/*.postbox__item.sticky {
	border: 1px solid;
	border-color: var(--n40) !important;
	transition: all 0.4s;
	padding: 0 30px 0;
	margin-bottom: 30px;
	border-radius: 10px;
}
.postbox__item.sticky:hover {
	border-color: var(--s2) !important;
}
.postbox__item a {
	color: #222e48;
}*/

/*
  Theme Name: Finbest - Banking and Finance WordPress Theme
  Author: Theme_Pure
  Support: help.themepure.net
  Description: Finbest - Banking and Finance WordPress Theme
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Hero
4. Archivement
5. Video
6. We Do
7. Movie
8. Team
9. Blog
10. Subscribe
11. footer
12. Contact
*/

/*.........<! 1. Theme default css !>.........*/
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/* post sticky */
.postbox__item.sticky {
	border: 1px solid;
	border-color: var(--s2) !important;
	transition: all 0.4s;
	border-radius: 16px;
}

.postbox__item a {
	color: #222e48;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

/*tp unit css */
.tp-post-area ul,
.tp-post-area ol {
	padding-left: 20px;
}

.tp-blog__tag {
	clear: both;
	margin-top: 0;
	padding-top: 40px;
}

.wp-block-button {
	margin-bottom: 10px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-cover {
	margin-bottom: 20px;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}

.blocks-gallery-caption {
	margin-bottom: 50px;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
	margin-bottom: 30px;
}

.wp-block-gallery.columns-8.is-cropped.wp-block-gallery-15.is-layout-flex ul {
	margin-bottom: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	line-height: 1;
}

blockquote p code {
	font-size: .875em;
	color: inherit;
	word-wrap: break-word;
}

/*tp unt commenst*/
.latest-comments ul {
	padding-left: 0;
}

.comments-avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50px;
}

.latest-comments li ul.children {
	padding-left: 50px;
	list-style: none;
}

@media (max-width:767px) {
	.latest-comments li ul.children {
		padding-left: 0;
	}
}


/*tp-page-content*/


/*block quote*/
.wp-block-quote blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.wp-block-quote blockquote cite::before {
	content: "";
	font-size: 28px;
	padding-bottom: 0px;
	display: inline-block;
	background: #fff;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.wp-block-quote blockquote {
	border: 0;
}

.wp-block-column blockquote {
	padding: 30px 30px 30px;
	border: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 30px 30px;
}

.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: 0;
	padding-left: 40px;
	padding-right: 40px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	display: inline-block;
}

/*blog css */
.tp-blog__thumb iframe {
	width: 100%;
}

.tp-pagination ul {
	padding-left: 0;
}

.postbox__text li {
	font-size: 16px;
}

.postbox__details ol li,
.postbox__details ul li {
	padding-top: 7px;
}

.postbox__details dl,
.postbox__details ol,
.postbox__details ul {
	margin-top: 0;
	margin-bottom: 25px;
}

.tp-post-area ol ol,
.tp-post-area ol ul,
.tp-post-area ul ol,
.tp-post-area ul ul {
	margin-bottom: 0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.postbox__details .nice-select {
	width: 100%;
	margin-bottom: 20px;
}

/* post table */
.postbox__details table {
	margin-bottom: 30px;
}

.postbox__details table,
.postbox__details th,
.postbox__details td {
	border: 1px solid #d1d1d1;
	font-size: 16px;
}

.postbox__details td {
	padding: 0 20px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: right;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

#wp-calendar thead {
	font-size: 14px;
}

.postbox__details table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}

#wp-calendar thead th {
	text-align: center;
}

#wp-calendar tbody {
	color: #666;
}

#wp-calendar tbody td {
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}

.postbox__details table a {
	color: var(--tp-theme-secondary);
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}


.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/*comments list */

/*comments form*/


/* post sticky */


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

/*tp unit css */
.tp-post-area ul,
.tp-post-area ol {
	padding-left: 0px;
}

.tp-post-area ul>li ul,
.tp-post-area ol>li ol {
	padding-left: 20px;
}

.tp-blog__tag {
	clear: both;
	margin-top: 0;
	padding-top: 40px;
}

.wp-block-button {
	margin-bottom: 10px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-cover {
	margin-bottom: 20px;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}

.blocks-gallery-caption {
	margin-bottom: 50px;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.gallery-caption.wp-caption-text {
	margin: 0.5075em 0;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
	margin-bottom: 30px;
}

.wp-block-gallery.columns-8.is-cropped.wp-block-gallery-15.is-layout-flex ul {
	margin-bottom: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	line-height: 1;
}



blockquote p code {
	font-size: .875em;
	color: inherit;
	word-wrap: break-word;
}

/*tp unt commenst*/
.latest-comments ul {
	padding-left: 0;
}

.comments-avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50px;
}

.latest-comments li ul.children {
	padding-left: 50px;
	list-style: none;
}

@media (max-width:767px) {
	.latest-comments li ul.children {
		padding-left: 0;
	}
}


/*tp-page-content*/


/*block quote*/
.wp-block-quote blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.wp-block-quote blockquote cite::before {
	content: "";
	font-size: 28px;
	padding-bottom: 0px;
	display: inline-block;
	background: #fff;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.wp-block-quote blockquote {
	border: 0;
}

.wp-block-column blockquote {
	padding: 30px 30px 30px;
	border: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 30px 30px;
}

.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: 0;
	padding-left: 40px;
	padding-right: 40px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	display: inline-block;
}

/*blog css */
.tp-blog__thumb iframe {
	width: 100%;
}

.tp-pagination ul {
	padding-left: 0;
}

.blog__sidebar .sidebar__widget {
	padding: 20px 20px 30px;
    border-radius: 16px;
    background: #fff;
    margin-bottom: 30px;
	border: 1px solid;
    border-color: var(--n40) !important;
    transition: all 0.4s;
}
.blog__sidebar .sidebar__widget:hover {
	border-color: var(--s2) !important;
}

.sidebar__widget ul li, .sidebar__widget ol li {
    margin-left: 20px;
	list-style: none;
}

.postbox__details ol li,
.postbox__details ul li {
	padding-top: 7px;
}

.postbox__details dl,
.postbox__details ol,
.postbox__details ul {
	margin-top: 0;
	margin-bottom: 25px;
}

