<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Theme default css */
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}
img {
	height: auto;
}
blockquote code {
	background: transparent;
	color: #fff;
}
code {
	color: #007bff;
}
button {
	transition: 0.3s;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}
img {
	transition: 0.3s;
}
.f-left {
	float: left;
}

.f-right {
	float: right;
}

.fix {
	overflow: hidden;
}

a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
button {
	cursor: pointer;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}

a:focus,
a:hover {
	text-decoration: none;
}
input:focus::placeholder {
	opacity: 0;
}
input:focus::-moz-placeholder {
	opacity: 0;
}
textarea:focus::placeholder {
	opacity: 0;
}
textarea:focus::-moz-placeholder {
	opacity: 0;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: 0;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

ul {
	margin: 0px;
	padding: 0px;
}

hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}

label {
	color: #444;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}

*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}

*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

.separator {
	border-top: 1px solid #f2f2f2;
}

/* blog css */
.post-text a:hover {
	color: #ededed;
}

.postbox__video img,
article.postbox .postbox__thumb img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	height: auto;
	width: inherit;
}

.navigation-border {
	border-top: 2px solid #f7f7f7;
	overflow: hidden;
}

.navigation-border {
	border-top: 2px solid #f7f7f7;
	overflow: hidden;
}
.theme-navigation span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}
.theme-navigation span a {
	color: #666;
}

.theme-navigation span a:hover {
	color: #3345a7;
}
.theme-navigation h4 {
	font-size: 23px;
	margin: 0;
	font-weight: 700;
	line-height: 1.3;
}
.theme-navigation h4 a {
	color: #004876;
}
.theme-navigation h4 a:hover {
	color: #3345a7;
}
.b-0 {
	border: 0;
}

.sidebar-search-form {
	position: relative;
}

.about-me img {
	margin-bottom: 25px;
	border-radius: 50%;
}

.about-me h4 {
	font-size: 18px;
	letter-spacing: 1px;
}

.widget-social-icon a {
	display: inline-block;
	margin: 0 8px;
	color: #3345a7;
}

.widget-social-icon a:hover {
	color: #3345a7;
}
.banner-widget img {
	max-width: 100%;
}
.widget .recent-posts &gt; li {
	overflow: hidden;
}
.widget .recent-posts &gt; li:not(:last-child) {
	overflow: hidden;
	margin-bottom: 30px;
}

.widget-posts-image {
	float: left;
}
.widget-posts-image img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 20px;
	margin-bottom: 0;
}
.recent-posts .widget-post-list:not(:last-child) {
	margin-bottom: 30px;
}
.widget-posts-body {
	overflow: hidden;
	padding-top: 8px;
}

.widget-posts-title {
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
}

.widget-posts-title a {
	color: #001d23;
}

.widget-posts-title a:hover {
	color: #3345a7;
}
.widget-posts-meta {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 500;
	color: #28484f;
	margin-bottom: 7px;
}
.widget-post-list .widget-posts-meta {
	margin: 0;
}

/* author css */
.author-wrapper {
	background: #f7f7fd;
	padding: 37px 71px 35px 40px;
	overflow: hidden;
	border-left: 5px solid #1876df;
}
.author-img {
	margin-right: 0;
	margin-top: 0;
}
.author-img img {
	border-radius: 50%;
	border: 5px solid #fff;
}
.author-text {
	overflow: hidden;
}
.author-text &gt; h4 {
	text-transform: capitalize;
}
.author-text &gt; p {
	margin-bottom: 0;
}
.author-icon a:hover {
	color: #3345a7;
}

.blog-coment-title h2 {
	font-size: 22px;
	margin-bottom: 0;
	color: #15287d;
}
.comment_box_areas-title h2 {
	font-size: 26px;
	margin-bottom: 30px;
	color: #15287d;
}

ul .comment-respond {
	margin-bottom: 40px;
}

.logged-in-as {
	line-height: 1;
}

/* 25. Pagination  */
.blog-details-border {
	margin-top: 40px;
	background: #fff;
}
.project-details-content span {
	font-size: 13px;
	color: #8583b1;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.project-details-content span a {
	color: #8583b1;
}
.project-details-content span a:hover {
	color: #1876df;
}
.project-details-content h3 {
	margin-top: 8px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 22px;
}
.project-details-content h3 a:hover {
	color: #096bd8;
}
.page-area .comment_box_areas-form {
	margin-bottom: 0;
	clear: both;
	padding-top: 0;
}
.single_page_content ol,
.single_page_content ul {
	padding-left: 22px;
}

/*blog-post-tag*/
.blog__tag {
	overflow: hidden;
	clear: both;
	padding-top: 25px;
}

.post_footer {
	overflow: hidden;
	clear: both;
}

/* Sidebar widget css */
.site_sidebar .taeled_sidebar ul {
	padding: 0;
	margin: 0;
}
.site_sidebar .taeled_sidebar ul li ul {
	padding-left: 15px;
	padding-top: 12px;
}
.rssSummary {
	line-height: 27px;
	margin: 10px 0;
}
.widget ul {
	margin: 0;
}
.widget ul li {
	border-bottom: 1px solid #efefef;
	color: #001d23;
	margin: 0;
	overflow: hidden;
	padding: 15px 0;
	padding-top: 15px;
	position: relative;
	font-size: 14px;
}
.widget ul li a {
	color: #001d23;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	text-transform: capitalize;
	transition: 0.3s;
	line-height: 1;
}
.widget .rsswidget {
	font-weight: 600;
}
.widget .footer-post h5 a {
	font-size: 16px;
	line-height: 1.3;
}
.widget ul li:first-child {
	padding-top: 0;
}
.widget_recent_entries ul li a {
	line-height: 26px;
}

.widget_media_image img {
	width: 100%;
}

.widget li {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.widget li:last-child {
	border: 0;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget li a {
	color: #444;
	font-weight: 500;
	padding-left: 0;
}
.widget li a:hover {
	color: #007bff;
}
.widget.widget_rss li span {
	display: block;
}
li .blog-footer-meta span {
	float: none !important;
	font-size: 13px !important;
}
.footer__widget .widget_recent_comments li span,
.footer__widget .widget_recent_comments li span a {
	float: none;
	font-weight: 500;
	color: #001d23;
}
.widget_recent_comments li span,
.widget_recent_comments li span a {
	float: none;
	font-weight: 500;
}
.sidebar__widget.widget_recent_comments li span,
.sidebar__widget.widget_recent_comments li span a {
	font-weight: 500;
	color: #15287d;
}

.sidebar__widget.widget_rss ul li a.rsswidget {
	color: #000;
}

.widget_rss ul li a {
	font-weight: 600 !important;
}
.widget_rss ul li span {
	display: block;
}
.footer_widget {
	color: #aaaaaa;
}
.footer_widget.widget_rss ul li a.rsswidget {
	color: #aaaaaa;
	font-weight: 500;
}

.widget li span.post-date {
	float: none;
	margin-top: 7px;
	display: block;
	font-size: 13px;
}
.textwidget img {
	max-width: 100%;
}

/* calendar widget css */
.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
}
.widget_calendar {
	float: none;
}
#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;
}
.taeled_footer_sidebar #wp-calendar caption {
	color: #ededed;
}

.taeled_footer_sidebar.widget_recent_comments ul li a::before,
.taeled_footer_sidebar.widget_recent_entries ul li a::before,
.taeled_footer_sidebar.widget_rss ul li a::before {
	display: none;
}
.footer_widget .rsswidget {
	color: #fff;
}
#wp-calendar thead th {
	padding: 8px;
	text-align: center;
	color: #000;
	background: #ddd;
}

