.single-post .page-content {
    overflow: unset;
}
/* widget listing*/
.widget {
    margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
	.widget {
		margin-bottom: 30px;
	}
}
.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_services ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: -10px;
    margin-top: -10px;
}
.wp-block-latest-posts li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_recent_entries ul li,
.widget_services ul li {
	padding-bottom: 1.125rem;
	margin-bottom: 0.8125rem;
	position: relative;
	padding: 0.5rem 0rem 0.5rem 1rem;
	margin-bottom: 0;
	line-height: 1.25rem;
}
.wp-block-latest-posts li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_recent_entries ul li a,
.widget_services ul li a {
	color: inherit;
	text-transform: capitalize;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	position: relative;
	font-weight: 500;
}
.wp-block-latest-posts li a:before,
.wp-block-categories-list li a:before,
.wp-block-archives-list li a:before,
.widget_categories ul li a:before,
.widget_archive ul li a:before,
.widget_meta ul li a:before,
.widget_pages ul li a:before,
.widget_recent_comments ul li a:before,
.widget_nav_menu ul li a:before,
.widget_recent_entries ul li a:before,
.widget_services ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    display: block;
    left: -1rem;
    top: -3px;
    font-size: 15px;
    font-weight: 900;
    color: var(--primary);
}
.wp-block-latest-posts li a:hover,
.wp-block-categories-list li a:hover,
.wp-block-archives-list li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_services ul li a:hover {
	color: var(--primary);
}
.wp-block-latest-posts li li,
.wp-block-categories-list li li,
.wp-block-archives-list li li,
.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_pages ul li li,
.widget_recent_comments ul li li,
.widget_nav_menu ul li li,
.widget_recent_entries ul li li,
.widget_services ul li li {
	border-bottom: none;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	line-height: 1.375rem;
}
.wp-block-latest-posts li li:last-child,
.wp-block-categories-list li li:last-child,
.wp-block-archives-list li li:last-child,
.widget_categories ul li li:last-child,
.widget_archive ul li li:last-child,
.widget_meta ul li li:last-child,
.widget_pages ul li li:last-child,
.widget_recent_comments ul li li:last-child,
.widget_nav_menu ul li li:last-child,
.widget_recent_entries ul li li:last-child,
.widget_services ul li li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.wp-block-latest-posts li li:before,
.wp-block-categories-list li li:before,
.wp-block-archives-list li li:before,
.widget_categories ul li li:before,
.widget_archive ul li li:before,
.widget_meta ul li li:before,
.widget_pages ul li li:before,
.widget_recent_comments ul li li:before,
.widget_nav_menu ul li li:before,
.widget_recent_entries ul li li:before,
.widget_services ul li li:before {
	top: 0.5rem;
	left: 0;
}
.wp-block-latest-posts ul,
.wp-block-categories-list ul,
.wp-block-archives-list ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_nav_menu ul ul,
.widget_recent_entries ul ul,
.widget_services ul ul {
	padding-left: 1.125rem;
	margin-top: 0.5rem;
	margin-left: -0.9375rem;
}


/*widget categories*/