.tp-post-area ol ol,
.tp-post-area ol ul,
.tp-post-area ul ol,
.tp-post-area ul ul {
	margin-bottom: 0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.postbox__details .nice-select {
	width: 100%;
	margin-bottom: 20px;
}

/* post table */
.postbox__details table {
	margin-bottom: 30px;
}

.postbox__details table,
.postbox__details th,
.postbox__details td {
	border: 1px solid #d1d1d1;
	font-size: 16px;
}

.postbox__details td {
	padding: 0 20px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: right;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

#wp-calendar thead {
	font-size: 14px;
}

.postbox__details table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}


#wp-calendar tbody {
	color: #666;
}

#wp-calendar tbody td {
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}

.postbox__details table a {
	color: var(--tp-theme-1);

}

.wp-block-table td,
.wp-block-table th {
	padding: 10px 20px;
}

.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
	padding-left: 0;
}

.postbox__details ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;
	padding: 10px 20px;
}

.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
	padding-left: 0;
}

.postbox__details ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;

}

.postbox__text ul li a,
dl a {
	text-underline-offset: 3px;
	text-decoration-skip-ink: all;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-skip-ink: all;
	text-decoration: underline;

}

.postbox__text ul li a:hover,
dl a:hover {
	text-decoration-style: dotted;
	text-decoration-skip-ink: none;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 30px;
}

.wp-block-search {
	margin-bottom: 30px;
}

.wp-block-search__button {
	background: var(--s2);
	border: 1px solid var(--s2);
	padding: 0 30px;
	color: #fff;
	margin-left: .625em;
	word-break: normal;
	font-size: 14px;
	font-family: inherit;
	line-height: inherit;
}

ul.wp-block-rss.wp-block-rss {
	padding-left: 0;
}

.tp-postbox-pagination.mb-40 ul {
	padding-left: 0;
}

.wp-container-1.wp-block-group.has-background {
	margin-bottom: 30px;
}

.postbox__text p.has-large-font-size {
	font-size: 24px !important;
	line-height: 1.2;
	margin-bottom: 10px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 30px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
	overflow: hidden;
	padding-top: 40px;
	text-decoration-style: dotted;
	text-decoration-skip-ink: none;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 30px;
}

.wp-block-search__inside-wrapper {
	position: relative;
}



.blog-sidebar__search input {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: var(--tp-common-white);
	padding: 0 25px;
	padding-right: 75px;
	text-transform: capitalize;
	outline: none;
	padding-right: 70px;
}

.blog-sidebar__search button {
	position: absolute;
	top: 0;
	right: 0px;
	height: 100%;
	width: 60px;
	background-color: var(--tp-grey-1);
	color: var(--tp-theme-2);
}

.sidebar__wrapper .wp-block-search__inside-wrapper input {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: var(--tp-common-white);
	padding: 0 25px;
	padding-right: 75px;
	text-transform: capitalize;
	outline: none;
	padding-right: 70px;
}

.wp-block-search {
	margin-bottom: 30px;
}

.wp-block-search__button {
	position: absolute;
	top: 0;
	right: 0px;
	height: 100%;
	background-color: var(--tp-grey-1);
	color: var(--tp-theme-2);
}


ul.wp-block-rss.wp-block-rss {
	padding-left: 0;
}

.tp-postbox-pagination.mb-40 ul {
	padding-left: 0;
}

.wp-container-1.wp-block-group.has-background {
	margin-bottom: 30px;
}

.postbox__text p.has-large-font-size {
	font-size: 24px !important;
	line-height: 1.2;
	margin-bottom: 10px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 30px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
	overflow: hidden;
	padding-top: 40px;

}

span.post-page-numbers.current {
	background-color: var(--p1) !important;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    line-height: 32px;
    text-align: center;
    color: #222e48;
    border: 1px solid var(--p1) !important;
    text-align: center;
    cursor: pointer;
}

.wp-block-file *+.wp-block-file__button {
    color: #fff;
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
	margin: 20px 0;
	border: 2px solid #ddd;
	display: inline-block;
	min-width: 35px;
	text-align: center;
	margin-left: 2px;
	height: 33px;
	line-height: 30px;
	margin-right: 3px;
	color: #444;
}

.page-links>span {
	border: 2px solid var(--tp-theme-2);
	color: var(--tp-theme-2);
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
	margin: 20px 0;

}

.tp-page-area {
	padding: 100px 0;
}



.postbox__details table tbody td {
	text-align: center;
}

.postbox__details table {
	margin-bottom: 30px;
	width: 100%;
}

.postbox__details table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.post-password-form input[type="password"] {
	background: #F5F6F8;
	border: 0;
	height: 50px;
	width: 100%;
	padding: 0 15px;
}

.post-password-form input[type="submit"] {
	width: 120px;
	height: 50px;
	background: var(--s2);
	color: #fff;
	border: 0;
	margin-top: 10px;
	transition: .3s;
}

.post-password-form input[type="submit"]:hover {
	background: #333;

}

.latest-comments blockquote {
	margin: 30px 0px !important;
	padding: 40px 50px 40px;
	color: #666;
	position: relative;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	border-radius: 7px;
	background: #F4F6F8;
}

.latest-comments blockquote p {
	margin-bottom: 0;
	text-align: center;
}

.postbox__details table {
	margin-bottom: 30px;
	width: 100%;
}

.postbox__details table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.post-password-form input[type="password"] {
	background: #F5F6F8;
	border: 0;
	height: 50px;
	width: 100%;
	padding: 0 15px;
}

.post-password-form input[type="submit"] {
	width: 120px;
	height: 50px;
	background: var(--tp-theme-2);
	color: #fff;
	border: 0;
	margin-top: 10px;
	transition: .3s;
}

.post-password-form input[type="submit"]:hover {
	background: #333;

}