#wp-calendar thead {
	font-size: 14px;
}

#wp-calendar tbody {
	color: #000;
}
#wp-calendar tbody td {
	background: #f7f7f7;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}
.footer_widget #wp-calendar tbody td {
	background: #fff;
	border: 1px solid #ddd;
}

.footer__widget #wp-calendar caption {
	color: #d1cfdd;
}
.footer__widget .wp-calendar-nav a {
	color: #d1cfdd;
}
#wp-calendar tbody td:hover,
#wp-calendar tbody td:hover a {
	background: #221f1f;
	color: #fff;
}
#wp-calendar tbody td a {
	background: transparent;
}
#wp-calendar tbody .pad,
#wp-calendar tbody .pad:hover {
	background: none;
}
.footer-area #wp-calendar tbody .pad:hover {
	background: #fff;
}

#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
.latest-comments ul li ul.children {
	padding-left: 70px;
}

.latest-comments ul li ul.children {
	padding-top: 0;
}
.no-results.not-found {
	background: #fff;
	padding: 41px 100px;
	text-align: center;
	border: 2px solid #f4f3fb;
}
.pageontent.blog-search-content p {
	margin-bottom: 20px;
}
.blog-search-title {
	font-size: 30px;
	font-weight: 700;
	margin: 0;
}
.error-404-title {
	line-height: 1;
	font-size: 140px;
	font-weight: 700;
	margin-bottom: 15px;
}
.error-title {
	font-size: 42px;
	line-height: 1;
	margin-bottom: 30px;
	font-weight: 600;
}
.error-text {
	margin-bottom: 30px;
}

.page-content.mb-40 {
	margin-bottom: 30px;
}
.page-header {
	background: #f5faff;
	margin-bottom: 30px;
	padding: 30px;
}
.page-header h1 {
	font-size: 26px;
	font-weight: 600;
	margin: 0;
}
.no-results.not-found .page-header {
	background: none;
	margin-bottom: 30px;
	padding: 0;
}
.navigation.posts-navigation .nav-next {
	float: right;
}
.navigation.posts-navigation .nav-previous {
	float: left;
}
.navigation.posts-navigation .nav-links {
	overflow: hidden;
}
.navigation.posts-navigation .nav-links a {
	text-transform: uppercase;
	background: #fff;
	border: 2px solid #3345a7;
	color: #3345a7;
}
.navigation.posts-navigation .nav-links a:hover {
	background: #3345a7;
	color: #fff;
}
.navigation.posts-navigation {
	overflow: hidden;
	margin-bottom: 40px;
}

/* breadcrumb css */
.breadcrumb-menu {
	padding: 0;
	margin: 0;
}
.breadcrumb-menu- li {
	display: inline-block;
	padding: 0 15px;
	position: relative;
	line-height: 1;
	color: #cfcfcf;
}
.breadcrumb-menu- li:last-child {
	padding-right: 0;
}
.breadcrumb-items- a {
	color: #cfcfcf;
}
.breadcrumb-menu- li::before {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: -1px;
	top: 0px;
	color: #ddd;
}
.breadcrumb-menu- li:first-child:before {
	display: none;
}

.sidebar-link h3 {
	font-size: 36px;
	font-weight: 700;
}
.servicee-sidebar {
	border: 2px solid #f4f3fb;
	padding: 30px;
}
.servicee-sidebar ul {
	margin-bottom: 0;
}
.servicee-sidebar ul li {
	border-bottom: 1px solid #eaeaea;
	color: #4c4c4c;
	margin: 0;
	overflow: hidden;
	padding: 15px 0;
	padding-top: 15px;
	position: relative;
}

.servicee-sidebar ul li a {
	color: #7886a0;
}
.servicee-sidebar ul li:last-child {
	border: 0;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.servicee-sidebar ul li a:hover {
	color: #1876df;
}
.project-status ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
}
.project-status {
	background: #f4f9fc;
	padding: 30px;
}
.project-status ul li b {
	margin-right: 5px;
	display: inline-block;
	color: #28345d;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 0;
}
.project-status ul li:last-child {
	border: 0;
	padding-bottom: 0;
}
.project-status ul li:first-child {
	padding-top: 0;
}

/* page table css */
.single_page_content table {
	margin-bottom: 30px;
}
.single_page_content table tbody td {
	text-align: center;
}
.single_page_content table a {
	color: #777;
}
.single_page_content table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.single_page_content th,
.single_page_content td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
}
.single_page_content table,
.single_page_content th,
.single_page_content td {
	border: 1px solid #d1d1d1;
}
.single_page_content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}
.single_page_content ol li,
.single_page_content ul li {
	margin-bottom: 7px;
}
.single_page_content ol li ol,
.single_page_content ul li ul {
	margin-top: 7px;
}

.blog_news_post_section table {
	margin-bottom: 30px;
}
.blog_news_post_section table tbody td {
	text-align: center;
}
.blog_news_post_section table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.blog_news_post_section table td a {
	color: #777777;
}
.blog_news_post_section h1 {
	font-size: 45px;
}
.blog_news_post_section h2 {
	font-size: 35px;
}
.blog_news_post_section h3 {
	font-size: 30px;
}
.blog_news_post_section th,
.blog_news_post_section td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
	padding: 10px 15px;
}
.blog_news_post_section table,
.blog_news_post_section th,
.blog_news_post_section td {
	border: 1px solid #d1d1d1;
}
.blog_news_post_section table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}
.blog_news_post_section table {
	margin-bottom: 30px;
	width: 100%;
}
.blog_news_post_section table tbody td {
	text-align: center;
}
.blog_news_post_section table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.blog_news_post_section th,
.blog_news_post_section td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
}
.blog_news_post_section table,
.blog_news_post_section th,
.blog_news_post_section td {
	border: 1px solid #d1d1d1;
}
.blog_news_post_section table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}
#wp-calendar tbody td#today {
	background: #221f1f;
	color: #fff;
}
#wp-calendar tbody td#today a {
	color: #fff;
}

.post-text .wp-caption.aligncenter {
	margin-top: 40px;
}
.post-text .alignright.size-thumbnail {
	overflow: hidden;
	clear: both;
}

/* custo unit css */
.comment_box_area .comment_itemlist-wrap &gt; ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.blog_news_post_section dl,
.blog_news_post_section ol,
.blog_news_post_section ul {
	margin-top: 0;
	margin-bottom: 25px;
}
.blog_news_post_section &gt; ul,
.blog_news_post_section &gt; ol,
.blog_news_post_section ul,
.blog_news_post_section ol {
	padding-left: 25px;
}
.blog_news_post_section ol li,
.blog_news_post_section ul li {
	padding-top: 7px;
}
.blog_news_post_section ol ol ol,
.blog_news_post_section ol ul ul,
.blog_news_post_section ul ol ol,
.blog_news_post_section ul ul ul {
	margin-bottom: 0;
}
.blog_news_post_section ol ul,
.blog_news_post_section ul ol,
.blog_news_post_section ul ul,
.blog_news_post_section ol ul ol {
	margin-bottom: 0;
}
ul {
	list-style: disc;
}
.wp-block-button .wp-block-button__link {
	color: #fff !important;
}
.post-text &gt; h6 {
	margin-bottom: 20px;
}

.blog_news_post_section h3 {
	margin-top: 20px;
	margin-bottom: 5px !important;
}
#wp-calendar #next a,
#wp-calendar #prev a {
	font-size: 13px;
	font-weight: 600;
}