.widget_archive li ul,
.wp-block-categories-list li ul,
.wp-block-archives-list li ul,
.wp-block-latest-posts li ul,
.widget_categories li ul {
	margin-bottom: -0.625rem;
}
.widget_archive ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li,
.widget_categories ul li {
	text-align: right;
	display: table;
	width: 100%;
	padding: 0.5rem 0rem 0.5rem 1rem !important;
	line-height: 1.3 !important;
}
.wp-block-categories-list li:before,
.wp-block-archives-list li:before,
.wp-block-latest-posts li:before {
	content: none !important;
}
.widget_archive li a,
.wp-block-latest-posts li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories li a {
	float: left;
	text-transform: capitalize;
	text-align: left;
}
.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
	margin-bottom: 2.5rem;
	padding: 0 !important;
}
.widget_recent_comments ul {
	margin-top: -0.625rem;
}
.widget_recent_comments ul li {
	padding-left: 1.875rem;
	line-height: 1.625rem;
}
.widget_recent_comments ul li a {
	font-weight: 500;
}
.widget_recent_comments ul li a:before {
	content: none;
}
.widget_recent_comments ul li:before {
	content: "\f0e6";
	font-family: FontAwesome;
	background: transparent;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0.5rem;
	font-size: 1.125rem;
	font-weight: 500;
}
.widget_meta ul li a abbr[title] {
	color: #333;
	border-bottom: none;
}
.widget_calendar th,
.widget_calendar td {
	text-align: center;
	border: 0.0625rem solid var(--rgba-primary-1);
	padding: 0.4em;
}
.widget_calendar th,
.widget_calendar tfoot td {
	border-color: rgba(0, 0, 0, 0.05);
}
.widget_calendar th:last-child,
.widget_calendar tfoot td:last-child {
	border: 0;
}
.widget_calendar tr {
	border-bottom: 0.0625rem solid var(--rgba-primary-1);
}
.widget_calendar tr:nth-child(2n+2) {
	background-color: var(--rgba-primary-05);
}
.widget_calendar table {
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
.widget_calendar .calendar_wrap th,
.widget_calendar tfoot td a {
	color: #fff;
	background: var(--primary-hover);
}
.widget_calendar .calendar_wrap td a {
	font-weight: 600;
	text-transform: uppercase;
	color: inherit;
}
.widget_calendar caption {
	text-align: center;
	font-weight: 600;
	caption-side: top;
	background: var(--primary);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9375rem;
}

footer .widget_calendar th,
footer .widget_calendar td {
	border-color: rgba(255, 255, 255, 0.1);
}

footer .widget_calendar tr {
	border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}

footer .widget_calendar tr:nth-child(2n+2) {
	background-color: rgba(255, 255, 255, 0.05);
}
.wp-calendar-nav {
	background: var(--title);
	color: #fff;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.wp-calendar-nav span {
	padding: 0.3125rem 1.25rem;
	width: 44%;
	border-right: 0.0625rem solid rgba(255, 255, 255, 0.2);
}
.wp-calendar-nav span a {
	color: #fff;
}
.widget_categories select,
.widget_archive select {
	width: 100%;
	border: 0.0625rem solid #CCC;
}
.widget_text select {
	width: 100%;
	border: 0.0625rem solid #CCC;
}
.widget_text select option {
	width: 100%;
}
.widget_text p {
	font-size: 0.9375rem;
	line-height: 1.75rem;
}


/*widget rss  */

.rsswidget img {
	display: inherit;
}
.widget-title .rsswidget {
	display: inline-block;
}

ul a.rsswidget,
ul cite {
	font-weight: 600;
	color: var(--title);
}

ul a.rsswidget {
	font-size: 1.125rem;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

ul a.rsswidget:hover {
	color: var(--primary);
}
.rssSummary {
	margin: 1.25rem 0;
	line-height: 1.7;
	font-size: 15px;
}
.rss-date {
	display: block;
	margin-top: 0.3125rem;
	font-weight: 400;
}
.widget_rss ul li {
	margin-bottom: 1.25rem;
	padding-bottom: 1.25rem;
	border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.1);
	padding-top: 0;
	list-style: none;
}
.widget_rss ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.widget_gallery ul {
	padding-left: 0;
	display: table;
	margin-left: -0.313rem;
	margin-right: -0.313rem;
}
.widget_gallery.gallery-grid-2 li {
	width: 50%;
}
.widget_gallery.gallery-grid-4 li {
	width: 25%;
}
.widget_gallery li {
	display: inline-block;
    width: 33.33%;
    float: left;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    padding-left: 0.313rem;
    padding-bottom: 0.625rem;
    padding-right: 0.313rem;
    padding-top: 0;
}

@media only screen and (max-width: 1280px) {
	.widget_gallery li {
		padding: 0.25rem;
	}
}
.widget_gallery li img {
	display: inline-block;
	width: 100%;
}
.widget_gallery li:nth-child(3n-3) {
	margin-right: 0;
}
.widget_gallery li:hover {
	opacity: 0.7;
}
.widget_gallery li a {
	display: inline-block;
}
.widget_tag_cloud .tagcloud {
	clear: both;
	display: table;
}
.widget_tag_cloud .tagcloud a {
	position: relative;
	border: 1px solid;
	border-radius: 0.25rem;
	padding: 6px 15px;
	display: inline-block;
	margin: 0 15px 15px 0;
	font-size: 15px;
	color: inherit;
	line-height: 1.4;
}
.widget_tag_cloud .tagcloud a:hover {
	background-color: var(--primary);
	border-color: var(--primary);
}
.recent-posts-entry .widget-post-bx .widget-post {
	display: flex;
	align-items: center;
	border-radius: 0.25rem;
	margin-bottom: 20px;
	transition: all 0.5s;
}
.recent-posts-entry .widget-post-bx .widget-post .dz-media {
	width: 100px;
	min-width: 100px;
	border-radius: 10px;
}
.recent-posts-entry .widget-post-bx .widget-post .dz-info {
	padding-left: 15px;
}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta {
	margin-bottom: 10px;
}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta ul {
	line-height: 1;
}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li {
	color: var(--primary);
	font-family: var(--font-family-title);
	font-size: 13px;
	padding-left: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	font-weight: 700;
}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li:after {
	content: "";
    height: 5px;
    width: 5px;
    background: var(--primary);
    position: absolute;
    left: 0;
    top: 3px;
}
.recent-posts-entry .widget-post-bx .widget-post .title {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 1.5;
}

/*Blog single ======================= */

.blog-single {
	margin-bottom: 3.125rem;
}
.blog-single .dz-post-meta {
	margin-bottom: 1.25rem;
}
.blog-single .dz-post-text:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
.dz-page-text img,
.dz-post-text img{
	height: auto;
}
.blog-single .dz-post-tags {
	margin-top: 1.25rem;
}
.blog-single .dz-post-media {
	border-radius: 0.25rem;
}
.blog-single.dz-card .post-tags {
	margin-bottom: 0;
}
.blog-single .dz-title {
    margin-bottom: 20px;	
}
@media screen and (max-width: 991px) {
	.blog-single .dz-title {
		margin-bottom: 10px;
		font-size: 1.75rem;
	}
	.blog-single.style-1 .dz-info+.dz-media {
		margin-top: 20px;
	}


}
.blog-single.style-1 {
	box-shadow: unset;
	border-radius: 0;
	overflow: unset;
	margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
	.blog-single.style-1 {
		margin-bottom: 40px;
	}
}
.dz-meta ul{
    font-size: 0;
	margin-bottom:0;
}
.dz-meta li{
	list-style:none;
	    display: inline-block;
}
.dz-meta li i{
	margin-right:5px;
}
.dz-meta li a {
	color:#fff;
}
.dz-meta li > span,
.dz-meta li >  a{
    display: inline-block;
    padding: 5px 20px;
    height: 35px;
    background: var(--gradient);
    background-size: 400% 100%;
    background-position: left center;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    transition: 0.3s;
	margin-right:10px;
	margin-bottom:10px;
	
}
.blog-single .dz-media {
    position: relative;
}
.blog-single.style-1 .dz-media {
	margin: 0;
}
.blog-single .dz-media img{
    width: 100%;
    height: auto;
}
.blog-single.style-1 .dz-media+.dz-info {
	text-align: unset;
	border: 0;
	padding: 0;
	margin-top: 0;
	padding: 30px 0 0 0;
}
.blog-single.style-1 .dz-info {
	text-align: unset;
	border: 0;
	padding: 0;
	margin-top: 0;
}
.blog-single.style-1 .dz-info+.dz-media {
	margin-top: 25px;
}
.blog-single.style-1 .dz-meta ul li:first-child {
	margin-left: 0;
}
.dz-post-text a {
	text-decoration: underline;
	box-shadow: inset 0 -10px 0 var(--rgba-primary-1);
}
.dz-post-text .widget_archive li a,
.dz-post-text .wp-block-latest-posts li a,
.dz-post-text .wp-block-categories-list li a,
.dz-post-text .wp-block-archives-list li a,
.dz-post-text .widget_categories li a,
.dz-post-text blockquote a,
.dz-post-text .wp-block-button__link {
	box-shadow: none;
	text-decoration: none;
}
/* Button Block Start */
.wp-block-button a:not([href]):not([tabindex]){
	color:#fff;
}
.wp-block-button {
    margin-bottom: 0.3125rem;
}

.wp-block-button__link {
    background: var(--primary);
    color: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.wp-block-button__link:hover{
    background: var(--primary-hover);
}
.is-style-squared .wp-block-button__link{
	border-radius:0;
}

.is-style-outline .wp-block-button__link{
	border-color:var(--primary);
	color:var(--primary);
}
.is-style-outline .wp-block-button__link:not([href]):not([tabindex]){
	color:var(--primary);
}
.is-style-outline .wp-block-button__link:not([href]):not([tabindex]):hover{
	color:#fff;
}
.is-style-outline .wp-block-button__link:hover{
	background-color:var(--primary-hover);
	border-color:var(--primary-hover);
	color:#fff;
}
/* Button Block End */

.dz-card.post-header.style-1,
.post-header {
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width: 575px) {
	.dz-card.post-header.style-1,
	.post-header {
		margin-bottom: 1.25rem;
	}
}
.dz-card.post-header.style-1 .dz-media img,
.post-header .dz-media img {
	min-height: 250px;
	object-fit: cover;
}
.dz-card.post-header.style-1 .dz-info,
.post-header .dz-info {
	position: absolute;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+100&0+1,0.6+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.6) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.6) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.6) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
	/* IE6-9 */
	position: absolute;
	bottom: 0;
	text-align: center;
	padding: 100px 30px 30px 30px !important;
	width: 100%;
	z-index: 1;
}

@media only screen and (max-width: 575px) {
	.dz-card.post-header.style-1 .dz-info,
	.post-header .dz-info {
		padding: 40px 15px 15px 15px !important;
	}
}
.dz-card.post-header.style-1 .dz-info .dz-title,
.post-header .dz-info .dz-title {
	color: #fff;
}