.postbox__comment-text blockquote {
	background: #f2f7f7;
	padding: 35px 40px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.postbox__content blockquote p {
	font-family: var(--tp-ff-heading);
	font-weight: 700;
	font-size: 22px;
	color: var(--tp-theme-1);
	margin-bottom: 25px;
}

.postbox__content blockquote cite {
	font-weight: 400;
	font-size: 14px;
	font-style: inherit;
	position: relative;
}

.postbox__content blockquote cite::before {
	content: "";
	font-size: 28px;
	color: #fff;
	padding-bottom: 0px;
	display: inline-block;
	background: #191515;
	height: 2px;
	width: 16px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.latest-comments blockquote {
	background: #f2f7f7;
	padding: 35px 40px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.latest-comments blockquote p {
	font-family: var(--tp-ff-heading);
	font-weight: 700;
	font-size: 22px;
	color: var(--tp-theme-1);
	margin-bottom: 25px;
}

.latest-comments .comments-text>ul,
.latest-comments .comments-text>ol {
	margin-bottom: 20px;
	padding-left: 23px;
	margin-bottom: 20px;
	padding-left: 23px;
}

.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
	margin-bottom: 3px;
	margin-bottom: 3px;
}

.latest-comments ol ol,
.latest-comments ol ul,
.latest-comments ul ol,
.latest-comments ul ul {
	margin-bottom: 0;
	padding-left: 15px;
}

.latest-comments li {
	font-size: 16px;
}

.latest-comments>ul>li {
	list-style: none;
	margin-bottom: 5px;
}

.comment-reply-title {
	font-size: 28px;
	line-height: 1.1;
	margin-bottom: 14px;
	font-weight: 600;
}

.latest-comments ul #respond {
	margin-top: 25px;
}

/*page*/
.tp-page-content .post-comments {
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}

.tp-page-content .latest-comments>ul {
	padding-left: 0;
}

.page-links>span.page-links-title {
	border: 0;
	color: #444;
}

.tp-page-content blockquote {
	margin: 30px 0px !important;
	padding: 50px 50px 40px;
	color: #666;
	position: relative;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	border-radius: 7px;
	border: 0;
	background-color: var(--s2);
}

.tp-page-contents blockquote::before {
	content: "\f10e";
	position: static;
	font-family: "Font Awesome 5 Pro";
	font-size: 32px;
	color: var(--tp-theme-1);
	line-height: 1;
	margin-bottom: 20px;
	display: inline-block;
}

.tp-page-content blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.tp-page-content table,
.tp-page-content th,
.tp-page-content td {
	border: 1px solid #d1d1d1;
}

.tp-page-content table {
	margin-bottom: 30px;
	font-size: 16px;
}

.tp-page-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 500;
}

.tp-page-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.tp-page-content table a {
	color: var(--s2);
}

.tp-page-content ol,
.tp-page-content ul {
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 16px;
}

.tp-page-content ol li ol,
.tp-page-content ul li ul {
	margin-bottom: 0;
}

.tp-page-content .size-full.alignright {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*blog sidebar */
.blog-sidebar__widget ul {
	padding-left: 0;
}

.blog-sidebar__widget .nice-select {
	float: none;
}

.blog-sidebar__widget .wp-calendar-nav {
	margin-bottom: 0;
}

.blog-sidebar__widget ul li ul {
	padding-top: 7px;
	padding-left: 15px;
}

.blog-sidebar__widget.widget_rss ul li {
	margin-bottom: 15px;
}

.blog-sidebar__widget.widget_recent_comments ul li a::after {
	display: none;
}

.blog-sidebar__widget.widget_recent_comments ul li a {
	padding-left: 0px;
}

.blog-sidebar__widget.widget_recent_comments ul li .comment-author-link a {
	color: var(--tp-theme-secondary);
}

.blog-sidebar__widget.widget_recent_entries ul li a::after {
	display: none;
}

.blog-sidebar__widget.widget_recent_entries ul li a {
	padding-left: 0px;
}

.blog-sidebar__widget.widget_rss ul li a::after {
	display: none;
}

.blog-sidebar__widget.widget_rss ul li a {
	padding-left: 0px;
}

.blog-sidebar__widget .nice-select .list {
	width: 100%;
}


/*menu*/
.tp-main-menu ul li.menu-last .sub-menu {
	left: auto;
	right: 0;
}

.tp-main-menu ul li.menu-last .sub-menu li>.sub-menu {
	left: auto;
	visibility: hidden;
	opacity: 0;
	right: 100%;
}

.tp-main-menu ul li.menu-last .sub-menu li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
}

.tp-main-menu ul li .sub-menu a:after {
	display: none;
}

/* Text meant only for screen readers. */
.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 !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
	/* Above WP toolbar. */
}

.bypostauthor {
	display: block;
}

.gallery-caption {
	display: block;
}

.rc__thumb {
	float: left;
}

.rc__content {
	overflow: hidden;
}

.header__lang ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.header__lang ul li {
	list-style: none;
	position: relative;
}

.header__lang ul li ul {
	position: absolute;
	top: 110%;
	right: 0;
	background: #fff;
	z-index: 2;
	width: 120px;
	padding: 12px 20px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.header__lang ul li:hover ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.header__lang ul li {
	list-style: none;
	position: relative;
}

.header__lang ul li ul li a {
	color: #222;
	font-size: 14px;
	font-weight: 500;
}

.header__lang ul li ul li:hover>a {
	color: var(--s2);
}

.header__logo-overlay img {
	width: 113px;
}

.header__side-logo img {
	width: 113px;
}

.sidebar__logo img {
	width: 130px;
}

.mobile-logo img {
	width: 113px;
}


.breadcrumb-menu span {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.breadcrumb-menu span.dvr {
	margin: 0 8px;
	font-size: 13px;
}

.error-404-title {
	font-size: 180px;
	font-weight: 700;
	line-height: 1;
}

.error__content p {
	margin: 20px 0;
	margin-bottom: 30px;
	padding: 0 69px;
}

.error__title {
	font-size: 35px;
}

/* sidebar block widget css*/
.blog-sidebar__widget .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 0;
}

.blog-sidebar__widget .wp-block-group__inner-container h2 {
	font-size: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f0f5;
	position: relative;
	margin-bottom: 30px;
}

.blog-sidebar__widget .wp-block-group__inner-container h2::before {
	position: absolute;
	content: "";
	background: var(--tp-theme-1);
	height: 1px;
	width: 30px;
	bottom: -1px;
	left: 0;
	right: 0;
}

.blog-sidebar__widget ol {
	padding-left: 0;
}

.blog-sidebar__widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
	font-size: 16px;
	font-weight: 500;
	padding-left: 20px;
	position: relative;
	color: var(--tp-heading-primary);
	padding-left: 0;
}

.blog-sidebar__widget .wp-block-calendar table th {
	background: none;
	font-weight: 700;
	padding-bottom: 0;
}



/*admin bar css*/
.admin-bar #header-sticky.tp-header-sticky{
	transform: translateY(32px);
}
@media (max-width: 600px) {
	.admin-bar #header-sticky.tp-header-sticky {
		transform: translateY(0px);
	}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.admin-bar .tp-header-sticky {
		transform: translateY(0px);
	}
}
.comment-reply-title small {
	margin-left: 16px;
	font-size: 16px;
	color: var(--s2);
}

#commentform .comment-notes {
	margin-bottom: 15px;
}