.blog_news_post_section table {
	margin-bottom: 30px;
}
.blog_news_post_section table tbody td {
	text-align: center;
}
.blog_news_post_section table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.blog_news_post_section th,
.blog_news_post_section td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
}
.blog_news_post_section table,
.blog_news_post_section th,
.blog_news_post_section td {
	border: 1px solid #d1d1d1;
}
.blog_news_post_section table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}

.blog_news_post_section .comment_content &gt; p {
	margin-bottom: 15px;
}
.blog_news_post_section .comment_content ul li,
.blog_news_post_section .comment_content ol li {
	padding-top: 5px;
}
#wp-comment-cookies-consent {
	width: auto;
	display: inline-block;
	height: auto;
	margin-right: 20px;
}
.comment-form-cookies-consent label {
	display: inline-block;
}
.comment-form-cookies-consent {
	margin-left: 18px;
	display: none;
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
}
dd + dt {
	margin-top: 20px;
}

.page-links {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	margin-top: 20px;
}
.page-links &gt; span.page-links-title {
	border: 0;
	color: inherit;
}
.page-links a,
.page-links &gt; span {
	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 &gt; span {
	border: 2px solid #007bff;
	color: #007bff;
}
.page-links a:hover {
	border: 2px solid #007bff;
	color: #007bff;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid &gt; li {
	margin-bottom: 0 !important;
}
.blog_news_post_section .comment_content &gt; ul,
.blog_news_post_section .comment_content &gt; ol {
	margin-bottom: 20px;
}
#recentcomments li a {
	line-height: 1.5;
}
.widget.widget_recent_comments ul li a {
	display: unset;
	line-height: 27px;
	line-height: 27px;
}
.widget.widget_recent_comments ul li .comment-author-link a {
	color: #007bff;
}
.tag-space {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
.size-thumbnail {
	margin-bottom: 20px;
}
.no-results.not-found .page-header {
	padding-top: 0;
	padding-bottom: 0;
}

.search-form2 .form-control {
	height: 50px;
	border-radius: inherit;
}
.search-form2 {
	position: relative;
}

.archive-description {
	margin-top: 15px;
}

.paginations ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.paginations ul li a,
.paginations ul li .page-numbers {
	color: #333333;
	font-size: 14px;
	font-weight: 500;
	transition: all 0.3s ease 0s;
	text-align: center;
	height: 60px;
	width: 60px;
	background: #fff;
	border-radius: 30px;
	padding: 0;
	line-height: 56px;
	display: inline-block;
	border: 2px solid #eaebec;
}
.paginations ul li:hover a,
.paginations ul li .current {
	background: #1876df;
	color: #fff;
	border-color: #1876df;
}
.paginations ul li:hover a:after,
.paginations ul li.active a:after {
	opacity: 1;
}
.paginations ul li:hover a:before,
.paginations ul li.active a:before {
	opacity: 1;
}
.paginations li .prev {
	text-transform: uppercase;
	font-weight: 700;
}
.paginations li .next {
	text-transform: uppercase;
	font-weight: 700;
}

.footer-area-bottom {
	padding: 15px 0;
}
.copy-right p {
	color: #999;
	margin: 0;
}
.footer_widget select {
	width: 100%;
	border-radius: 0;
	height: 50px;
	color: #000;
}
/*theme unit test css */
.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}
.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;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

/* alignments css */
.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;
}

/* clearings css */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.widget select {
	max-width: 100%;
	height: 45px;
	width: 100%;
	border: 1px solid #ddd;
	padding: 0 10px;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: 0;
}
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

embed,
iframe,
object {
	max-width: 100%;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 10px;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
	width: 100%;
}

.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-caption {
	display: block;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
	background-color: #fff4ef;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	margin-top: 10px;
	display: block;
}
.logged-in-as a {
	color: #1b2026;
	font-weight: 500;
}
.logged-in-as a:hover {
	color: #007bff;
}

.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
	margin-left: 10px;
}
.wp-block-column:not(:last-child) {
	margin-right: 10px;
}
.wp-block-column:nth-child(2n + 1) {
	margin-right: 10px;
}
.post-text &gt; .alignwide {
	margin-left: 0;
	margin-right: 0;
}
.post-text p.has-large-font-size {
	font-size: 24px;
	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: 20px;
}
.wp-block-preformatted {
	margin: 30px 0;
}

.has-very-light-gray-color.has-very-light-gray-color {
	color: #fff;
	background: #3345a7 !important;
}
.wp-block-archives select,
.wp-block-archives .postform {
	height: 50px;
	width: 200px;
	border: 1px solid #ddd;
	padding: 0 10px;
}
.wp-block-categories .postform {
	width: 200px;
	border: 1px solid #ddd;
	padding: 0 10px;
	float: none;
	margin-bottom: 15px;
}
.wp-block-archives .nice-select {
	float: none;
	margin-bottom: 15px;
	width: 200px;
	margin-bottom: 15px;
}
.wp-block-latest-comments {
	padding-left: 0 !important;
}
.wp-block-latest-posts.has-dates {
	padding-left: 0;
}
.wp-block-archives li a,
.wp-block-categories li a {
	color: #000;
}

.wp-block-archives li a:hover,
.wp-block-categories li a:hover {
	color: #007bff;
}
.wp-block-search__input {
	width: 100%;
	height: 50px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 0 15px;
}
.wp-block-cover {
	margin-bottom: 30px;
}

.copyright__text p {
	margin: 0;
}

.single_page_contentfigure.wp-caption.aligncenter {
	margin-top: 40px;
}
.single_page_content .size-full.alignright {
	margin-bottom: 35px;
	margin-top: 20px;
	clear: both;
}

.single_page_content .comment_box_areas-form {
	margin-top: 50px;
}
.single_page_content .comment_box_areas {
	margin-top: 40px;
}

.single_page_content h2 {
	font-size: 36px;
}

.single_page_content h3 {
	font-size: 30px;
}

.page-links &gt; span {
	border: 2px solid #007bff;
	color: #007bff;
}
.post-text a:hover {
	color: #007bff;
	border-color: #007bff;
}

.post-text a {
	color: #1b2026;
}

.wp-block-tag-cloud a,
.blog__tag.tagcloud a,
.tagcloud a {
	font-size: 12px !important;
	color: #000;
	padding: 11px 25px;
	background: #f4f4f4;
	margin-right: 5px;
	font-weight: 500;
	margin-top: 10px;
	display: inline-block;
	font-weight: 500 !important;
}

.wp-block-tag-cloud a {
	box-shadow: none;
}

.wp-block-tag-cloud {
	margin-top: -10px;
}

.related_tag a:not(:last-child) {
	margin-right: 10px;
}

.wp-block-tag-cloud a:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
.wp-block-calendar {
	margin-bottom: 30px;
}
.post-text .blocks-gallery-grid img {
	margin: 0;
}
.page-links a:hover {
	border: 2px solid #007bff;
	color: #007bff;
}

.post-password-form input[type="password"] {
	font-size: 1.2rem;
	line-height: 20px;
	padding: 12px 20px;
	border: 1px solid #e4e4f2;
	width: 100%;
	border-radius: 0;
	height: auto;
}
.post-password-form label {
	width: 100%;
}
.post-password-form input[type="submit"] {
	background-color: #007bff;
	border: none;
	padding: 10px 40px;
	color: #fff;
	cursor: pointer;
	transition: 0.3s;
	font-weight: 600;
	width: auto;
	height: auto;
	border-radius: 0px;
	margin-top: 10px;
}
.post-password-form input[type="submit"]:hover {
	background: #003e84;
	color: #fff;
}
.postbox__text .blog-post-tag {
	padding-top: 40px;
}