@media only screen and (max-width: 575px) {
	.dz-card.post-header.style-1 .dz-info .dz-title,
	.post-header .dz-info .dz-title {
		font-size: 1.125rem;
	}
}
.dz-card.post-header.style-1 .dz-info .dz-meta>ul,
.post-header .dz-info .dz-meta>ul {
	justify-content: center;
}
.dz-card.post-header.style-1 .dz-info .dz-meta>ul>li,
.post-header .dz-info .dz-meta>ul>li {
	color: #fff;
}
.post-link-in {
	padding: 15px 50px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.post-link-in:hover {
	background: var(--primary);
	color: #fff;
}

@media only screen and (max-width: 575px) {
	.post-link-in {
		padding: 10px 20px;
		font-size: 16px;
	}
}
.side-bar {
	padding-left: 20px;
    padding-bottom: 1px;
}
.side-bar h1{
	font-size: 2rem;
}
.side-bar h2{
	font-size: 1.625rem;
}
.side-bar h3{
	font-size: 1.5rem;
}
.side-bar h4{
	font-size: 1.25rem;
}
.side-bar h5{
	font-size: 1rem;
}
.side-bar h6{
	font-size: 0.875rem;
}




@media only screen and (max-width: 991px) {
	.side-bar {
		padding-left: 0;
		padding-right: 0;
	}
}
.side-bar.left {
	padding-left: 0;
	padding-right: 20px;
}

@media only screen and (max-width: 991px) {
	.side-bar.left {
		padding-right: 0;
		padding-left: 0;
	}
}
.alignnone {
	margin: 0.3125rem 0 1.563rem 0;
}
.alignnoneimg,
.alignnone.wp-caption,
.alignnone.is-resized {
	margin: 0.3125rem 0 1.563rem 0;
}
.aligncenter {
	display: block;
	margin: 0.3125rem auto 0.938rem;
	text-align: center;
}
.aligncenterimg,
.aligncenter.wp-caption,
.aligncenter.is-resized {
	display: block;
	margin: 0.3125rem auto 0.938rem;
	text-align: center;
}
.alignright {
	float: right;
	margin: 0.3125rem 0 1.563rem 1.563rem;
}
.alignrightimg,
.alignright.wp-caption,
.alignright.is-resized {
	margin: 0.3125rem 0 1.563rem 1.563rem;
	float: right;
}
.alignleft {
	float: left;
	margin: 0.3125rem 1.563rem 1.2rem 0;
}
.alignleftimg,
.alignleft.wp-caption,
.alignleft.is-resized {
	margin: 0.3125rem 1.563rem 1.563rem 0;
	float: left;
}
.wp-caption {
	max-width: 100%;
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 0.813rem;
	line-height: 1.125rem;
	margin: 0;
	padding: 0.625rem 0;
	text-align: left;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
blockquote.wp-block-quote,
blockquote.wp-block-pullquote,
blockquote.wp-block-pullquote.alignright,
blockquote.wp-block-pullquote.alignleft,
blockquote {
	padding: 20px 20px 20px 100px;
    font-size: 24px;
    font-style: italic;
    color: #3e3e3e;
    margin: 25px 0;
    border-left: none;
    line-height: 34px;
    position: relative;
    clear: both;
    text-align: left;
    font-weight: 600;
}

@media only screen and (max-width: 991px) {
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	blockquote.wp-block-quote,
	blockquote.wp-block-pullquote,
	blockquote.wp-block-pullquote.alignright,
	blockquote.wp-block-pullquote.alignleft,
	blockquote {
		padding: 1.25rem 1.25rem 0.938rem 6rem;
		font-size: 1.125rem;
	}
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite,
blockquote.wp-block-quote cite,
blockquote.wp-block-pullquote cite,
blockquote.wp-block-pullquote.alignright cite,
blockquote.wp-block-pullquote.alignleft cite,
blockquote cite {
	font-style: normal;
	position: relative;
	display: block;
	margin-top: -0.3125rem;
	font-weight: 600;
	color: var(--primary);
	line-height: 1.3;
}
.wp-block-quote.is-large cite:before,
.wp-block-quote.is-style-large cite:before,
blockquote.wp-block-quote cite:before,
blockquote.wp-block-pullquote cite:before,
blockquote.wp-block-pullquote.alignright cite:before,
blockquote.wp-block-pullquote.alignleft cite:before,
blockquote cite:before {
	content: "";
	margin-right: 0.625rem;
	width: 15px;
	height: 2px;
	background: var(--primary);
	display: inline-block;
	vertical-align: middle;
}
.wp-block-quote.is-large b,
.wp-block-quote.is-large strong,
.wp-block-quote.is-large .strong,
.wp-block-quote.is-style-large b,
.wp-block-quote.is-style-large strong,
.wp-block-quote.is-style-large .strong,
blockquote.wp-block-quote b,
blockquote.wp-block-quote strong,
blockquote.wp-block-quote .strong,
blockquote.wp-block-pullquote b,
blockquote.wp-block-pullquote strong,
blockquote.wp-block-pullquote .strong,
blockquote.wp-block-pullquote.alignright b,
blockquote.wp-block-pullquote.alignright strong,
blockquote.wp-block-pullquote.alignright .strong,
blockquote.wp-block-pullquote.alignleft b,
blockquote.wp-block-pullquote.alignleft strong,
blockquote.wp-block-pullquote.alignleft .strong,
blockquote b,
blockquote strong,
blockquote .strong {
	color: inherit;
}
.wp-block-quote.is-large:before,
.wp-block-quote.is-style-large:before,
blockquote.wp-block-quote:before,
blockquote.wp-block-pullquote:before,
blockquote.wp-block-pullquote.alignright:before,
blockquote.wp-block-pullquote.alignleft:before,
blockquote:before {
	content: "";
    position: absolute;
    left: 10px;
    top: 35px;
    font-style: normal;
    width: 60px;
    height: 3px;
    background: #1b1e25;
    margin-left: 0;
}
.wp-block-quote.is-large.wp-block-pullquote.alignleft,
.wp-block-quote.is-style-large.wp-block-pullquote.alignleft,
blockquote.wp-block-quote.wp-block-pullquote.alignleft,
blockquote.wp-block-pullquote.wp-block-pullquote.alignleft,
blockquote.wp-block-pullquote.alignright.wp-block-pullquote.alignleft,
blockquote.wp-block-pullquote.alignleft.wp-block-pullquote.alignleft,
blockquote.wp-block-pullquote.alignleft {
	margin: 0rem 1.563rem 1.563rem 0rem;
}
.wp-block-quote.is-large.wp-block-pullquote.alignright,
.wp-block-quote.is-style-large.wp-block-pullquote.alignright,
blockquote.wp-block-quote.wp-block-pullquote.alignright,
blockquote.wp-block-pullquote.wp-block-pullquote.alignright,
blockquote.wp-block-pullquote.alignright.wp-block-pullquote.alignright,
blockquote.wp-block-pullquote.alignleft.wp-block-pullquote.alignright,
blockquote.wp-block-pullquote.alignright {
	margin: 0rem 0 1.563rem 1.563rem;
}
.wp-block-quote.is-large.style-1,
.wp-block-quote.is-style-large.style-1,
blockquote.wp-block-quote.style-1,
blockquote.wp-block-pullquote.style-1,
blockquote.wp-block-pullquote.alignright.style-1,
blockquote.wp-block-pullquote.alignleft.style-1,
blockquote.style-1 {
	background: #f8f8f8;
	color: var(--primary);
	padding: 25px 30px;
}
.wp-block-quote.is-large.style-1 p,
.wp-block-quote.is-style-large.style-1 p,
blockquote.wp-block-quote.style-1 p,
blockquote.wp-block-pullquote.style-1 p,
blockquote.wp-block-pullquote.alignright.style-1 p,
blockquote.wp-block-pullquote.alignleft.style-1 p,
blockquote.style-1 p {
	font-size: 18px;
	line-height: 1.5;
	color: var(--primary);
}
.wp-block-quote.is-large.style-1:after,
.wp-block-quote.is-style-large.style-1:after,
blockquote.wp-block-quote.style-1:after,
blockquote.wp-block-pullquote.style-1:after,
blockquote.wp-block-pullquote.alignright.style-1:after,
blockquote.wp-block-pullquote.alignleft.style-1:after,
blockquote.style-1:after {
	content: none;
}
.wp-block-quote.is-large.style-1:before,
.wp-block-quote.is-style-large.style-1:before,
blockquote.wp-block-quote.style-1:before,
blockquote.wp-block-pullquote.style-1:before,
blockquote.wp-block-pullquote.alignright.style-1:before,
blockquote.wp-block-pullquote.alignleft.style-1:before,
blockquote.style-1:before {
	left: auto;
	background-size: contain;
	width: 80px;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.wp-block-quote.is-large.style-1 cite,
.wp-block-quote.is-style-large.style-1 cite,
blockquote.wp-block-quote.style-1 cite,
blockquote.wp-block-pullquote.style-1 cite,
blockquote.wp-block-pullquote.alignright.style-1 cite,
blockquote.wp-block-pullquote.alignleft.style-1 cite,
blockquote.style-1 cite {
	color: var(--title);
}
.wp-block-quote.is-large.style-1 cite:before,
.wp-block-quote.is-style-large.style-1 cite:before,
blockquote.wp-block-quote.style-1 cite:before,
blockquote.wp-block-pullquote.style-1 cite:before,
blockquote.wp-block-pullquote.alignright.style-1 cite:before,
blockquote.wp-block-pullquote.alignleft.style-1 cite:before,
blockquote.style-1 cite:before {
	background: var(--title);
}

blockquote.wp-block-pullquote:not(.is-style-solid-color) {
	background: #5608e0;
}
@media only screen and (max-width: 591px) {
	.wp-block-quote.is-large:before,
	.wp-block-quote.is-style-large:before,
	blockquote.wp-block-quote:before,
	blockquote.wp-block-pullquote:before,
	blockquote.wp-block-pullquote.alignright:before,
	blockquote.wp-block-pullquote.alignleft:before,
	blockquote:before {
		width: 40px;
	}
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	blockquote.wp-block-quote,
	blockquote.wp-block-pullquote,
	blockquote.wp-block-pullquote.alignright,
	blockquote.wp-block-pullquote.alignleft,
	blockquote {
		padding: 1.25rem 1.25rem 0.938rem 4rem;
		font-size: 1rem;
		line-height: 1.6;
	}
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	blockquote.wp-block-quote,
	blockquote.wp-block-pullquote,
	blockquote.wp-block-pullquote.alignright,
	blockquote.wp-block-pullquote.alignleft,
	blockquote {
		margin: 15px 0;
	}
}

.wp-caption-text {
	font-size: 0.875rem;
	line-height: 1.3;
}
.dz-card.blog-single .dz-post-text blockquote p,
.dz-page-text blockquote p,
blockquote p {
	font-size: 1.5rem;
	line-height: 1.5;
	color: var(--title);
	margin-bottom: 1rem;
	font-weight: 700;
	font-style: italic;
}
.dz-card.blog-single .dz-post-text blockquote p cite,
.dz-page-text blockquote p cite,
blockquote p cite {
	margin-top: 20px;
}

@media only screen and (max-width: 991px) {
	.dz-card.blog-single .dz-post-text blockquote p,
	.dz-page-text blockquote p,
	blockquote p {
		font-size: 1.125rem;
	}
}
.dz-page-text {
	padding-bottom: 30px !important;
}
.dz-card.blog-single .dz-post-text blockquote.style-1 p,
.dz-page-text blockquote.style-1 p,
blockquote.style-1 p {
	color: var(--primary);
	margin-bottom: 1.5rem;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}


/* Gutenberg Gallery */


/* Gutenberg Css */


/* .dz-card.blog-single,
.dz-card.blog-single + #comment-list */

.min-container,
.dz-page-text,
.dz-page-text+#comment-list,
.dz-page-text+#comment-list+.paginate-links {
	max-width: 50rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.938rem;
	padding-right: 0.938rem;
}
.dz-card.blog-single.sidebar+#comment-list {
	padding: 0;
	max-width: 100%;
}
.max-container {
	max-width: 93.75rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3.4375rem;
	padding-right: 3.4375rem;
}
.dz-page-text+#comment-list+.paginate-links,
.dz-page-text+#comment-list,
.dz-page-text {
	padding: 0;
}
.dz-page-text.sidebar {
	width: 100%;
	padding: 0;
	max-width: 100%;
}
.dz-page-text>ol,
.dz-page-text>ul,
.dz-page-text>.wp-block-gallery,
.dz-card.blog-single .dz-post-text>.wp-block-gallery,
.dz-card.blog-single .dz-post-text>ol,
.dz-card.blog-single .dz-post-text>ul {
	list-style: none;
	margin-bottom: 1.875rem;
}
.dz-page-text>ol,
.dz-page-text>ul,
.dz-card.blog-single .dz-post-text>ol,
.dz-card.blog-single .dz-post-text>ul,
.dz-card.blog-single .dz-post-text.text>ol,
.dz-card.blog-single .dz-post-text.text>ul {
	padding-left: 1.25rem;
}
.dz-page-text>ol ol,
.dz-page-text>ol ul,
.dz-page-text>ul ol,
.dz-page-text>ul ul,
.dz-card.blog-single .dz-post-text>ol ol,
.dz-card.blog-single .dz-post-text>ol ul,
.dz-card.blog-single .dz-post-text>ul ol,
.dz-card.blog-single .dz-post-text>ul ul,
.dz-card.blog-single .dz-post-text.text>ol ol,
.dz-card.blog-single .dz-post-text.text>ol ul,
.dz-card.blog-single .dz-post-text.text>ul ol,
.dz-card.blog-single .dz-post-text.text>ul ul {
	padding-left: 1.563rem;
}
.dz-page-text>ol li,
.dz-page-text>ul li,
.dz-card.blog-single .dz-post-text>ol li,
.dz-card.blog-single .dz-post-text>ul li,
.dz-card.blog-single .dz-post-text>ol li,
.dz-card.blog-single .dz-post-text>ul li,
.dz-card.blog-single .dz-post-text.text>ol li,
.dz-card.blog-single .dz-post-text.text>ul li {
	padding: 0.5rem 0.5rem;
	position: relative;
	list-style: inherit;
}
.dz-page-text>.wp-block-gallery,
.dz-card.blog-single .dz-post-text>.wp-block-gallery,
.dz-card.blog-single .dz-post-text.text>.wp-block-gallery {
	padding: 0;
	list-style: none;
}
.dz-page-text>.wp-block-gallery li,
.dz-card.blog-single .dz-post-text>.wp-block-gallery li,
.dz-card.blog-single .dz-post-text.text>.wp-block-gallery li {
	padding: 0;
	list-style: none;
	margin: 0.25rem;
}
.dz-page-text>.wp-block-gallery li:before,
.dz-card.blog-single .dz-post-text>.wp-block-gallery li:before,
.dz-card.blog-single .dz-post-text.text>.wp-block-gallery li:before {
	content: none;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 0.5rem 0.5rem 0;
}
.wp-block-gallery.columns-4 .blocks-gallery-image,
.wp-block-gallery.columns-4 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
	margin-right: 0.5rem;
}
.content-spacious-full .wp-block-gallery {
	margin-left: calc(-12.5rem - (0.313rem/2));
	margin-right: calc(-12.5rem - (0.313rem/2));
	width: calc(100% + 25rem + 0.313rem);
	max-width: initial;
}
.alignfull,
.alignwide {
	margin-left: calc(-6.25rem - (0.313rem/2));
	margin-right: calc(-6.25rem - (0.313rem/2));
	width: calc(100% + 12.5rem + 0.313rem);
	max-width: initial;
}
.alignfull,
.alignfullwide {
	margin-left: calc(50% - 50vw + 10px - (var(--content-share-ml, 0px)/2));
	width: calc(100vw - 20px);
	max-width: 100vw;
	box-sizing: border-box;
}
.dz-page-text h1,
.dz-page-text .h1,
.dz-post-text h1,
.dz-post-text .h1,
.thm-unit-test .dz-post-text h1,
.thm-unit-test .dz-post-text .h1 {
	margin-bottom: 1rem;
	font-weight: 700;
}
.dz-page-text h2,
.dz-page-text .h2,
.dz-post-text h2,
.dz-post-text .h2,
.thm-unit-test .dz-post-text h2,
.thm-unit-test .dz-post-text .h2 {
	margin-bottom: 1rem;
	font-weight: 700;
}
.dz-page-text h3,
.dz-page-text .h3,
.dz-post-text h3,
.dz-post-text .h3,
.thm-unit-test .dz-post-text h3,
.thm-unit-test .dz-post-text .h3 {
	margin-bottom: 1rem;
	font-weight: 700;
}
.dz-page-text h4,
.dz-page-text .h4,
.dz-post-text h4,
.dz-post-text .h4,
.thm-unit-test .dz-post-text h4,
.thm-unit-test .dz-post-text .h4 {
	margin-bottom: 0.75rem;
	font-weight: 600;
}
.dz-page-text h5,
.dz-page-text .h5,
.dz-post-text h5,
.dz-post-text .h5,
.thm-unit-test .dz-post-text h5,
.thm-unit-test .dz-post-text .h5 {
	margin-bottom: 0.75rem;
}
.dz-page-text h6,
.dz-page-text .h6,
.dz-post-text h6,
.dz-post-text .h6,
.thm-unit-test .dz-post-text h6,
.thm-unit-test .dz-post-text .h6 {
	margin-bottom: 0.625rem;
}
.wp-block-code,
pre.wp-block-code,
pre {
	margin: 0 0 1.563rem;
	padding: 1.25rem;
	color: #fff;
	background-color: #212326;
	white-space: pre;
	font-size: 0.938rem;
	border-radius: 0.1875rem;
}
.dz-page-text,
.dz-page-text ul li,
.dz-page-text ol li,
.dz-card.blog-single .dz-post-text,
.dz-card.blog-single .dz-post-text ul li,
.dz-card.blog-single .dz-post-text ol li,
.dz-card.blog-single .dz-card.blog-single .dz-post-text p:not(.has-text-color):not(.has-text-align-center):not(.has-text-align-left):not(.has-text-align-right) {
	font-size: 1rem;
	line-height: 1.7;
}
.wp-block-cover,
.wp-block-cover-image {
	color: #fff;
}
.wp-block-cover p:last-child,
.wp-block-cover-image p:last-child {
	margin-bottom: 0;
}
.wp-block-quote.has-text-align-right {
	border-right: 0;
}
.dz-page-text ul li,
.dz-page-text ol li,
.dz-card.blog-single .dz-post-text ul li,
.dz-card.blog-single .dz-post-text ol li {
	position: relative;
}
.dz-page-text ul>li:before,
.dz-page-text ol>li:before,
.dz-card.blog-single .dz-post-text ul>li:before,
.dz-card.blog-single .dz-post-text ol>li:before {
	content: "";
	display: inline-block;
	width: 0.375rem;
	height: 0.375rem;
	background: #212529;
	left: -0.938rem;
	position: absolute;
	top: 1.063rem;
	border-radius: 4px;
}
.dz-page-text ul>li li:before,
.dz-page-text ol>li li:before,
.dz-card.blog-single .dz-post-text ul>li li:before,
.dz-card.blog-single .dz-post-text ol>li li:before {
	content: none;
}
.dz-page-text p,
.dz-card.blog-single .dz-post-text p {
	margin-bottom: 1.65rem;
}
.paginate-links {
	display: flex;
	align-items: center;
	margin: 1.5rem 0 4rem 0;
}
.paginate-links a,
.paginate-links>span {
	margin: 0 0 0 0.625rem;
	position: relative;
	border: 0rem solid #6cc000;
	color: var(--title);
	display: inline-block;
	font-size: 1rem;
	font-weight: 500;
	line-height: 2.5rem;
	min-width: 2.5rem;
	height: 2.5rem;
	text-align: center;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
	background: #E0E0E0;
	border-radius: 0.1875rem;
}
.wp-block-columns {
	margin-bottom: 0;
}


/* Gutenberg Gallery */

.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	margin: 0 1rem 1rem 0;
	position: relative;
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
	height: 100%;
	margin: 0;
}