/* / new unit test css / */
.wp-block-comments #commentform {
	margin-bottom: 30px;
}

.wp-block-comments #commentform p {
	margin-bottom: 15px;
}

.postbox__details ul.wp-block-page-list {
	padding-left: 0;
	margin-bottom: 20px;
}

.postbox__details ul.wp-block-post-template {
	padding-left: 0;
	margin-bottom: 20px;
}

.postbox__details ul.wp-block-post-template li {
	margin-bottom: 20px;
}

.postbox__details .wp-block-query-pagination {
	margin-bottom: 20px;
}

.postbox__details .wp-block-query-pagination a {
	border: 1px solid var(--tp-theme-secondary);
	color: var(--tp-theme-secondary);
	padding: 5px 10px;
}

.postbox__details .wp-block-query-pagination a.wp-block-query-pagination-next {
	padding: 3px 15px;
}

.postbox__details .wp-block-query-pagination a:hover {
	color: #fff;
	background: var(--tp-theme-secondary);
}

.postbox__details .wp-block-query-pagination span.current {
	background: var(--tp-theme-secondary);
	color: #fff;
	padding: 5px 10px;
	border: 1px solid var(--tp-theme-secondary);
}

.postbox__details .wp-block-query-pagination span.dots {
	padding: 5px;
}

.postbox__details .wp-block-avatar img {
	border-radius: 50%;
	margin-bottom: 10px;
}

.postbox__details .wp-block-post-author {
	margin-bottom: 20px;
}

.postbox__details .wp-block-post-author img {
	border-radius: 50%;
}

.postbox__details .wp-block-post-author .wp-block-post-author__name {
	font-weight: 600;
	font-size: 18px;
	line-height: 16px;
	color: #202124;
}

.postbox__details .wp-block-post-date,
.postbox__details .wp-block-post-terms {
	font-weight: 500;
	font-size: 14px;
	color: #888888;
}

.postbox__details .wp-block-post-navigation-link a {
	border-bottom: 1px solid #919191dd;
}

.postbox__details .post-navigation-link-previous {
	margin-bottom: 20px;
}

.postbox__details .wp-block-post-navigation-link a:hover {
	border-bottom: 1px dashed #919191dd;
}

.postbox__details .wp-block-read-more {
	border-bottom: 1px solid #919191dd;
	margin-bottom: 20px;
}

.postbox__details .wp-block-read-more:hover {
	border-bottom: 1px dotted #919191dd;
}

.postbox__details .wp-block-comment-template {
	padding-left: 0;
}

.postbox__details .wp-block-comments-title {
	margin-bottom: 20px;
}

.postbox__details .wp-block-comment-author-name a {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	color: #202124;
	display: block;
	margin-bottom: 5px;
}

.postbox__details .wp-block-comment-date {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #888888;
	display: inline-block;
	margin-bottom: 5px;
}

.postbox__details .wp-block-comment-content p {
	font-size: 16px;
}

.postbox__details .wp-block-comment-reply-link a {
	display: inline-block;
	height: 30px;
	line-height: 27px;
	padding: 0 18px;
	font-weight: 500;
	font-size: 13px;
	color: #202124;
	border: 1px solid #F0F0F0;
	border-radius: 20px;
	transition: 0.3s;
	margin-top: 10px;
}

.postbox__details .wp-block-comment-reply-link a:hover {
	color: #fff;
	background: var(--tp-theme-secondary);
	border-color: var(--tp-theme-secondary);
}

.postbox__details .wp-block-post-comments-form .comment-form-comment label {
	color: #202124;
	font-weight: 600;
	margin-bottom: 10px;
}

.postbox__details .wp-block-post-comments-form textarea {
	border-radius: 12px;
	padding: 20px;
	font-size: 14px;
	width: 100%;
	height: 160px;
	resize: none;
	border: 0;
	outline: 0;
	font-weight: 500;
	font-size: 15px;
	color: #87888A;
	box-shadow: inset 0 0 0 1px #E5E5E5;
	transition: box-shadow 0.3s cubic-bezier(0.3, 0, 0, 0.3);
	color: #000229;
}

.postbox__details .wp-block-post-comments-form .form-submit input {
	display: inline-block;
	background: var(--tp-theme-secondary);
	color: #fff;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	padding: 0 35px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 0.5s;
	border-color: var(--tp-theme-secondary);
}

.postbox__details .wp-block-post-comments-form {
	margin-top: 10px;
}

.postbox__area .wp-block-loginout a {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	display: inline-block;
}

.postbox__area .wp-block-loginout a:hover {
	border-bottom: 1px dashed;
}

.postbox__area .logged-in-as {
	margin-top: 5px;
}

.postbox__area .wp-block-categories {
	margin-bottom: 20px;
}

.postbox__area .wp-block-page-list li {
	list-style: none;
}

.postbox__area .wp-block-latest-posts__list {
	margin-bottom: 20px;
}

.postbox__area .wp-block-rss {
	margin-bottom: 20px;
}

.postbox__area .wp-block-social-links {
	padding-left: 0;
	margin-bottom: 10px;
}

.postbox__area .wp-block-file__button {
	padding: 5px 10px;
}

.postbox__area .wp-block-file__button:hover {
	color: #fff;
}

.postbox__area .wp-block-video {
	margin-top: 20px;
}

.postbox__area .postbox__details.tagcloud {
	clear: both;
}

.postbox__area .wp-block-button__link {
	border: 1px solid;
}

.postbox__area .wp-block-button__link:hover {
	border: 1px solid;
	background: #fff;
	color: #32373c;
}

.postbox__area .wp-block-pullquote p {
	line-height: 1;
}

.postbox__area .has-large-font-size {
	line-height: 1;
	margin-top: 20px;
}

.postbox__area .wp-block-gallery {
	margin-top: 10px;
}

.postbox__area .wp-block-file a {
	background: #32373c;
	padding: 5px 10px;
	color: #fff;
	border-radius: 20px;
}


.postbox-item.sticky {
	border-top: 2px solid #cd5f37;
}

.comments-replay a {
	background: #cd5f38;
	color: #fff;
	font-size: 14px;
	padding: 1px 15px;
	display: inline-block;
}

.comments-replay {
	margin-top: 15px;
}

.comment-form-cookies-consent {
	display: none;
}

p.logged-in-as a {
	color: var(--s2);
}