.layout-wrapper .alignright.size-thumbnail {
	margin-bottom: 20px;
	clear: both;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	width: calc((100% - 16px) / 2);
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0;
}
.wp-block-gallery.columns-2.is-cropped li.blocks-gallery-item {
	width: calc((100% - 16px) / 2) !important;
}
.wp-block-search .wp-block-search__input {
	width: 100%;
	margin: 0;
}
.wp-block-button {
	margin-bottom: 15px !important;
}
.wp-block-cover-text {
	color: #fff !important;
}
.wp-block-cover-text a,
p.wp-block-cover-text a {
	color: #fff;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}
.blocks-gallery-caption {
	margin-bottom: 40px;
}
.wp-block-group.has-background {
	margin-bottom: 25px;
}
.wp-block-separator {
	border: none;
	border-bottom: 2px solid;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.4;
}
.blog_news_post_section_content .wp-block-group__inner-container {
	padding: 1.25em 2.375em;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100px;
}
.is-style-outline .wp-block-button__link {
	border: 2px solid #222;
}
.is-style-outline .wp-block-button__link {
	background-color: transparent;
	border: 2px solid #222;
	color: #222 !important;
}

.widget .nice-select,
.footer_widget .nice-select {
	float: none;
	border-radius: 0;
}
.widget .nice-select .option,
.footer_widget .nice-select .option {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
}
.widget .nice-select::after,
.footer_widget .nice-select::after {
	right: 18px;
}
.blog_news_post_section .comment_box_areas ol ol,
.blog_news_post_section .comment_box_areas ol ul,
.blog_news_post_section .comment_box_areas ul ol,
.blog_news_post_section .comment_box_areas ul ul {
	margin-bottom: 20px;
}
.blog_news_post_section .comment_box_areas ol ol ol,
.blog_news_post_section .comment_box_areas ol ul ul,
.blog_news_post_section .comment_box_areas ul ol ol,
.blog_news_post_section .comment_box_areas ul ul ul {
	margin-bottom: 0px;
}
.comment_content &gt; ul,
.comment_content &gt; ol {
	margin-bottom: 20px;
}
.single_page_content ol,
.single_page_content ul {
	padding-left: 25px;
	margin-bottom: 25px;
}
.single_page_content ol ol ol,
.single_page_content ol ul ul,
.single_page_content ul ol ol,
.single_page_content ul ul ul {
	margin-bottom: 0px;
}
.single_page_content ol ol,
.single_page_content ol ul,
.single_page_content ul ol,
.single_page_content ul ul {
	margin-bottom: 0;
}
.blog_news_post_section ol ol,
.blog_news_post_section ol ul,
.blog_news_post_section ul ol,
.blog_news_post_section ul ul {
	margin-bottom: 0;
}

.footer_widget.widget_recent_comments li a {
	display: unset;
}
.footer_widget ul li a {
	font-size: 16px;
	color: #aaaaaa;
	display: inline-block;
}

.footer_widget ul li a:hover {
	color: #007bff;
}

.footer_widget ul li a::before {
	position: absolute;
	bottom: 0px;
	width: 0%;
	height: 1px;
	content: "";
	right: 0;
	background: #8d9093;
	z-index: 2;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
}

.footer_widget ul li a:hover::before {
	width: 100%;
	right: auto;
	left: 0;
	color: #fff;
}

.footer-style-2 .footer1__padding1 {
	background: #fff;
	border-bottom: 1px solid #d9e8ff;
	padding: 0px;
}
.footer-style-2 .footer1__copyright {
	background: #fff;
	padding: 20px 0px;
}
.footer-style-2 .footer1__copyright--text p {
	color: #00235a;
}
.footer-style-2 .footer-title {
	color: #00235a;
}
.footer-style-2 .footer_widget p {
	color: #00235a;
}
.footer-style-2 .footer_widget ul li a {
	color: #00235a;
}
.footer-style-2 .recent-posts-footer .widget-posts-meta {
	color: #00235a;
}
.footer-style-2 .recent-posts-footer .widget-posts-title {
	color: #00235a;
}
.footer-style-2 .footer1__about--item-content h5 {
	color: #00235a;
}
.footer-style-2 .footer1__padding1 {
	padding: 0px;
	border-top: 1px solid #d9e8ff;
}
.footer-border .col-lg-3 {
	padding-top: 95px;
	padding-bottom: 40px;
}
.footer-border .col-lg-3::before {
	content: "";
	position: absolute;
	border-left: 1px solid #d9e8ff;
	left: 0;
	top: 0;
	height: 100%;
}
.footer-border .col-lg-3:nth-child(1)::before {
	display: none;
}
.footer-border .col-lg-3:nth-child(2)::before {
	left: 10px;
}
.footer-border .col-lg-3:nth-child(3)::before {
	left: -14px;
}
.footer-border .col-lg-3:nth-child(4)::before {
	left: 15px;
}
.footer-border .col-lg-3:nth-child(2) .footer_widget {
	padding-left: 20px;
}
.footer-border .col-lg-3:nth-child(4) .footer_widget {
	padding-left: 30px;
}
.sidebar__widget-title.mb-50 {
	margin-bottom: 35px;
}
.postbox_text {
	border: 2px solid #ededed;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-right: 40px;
	transition: 0.3s;
	padding-top: 40px;
}
.post-meta span {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-weight: 500;
	text-transform: capitalize;
	margin-right: 20px;
	font-size: 15px;
	display: inline-block;
	color: #747ca2;
}
.post-meta a {
	font-weight: 500;
	color: #747ca2;
}
.post-meta a:hover {
	color: #3345a7;
}
.post-meta span i {
	color: #3345a7;
	font-size: 14px;
	margin-right: 2px;
}

.blog-title {
	font-size: 32px;
	margin-bottom: 20px;
}

.widget-title-box {
	text-align: center;
}
.cm-btn {
	border: 0;
}
.cm-btn i {
	margin-right: 3px;
}
.blog-post-tag span {
	display: block;
	margin-bottom: 10px;
	font-weight: 600;
}
.blog-post-tag a {
	border: 2px solid #f6f6f6;
	padding: 12px 25px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #00235a;
	margin-right: 5px;
	margin-top: 5px;
}
.blog-post-tag a:hover {
	background: #3345a7;
	color: #fff;
	border-color: #3345a7;
}
header ul,
footer ul {
	list-style: none;
}
.single_page_content .post-entry &gt; p {
	margin: 32px 0;
	margin-top: 0;
}

.home_front_page .breadcrumb {
	display: none !important;
}
.post-content .post-title a {
	display: block;
}

.format-quote .post-text p {
	font-size: 36px;
	color: #1b2026;
	font-weight: 700;
}

.format-quote .post-text cite {
	font-size: 18px;
	font-style: normal;
}

.format-quote .post-text cite a {
	color: #3345a7;
}

.format-quote .post-text cite::before {
	content: "";
	font-size: 28px;
	padding-bottom: 0px;
	display: inline-block;
	background: #3345a7;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.wp-block-column .wp-block-quote {
	border-left: 0;
	padding-right: 30px;
}
.wp-block-image figcaption {
	color: #747ca2;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	display: inline-block;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	padding: 20px 20px;
}
.wp-block-quote.has-text-align-right {
	border-right: 0;
}

.post-text img {
	max-width: 100%;
}

.single-post .page__title-content h2 {
	font-size: 55px;
}
.post_gallery .owl-nav div button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 35px;
	height: 45px;
	width: 45px;
	border-radius: 50%;
}
.post_gallery .owl-nav div.owl-next button {
	left: auto;
	right: 35px;
}
.post_gallery .owl-nav div button:hover {
	background: #3345a7;
	color: #fff;
}
.sidebar-posts-bg-thumb {
	height: 80px;
	width: 100px;
	border-radius: 0;
	background-size: cover;
	background-position: left;
}