@supports (position: -webkit-sticky) or (position: sticky) {
	.wp-block-gallery .blocks-gallery-image figure,
	.wp-block-gallery .blocks-gallery-item figure {
		align-items: flex-end;
		display: flex;
		justify-content: flex-start;
	}
}
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}

@supports (position: -webkit-sticky) or (position: sticky) {
	.wp-block-gallery .blocks-gallery-image img,
	.wp-block-gallery .blocks-gallery-item img {
		width: auto;
	}
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 60%, transparent);
	bottom: 0;
	color: #fff;
	font-size: 0.813rem;
	max-height: 100%;
	overflow: auto;
	padding: 2.5rem 0.625rem 0.3125rem;
	position: absolute;
	text-align: center;
	width: 100%;
}
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%;
}

@supports (position: -webkit-sticky) or (position: sticky) {
	.wp-block-gallery.is-cropped .blocks-gallery-image a,
	.wp-block-gallery.is-cropped .blocks-gallery-image img,
	.wp-block-gallery.is-cropped .blocks-gallery-item a,
	.wp-block-gallery.is-cropped .blocks-gallery-item img {
		-o-object-fit: cover;
		flex: 1;
		height: 100%;
		object-fit: cover;
	}
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	width: calc(50% - 0.5rem);
}
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0;
}
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
	margin-right: 0;
	width: 100%;
}