p.form-submit {
	margin: 0;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list {
	padding-left: 0;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list a:hover {
	text-decoration: underline;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list li {
	padding-bottom: 7px;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
	display: flex;
	flex-grow: 1;
	font-size: 17px;
}

.wp-block-post-template.is-layout-flow {
	padding: 0;
}

.wp-block-post-template.is-layout-flow li {
	margin-bottom: 25px;
}

.wp-block-query-pagination.is-layout-flex {
	margin-bottom: 25px;
}

.wp-block-avatar {
	margin-bottom: 20px;
}

.wp-block-post-navigation-link a {
	color: var(--s2);
	border-bottom: 1px solid var(--s2);
	margin-bottom: 12px;
	display: inline-block;
}

.wp-block-read-more {
	margin: 18px 0;
	color: var(--s2);
	border-bottom: 1px solid var(--s2);
}

ol.wp-block-comment-template {
	padding-left: 0;
	margin-bottom: 0;
	padding-left: 15px;
}

.latest-comments li {
	font-size: 16px;
}

.latest-comments>ul>li {
	list-style: none;
	margin-bottom: 5px;
}

.comment-reply-title {
	font-size: 28px;
	line-height: 1.1;
	margin-bottom: 14px;
	font-weight: 600;
}

.latest-comments ul #respond {
	margin-top: 25px;
}

/*page*/
.tp-page-content .post-comments {
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}

.tp-page-content .latest-comments>ul {
	padding-left: 0;
}

.page-links>span.page-links-title {
	border: 0;
	color: #444;
}

.tp-page-content blockquote {
	margin: 30px 0px !important;
	padding: 50px 50px 40px;
	color: #666;
	position: relative;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	border-radius: 7px;
	border: 0;
	background: var(--tp-gradient-primary);
	
}

.tp-page-contents blockquote::before {
	content: "\f10e";
	position: static;
	font-family: "Font Awesome 5 Pro";
	font-size: 32px;
	color: var(--tp-theme-1);
	line-height: 1;
	margin-bottom: 20px;
	display: inline-block;
}

.tp-page-content blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.tp-page-content table,
.tp-page-content th,
.tp-page-content td {
	border: 1px solid #d1d1d1;
}

.tp-page-content table {
	margin-bottom: 30px;
	font-size: 16px;
}

.tp-page-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 500;
}

.tp-page-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.tp-page-content table a {
	color: var(--tp-theme-2);
}

.tp-page-content ol,
.tp-page-content ul {
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 16px;
}

.tp-page-content ol li ol,
.tp-page-content ul li ul {
	margin-bottom: 0;
}

.tp-page-content .size-full.alignright {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*blog sidebar */
.sidebar__widget ul {
	padding-left: 0;
}

.sidebar__widget .nice-select {
	float: none;
}

.sidebar__widget .wp-calendar-nav {
	margin-bottom: 0;
}

.sidebar__widget #wp-calendar tbody td#today {
	background: var(--tp-theme-2);
	color: #fff;
}

.sidebar__widget.widget_rss ul li {
	margin-bottom: 15px;
}

.sidebar__widget.widget_recent_comments ul li a::after {
	display: none;
}

.sidebar__widget.widget_recent_comments ul li a {
	padding-left: 0px;
}

.sidebar__widget.widget_recent_comments ul li .comment-author-link a {
	color: var(--tp-theme-1);
}

.sidebar__widget.widget_recent_entries ul li a::after {
	display: none;
}

.sidebar__widget.widget_recent_entries ul li a {
	padding-left: 0px;
}

.sidebar__widget.widget_rss ul li a::after {
	display: none;
}

.sidebar__widget.widget_rss ul li a {
	padding-left: 0px;
}

.sidebar__widget .nice-select .list {
	width: 100%;
}


/*menu*/
.tp-main-menu ul li.menu-last .sub-menu {
	left: auto;
	right: 0;
}

.tp-main-menu ul li.menu-last .sub-menu li>.sub-menu {
	left: auto;
	visibility: hidden;
	opacity: 0;
	right: 100%;
}

.tp-main-menu ul li.menu-last .sub-menu li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
}

.tp-main-menu ul li .sub-menu a:after {
	display: none;
}

/* Text meant only for screen readers. */
.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 !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
	/* Above WP toolbar. */
}

.bypostauthor {
	display: block;
}

.gallery-caption {
	display: block;
}

.rc__thumb {
	float: left;
}

.rc__content {
	overflow: hidden;
}

.header__lang ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.header__lang ul li {
	list-style: none;
	position: relative;
}

.header__lang ul li ul {
	position: absolute;
	top: 110%;
	right: 0;
	background: #fff;
	z-index: 2;
	width: 120px;
	padding: 12px 20px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.header__lang ul li:hover ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.header__lang ul li {
	list-style: none;
	position: relative;
}

.header__lang ul li ul li a {
	color: #222;
	font-size: 14px;
	font-weight: 500;
}

.header__lang ul li ul li:hover>a {
	color: var(--tp-theme-2);
}

.logo img {
	max-width: 113px;
}




.breadcrumb-menu span {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.breadcrumb-menu span.dvr {
	margin: 0 8px;
	font-size: 13px;
}

.error-404-title {
	font-size: 180px;
	font-weight: 700;
	line-height: 1;
}

.error__content p {
	margin: 20px 0;
	margin-bottom: 30px;
	padding: 0 69px;
}

.error__title {
	font-size: 35px;
}

/* sidebar block widget css*/
.sidebar__widget .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 0;
}

.sidebar__widget .wp-block-group__inner-container h2 {
	position: relative;
	display: inline-block;
	font-weight: 800;
	font-size: 22px;
	margin-bottom: 15px;
}

.sidebar__widget ol {
	padding-left: 0;
}

.sidebar__widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
	font-size: 16px;
	font-weight: 500;
	padding-left: 20px;
	position: relative;
	color: var(--tp-heading-primary);
	padding-left: 0;
}
.sidebar__widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author:hover {
	color: var(--s2);
}
.sidebar__widget .wp-block-calendar table th {
	background: none;
	font-weight: 700;
	padding-bottom: 0;
}

/*admin bar css*/
.admin-bar .header-sticky {
	margin-top: 32px;
}

@media (max-width: 600px) {
	.admin-bar .header-sticky {
		margin-top: 0px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.admin-bar .header-sticky {
		margin-top: 46px;
	}
}

.comment-reply-title small {
	margin-left: 16px;
	font-size: 16px;
	color: var(--tp-theme-2);
}

#commentform .comment-notes {
	margin-bottom: 15px;
}


/* / new unit test css / */
.wp-block-comments #commentform {
	margin-bottom: 30px;
}