.news-sidebar .widget ul ul {
	padding-left: 10px;
	padding-top: 14px;
}
.news-item.sticky {
	position: relative !important;
}
.news-item.sticky::before {
	position: absolute;
	content: "\f08d";
	right: 25px;
	top: 25px;
	font-family: "Font Awesome 5 Pro";
	color: #eac7ae;
	font-size: 35px;
	font-weight: 300;
	transform: rotate(45deg);
}
.wp-block-button.is-style-squared .wp-block-button__link {
	color: #fff !important;
	border-radius: 0;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown.wp-block-categories select {
	width: 250px;
	height: 50px;
	padding: 0 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.wp-block-search .wp-block-search__inside-wrapper {
	position: relative;
}
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 30px;
}
.sidebar__close-btn span:first-of-type {
	display: none;
}
.sidebar__close-btn span:last-of-type {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.sidebar__close-btn {
	width: 100px;
	border-radius: 0;
}
.post-text.mb-20 {
	margin-bottom: 0;
}
.blog_news_post_section .post-text.mb-20 p:last-child {
	margin-bottom: 0;
}

.wpcf7-form-control.wpcf7-submit.f-btn.f-btn-3.w-100 {
	margin-bottom: 0;
}
.services__form p {
	margin: 0;
}
.widget_text.services__widget.widget_custom_html {
	padding: 0;
	background: none;
}
.social-links {
	margin-top: 20px;
}
.social-links a {
	margin-right: 15px;
	font-size: 13px;
}

.admin-bar .sticky-header,
.admin-bar .slide-bar.show {
	top: 32px;
}

.admin-bar .nio-eig-header-style-eight.sticky-on {
	top: -38px;
}

/* footer post css */
.recent-posts-footer .widget-post-list:not(:last-child) {
	margin-bottom: 13px;
}
.recent-posts-footer .widget-posts-body {
	overflow: hidden;
	padding-top: 0;
	position: relative;
	top: -6px;
}
.recent-posts-footer .widget-posts-image img {
	width: 60px;
	height: 60px;
	border-radius: 0;
	margin-right: 20px;
	margin-bottom: 0;
}
.recent-posts-footer .widget-posts-meta i {
	font-size: 14px;
	color: #3345a7;
	margin-right: 3px;
}
.recent-posts-footer .widget-posts-meta {
	color: #aaaaaa;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
	font-weight: 400;
}
.recent-posts-footer .widget-posts-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}
.recent-posts-footer .widget-posts-title a {
	color: inherit;
}
.recent-posts-footer .widget-posts-title:hover {
	color: #3345a7;
}

ul.cat li {
	border-top: 1px solid #eaedff;
	padding: 15px 0;
	overflow: hidden;
}

ul.cat li:first-child {
	border-top: 0;
	padding-top: 0;
}

ul.cat li:last-child {
	padding-bottom: 0;
}
ul.cat li a {
	display: block;
	color: #647589;
}

ul.cat li a:hover {
	color: #3345a7;
}

.social-profile a {
	height: 50px;
	width: 50px;
	text-align: center;
	background: #062a4d;
	line-height: 50px;
	margin-right: 2px;
	display: inline-block;
	color: #ffffff;
	margin-bottom: 5px;
}

.social-profile a:hover {
	background: #3345a7;
}

#Instafeed {
	margin: 0 -5px;
	overflow: hidden;
}

#Instafeed li {
	width: 33.33%;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
}

#Instafeed li img {
	width: 100%;
}

.tagcloud a {
	font-size: 14px;
	padding: 8px 20px;
	background-color: #f4f4f4;
}

.tagcloud a:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.bg-none {
	background: none;
}
.blog-post-tag a:last-child {
	margin-right: 0;
}

.blog-share-icon span {
	font-size: 18px;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	color: #062a4d;
	display: block;
	margin-bottom: 17px;
}

.blog-share-icon a {
	color: #6f7172;
	font-size: 18px;
	transition: 0.3s;
	margin-right: 22px;
}

.blog-share-icon a:hover {
	color: #3345a7;
}

.blog-share-icon a:last-child {
	margin-right: 0;
}
.theme-author.author {
	background: #fff;
}
@media (max-width: 767px) {
	.theme-author.author {
		padding: 0 30px 44px 30px;
	}
}

.author-img {
	margin-bottom: 20px;
}
.author-img img {
	margin-top: -60px;
}
.author-text h3 {
	font-size: 24px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.author-text p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 28px;
}

.author-icon {
	margin-top: 10px;
	margin-bottom: 15px;
}
.blog__author-img img {
	width: 100px;
	border-radius: 10px;
}
.blog__author-content p {
	margin: 0;
	line-height: 24px;
	font-size: 15px;
}
.author-icon a {
	font-size: 14px;
	color: #666;
	margin-right: 10px;
	transition: 0.3s;
}

.author-icon a:hover {
	color: #3345a7;
}

.footer_widget .nice-select .list,
.news-sidebar .nice-select .list,
.post-content .nice-select .list {
	height: 400px;
	overflow-y: scroll;
}

.widget_text .nice-select {
	display: none;
}

.widget_text select {
	display: block !important;
}

.post-content .nice-select {
	margin-bottom: 20px;
}

.comment_box_area .comment_itemlist .comment_content ul li,
.comment_box_area .comment_itemlist .comment_content ol li {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: none;
	padding-left: 0px;
	list-style: disc;
	display: list-item;
}
.comment_box_area .comment_itemlist .comment_content ol li {
	list-style: inherit;
}
.comment_box_area .comment_itemlist .comment_content ul,
.comment_box_area .comment_itemlist .comment_content ol {
	margin-bottom: 20px;
}

.comment_box_area .comment_itemlist .comment_content ul ul,
.comment_box_area .comment_itemlist .comment_content ol ol {
	margin-bottom: 0px;
}

ul.children {
	list-style: none;
}

.news-sidebar ul li a {
	padding-left: 20px;
}

.news-sidebar ul li a::after {
	position: absolute;
	content: "\e649";
	left: 0px;
	top: 0px;
	font-family: "themify";
	font-size: 13px;
	color: #3345a7;
	transition: 0.3s;
}

.news-sidebar ul li a:hover::after {
	left: 5px;
}

.news-sidebar .widget_recent_comments ul li a,
.news-sidebar .widget_recent_entries ul li a,
.widget_rss ul li a {
	padding-left: 0px;
}

.news-sidebar .widget_recent_comments ul li a::after,
.news-sidebar .widget_recent_entries ul li a::after,
.widget_rss ul li a::after {
	display: none;
}

.single_page_content .size-full.alignright {
	margin-bottom: 35px;
	margin-top: 20px;
	clear: both;
}

.comment_box_area-form {
	clear: both;
}

.blog_news_post_section .comment-reply-link:hover {
	color: #fff;
}

.single_page_content .comment-reply-link {
	border-color: #77777752;
}

.footer_widget .nice-select .current,
.footer_widget .nice-select {
	color: #1b2026;
}
.has-text-align-right,
.has-text-align-right p {
	text-align: right !important;
}
.has-text-align-left,
.has-text-align-left p {
	text-align: left !important;
}