@media only screen and (max-width: 64rem) {
	.alignwide {
		margin-left: 0;
		margin-right: 0;
		width: 100% !important;
		max-width: 100% !important;
	}
	.alignwide .alignleft img {
		width: 100%;
	}
	.alignwide .alignleft {
		margin: 0.3125rem 0rem 1.563rem 0;
		float: none;
	}
}

@media (min-width: 37.5rem) {
	.wp-block-gallery.columns-3 .blocks-gallery-image,
	.wp-block-gallery.columns-3 .blocks-gallery-item {
		margin-right: 1rem;
		width: calc(33.33333% - 0.666rem);
	}
	.wp-block-gallery.columns-4 .blocks-gallery-image,
	.wp-block-gallery.columns-4 .blocks-gallery-item {
		margin-right: 1rem;
		width: calc(25% - 0.75rem);
	}
	.wp-block-gallery.columns-5 .blocks-gallery-image,
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		margin-right: 1rem;
		width: calc(20% - 0.8rem);
	}
	.wp-block-gallery.columns-6 .blocks-gallery-image,
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		margin-right: 1rem;
		width: calc(16.66667% - 0.833rem);
	}
	.wp-block-gallery.columns-7 .blocks-gallery-image,
	.wp-block-gallery.columns-7 .blocks-gallery-item {
		margin-right: 1rem;
		width: calc(14.28571% - 0.857rem);
	}
	.wp-block-gallery.columns-8 .blocks-gallery-image,
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		margin-right: 1rem;
		width: calc(12.5% - 0.875rem);
	}
	.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
	.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0;
	}
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0;
}
.wp-block-gallery .blocks-gallery-item.has-add-item-button {
	width: 100%;
}
.wp-block-image.alignfullwide img {
	border-radius: 0;
}
.wp-block-image img {
	border-radius: 0.625rem;
}
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-image {
	margin-bottom: 1.875rem;
	margin-top: 1.875rem;
}
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 19.0625rem;
	width: 100%;
}
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	display: flex;
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center;
}
.dz-page-text.sidebar .alignfull,
.dz-page-text.sidebar .alignfullwide,
.dz-page-text.sidebar .alignwide,
.dz-page-text.sidebar .wp-block-gallery,
.blog-single.dz-card.sidebar .alignfullwide,
.blog-single.dz-card.sidebar .alignwide,
.blog-single.dz-card.sidebar .dz-post-text .wp-block-gallery {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: initial;
}
.blog-overlap {
	background: #fff;
	margin-top: -8.75rem;
	padding: 1.25rem 1.25rem 0;
	border-radius: 0.25rem 0.25rem 0rem 0rem;
}
.blog-single.dz-card.sidebar {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.dz-post-text table,
.dz-page-text table,
.wp-block-table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	font-size: 1rem;
	margin-bottom: 1.875rem;
}
.wp-block-image figcaption,
.dz-post-text figcaption,
.dz-page-text figcaption {
	font-size: 0.875rem;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	margin-top: 0.625rem;
}
.dz-post-text table tbody tr:nth-of-type(odd),
.dz-page-text table tbody tr:nth-of-type(odd),
.wp-block-table tbody tr:nth-of-type(odd) {
	background-color: #fafafa;
}
.dz-post-text td,
.dz-post-text th,
.dz-page-text td,
.dz-page-text th,
.wp-block-table td,
.wp-block-table th {
	padding: 0.625rem 0.938rem;
	border: 0.0625rem solid #e4e4e4;
	border-right: 0;
	border-left: 0;
}
.wp-block-media-text {
	margin-bottom: 30px;
}
.wp-block-media-text .wp-block-media-text__content {
	padding: 0 1.875rem;
}
.wp-block-column ol li:before,
.wp-block-column ul li:before {
	content: none !important;
}
.wp-block-pullquote {
	padding: 1em 0;
	border-top: 0;
	border-bottom: 0;
}
.wp-block-pullquote cite {
	color: #fff;
}
.wp-block-pullquote.alignright,
.wp-block-pullquote.alignleft {
	padding: 0;
	border-top: 0;
	border-bottom: 0;
}
.wp-block-pullquote.alignright blockquote,
.wp-block-pullquote.alignleft blockquote {
	margin: 0;
}
.dz-post-text .wp-block-cover-image-text,
.dz-post-text .wp-block-cover-text,
.dz-post-text section.wp-block-cover-image h2,
.dz-post-text section.wp-block-cover-image .h2,
.dz-page-text .wp-block-cover-image-text,
.dz-page-text .wp-block-cover-text,
.dz-page-text section.wp-block-cover-image h2,
.dz-page-text section.wp-block-cover-image .h2 {
	color: #fff;
}
.dz-post-text .bootstrap-select .dropdown-menu li a,
.dz-page-text .bootstrap-select .dropdown-menu li a {
	box-shadow: none;
	font-size: 0.875rem;
	font-family: 'Poppins', sans-serif;
}
.dz-post-text .wp-block-calendar a {
	box-shadow: none !important;
	text-decoration: unset;
}
.wp-block-search,
.wp-block-archives,
.wp-block-latest-posts,
.wp-block-latest-comments,
.wp-block-categories,
.wp-block-calendar {
	margin-bottom: 2.5rem;
}