.wp-block-comments #commentform p {
	margin-bottom: 15px;
}

.postbox__details ul.wp-block-page-list {
	padding-left: 0;
	margin-bottom: 20px;
}

.postbox__details ul.wp-block-post-template {
	padding-left: 0;
	margin-bottom: 20px;
}

.postbox__details ul.wp-block-post-template li {
	margin-bottom: 20px;
}

.postbox__details .wp-block-query-pagination {
	margin-bottom: 20px;
}

.postbox__details .wp-block-query-pagination a {
	border: 1px solid var(--tp-theme-1);
	color: var(--tp-theme-1);
	padding: 5px 10px;
}

.postbox__details .wp-block-query-pagination a.wp-block-query-pagination-next {
	padding: 3px 15px;
}

.postbox__details .wp-block-query-pagination a:hover {
	color: #fff;
	background: var(--tp-gradient-primary);
}

.postbox__details .wp-block-query-pagination span.current {
	color: #fff;
	padding: 5px 10px;
	border: 1px solid var(--tp-gradient-primary);
	background: var(--tp-gradient-primary);
}

.postbox__details .wp-block-query-pagination span.dots {
	padding: 5px;
}

.postbox__details .wp-block-avatar img {
	border-radius: 50%;
	margin-bottom: 10px;
}

.postbox__details .wp-block-post-author {
	margin-bottom: 20px;
}

.postbox__details .wp-block-post-author img {
	border-radius: 50%;
}

.postbox__details .wp-block-post-author .wp-block-post-author__name {
	font-weight: 600;
	font-size: 18px;
	line-height: 16px;
	color: #202124;
}

.postbox__details .wp-block-post-date,
.postbox__details .wp-block-post-terms {
	font-weight: 500;
	font-size: 14px;
	color: #888888;
}

.postbox__details .wp-block-post-navigation-link a {
	border-bottom: 1px solid #919191dd;
}

.postbox__details .post-navigation-link-previous {
	margin-bottom: 20px;
}

.postbox__details .wp-block-post-navigation-link a:hover {
	border-bottom: 1px dashed #919191dd;
}

.postbox__details .wp-block-read-more {
	border-bottom: 1px solid #919191dd;
	margin-bottom: 20px;
}

.postbox__details .wp-block-read-more:hover {
	border-bottom: 1px dotted #919191dd;
}

.postbox__details .wp-block-comment-template {
	padding-left: 0;
}

.postbox__details .wp-block-comments-title {
	margin-bottom: 20px;
}

.postbox__details .wp-block-comment-author-name a {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	color: #202124;
	display: block;
	margin-bottom: 5px;
}

.postbox__details .wp-block-comment-date {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #888888;
	display: inline-block;
	margin-bottom: 5px;
}

.postbox__details .wp-block-comment-content p {
	font-size: 16px;
}

.postbox__details .wp-block-comment-reply-link a {
	display: inline-block;
	height: 30px;
	line-height: 27px;
	padding: 0 18px;
	font-weight: 500;
	font-size: 13px;
	color: #202124;
	border: 1px solid #F0F0F0;
	border-radius: 20px;
	transition: 0.3s;
	margin-top: 10px;
}

.postbox__details .wp-block-comment-reply-link a:hover {
	color: #fff;
	background: var(--tp-gradient-primary);
	border-color: var(--tp-gradient-primary);
}

.postbox__details .wp-block-post-comments-form .comment-form-comment label {
	color: #202124;
	font-weight: 600;
	margin-bottom: 10px;
}

.postbox__details .wp-block-post-comments-form textarea {
	border-radius: 12px;
	padding: 20px;
	font-size: 14px;
	width: 100%;
	height: 160px;
	resize: none;
	border: 0;
	outline: 0;
	font-weight: 500;
	font-size: 15px;
	color: #87888A;
	box-shadow: inset 0 0 0 1px #E5E5E5;
	transition: box-shadow 0.3s cubic-bezier(0.3, 0, 0, 0.3);
	color: #000229;
}

.postbox__details .wp-block-post-comments-form .form-submit input {
	display: inline-block;
	background: var(--tp-gradient-primary);
	color: #fff;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	padding: 0 35px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 0.5s;
	border-color: var(--tp-gradient-primary);
}

.postbox__details .wp-block-post-comments-form {
	margin-top: 10px;
}

.postbox__area .wp-block-loginout a {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	display: inline-block;
}

.postbox__area .wp-block-loginout a:hover {
	border-bottom: 1px dashed;
}

.postbox__area .logged-in-as {
	margin-top: 5px;
}

.postbox__area .wp-block-categories {
	margin-bottom: 20px;
}

.postbox__area .wp-block-page-list li {
	list-style: none;
}

.postbox__area .wp-block-latest-posts__list {
	margin-bottom: 20px;
}

.postbox__area .wp-block-rss {
	margin-bottom: 20px;
}

.postbox__area .wp-block-social-links {
	padding-left: 0;
	margin-bottom: 10px;
}

.postbox__area .wp-block-file__button {
	padding: 5px 10px;
}

.postbox__area .wp-block-file__button:hover {
	color: #fff;
}

.postbox__area .wp-block-video {
	margin-top: 20px;
}

.postbox__area .postbox__details.tagcloud {
	clear: both;
}

.postbox__area .wp-block-button__link {
	border: 1px solid;
}

.postbox__area .wp-block-button__link:hover {
	border: 1px solid;
	background: #fff;
	color: #32373c;
}

.postbox__area .wp-block-pullquote p {
	line-height: 1;
}

.postbox__area .has-large-font-size {
	line-height: 1;
	margin-top: 20px;
}

.postbox__area .wp-block-gallery {
	margin-top: 10px;
}

.postbox__area .wp-block-file a {
	background: #32373c;
	padding: 5px 10px;
	color: #fff;
	border-radius: 20px;
}

.comments-replay a {
	background: #cd5f38;
	color: #fff;
	font-size: 14px;
	padding: 1px 15px;
	display: inline-block;
}

.comments-replay {
	margin-top: 15px;
}

.comment-form-cookies-consent {
	display: none;
}

p.logged-in-as a {
	color: var(--s2);
	
}

