.pagination-area ul li span {
  display: inline-block;
  height: 50px;
  text-align: center;
  line-height: 40px;
  transition: all 0.4s;
  border-radius: 4px;
  background: var(--ztc-text-text-1);
  box-shadow: none;
  margin: 0 14px 0 0;
  margin-left: 0px;
  border: none;
  color: var(--ztc-text-text-2);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
}

.active > .page-link {
  background: var(--ztc-text-text-4);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}

.pagination-area ul li a, .pagination-area ul li span {
  width:auto;
  min-width:50px;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: '';
}

.heading2 p {
  margin-bottom: 1.2em;
}

.heading2 p, .heading2 ul, .heading2 ol {
  line-height: 1.6em;
}

.heading2 ul, .heading2 ol {
  padding-left: 2rem;
  margin-bottom: 1.2em;
}

.heading2 ul li {
  list-style-type: disc;
}

.heading2 ol li {
  list-style-type: decimal;	
}

.heading2 h1, .heading2 h2, .heading2 h3, .heading2 h4, .heading2 h5, .heading2 h6 {
  margin: .4em 0;
  margin-top: 1em;
}

table {
  margin-bottom: 1.2em;
}

th, td {
  border-right: 1px solid #ccc;
  padding: 8px 12px;	
}

td {
  border-top: 1px solid #ccc;	
}

td:last-child, th:last-child {
  border-right:none;
}

.blog-auhtor-section-area .blog-auhtor-sidebar-area .social-tags {
  border:none;
}

.social-tags ul {
  padding-left:0;
  margin:0;
}

.blog-auhtor-section-area .blog-auhtor-sidebar-area .social-tags .tags a {
  display: inline-block;
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 16px;
  transition: all 0.4s;
  border-radius: 20px;
  background: rgba(78, 47, 218, 0.1);
  padding: 12px 16px;
  margin: 0 10px 0 0;	
}

.cta-section-area .cta-header-area .btn-area {
  margin-top:20px;
}

.cta-section-area .cta-header-area .btn-area a {
  color: white;
  background: transparent;
  text-decoration:underline;
}

.cta-section-area .cta-header-area {
  background: none;
  border-radius: 4px;
  position: relative;
}

.post-meta li {
  display: inline-block;
  margin: 0 16px 0 0;
}

.post-meta a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-regular);
  display: inline-block;
  transition: all 0.4s;
  color: var(--ztc-text-text-3);
  margin-bottom: 0;	
}

.breadcrumb-page {
  margin-top:1.4em;
  text-align:center;
}

.about-header-area .about-inner-header .breadcrumb-page a{
  font-weight:bold;
}
.about-header-area .about-inner-header a i, 
.about-header-area .about-inner-header i,
.tags-area i {
  margin-right: 3px;
}

.homepage1-body .header-area.homepage1, .mobile-header {
  padding: 10px 0;
}

.heading2 h2 {
  font-size: 34px;
  line-height: 1.2em;
}

.heading2 h4 {
  font-size: 24px;
  line-height: 1.2em;
}

.blog-auhtor-section-area .blog-auhtor-sidebar-area h3 {
  font-size: 28px;
  line-height: 1.2em;
}

.footer1-section-area .footer-logo-area2 ul li span.address,
.footer1-section-area .footer-logo-area2 ul li span.email {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
  display: flex;
  align-items: flex-start;
  margin-top: 20px;	
}

.footer1-section-area .footer-logo-area2 ul li span.address img,
.footer1-section-area .footer-logo-area2 ul li span.email img {
  margin: 0 8px 0 0;
}

.hero1-section-area {
  padding-bottom:80px;
}

.blog1-scetion-area .blog-author-boxarea .img1::after {
  position: static;
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  transition: none;
  background: var(--ztc-text-text-4);
  border-radius: 5px 5px 0 0;
  opacity: 1;
}

.brand {
  font-family: var(--ztc-family-font1);
  font-size: 32px;
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-bg-bg-1);
}

@media (min-width: 991px) {
  .mobile-sidebar.mobile-menu-active {
    display: none;
  }
}

.works-inner-section-area.portfolio .img1 img, 
.works-inner-section-area.portfolio .img2 img {
  border-radius: 0;
}

.service1-section-area .service-all-boxes-area1 .service-boxarea h2,
.service1-section-area .service-all-boxes-area .service-boxarea h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s30);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
}

.footer-info a {
  color: #fff;
}

.homepage1-body .header-area.homepage1 {
  z-index: 5999;
}

.about-header-area {
  position: relative;
  z-index: 1;
  padding: 160px 0 80px;
  background-repeat: no-repeat;
  background-size: cover;
}

blockquote {
  border-radius: 4px;
  background: rgba(78, 47, 218, 0.05);
  padding: 32px;
  text-align: center;
  margin-bottom: 1.2em;
  font-size: 18px!important;
}

blockquote p {
  margin-bottom: 0!important;
  font-size: 18px!important;
}

.blog1-scetion-area.bg1 .blog-author-boxarea {
  background-color: #EDEAFB;
}