/* Admin Bar */

.admin-bar .is-fixed .main-bar {
	top: 1.875rem;
}
.wp-block-quote.is-style-large cite:before {
	display: none;
}


/* Theme Unit Test */

.post-password-form label {
	font-size: 1rem;
}
.post-password-form input[type="submit"] {
	padding: 0.625rem 1.563rem;
	background-color: var(--primary);
	border: none;
	height: 2.8125rem;
	font-weight: 600;
	font-size: 0.875rem;
	outline: none;
}
.post-password-form input[type="submit"]:hover {
	background-color: var(--primary);
}
.post-password-form input[type="password"] {
	height: 2.8125rem;
	border: 0.0625rem solid #ced4da;
}
.wp-block-search .wp-block-search__button {
	background: var(--primary);
	border: 0;
	color: #fff;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0.625rem 1.563rem;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.wp-block-search .wp-block-search__input {
	border: 0.0625rem solid #e1e6eb;
	height: 2.8125rem;
	padding: 0.625rem 1.25rem;
	font-size: 0.875rem;
	outline: none;
}
.wp-block-tag-cloud{
	font-size: 0;
}
.wp-block-tag-cloud a {
	position: relative;
	border: 1px solid;
	border-radius: 0.25rem;
	padding: 6px 15px;
	display: inline-block;
	margin: 0 10px 10px 0;
	font-size: 15px;
	color: inherit;
	line-height: 1.4;
	text-decoration: none;
	box-shadow: none;
}
.wp-block-tag-cloud a:hover {
	background-color: var(--primary-hover);
	border-color: var(--primary-hover);
	color: #fff;
}
.wp-block-latest-comments {
	padding: 0 !important;
}
.wp-block-latest-comments .avatar {
	width: 3.4375rem;
	height: 3.4375rem;
	border-radius: 3.4375rem;
	margin-right: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
	margin-left: 4.375rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	color: var(--title);
	font-family: 'Poppins', sans-serif;
	font-size: 1.063rem;
	font-weight: 500;
	line-height: 1.7;
	margin-bottom: 0.625rem;
	margin-left: 4.375rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
	color: var(--title);
	box-shadow: none;
	text-decoration: none;
}
.wp-block-latest-comments img+article .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 4.375rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta time {
	display: block;
	width: 100%;
	color: #9fa1a4;
	font-size: 0.813rem;
	font-weight: 400;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	font-size: 1rem !important;
	line-height: 1.5 !important;
	margin-bottom: 0.625rem !important;
}
.wp-block-latest-comments li {
	padding: 0 !important;
	border-bottom: 0.0625rem solid #eee;
	padding-bottom: 0.625rem !important;
}
.wp-block-latest-comments li:before {
	content: none !important;
}
.wp-block-latest-comments__comment-avatar {
	width: 3.4375rem;
	height: 3.4375rem;
	border-radius: 3.4375rem;
}
.comment-content.dz-page-text {
	max-width: 100%;
}
.comment-inner{
	align-self: center;
    width: 100%;
}
.wp-block-rss {
	padding: 0 !important;
}
.wp-block-rss .wp-block-rss__item {
	padding: 0.3125rem 0 !important;
	border-bottom: 0.0625rem solid #eee;
}
.wp-block-rss .wp-block-rss__item:before {
	content: none !important;
}
.wp-block-rss .wp-block-rss__item a {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125rem;
	box-shadow: unset !important;
	font-weight: 600;
	color: var(--title);
	text-decoration: none;
}

@media only screen and (max-width: 75rem) {
	.dz-page-text .wp-block-gallery,
	.dz-card.blog-single .dz-post-text .wp-block-gallery {
		margin-left: calc(-6.25rem - (0.625rem/2));
		margin-right: calc(-6.25rem - (0.625rem/2));
		width: calc(100% + 12.5rem + 0.625rem);
	}
}