.comments-box blockquote::before {
	color: #007bff;
	font-size: 26px;
	position: static;
}

.comments-box blockquote {
	padding: 40px;
	text-align: center;
}

.comments-box blockquote p {
	padding: 0;
	text-align: center;
}
.site_sidebar .taeled_sidebar ul.children {
	padding-left: 0px;
	padding-top: 5px;
}
.site_sidebar .taeled_sidebar ul.children li {
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
}
.site_sidebar .taeled_sidebar li a:hover {
	color: #007bff;
}
.site_sidebar .taeled_sidebar .popular_tag a:hover,
.social_widget li a:hover {
	color: #fff !important;
}
.site_sidebar .widget_pages ul ul {
	padding-top: 14px !important;
}

.admin-bar header {
	margin-top: 32px;
}
.admin-bar .mobile_menu_content {
	top: 32px;
}
.mt-25 {
	margin-top: 25px;
}

.taeled-comment-log-btn {
	padding: 0;
	margin-bottom: 15px;
}
.footer-section-4 .footer-widget .wp-block-group h2 {
	font-size: 24px;
	font-weight: 600;
	display: inline-block;
	padding-bottom: 30px;
	text-transform: uppercase;
}
.footer-section-4 .footer-widget ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.footer-section-4 .taeled_footer_sidebar ul ul {
	padding-left: 15px;
	padding-top: 12px;
}
.taeled_footer_sidebar ul li a:hover {
	color: #007bff;
}
.footer-section-4 .footer-widget {
	margin-top: 30px;
}
.footer-section-4 .footer-widget-content {
	margin-top: -30px;
}

.single_widget .wp-block-latest-comments {
	padding-left: 0px;
}

.footer-widget .wp-block-group ul li:not(:last-child) {
	margin-bottom: 10px;
}
.single_widget .wp-block-group ul li:not(:last-child) {
	margin-bottom: 10px;
}
.single_widget .wp-block-latest-comments a {
	line-height: 1.6;
}

.single_page_content p:last-child {
	margin-bottom: 0;
}
.single_page_content.inner-content.mb-5 {
	margin-bottom: 0px !important;
}
/*
.blog_news_post_section_text blockquote:after {
	display: none;
} */

.wp-block-pullquote blockquote:after,
.blog_news_post_section_text blockquote.wp-block-quote:after,
.blog_news_post_section_text blockquote.has-text-color:after {
	display: none;
}
.blog_news_post_section_text blockquote.wp-block-quote p,
.blog_news_post_section_text blockquote.has-text-color p,
.blog_news_post_section_text blockquote.wp-block-quote cite,
.blog_news_post_section_text blockquote.has-text-color cite {
	color: #fff;
}

.comment_box_area .comment_itemlist {
	padding-left: 0;
}

.comment_itemlist p img {
	display: block;
}

.site_sidebar ul li {
	list-style: none;
}

.site_sidebar ul li:not(:last-child),
.taeled_footer_sidebar ul li:not(:last-child) {
	margin-bottom: 10px;
}

.site_sidebar select,
.footer-widget-content select {
	padding: 10px;
	width: 100%;
}

.site_sidebar .tagcloud a,
.taeled_footer_sidebar .tagcloud a {
	font-weight: 500 !important;
}

blockquote p {
	font-size: 24px !important;
	font-weight: 500;
}

blockquote cite {
	font-size: 16px;
	font-weight: 300;
}

blockquote::after {
	display: none;
}

blockquote cite em {
	font-size: 16px;
}

.blog_details_text h2 {
	padding: 0;
}

.blog_news_post_section h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px !important;
}

.blog_news_post_section h5 {
	margin-bottom: 5px !important;
}

.blog_details_text h4 {
	padding: 0;
	border: none;
}

.blog_details_text &gt; h6 {
	margin-bottom: 20px;
}

.blog_details_text h4 {
	font-size: 28px;
}
.wp-block-group.has-background {
	padding: 1.25em 2.375em;
	margin-top: 0;
	margin-bottom: 0;
}
.wp-block-group.has-background {
	margin-bottom: 25px;
}
.comment_itemlist h3 {
	font-size: 28px;
	text-transform: capitalize;
}

.comment_itemlist h4,
.comment_itemlist h2,
.comment_itemlist h5,
.comment_itemlist h6,
.comment_itemlist h2,
.comment_itemlist h1 {
	text-transform: capitalize !important;
}
.blog_news_post_section h2 {
	margin-bottom: 5px;
}

.blog_comment_box .comment_content h4 a {
	text-transform: uppercase;
}
.blog_comment_box blockquote code {
	color: #000;
}
.comment-heading {
	margin-top: 25px;
	padding-bottom: 35px !important;
}
.gallery dl.gallery-item {
	width: 25% !important;
	margin-right: 0px !important;
	padding-right: 5px !important;
}
.td-sv-footer-section .gallery dl.gallery-item {
	width: 33% !important;
	padding-right: 0px !important;
	text-align: left !important;
	margin-bottom: 8px;
}
ul.zoom-gallery {
	display: flex;
	flex-wrap: wrap;
	margin-left: -4px;
}

ul.zoom-gallery li {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
}

.td-sv-footer-widget .gallery-widget li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
p.post-nav-links {
	display: none;
}

.site_sidebar .single_widget {
	margin-bottom: 0;
}

.site_sidebar .single_widget {
	margin-top: 40px;
}

.site_sidebar {
	margin-top: -40px;
}

.widget_media_gallery .gallery-item {
	margin-top: 0px !important;
}
.widget_media_gallery .gallery-item img {
	margin: 0px;
	padding: 0 1px 1px 0;
	border: none !important;
}

.taeled_footer_sidebar ul,
.menu-testing-menu-container ul {
	padding-left: 15px;
}

.taeled-pagination a.next:before {
	content: "";
	width: 91px;
	height: 16px;
	position: absolute;
	top: 5px;
	display: inline;
	opacity: 1;
	z-index: 1;
}
.taeled-pagination a.prev:before {
	content: "";
	width: 91px;
	height: 16px;
	position: absolute;
	top: 5px;
	left: 0;
	opacity: 1;
	display: inline;
	z-index: 1;
}
ul.taeled-pagination li:before,
ul.taeled-pagination li:after {
	display: none !important;
}
.portcolor {
	color: #fff;
	background-color: #ff4a17 !important;
}

#ctf .ctf-tweets .ctf-item .ctf-tweet-content {
	padding: 0 0 0 20px;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-content .ctf-tweet-text {
	line-height: 2;
	font-size: 13px;
}
#ctf .ctf-tweets .ctf-item {
	display: flex;
}
#ctf .ctf-tweets .ctf-item::before {
	content: "\f099";
	color: #ff4a17;
	font-size: 14px;
	font-family: "Font Awesome 5 Brands";
	align-self: start;
	padding-top: 5px;
}
/* TTU */

