.admin-bar .navbar-overlay{
	top:32px !important;	
}

.elementor-section .elementor-column-gap-default > .elementor-column > .elementor-element-populated{
	padding:0px;
}
.main-menu .navigation li.dropdown.current .dropdown-btn i,
.main-menu .navigation > li.current > a, 
.main-menu .navigation > li:hover > a {
    color: var(--theme-color);
}

.navbar ul.navbar-nav li:first-child{
    margin-inline-start: auto !important;
}

.home-page-two-testi .max-text-11 {
    max-width: 100% !important;
}
.blog-style-grid .img-fluid img{
    border-radius: 35px !important;
}
.blog-category a{
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.blog-category a:hover{
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;
}
.banner:before{
    position: relative;
    content: '';
    top:0px;
    left: 0px;
    background-image: linear-gradient(89deg, #23272c 1.98%, #1c1f23 53.3%);
}
.blog-classic .list li{
    margin-bottom: 48px;
}

.blog-classic ul.pagination li{
    margin-bottom: 0px;
}
.widget ul.recent-blog-zenith-post li:before,
.widget ol.recent-blog-zenith-post li:before{
    display:none;
}
.widget ul.recent-blog-zenith-post li img{
    border-radius: 50%;
    height: 48px;
}
.widget ul.recent-blog-zenith-post li{
    margin-left: 0px;
    margin-bottom: 0px;
}
.search-form .form-group input[type='search'] {
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	border: solid;
	border-top-width: medium;
	border-top-color: currentcolor;
	border-right-width: medium;
	border-right-color: currentcolor;
	border-bottom-width: medium;
	border-bottom-color: currentcolor;
	border-left-width: medium;
	border-left-color: currentcolor;
	border-width: 1px;
	border-color: var(--bs-body-color);
	border-radius: 5px;
	font-size: 16px;
	color: #000;
	padding: 10px 50px 10px 20px;
	transition: all 500ms ease;
	background-color: var(--bs-body-color);
}
.search-form .form-group button[type='submit'] {
	position: absolute;
	top: 126px;
	right: 45px;
	font-size: 20px;
	color: #000;
	cursor: pointer;
	transition: all 500ms;
	background-color: transparent;
	border: none;
}
.error-section .align-items-center {
    text-align: center !important;
}
.error-section .fs-20{
    font-size: 140px;
    font-weight: 900 !important;
}
.error-section .fse-142{
    font-size: 32px;
    line-height: 1.715;
    font-weight: 700 !important;
}
.banner .section-space-y .breadcrumb li {
    margin-right: 5px;
}
.banner .section-space-y .breadcrumb li:after {
    position: relative;
    content: "\f285";
    font-family: bootstrap-icons !important;
    top: 0px;
    left: 7px;
    color: var(--bs-body-color);
    font-size: 12px;
    font-weight: 400;
}
.banner .section-space-y .breadcrumb li+li:after {
    display:none;
}
.banner .section-space-y .breadcrumb li:last-child {
    margin-right: 0px;
}
.comment-reply-link{
    padding: 4px 16px;
    border-radius: 0.25rem;
    line-height: 1.715;
    display: inline-flex;
    gap: .5rem;
    flex-shrink: 0;
    font-size: 0.875rem;
    color: #fff;
    --bs-btn-bg: #1c1f23;
    --bs-btn-border-color: #1c1f23;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #3e4144;
    --bs-btn-hover-border-color: #333539;
    --bs-btn-focus-shadow-rgb: 62,65,68;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #494c4f;
    --bs-btn-active-border-color: #333539;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #1c1f23;
    --bs-btn-disabled-border-color: #1c1f23;
    font-weight: 400;
    text-decoration: none;
}
.comment-reply-link:hover{
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
    padding: 4px 16px;
}
.btn {
  align-items: center;
}
.banner {
  background-image: url(../images/hero-3-shape-bg.png),linear-gradient(89deg,#23272c 1.98%,#1c1f23 53.3%) !important;
}
.footer-1 {
  background-image: url(../images/footer-1-bg.png),linear-gradient(188deg,#23272c -32.56%,#1c1f23 62.55%) !important;
}
.footer-2 {
    position: relative;
    isolation: isolate;
    background-image: url(../images/hero-2-bg-shape.png), linear-gradient(188deg, #23272c -32.56%, #1c1f23 62.55%) !important;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.blog-details-page .content-side ul.blog-tags li a{
    position: relative;
    display: inline-flex;
    gap: 0.5rem;
	font-size: 0.875rem !important;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    padding: 5px 17px;
    background: #f4f4f6;
    text-decoration: none;
    border-radius: 4px;
    transition: all 500ms ease;
    font-family: inherit;
}
.blog-details-page .content-side ul.blog-tags li a:hover{
    background: #cfcfd1;
    border-color: #c3c3c5;
}
.services-detail-page .main-service-title-text{
    margin-top: 20px;
}
.zenith-blog-detail-comment ul li {
    list-style: none !important;
}
.search-form-page-detail .search-form .form-group button{
    position: relative;
    top: -47px;
    right: 20px;
    float: right;
}
.work-process-card .te-icons svg{
    width: 28px;
    fill: #bfbfbf;
}
.te-icons svg{
    width: 20px;
    fill: rgb(244, 244, 246, 1);
}
.search-form .form-group input:focus-visible,
.wp-block-search__inside-wrapper input:focus-visible{
  outline: none !important;
  border: none !important;
}
.blog-classic .pagination-wrapper{
	margin-top: 48px;
}
/********* Pagination Style *************/
.pagination,
.paginate-links{
	position:relative;
	gap: 5px;
	display:flex;
	align-items: center;
}

.pagination li a,
.pagination li > span,
.paginate-links a,
.paginate-links > span {
    position: relative;
	width: 60px;
    height: 60px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 60px;
    background: #f4f4f6;
    text-align: center;
    border-radius: 50%;	
    font-family: inherit;
    align-items: center;
    justify-content: center;
	display: inline-flex;
	text-transform: uppercase;    
    transition: all 500ms ease;
	z-index: 1;
}

.pagination li a:hover, 
.pagination li.active a,
.pagination li > span,
.paginate-links a:hover,
.paginate-links > span {
    background-image: linear-gradient(92deg, var(--bs-danger) 13.13%, var(--bs-primary) 85.49%);
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

/***************** Service Sidebar Style*******************/
.service-sidebar-widget ul{
    position: relative;
	--direction: column;
    display: flex;
    flex-direction: var(--direction);
    margin: 0;
    padding: 0;
    list-style: none;
}
.service-sidebar-widget ul li{
	margin-left: 0px;
    margin-bottom: 16px;
}
.service-sidebar-widget ul li:before{
    position: absolute;
    right: 0;
    content: "\f285";
    font-size: 15px;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    text-align: center;
    border-radius: 50% !important;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    transition: all .3s ease;
    font-family: bootstrap-icons !important;
}

.service-sidebar-widget ul li:last-child{
	margin-bottom: 0px;
}

.service-sidebar-widget ul li a{
	position: relative;
	display: flex !important;
    text-decoration: none;
    transition: all .3s ease;
	--bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
    align-items: center !important;
    justify-content: space-between !important;
    font-family: var(--ff-1);
    font-weight: 400;
    line-height: 1.5;    
    font-size: 16px;
    text-transform: capitalize;
}
.service-sidebar-widget ul li a:hover,
.service-sidebar-widget ul li.current-menu-item a{
	--bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.service-sidebar-widget ul li:hover:before,
.service-sidebar-widget ul li:hover:before a,
.service-sidebar-widget ul li.current-menu-item:before{
	--bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

/***************** Blog Sidebar Style*******************/
.widget{
	position: relative;
	margin-bottom: 50px;
}

.widget:last-child{
	margin-bottom: 0px;
}

.widget ul,
.widget ol{
    position: relative;
	--direction: column;
    display: flex;
    flex-direction: var(--direction);
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul li,
.widget ol li{
	margin-left: 0px;
    margin-bottom: 16px;
}

.widget ul li:before,
.widget ol li:before{
    position: absolute;
    right: 0;
    content: "\f285";
    font-size: 15px;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    text-align: center;
    border-radius: 50% !important;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    transition: all .3s ease;
    font-family: bootstrap-icons !important;
}

.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom: 0px;
}

.widget ul li ul li,
.widget ol li ol li{
	margin-bottom: 0;
	margin-top: 16px;
}

.widget ul li ul li:before,
.widget ol li ol li:before{
	top:16px;	
}

.widget ul li a,
.widget ol li a{
	position: relative;
	display: flex !important;
    text-decoration: none;
    transition: all .3s ease;
	--bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
    align-items: center !important;
    justify-content: space-between !important;
    font-family: var(--ff-1);
    font-weight: 400;
    line-height: 1.5;    
    font-size: 16px;
    text-transform: capitalize;
}
.widget ul li a:hover,
.widget ol li a:hover{
	--bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
/******** Tags ************/
/******** Tags ************/
/******** Tags ************/
.widget .tagcloud{
    position: relative;
    display: flex;
    flex-direction: var(--direction);
    margin: 0;
    padding: 0;
    list-style: none;	
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}
.widget .tagcloud a{	
	position: relative;
    display: inline-flex;
    gap: 0.5rem;
	font-size: 0.875rem !important;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    padding: 5px 17px;
    background: #f4f4f6;
    text-decoration: none;
    border-radius: 4px;
    transition: all 500ms ease;
    font-family: inherit;		
}
.widget .tagcloud a:hover{
	background: #cfcfd1;
    border-color: #c3c3c5;
}
/***************** Footer Widget Style*******************/
.footer-widget{
	position:relative;
	margin-bottom: 30px;
}
.footer-widget ul,
.footer-widget ol{
    --direction: column;
    display: flex;
    flex-direction: var(--direction);
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 8px;
}
.footer-widget ul li,
.footer-widget ol li{
    position: relative;
    font-size: 14px;
    font-family: var(--ff-1);
    font-weight: 400;
    line-height: 1.715rem;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
    text-decoration: none;
    transition: all .3s ease;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	--direction: column;
    display: flex;
    flex-direction: var(--direction);
    margin-top: 8px;
    padding-left: 12px;
    list-style: none;
}
.footer-widget ul li a,
.footer-widget ol li a{
    display: inline-block !important;
    font-size: 14px;
    line-height: 1.715rem;
    text-decoration: none;
    font-family: var(--ff-1);
    font-weight: 400;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
    --bs-text-opacity: 0.7;
    transition: all .3s ease;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
    --bs-text-opacity: 1;
	color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

/************ custom style *********************/
.mb_10{
	margin-bottom: 10px;
}

.mb_15{
	margin-bottom: 15px;
}

.mt_30{
	margin-top: 30px;
}

.mt_15{
	margin-top: 15px;
}

.zenith-comment-item .comment-form-area{
	margin: 20px 0px 50px;
    padding: 0px;
}

@media only screen and (min-width: 767px){
	.zenith-comment-item .zenith-comment-item{
		margin-left: 70px;
	}
}

@media only screen and (max-width: 991px){
	.navbar ul.navbar-nav li:first-child {
		margin-inline-start: inherit !important;
	}
}

.mb_20{
	margin-bottom: 20px;
}

.widget .wp-block-group,
.footer-widget .wp-block-group{
	margin-bottom: 0;
}

h3.sidebar-widget-title a,
.footer_widget_title a{
	color: inherit;
}

.thm-unit-test p, .thm-unit-test .text{
	line-height: 1.5;
	color: var(--bs-body-color) !important;
}