@media only screen and (max-width: 61.9375rem) {
	.admin-bar .mo-left .header-nav {
		top: 1.875rem;
		height: calc(100vh - 1.875rem) !important;
	}
	.dz-page-text .wp-block-gallery,
	.dz-card.blog-single .dz-post-text .wp-block-gallery {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.dz-page-text,
	.dz-page-text ul li,
	.dz-page-text ol li,
	.dz-page-text p,
	.dz-card.blog-single .dz-post-text,
	.dz-card.blog-single .dz-post-text ul li,
	.dz-card.blog-single .dz-post-text ol li,
	.dz-card.blog-single .dz-post-text p {
		font-size: 1rem;
	}
}

@media only screen and (max-width: 48.875rem) {
	.admin-bar .is-fixed .main-bar {
		top: 2.8125rem;
	}
	.admin-bar .mo-left .header-nav {
		top: 2.8125rem;
		height: calc(100vh - 2.812rem) !important;
	}
	.wp-block-media-text {
		display: block;
	}
	.wp-block-media-text .wp-block-media-text__media {
		margin-bottom: 0.938rem;
	}
	.wp-block-media-text .wp-block-media-text__content {
		padding: 0;
	}
}

@media only screen and (max-width: 37.5rem) {
	.admin-bar .is-fixed .main-bar {
		top: 0;
	}
	.admin-bar .mo-left .header-nav {
		top: 2.8125rem;
		height: calc(100vh - 2.812rem) !important;
	}
	.admin-bar .mo-left .is-fixed .header-nav {
		top: 0;
		height: 100vh !important;
	}
}
.post-footer {
    border-top: 1px dashed #777777;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {

}
.post-footer .dz-meta .tag-list {
	padding-bottom: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: capitalize;
	display: inline;
}
.post-footer .dz-meta ul li {
	margin-right: 0.3125rem;
	padding: 0;
	display: inline-block;
	color: #333333;
	font-weight: 500;
	font-size: 0.938rem;
	font-style: italic;
}
.post-footer .post-tag a {
	text-transform: capitalize;
	font-size: 0.938rem;
	color: #999;
	background: transparent;
	padding: 0;
	border: 0;
	line-height: 0.875rem;
	font-weight: 500;
}
.share-post li {
	display: inline-block;
}
.share-post a {
	width: 2.1875rem;
	height: 2.1875rem;
	border-radius: 2.1875rem;
	border: 0.0625rem solid #eee;
	display: block;
	text-align: center;
	line-height: 2.0625rem;
	color: #212529;
}
.extra-blog {
	margin-bottom: 30px;
}

@media only screen and (max-width: 575px) {
	.comment-respond.style-1 .comment-reply-title {
		margin-bottom: 20px;
	}
}
.default-form.comment-respond .comment-reply-title,
.comments-area .comments-title,
.extra-blog .blog-title {
	font-size: 23px;
	font-weight: 800;
}

.comments-area {
    padding: 0;
}
ol.comment-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
ol.comment-list li.comment {
    position: relative;
    padding: 0;
}
ol.comment-list li.comment .comment-body {
    position: relative;
    padding: 0px 30px 30px 85px;
    margin-bottom: 30px;
    position: relative;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
ol.comment-list li.comment .comment-author {
    display: block;
    margin-bottom: 5px;
}
ol.comment-list li.comment .comment-author .avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
ol.comment-list li.comment .comment-author .fn {
    display: inline-block;
    color: #1b1e25;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
}
ol.comment-list li.comment .comment-author .says {
    display: none;
    color: #999999;
    font-weight: 600;
}
ol.comment-list li.comment .comment-meta {
    color: #8d8d8d;
    text-transform: uppercase;
    margin-bottom: 10px;
}
ol.comment-list li.comment .comment-meta a {
    color: #989ca2;
    font-weight: 600;
    font-style: italic;
}
ol.comment-list li.comment p {
    line-height: 30px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    font-style: italic;
    color: #747474;
}
ol.comment-list li.comment .reply a {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 15px;
    border: 2px solid #e7e7e7;
    text-transform: uppercase;
    color: #1b1e25 !important;
    border-radius: 3px;
}
ol.comment-list li .children {
    list-style: none;
    margin-left: 80px;
}
ol.comment-list li .children li {
    padding: 0;
}
@media only screen and (max-width: 767px) {
    .comments-area .padding-30 {
        padding: 15px;
    }
    ol.comment-list li.comment .comment-body {
        margin-bottom: 30px;
    }
    ol.comment-list li.comment .comment-author .avatar {
        height: 60px;
        width: 60px;
    }
    ol.comment-list li .children {
        margin-left: 20px;
    }
    ol.comment-list li.comment .reply a {
        position: static;
    }
}
@media only screen and (max-width: 575px) {
	ol.comment-list li.comment .comment-body {
		padding: 0px 10px 30px 60px;
	}
}
@media only screen and (max-width: 480px) {
    ol.comment-list li.comment .comment-author .avatar {
        top: 12px;
        width: 40px;
        height: 40px;
    }
}

/*= comment form = */
.comments-area .comments-title,
.comment-respond .comment-reply-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 30px;	
}
.comments-area .comment-form {
    margin: 0 -15px;
}
.comments-area .comment-form .comment-notes {
    display: none;
}
.comments-area .comment-form p {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    position: relative;
}
.comments-area .comment-form p.form-allowed-tags {
    width: 100%;
}
ol.comment-list li.comment .comment-respond .comment-form p {
    padding: 0 15px !important;
}
.comments-area .comment-form p label {
    display: none;
    line-height: 18px;
    margin-bottom: 10px;
}
.comments-area .comment-form p input[type="text"]:focus,
.comments-area .comment-form p input[type="text"]:hover,
.comments-area .comment-form p input[type="text"]:active,
.comments-area .comment-form p textarea:focus,
.comments-area .comment-form p textarea:hover,
.comments-area .comment-form p textarea:active{
    border-color: var(--primary);
	outline: 0;
}
.comments-area .comment-form p input[type="text"], 
.comments-area .comment-form p textarea {
    width: 100%;
    height: 50px;
    padding: 15px;
    border: 1px solid #dcdcdc;
    text-transform: capitalize;
    vertical-align: middle;
    border-width: 1px;
}
.comments-area .comment-form p.comment-form-comment {
    width: 100%;
    display: block;
    clear: both;
}
.comments-area .comment-form p textarea {
    height: 120px;
}
.comments-area .comment-form p.form-submit {
    clear: both;
    float: none;
    width: 100%;
    margin: 0;
}
.comments-area .comment-form p input[type="submit"] {
    background-color: #EFBB20;
    border: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
}
.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active {
    background-color: #6ab33e;
    border-color: #6ab33e;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .comments-area .comment-form p {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .comment-respond {
        padding: 20px 0;
    }
}


@media only screen and (max-width: 575px) {
	.comment-respond .comment-form .comment-form-author,
	.comment-respond .comment-form .comment-form-email,
	.comment-respond .comment-form .comment-form-url {
		width: 100% !important;
	}
}
.dz-page-text [class*="galleryid-"],
.dz-post-text [class*="galleryid-"] {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}
.gallery .gallery-item {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 0.3125rem;
	position: relative;
	box-sizing: border-box;
}
.gallery .gallery-item img {
	float: left;
	padding: 0 0rem;
	width: 100%;
	border: none !important;
}
.gallery .gallery-caption {
	font-size: 0.813rem;
	color: #707070;
	display: block;
	font-family: "Noto Sans", sans-serif;
	line-height: 1.5;
	padding: 0.5em 0;
	clear: both;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.post-password-form {
	position: relative;
	clear: both;
}
.post-password-form label {
	display: block;
	font-size: 1rem;
}
.post-password-form input[type="password"] {
	width: 100%;
	border: 0.0625rem solid #ebedf2;
	padding: 0.625rem 6.25rem 0.625rem 0.938rem;
	height: 2.8125rem;
	border: 0.0625rem solid #ced4da;
}
.post-password-form input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0.625rem 1.25rem;
	background: var(--primary);
	color: #FFF;
	border: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.875rem;
	outline: none;
	height: 2.8125rem;
}
.post-password-form input[type="submit"]:hover {
	background: var(--primary-hover);
}