.upland_widgets .textwidget img {
	max-width: 100%;
	height: auto;
}
.upland_widgets .textwidget select {
	max-width: 100%;
}
.upland_widgets ul li {
	padding-bottom: 0px;
}
.single_page_content.inner-content:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
	display: block;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
	border-radius: 0px;
}
.wp-block-button {
	margin: 5px 0;
}
.wp-block-cover-text {
	color: #ffffff !important;
}
.wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item:before {
	visibility: hidden;
}
.article__full-content p {
	line-height: 1;
}
.article__full-content table {
	width: 100%;
}
.article__full-content table td {
	border: 1px solid black;
	padding: 5px;
	text-align: center;
}
.article__full-content .post-password-form input {
	border: 1px solid black;
	padding: 5px;
}
ol li:before {
	background: none;
	top: 0px;
}
.sticky .article__bg,
.tag-sticky-2 .article__bg {
	border: 1px solid #ff6231;
	box-shadow: 0 10px 20px #ff6231;
}
.tag-featured-image.post-1016 .article__short-image .article__photo {
	width: 30%;
}
.wp-caption,
.wp-caption-text,
.bypostauthor {
	max-width: 100%;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.gallery-caption {
	display: block;
	margin-bottom: 1em;
}
select {
	max-width: 100%;
}
table#wp-calendar {
	width: 100%;
}
table#wp-calendar td,
table#wp-calendar th {
	border: 1px solid #000;
}
.taeled_footer_sidebar table#wp-calendar td,
.taeled_footer_sidebar table#wp-calendar th {
	border-color: #fff;
}
.tag-sticky-2 {
	border: 1px solid #ff4a17;
}
.wp-block-button a {
	color: #fff !important;
}
.wp-block-button.is-style-outline a {
	color: #32373c !important;
	border-color: #32373c !important;
}
dl.gallery-item {
	margin-right: 5px !important;
	width: 31% !important;
}

.border-effect a,
.border-effect span.border-effect {
	position: relative;
	display: inline;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(currentColor),
		to(currentColor)
	);
	background-image: -webkit-linear-gradient(
		left,
		currentColor 0%,
		currentColor 100%
	);
	background-image: -o-linear-gradient(
		left,
		currentColor 0%,
		currentColor 100%
	);
	background-image: linear-gradient(
		to right,
		currentColor 0%,
		currentColor 100%
	);
	background-size: 0px 2px;
	background-position: 0px 95%;
	-webkit-transition: background-size 0.25s
		cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	-o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86)
		0s;
	transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	padding: 0% 0px;
	background-repeat: no-repeat;
	color: inherit;
}
.border-effect a:hover,
.border-effect span.border-effect:hover {
	background-size: 100% 2px;
}

span.border-effect {
	position: relative;
	display: inline;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(currentColor),
		to(currentColor)
	);
	background-image: -webkit-linear-gradient(
		left,
		currentColor 0%,
		currentColor 100%
	);
	background-image: -o-linear-gradient(
		left,
		currentColor 0%,
		currentColor 100%
	);
	background-image: linear-gradient(
		to right,
		currentColor 0%,
		currentColor 100%
	);
	background-size: 0px 2px;
	background-position: 0px 95%;
	-webkit-transition: background-size 0.25s
		cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	-o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86)
		0s;
	transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	padding: 0.7% 0px;
	background-repeat: no-repeat;
	color: inherit;
}
span.border-effect:hover {
	background-size: 100% 2px;
}
.admin-bar .taeled-side-inner {
	top: 32px;
}

.tb-title {
	line-height: 28px;
}

.tb-blog-item .td-sv-blog-text-item {
	padding: 20px 30px 20px;
}

.tb-blog-item .td-sv-blog-img-item {
	overflow: hidden;
}

.tb-blog-item:hover .td-sv-blog-img-item img {
	transform: scale(1.1);
}

.footer-section-4-td {
	background: #00070f;
	padding-bottom: 30px;
	padding-top: 30px;
}

.footer-section-4-td .footer-widget-wrapper {
	background: transparent;
	padding: 65px 0px 0px;
}
.footer-section-4-td .footer-widget-content {
	padding-bottom: 65px;
}
.footer-section-4-td p {
	color: #ededed;
}

.footer-section-4-td a,
.footer-section-4-td span,
.footer-section-4-td li {
	color: #ededed !important;
}
.footer-section-4-td a:hover,
.footer-section-4-td li:hover,
.footer-section-4-td li:hover a {
	color: #00b0fc !important;
}
.footer-section-4-td .tagcloud a {
	color: #000 !important;
}
.footer-section-4-td .tagcloud a:hover {
	color: #fff !important;
}

.footer-section-4-td .widget_rss li:hover {
	color: #ededed !important;
}

.footer-section-4-td .widget-title {
	color: #fff !important;
	font-size: 20px !important;
	font-weight: 600;
	max-width: 245px;
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #2a2c2f;
	text-transform: capitalize !important;
	display: block !important;
}
.footer-section-4-td .widget-title::after {
	display: none !important;
}

.related_postitem p {
	margin-bottom: 0;
}
h3.static-cm-heading {
	margin-top: 30px;
	margin-bottom: 20px !important;
	padding-bottom: 10px;
}
.share_tag ul {
	padding-left: 0;
}

.footer-section-4-td .w-contact-text {
	color: rgba(255, 255, 255, 0.79) !important;
}

.footer-section-4-td .widget-blog-img-text .blog-meta a:nth-child(1) {
	color: #9eaec1 !important;
}

.footer-section-4-td .widget-blog-img-text .blog-meta a:nth-child(2) {
	color: #007bff !important;
}
.site_sidebar .taeled_sidebar .wicat_item li a:hover {
	color: #fff;
}

.popular_tag.ul-li ul li {
	margin: 0px !important;
}
.social_widget ul li {
	padding: 0px;
}

.wicat_item.ul-li-block ul li {
	padding-top: 0;
}

.blog_details_list.ul-li-block ul {
	padding-left: 0px;
}
h3.title-h3 {
	padding: 40px 0px 20px;
}

h4.title-h4 {
	padding: 30px 0px 30px 0px;
	border-top: 1px solid #e1e6ff;
}

blockquote.demo-quote::after {
	display: inherit !important;
}

blockquote.demo-quote a {
	font-weight: 300;
	font-size: 16px;
}

.blog_details_list.ul-li-block ul li {
	margin-left: 5px;
}

.footer-section-4 .footer-widget ul a {
	color: rgba(255, 255, 255, 0.79) !important;
}
.footer-section-4 .footer-widget ul a:hover {
	color: #00b0fc !important;
}
.footer-section-4-td .widget-recent-blog h4 a {
	color: rgba(255, 255, 255, 0.79) !important;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
}

.service-page-blog {
	padding-bottom: 80px;
}
.admin-bar .taeled-side-inner {
	top: 32px;
}
.admin-bar .sticky-on .taeled-side-inner {
	top: 0px;
}
.admin-bar .sticky-on .mobile_menu_content {
	top: 0px !important;
}

.section-service-td .service-page-service-section {
	padding-bottom: 80px;
}

.section-blog-td .blog-section-1.service-page-blog,
.section-blog-td .blog-section-1 {
	padding-bottom: 90px;
}

.skill-section {
	padding-bottom: 120px;
}

.intro-video-section.service-details-intro-video {
	padding-bottom: 120px;
}

.contact-page-td .contact-section {
	padding-top: 110px;
}
.testimonial-inner-wrap .testimonial-text span {
	font-family: "Roboto";
	font-weight: 400;
	text-transform: capitalize;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 28px;
}

.testimonial-inner-wrap .testimonial-text {
	padding-top: 5px;
}

.portfolio-details-section {
	padding-top: 90px;
}

.pr-80 {
	padding-right: 80px;
}
.main-header .menu_last .dropdown-menu {
	right: 0;
	left: auto;
}

.blog_details_extra_text .postby_author .author_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-type-archive-portfolio .breadcrumb li:last-child {
	color: #007bff;
}

.intro-video-form {
	padding: 60px 60px 65px;
}