p.form-submit {
	margin: 0;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list {
	padding-left: 0;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list a:hover {
	text-decoration: underline;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list li {
	padding-bottom: 7px;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
	display: flex;
	flex-grow: 1;
	font-size: 17px;
}

.wp-block-post-template.is-layout-flow {
	padding: 0;
}

.wp-block-post-template.is-layout-flow li {
	margin-bottom: 25px;
}

.wp-block-query-pagination.is-layout-flex {
	margin-bottom: 25px;
}

.wp-block-avatar {
	margin-bottom: 20px;
}

.wp-block-post-navigation-link a {
	color: var(--tp-theme-2);
	border-bottom: 1px solid var(--tp-theme-2);
	margin-bottom: 12px;
	display: inline-block;
}

.wp-block-read-more {
	margin: 18px 0;
	color: var(--tp-theme-2);
	border-bottom: 1px solid var(--tp-theme-2);
}

ol.wp-block-comment-template {
	padding-left: 0;

}

.wp-block-comment-date a,
.wp-block-comment-author-name a {
	font-size: 15px;
}

.comment-reply-link {
	color: var(--s2);
	font-size: 15px;
}

.wp-block-post-comments-form .comment-form textarea {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 200px;
}

.wp-social-link.wp-social-link-fivehundredpx.wp-block-social-link {
	padding-top: 0;
}

.wp-social-link.wp-social-link-wordpress.wp-block-social-link {
	padding-top: 0;
}

.wp-block-social-links.is-layout-flex {
	padding-left: 0;
}

.wp-block-column p {
	margin: 0;
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em;
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px;
}

.wp-block-media-text {
	margin-bottom: 20px;
}

.wp-block-quote {
	background: no-repeat;
	font-size: 15px;
}

.comment-reply-link {
	color: var(--tp-theme-2);
	font-size: 15px;
}

.wp-block-post-comments-form .comment-form textarea {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 200px;
}

.wp-social-link.wp-social-link-fivehundredpx.wp-block-social-link {
	padding-top: 0;
}

.wp-social-link.wp-social-link-wordpress.wp-block-social-link {
	padding-top: 0;
}

.wp-block-social-links.is-layout-flex {
	padding-left: 0;
}

.wp-block-column p {
	margin: 0;
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em;
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px;
}

.wp-block-media-text {
	margin-bottom: 20px;
}

.wp-block-quote {
	background: no-repeat;

}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {

	color: inherit;
	background: none;
}

.wp-block-pullquote {
	border-bottom: 2px solid;
	border-top: 2px solid;
}

.wp-block-pullquote blockquote cite::before {
	display: none;
	color: inherit;
	background: none;
}

.wp-block-pullquote {
	border-bottom: 2px solid;
	border-top: 2px solid;
}

.wp-block-pullquote blockquote cite::before {
	display: none;

}



.wp-block-image {
	overflow: hidden;
}

.postbox__details .postbox-content {
	margin-bottom: 75px;
}

.postbox-tags {
	overflow: hidden;
	clear: both;
}

.postbox-content p {
	overflow: hidden;
}

.postbox-content p a {
	color: var(--s2);
}

pre {
	overflow-x: auto;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-size: 14px;
}

.wp-block-image {
	overflow: hidden;
}

.postbox__details .postbox-content {
	margin-bottom: 75px;
}

.postbox-tags {
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}

.postbox-content p {
	overflow: hidden;
}

.postbox-content p a {
	color: var(--tp-theme-2);
}

pre {
	overflow-x: auto;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;

}

div.postbox-comment-content>ul,
div.postbox-comment-content>ol {

	margin-bottom: 30px;
}

.tp-postbox-pagination ul {
	padding-left: 0;
}

.tp-header-logo {
	padding: 15px 0;
}

@media (max-width:767px) {
	.tp-header-logo {
		padding: 0;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1180px) {
	.tp-header-logo {
		line-height: 3.2 !important;
	}
}

@media only screen and (min-width: 575px) and (max-width: 768px) {
	.blog-sidebar__wrapper {
		padding-left: 0 !important;
	}
}

.sidebar__widget .tp-post-area ul,
.sidebar__widget .tp-post-area ol {
	padding-left: 20px;

	margin-bottom: 30px;
}

.tp-postbox-pagination ul {
	padding-left: 0;
}

.tp-header-logo {
	padding: 15px 0;
}

@media (max-width:767px) {
	.tp-header-logo {
		padding: 0;
	}
}

.rc__post-thumb.mr-20 {
	width: 70px;
	height: 72px;
}

.rc__post-thumb a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

img.alignright.size-thumbnail.wp-image-827 {
	float: none;
	margin-left: 0px !important;
}

@media (max-width:767px) {
	.blog-sidebar__wrapper {
		padding: 0;
	}
}

.comment-list .postbox__comment-avater img {
	height: auto;
	max-width: 100%;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 74px;
}

.wp-block-search__input {
	border: none; 
	border-radius: 0;
	padding: 10px 0 10px .25em;


}
.wp-block-search__input:focus {
	outline: 0;
}
.tp-postbox-area ul > li ul, .tp-postbox-area ol > li ol {
	padding-left: 20px;
}

.wp-block-search__button svg {
	fill: currentColor;
	min-height: 24px;
	min-width: 24px;
	vertical-align: text-bottom;
}
.tp-postbox-area ol ol, .tp-postbox-area ol ul, .tp-postbox-area ul ol, .tp-postbox-area ul ul {
	margin-bottom: 0;
}
.tp-postbox-area .wp-block-file {
	margin-bottom: 20px;
}
.tp-postbox-area ul, .tp-postbox-area ol {
	padding-left: 0px;
}
.logged-in-as {
	margin-bottom: 10px;
}
.postbox__item blockquote {
	padding: 35px 40px;
	margin-bottom: 50px;
	margin-top: 50px;
}
.postbox__item blockquote cite::before {
	content: "";
	font-size: 28px;
	color: #fff;
	padding-bottom: 0px;
	display: inline-block;
	background: #191515;
	height: 2px;
	width: 16px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}
.postbox__item blockquote p {
	font-family: var(--tp-ff-heading);
	font-weight: 700;
	font-size: 22px;
	color: var(--tp-theme-1);
	margin-bottom: 5px;
}
.postbox__item blockquote cite {
	font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  position: relative;
  color: #00ACCC;
margin-top: 18px;
  display: block;
}
.tp-postbox-area ul, .tp-postbox-area ol {
	padding-left: 0px;
}
.wp-block-file {
	margin-bottom: 20px;
}
.nice-select.postform {
	width: 100%;
}
.tp-sidebar-widget-content .textwidget p img {
	width: 100%;
	height: auto;
}
.tp-sidebar-widget-content .textwidget a img {
	width: 100%;
	height: auto;
}
.textwidget .nice-select {
	width: 100%;
}



.wp-block-group .wp-block-heading  {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: -0.96px;
}

.tp-text-white {
	color: #fff;
}

.wp-block-button__link {
    background-color: var(--p1);
	transition: .4s;
}
.wp-block-button__link:hover {
	color: #fff;
    background-color: var(--n1);
}
.footer__one {
	color: #fff;
}
.footer__one ul li,
.footer__one span,
.footer__one caption,
.footer__one p,
.footer__one a
 {
	color: #fff;
}
.footer__one .nice-select.open .list {
    background: #ffff;
    color: #000;
}
.footer__one .nice-select.open .list li {
    color: #000;
}
.footer-card:not(:last-child) {
	margin-bottom: 50px;
}
.footer__one .children,
.blog__sidebar .children
 {
 margin-left: 15px;
}
.footer__one .search-form label {
	width: 100%;
}
.footer__one input.search-field {
    width: 100%;
    display: block;
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
}
.footer__one input.search-submit {
    margin-top: 28px;
    background: #fff;
    color: #000;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
}
.footer__one .tagcloud a:hover {
    color: #fff;
}
.blog__sidebar form input {
    background: #f5f6f7;
    border-radius: 34px;
}
.blog__sidebar .search-field {
    padding: 7px 12px;
}
.blog__sidebar input.search-submit {
    background: var(--p1);
    padding: 10px;
	transition: .4s;
	font-weight: 500;
	font-size: 16px;
}
.blog__sidebar input.search-submit:hover {
    background: var(--n1);
	color: #fff;
}

.category-block .postbox__text p, 
.category-block .postbox__text h2 {
	padding: 6px;
}
 .postbox__item:hover {
    border-color: var(--s2) !important;
}
 .postbox__item {
    border: 1px solid;
    background: #fff;
    border-radius: 16px;
    border-color: var(--n40) !important;
    transition: all 0.4s;
    margin-bottom: 30px;
}
.postbox__content.content.pt-5.pt-xxl-6 {
    padding: 20px 30px 0;
}
.postbox__thumb {
    padding: 13px;
}
.postbox__read-more a {
	transition: .4s all ease;
}
.postbox__read-more a:hover {
    color: var(--s2);
	border-color: var(--s2);
}
.postbox__read-more a i {
	transition: .4s all ease;
}
.postbox__read-more a:hover i {
    transform: rotate(45deg);
	color: var(--s2);
}

.postbox__item .blog_title .blog_link {
    background-image: linear-gradient(to right, #000, #000);
    background-size: 0% 2px;
    display: inline;
    background-repeat: no-repeat;
    background-position: 0 90%;
}
.postbox__item .blog_title .blog_link:hover {
    background-size: 100% 2px;
    color: #000;
}
article.sticky .blog_title .blog_link {
    position: relative;
	padding-left: 25px;
}
article.sticky .blog_title .blog_link:after {
    font-family: fontawesome;
    content: "\f08d";
    position: absolute;
    left: 0;
    color: var(--s2);
    font-size: 25px;
}
img.avatar {
    border-radius: 100%;
}

.blog__sidebar .widget_block li {
    margin-left: 0;
}
.blog__sidebar ul li:not(:last-child) {
    padding-bottom: 10px;
}
.blog__sidebar ul li a, .blog__sidebar ol li a {
    color: #222e48;
    font-weight: 500;
	transition: .4s all ease;
}
.sidebar__widget ul li:hover, .sidebar__widget ul li:hover a {
    color: var(--s2);
}
.sidebar__widget .widget_archive ul.list li {
 margin-left: 0;
}
.textwidget img {
    margin: 10px 0;
}

.blog__sidebar #wp-calendar th,
.footer__one #wp-calendar th
 {
    background: var(--p1);
    color: #fff;
}
.sidebar__widget #wp-calendar tbody td#today,
.footer__one #wp-calendar tbody td#today
 {
    background: var(--p1);
    color: #fff;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-link, .sidebar__widget.widget_rss ul a, .sidebar__widget.widget_recent_comments ul a {
    color: var(--s2);
    transition: 1.3s;
    text-decoration: underline !important;
}
.postbox__item-details .postbox__text ul li,
.postbox__item-details .postbox__text ol li
 {
    margin-left: 18px;
}
.postbox__item-details .wp-block-calendar {
    margin-top: 20px;
}
a.comment-edit-link,
a.comment-reply-link {
    font-weight: 700;
	transition: .4s;
}
a.comment-edit-link:hover,
a.comment-reply-link:hover {
   color: var(--s2);
}
.mejs-container .mejs-time {
    padding: 8px 6px 0;
}
span.mejs-currenttime {
    color: #fff;
}
span.mejs-duration {
    color: #fff;
}
.menu-fallback-menu li.nav-item a {
    color: #fff;
}
.footer__one ul li,
.footer__one ol li
 {
	margin-left: 20px;
	transition: .4s;
}
.footer__one ul li:hover,
.footer__one ol li:hover
 {
	color: var(--s2);
}
.footer__one .menu-navigation li {
	list-style: none;
}
.sidebar__widget  a.wp-block-latest-comments__comment-author:hover {
    color: var(--s2);
}
.widget_tp-latest-posts ul li {
	margin-left: 0;
	list-style: none;
}

.blog-quote-wrapper.bg-danger {
    border-radius: 10px;
    padding: 85px 30px 30px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 2px 2px 0 3px rgba(33, 37, 41, 0.1);
    background-color: #ffffff !important;
}
.blog-quote-wrapper.bg-danger .blog-quote-txt {
    padding: 0 20px;
    text-align: center;
    position: relative;
}
.blog-quote-wrapper.bg-danger .blog-quote-txt::before {
    content: "\f10d";
    font-family: "Font Awesome 6 Pro";
    font-size: 60px;
    font-weight: 700;
    position: absolute;
    top: -55px;
    left: 50%;
    translate: -50% 0;
    color: var(--p1);
}
.blog-quote-txt-p {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    color: #717171 !important;
}

.blog-details-video {
	position: relative;
}

.blog-details-video  .bn5-vidbox {
	width: 50px;
    min-width: 50px;
    height: 50px;
    background: var(--s1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.blog-details-video .bn5-vid {

    background: var(--p1);

}
/* css */
.blog-details-video .bn5-vid i {
	color: #fff;
}
.blog-details-video img ,
.inner-images img 
{
	border-radius: 10px;
}
.postbox__item-details .postbox__thumb {
    padding: 0;
}