@media only screen and (max-width: 991px) {
	.side-bar.sticky-top {
		position: unset;
	}
}
.blog-post-banner {
	min-height: 300px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.blog-post-banner .dz-title {
	color: #fff;
	font-size: 32px;
	margin-bottom: 20px;
}
.blog-post-banner .dz-meta {
	color: #fff;
}
.blog-post-banner .dz-meta ul {
	display: flex;
	opacity: 0.7;
}
.blog-post-banner .dz-meta ul li {
	margin-right: 20px;
}
.blog-post-banner .dz-meta ul li a {
	color: #fff;
}
.post-outside {
	margin-top: -120px;
}
.single-post .main-bar {
	border-bottom: 1px solid #eee;
}
.dz-load-more i:before,
.loadmore-btn i:before {
	-webkit-animation: unset !important;
	-moz-animation: unset !important;
	animation: unset !important;
}
.dz-share-post {
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.dz-share-post .title {
	display: inline-block;
	font-size: 18px;
	padding-right: 10px;
	margin: 0;
}
.dz-share-post ul {
	padding: 0;
	margin: 0;
}
.dz-share-post ul li {
	display: inline-block;
	margin-right: 5px;
}
.dz-share-post ul li a {
	width: 35px;
	height: 35px;
	color: #fff;
	background: var(--primary);
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	border-radius: 10px;
}
.dz-share-post ul li a:hover {
	background: var(--primary-hover);
}

@media only screen and (max-width: 767px) {
	.post-tags+.dz-share-post {
		margin-top: 15px;
	}
}
.post-btn {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #ededee;
	border-bottom: 1px solid #ededee;
	padding: 15px 0;
	margin: 50px 0px;
	position: relative;
}
.post-btn:after {
	content: "";
	height: calc(100% - 30px);
	width: 1px;
	background: #ededee;
	position: absolute;
	left: 50%;
	top: 15px;
}
.post-btn .prev-post,
.post-btn .next-post {
	max-width: 50%;
	flex: 0 0 50%;
	display: flex;
	align-items: center;
	position: relative;
}
.post-btn .prev-post img,
.post-btn .next-post img {
	height: 70px;
	width: 85px;
	object-fit: cover;
}

@media only screen and (max-width: 767px) {
	.post-btn .prev-post img,
	.post-btn .next-post img {
		display: none;
	}
}
.post-btn .prev-post .start,
.post-btn .prev-post .end,
.post-btn .next-post .start,
.post-btn .next-post .end {
	color: #b5b5b5;
	cursor: not-allowed;
	width: 100%;
	padding: 0;
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.post-btn .prev-post .title,
	.post-btn .next-post .title {
		font-size: 14px;
	}
}
.post-btn .prev-post .title a,
.post-btn .next-post .title a {
	display: block;
	margin-bottom: 5px;
}
.post-btn .prev-post .title .post-date,
.post-btn .next-post .title .post-date {
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #666;
}

@media only screen and (max-width: 767px) {
	.post-btn .prev-post .title .post-date,
	.post-btn .next-post .title .post-date {
		font-size: 12px;
	}
}
.post-btn .next-post {
	padding-right: 30px;
	padding-left: 10px;
}

@media only screen and (max-width: 767px) {
	.post-btn .next-post {
		padding-right: 20px;
	}
}
.post-btn .next-post .title {
	text-align: right;
	width: 100%;
	margin-bottom: 0;
}
.post-btn .next-post .title+img {
	margin-left: 20px;
}
.post-btn .next-post .end {
	text-align: right;
}
.post-btn .next-post:after {
	content: "\f054";
	font-family: FontAwesome;
	font-weight: 900;
	color: var(--primary);
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 22px;
	transform: translateY(-50%);
}
.post-btn .prev-post {
	padding-left: 30px;
	padding-right: 10px;
}

@media only screen and (max-width: 767px) {
	.post-btn .prev-post {
		padding-left: 20px;
	}
}
.post-btn .prev-post .title {
	margin-bottom: 0;
	width: 100%;
}
.post-btn .prev-post img+.title {
	padding: 0 20px;
}
.post-btn .prev-post:after {
	content: "\f053";
	font-family: FontAwesome;
	font-weight: 900;
	color: var(--primary);
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 22px;
	transform: translateY(-50%);
}
.mejs-container {
	margin-bottom: 30px;
}
.dz-page-text {
	padding-bottom: 30px !important;
}

#comment-list:empty+.paginate-links {
	margin-top: -30px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	padding-left: 1rem;
	padding-right: 1rem;
}
.author-box {
	padding: 30px;
    background: #fff;
    margin-bottom: 60px;
    border: 1px solid #e5e5e5;
}
.author-box .author-profile-info {
	display: flex;
}

@media only screen and (max-width: 575px) {
	.author-box .author-profile-info {
		display: block;
		text-align: center;
	}
}
.author-box .author-profile-info .author-profile-pic {
	width: 160px;
	height: 160px;
	overflow: hidden;
	min-width: 160px;
	border-radius: 4px;
}

@media only screen and (max-width: 991px) {
	.author-box .author-profile-info .author-profile-pic {
		width: 100px;
		height: 100px;
		overflow: hidden;
		min-width: 100px;
	}
}
@media only screen and (max-width: 575px) {
	.author-box .author-profile-info .author-profile-pic {
		width: 80px;
		height: 80px;
		min-width: 80px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}
.author-box .author-profile-info .author-profile-pic img {
	width: 100%;
}
.author-box .author-profile-info .author-profile-content {
	padding-left: 30px;
    align-self: center;
}

@media only screen and (max-width: 575px) {
	.author-box .author-profile-info .author-profile-content {
		padding-left: 0;
	}
}
.author-box .author-profile-info .author-profile-content h6,
.author-box .author-profile-info .author-profile-content .h6 {
	font-size: 24px;
	font-weight:700;
}
.author-box .author-profile-info .author-profile-content p {
	margin-bottom: 20px;
    font-size: 18px;
    color: #747474;
    font-weight: 500;
}
.author-box .author-profile-info .author-profile-content ul {
	padding: 0;
	margin: 0;
	margin-right: 5px;
	display: table;
	float: left;
}

@media only screen and (max-width: 575px) {
	.author-box .author-profile-info .author-profile-content ul {
		display: inline-block;
		float: none;
		margin-right: 0;
	}
}
.author-box .author-profile-info .author-profile-content ul li {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	float: left;
}

@media only screen and (max-width: 575px) {
	.author-box .author-profile-info .author-profile-content ul li {
		margin-right: 5px;
		margin-left: 5px;
	}
}
.author-box .author-profile-info .author-profile-content ul li a {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background: var(--primary);
	color: #fff;
	vertical-align: middle;
	display: block;
	border-radius: 4px;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.author-box .author-profile-info .author-profile-content ul li a:hover {
	background: var(--primary-hover);
}

/* Pagination */
.pagination li{
	margin: 0 5px; 
}
.pagination li .page-numbers,
.pagination li .page-link{
    height: 45px;
    min-width: 45px;
    line-height: 45px;
    border-radius: 0;
    color: #777777;
    text-align: center;
    border: 0;
    padding: 0 15px;
    transition: all 0.5s;
    border: 0;
    border-color: #fff;
	background:#fff;
    font-size: 20px;
    display: block;
    border-radius: 4px;
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
	font-weight: 500;
}
.pagination li .page-numbers.current, 
.pagination li .page-numbers.active, 
.pagination li .page-numbers:hover,
.pagination li .page-link.current,
.pagination li .page-link.active,
.pagination li .page-link:hover{
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
    box-shadow: 0px 5px 12px var(--rgba-primary-4); 
}
.pagination.text-center {
	justify-content: center; }
.pagination.rounded-0 .page-item .page-link {
	border-radius: 0; 
}
/* Footer */
.site-footer{
	color:#a9aebe;
	--title:#fff;
}
.site-footer .widget_rss ul li{
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}
.site-footer .wp-calendar-nav{
	background:var(--primary);
	
}
@media only screen and (max-width: 575px){
	.pagination li {
		margin: 0 2px;
	}
	.pagination li .page-numbers,
	.pagination li .page-link{
		height: 38px;
		min-width: 38px;
		line-height: 36px;
		font-size: 14px;
		    padding: 0 10px;
	}
	.pagination li .prev, 
	.pagination li .next{
		font-size: 14px;
	}
}
/* Post CSS */

.carousel-post #sync1{
	margin-bottom:5px;
}
.carousel-post #sync1 .owl-dots,
.carousel-post #sync1 .owl-nav {
	display:none;
	
}
.carousel-post #sync1 .dlab-box img{
	height:550px;
	object-fit:cover;
	
}
.carousel-post #sync2 .owl-prev, 
.carousel-post #sync2 .owl-next {
    background-color: rgba(0,0,0,0.5);
    border-color: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    border-width: 0px;
    border-style: solid;
	border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.carousel-post #sync2 .owl-prev, 
.carousel-post #sync2 .owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.carousel-post #sync2 .owl-nav .owl-next {
    left: auto;
    right: 0;
}

.carousel-post.blog-img-box{
	height:auto;
	
}
/* Sticky Post */
.page-blog-post{
	position: relative;
}
.sticky-icon {
    width: 3.125rem;
    height: 3.125rem;
    position: absolute;
    transform: rotate(45deg);
    top: -1.25rem;
    right: -1.25rem;
    z-index: 1;
}
.sticky-icon i {
    position: absolute;
    bottom: 0.1875rem;
    right: 1.125rem;
    transform: rotate(5deg);
    font-size: 1rem;
}
.sticky .page-blog-post{
    position: relative;
    border: 0.375rem solid var(--primary);
    overflow: hidden;
}
.sticky .page-blog-post .sticky-icon {
	background: var(--primary);
	width: 3.125rem;
	height: 3.125rem;
	position: absolute;
	transform: rotate(45deg);
	top: -1.563rem;
	right: -1.563rem;
	z-index: 1;
	color: #fff;
}

.sticky .page-blog-post .sticky-icon i{
	position: absolute;
	bottom: 0.1875rem;
	right: 1.125rem;
	transform: rotate(5deg);
	color: #fff;
	font-size: 1rem;
}

/* Search BX style 1 */
.search-bx.style-1 .input-group{
	border: 1px solid #dddddd;
}
.search-bx.style-1 .input-group-btn button {
    background: var(--primary);
    color: #fff;
    font-size: 18px;
    height: 50px;
    width: 50px;
    border: 0;
    line-height: 50px;
    padding: 0;
}
.search-bx.style-1 .form-control {
	border: 0;
    border-width:0;
	font-size:15px;
	height: 50px;
	padding: 5px 20px;
}
.search-bx.style-1 .input-group:hover,
.search-bx.style-1 .input-group:focus{
	border: 1px solid #b9b9b9;
}
/*widget recent-posts*/