.intro-video-form form .taeled-btn {
	bottom: 0;
	margin-top: 10px;
}

.taeled-btn {
	padding-right: 0;
}

.taeled-btn button,
.taeled-btn a {
	padding-right: 35px !important;
}
.portfolio-details-section .portfolio-details-overview .taeled-btn i {
	top: 8px;
}
.blog_meta.ul-li li:first-child {
	display: none !important;
}
.blog-search-content button:hover {
	color: #fff;
}
.taeled_sidebar.widget_rss .rsswidget img {
	width: auto;
}
.single_page_content img {
	width: auto;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	color: #fff;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	color: #fff;
}
.wp-block-image img {
	width: auto;
}
.blog_details_text ul li {
	list-style: disc;
}
.wp-block-latest-posts li {
	list-style: none !important;
}
.news_img img {
	width: auto;
}
p img {
	width: auto;
}
.blog_details_content .alignright.size-thumbnail {
	overflow: hidden;
	clear: both;
	width: 160px;
}
.blog_details_content .gallery-columns-1 .gallery-item,
.blog_details_content .gallery-columns-1 dl.gallery-item {
	max-width: 100%;
	width: 100% !important;
	text-align: center !important;
	display: inline-block !important;
}

.blog_details_content .gallery-columns-1 .gallery-item img,
.blog_details_content .gallery-columns-1 dl.gallery-item img {
	width: auto;
}

.blog_details_content .gallery-columns-2 .gallery-item,
.blog_details_content .gallery-columns-2 dl.gallery-item {
	max-width: 50%;
	width: 100% !important;
	text-align: center !important;
	display: inline-block !important;
}

.blog_details_content .gallery-columns-2 .gallery-item img,
.blog_details_content .gallery-columns-2 dl.gallery-item img {
	width: auto;
}
.blog_details_content .gallery-columns-3 .gallery-item,
.blog_details_content .gallery-columns-3 dl.gallery-item {
	max-width: 33.3333%;
	width: 100% !important;
	text-align: center !important;
	display: inline-block !important;
}
.blog_details_content .gallery-columns-3 .gallery-item img,
.blog_details_content .gallery-columns-3 dl.gallery-item img {
	width: auto;
}

blockquote {
	z-index: 1;
	font-size: 28px;
	font-weight: 600;
	position: relative;
	text-align: center;
	font-family: "Oswald", sans-serif;
	border-radius: 10px;
	padding: 50px 85px 60px;
	margin: 40px 0px;
	color: #fff;
	text-transform: uppercase;
	background-color: #007bff;
}
blockquote span {
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #fff;
	font-family: "Roboto", sans-serif;
}

.pt-120 {
	padding-top: 120px;
}

.pb-120 {
	padding-bottom: 120px;
}

.taeled_footer_sidebar  .rsswidget img {
    width: auto;
}

.site_sidebar select,
.footer-widget-content select {
    background-position: calc(100% - 15px) 20px;
    padding: 10px 15px;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../img/arrow-down.png) calc(100% - 15px) 25px no-repeat;
    background-size: 9px 5px;
    position: relative;
	cursor: pointer;
}

/* 15 nov css */

.blog_details_text .blog-meta {
    display: flex;
    flex-wrap: wrap;
	margin-top: 20px;
}

.blog_details_text .blog-meta a:last-child {
    margin-right: 0px;
}

.blog_details_text .blog-meta a {
	margin-top: 5px;
}

.blog_details_extra_text .postby_author {
    display: flex;
}

.blog_details_extra_text .postby_author .author_img {
    float: none;
    flex: 0 0 200px;
}

.blog_details_text .blog_details_list li:after {
	top: 7px;
}

.ta-port-details h3 {
    padding: 20px 0px 20px;
    font-weight: 700;
}

.portfolio-next-prev-post.next .portfolio-np-img {
    margin-right: 0;
    margin-left: 20px;
}

/* 18-nov css */
.add_banner {
    margin-top: 40px;
}

.add_banner img,
.blog_details_text .aside_img_text img {
    width: 100%;
}
.blog_details_text .aside_img_text {
    margin-bottom: 30px;
}

.taeled-bredcrumb-section .bredcrumb-content {
    padding-top: 238px;
    padding-bottom: 210px;
}


/* 22-nov css */
.team-details-section .team-details-text .team-details-bottom {
    display: flex;
    flex-wrap: wrap;
}

.team-details-social.ul-li {
    flex: 0 0 100%;
    margin-top: 20px;
}

.team-details-social.ul-li li:first-child {
    margin-left: 0;
}
.wp-block-column .wp-block-quote {
	margin-top: 0px;
}


/* nov 25 */
.td-sv-footer-logo img {
	width: auto !important;
}
.newslatter-logo img {
    width: auto;
}

.pr6-sidebar-info .pr6_sidebar_info_content .pr6_sidebar_logo img {
    width: auto;
}
.header-style-four .mobile_menu_button {
    top: -30px;
    color: #fff;
    right: 0;
}

.header-style-four .menu-side-option {
    transform: translateX(-45px);
}

.header-style-3 .mobile_menu_button {
	top: 0;
	color: #fff;
}

.pr-cor-main-header.header-style-six {
    padding-top: 0;
	padding-bottom: 0px !important;
}

.app-td-copyright-area {
    overflow: hidden;
}

@media (max-width: 991px) {
	.admin-bar header {
		padding-bottom: 18px;
	}
	.site_sidebar {
		margin-top: 60px;
		margin-left: 0px;
	}
	.blog_details_text .aside_img_text img {
		margin-top: 10px;
	}
}
@media (max-width: 782px) {
	.admin-bar header {
		margin-top: 46px;
	}
	.admin-bar .mobile_menu_content {
		top: 46px;
	}
	.admin-bar .taeled-side-inner {
		top: 46px;
	}
}

@media (max-width: 767px) {
	.header-style-four .menu-side-option {
		transform: translateX(0px);
	}
	.header-style-four .mobile_menu_button {
		top: 4px;
	}
	.blog_comment_box .comment_reply {
		margin-left: 30px;
	}
	.comment_box_area .children {
		padding-left: 0;
	}
	.comment_itemlist .reply-btn {
		position: absolute;
		right: 0;
	}
	.blog_details_extra_text .postby_author .author_img {
		margin: 0;
		margin-bottom: 20px;
	}
	.blog_details_extra_text .postby_author {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.blog_details_extra_text .postby_author {
		padding: 25px;
		padding-bottom: 15px;
	}
	.blog_details_text .aside_img_text img {
		margin-bottom: 20px;
	}
}
@media (max-width: 600px) {
	.admin-bar .sticky-on {
		margin-top: 0px;
	}
}

@media (max-width: 575px) {
	.blog_comment_box .comment_img {
		float: none;
	}
}

@media (max-width: 420px) {
	.pr6-header-section .pr6-icon-wrapper {
		font-size: 16px;
	}

	.pr6-header-section .pr6-info-content .pr6-info-area .pr6-info-item .pr6-icon-wrapper i {
		font-size: 20px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.pr6-header-section .pr6-info-content .pr6-info-area .pr6-info-item .pr6-icon-wrapper {
		margin-right: 0;
	}

	.pr6-header-section .pr6-info-content .pr6-sidebar-btn {
		right: 10px;
		top: -45px;
	}

	.pr6-header-section .pr6-info-content {
		position: relative;
	}

	.pr6-header-section .pr6-info-content .col-1 {
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
	}
	.pr6-sidebar-info .pr6_sidebar_info_content {
		width: 300px;
	}
}
</pre></body></html>