/* maintainace css start */
.wordpress-maintain-banner {
  background-image: url(/images/wordpressdevimages/word-main.webp);
  min-height: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}
.wordpress-maintain-banner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #212d39;
  z-index: -1;
  opacity: 0.8;
}
.wordpress-maintain-banner h1 {
  color: #fff;
}
.wordpress-maintain-banner h1 strong {
  display: block;
}
.wordpress-maintain-banner span::before {
  background-image: linear-gradient(45deg, #d9e6e8, #ffffff30);
}
.featured-blog::before {
  background: #eafcff52;
}
/* maintainace css end */
/* table start */

section.wordpress-maintenance-package thead.thead-dark th {
  width: 25%;
}
section.wordpress-maintenance-package thead.thead-dark th.first-th {
  background: #383838;
}
section.wordpress-maintenance-package
  thead.thead-dark
  th.first-th
  p.first-paragraph,
section.wordpress-maintenance-package
  thead.thead-dark
  th.first-th
  p.first-paragraph
  span {
  margin: 0;
  font-size: 24px;
  text-transform: uppercase !important;
  font-weight: 700;
}
section.wordpress-maintenance-package thead.thead-dark th p span,
section.wordpress-maintenance-package thead.thead-dark th p {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: Poppins, sans-serif;
}
section.wordpress-maintenance-package
  thead.thead-dark
  th.first-th
  p.first-paragraph
  span {
  font-size: 29px;
}
section.wordpress-maintenance-package thead.thead-dark th {
  width: 25%;
  background: #00a0af;
}
table > tbody tr:nth-child(odd) td {
  background: #fafaed;
  color: #763c00;
}
section.wordpress-maintenance-package td button.btn.btn-primary {
  padding: 11px 25px !important;
  font-size: 16px;
  font-weight: 600;
  background-color: #20a0b1;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  z-index: 1;
  margin: 0;
  transition: all 0.4s ease-in-out;
  border-color: transparent;
}
section.wordpress-maintenance-package td button.btn.btn-primary:hover {
  box-shadow: 0 3px 0 #34c3d6;
}
section.wordpress-maintenance-package table.table tbody td {
  padding: 16px 10px !important;
  line-height: 39px;
  font-size: 16px;
}
section.wordpress-maintenance-package td button.btn.btn-primary:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
section.wordpress-maintenance-package td button.btn.btn-primary:hover:before {
  opacity: 0;
  transform: translate(0px, 0px);
}
/* end */
.wordpressexpert-maintenance:after {
  content: "";
  position: absolute;
  background-image: url(https://sktthemesdemo.net/localbusiness/wp-content/uploads/2019/10/section4-bg.jpg);
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 79%;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.wordpressexpert-maintenance {
  position: relative;
  z-index: 1;
}

.wordpressexpert-maintenance .expert-box {
  padding: 30px;
  background: #fff;
  box-shadow: #00000024 0 0 20px;
  border-radius: 5px;
  min-height: 100%;
  transition: all .4s ease-out;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.wordpressexpert-maintenance .expert-img-text h3 {
  margin: 0;
  font-size: 40px;
}

.wordpressexpert-maintenance .expert-img-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}

.wordpressexpert-maintenance .expert-img-text .expert-img img {
  max-width: 60px;
  transition: all .6s ease-in-out;
}

.wordpressexpert-maintenance .expert-box p {
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}

.wordpressexpert-maintenance .expert-box:hover {
  transform: translateY(-5px);
}

.wordpressexpert-maintenance .expert-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  z-index: -1;
  background: #F6C046;
  height: 0;
  opacity: 0;
  transition: all .5s ease-in-out;
}

.wordpressexpert-maintenance .expert-box:hover:after {
  height: 100%;
  opacity: 1;
  top: 0;
}

.wordpressexpert-maintenance .expert-box:hover h3,
.wordpressexpert-maintenance .expert-box:hover p {
  color: #fff;
}

.wordpressexpert-maintenance .expert-box h3,
.wordpressexpert-maintenance .expert-box p {
  transition: all .6s ease-in-out;
}
.wordpressexpert-maintenance .expert-box:hover img {
  filter: brightness(0) invert(100);
}
.wordpressexpert-maintenance .expert-box:hover img {
  filter: brightness(0) invert(100);
}
.wordpressexpert-maintenance .heading-main p:last-child {
  margin: 0;
}

.wordpresssiteplain .plain-card {
  padding: 0 30px 50px;
  box-shadow:#00000012 0 0 10px;
  border-radius: 5px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 100%;
  transition: all .4s ease-out;
}
.wordpresssiteplain .plain-card span , .wordpresssiteplain .plain-card p , .wordpresssiteplain .plain-card h5 {
  margin: 0;
}
.wordpresssiteplain .plain-card .card-img img {
  max-width: 80px;
  margin-top: 20px;
  display: block;
  transition: all .4s ease-out;
}

.wordpresssiteplain .plain-card span {
  color: #40516c;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
}
.wordpresssiteplain .card-img {
  margin-bottom: 10px;
}
.wordpresssiteplain .plain-card h5 {
  font-size: 20px;
  font-weight: 700;
  color: #00a0af;
}
.wordpresssiteplain .row.row-plain {
  max-width: 1200px;
  margin: 0 auto;
}
.wordpresssiteplain .plain-card:hover img {
   transform: perspective(1000px) scale(1.03);
  filter: drop-shadow(0 3px 15px rgba(0, 0, 0, .4)) !important;
}
.wordpresssiteplain {
  background: #f8f9fc;
}

/* tabs-section start */
section.maintainance-tabbing ul.maintain-click-tab #uncontrolled-example {
  justify-content: space-between;
  text-align: center;
}

section.maintainance-tabbing ul.maintain-click-tab#uncontrolled-example {
  justify-content: space-between;
  text-align: center;
  padding-bottom: 0 !important;
  flex-wrap: wrap !important;;
}

section.maintainance-tabbing ul.maintain-click-tab  button {
  border: 1px solid #eee !important;
  line-height: normal;
  border-radius: 0px;
  background: #f6f7f8 !important;
  color: #353535 !important;
  width: 100% !important;
  display: block !important;
  padding: 30px !important;
  border-radius: 0 !important;
  transition: all .4s ease-out;
}
section.maintainance-tabbing ul.maintain-click-tab li.nav-item button:hover {
  box-shadow: 0px 3px 9px #00000024;
}

section.maintainance-tabbing ul.maintain-click-tab .nav-link.active:hover {
  box-shadow: unset !important;
}
section.maintainance-tabbing ul.maintain-click-tab  li.nav-item {
  width: 25%;
  text-align: center;
  min-height: 100%;
}

section.maintainance-tabbing .tab-content {
  box-shadow: unset;
  padding: 20px;
  border: 1px solid #eee;
  margin-top: -1px;
}
ul.maintain-click-tab  .nav-link.active {
  background: #fff !important;
  border-bottom-color: #fff !important;
  color: #00a0af !important;
  font-weight: 600;
}
/* end */

@media(min-width:1199px) {
.row.row-expert {
  max-width: 1100px;
  margin: 0 auto;
}
.wordpressexpert-maintenance .expert-box p {
  font-size: 20px;

}
}
@media(max-width:1199px) {
  .wordpressexpert-maintenance .expert-img-text h3 {
      margin: 0;
      font-size: 35px;
  }

  .wordpressexpert-maintenance .expert-img-text .expert-img img {
      max-width: 55px;
  }
}

@media(max-width:991px) {
  .wordpressexpert-maintenance .expert-img-text h3 {
      margin: 0;
      font-size: 30px;
  }

  .wordpressexpert-maintenance .expert-img-text {
      margin-bottom: 10px;
  }

  .wordpressexpert-maintenance .expert-img-text .expert-img img {
      max-width: 50px;
  }
}
@media (max-width: 1399px) {
  section.wordpress-maintenance-package
    thead.thead-dark
    th.first-th
    p.first-paragraph,
  section.wordpress-maintenance-package
    thead.thead-dark
    th.first-th
    p.first-paragraph
    span {
    font-size: 20px;
  }
  section.wordpress-maintenance-package
    thead.thead-dark
    th.first-th
    p.first-paragraph
    span {
    font-size: 24px;
  }
  section.wordpress-maintenance-package thead.thead-dark th p span,
  section.wordpress-maintenance-package thead.thead-dark th p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  section.wordpress-maintenance-package
    thead.thead-dark
    th.first-th
    p.first-paragraph,
  section.wordpress-maintenance-package
    thead.thead-dark
    th.first-th
    p.first-paragraph
    span {
    font-size: 18px;
  }
  section.wordpress-maintenance-package
    thead.thead-dark
    th.first-th
    p.first-paragraph
    span {
    font-size: 20px;
  }
  section.wordpress-maintenance-package thead.thead-dark th p span,
  section.wordpress-maintenance-package thead.thead-dark th p {
    font-size: 16px;
  }
  section.wordpress-maintenance-package table.table tbody td {
    line-height: 30px;
    font-size: 15px;
  }
  .wordpresssiteplain .plain-card{
    text-align: center;
    justify-content: center;
  }
  .wordpresssiteplain .plain-card .card-img img{
    margin: 0 auto;
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  section.maintainance-tabbing ul.maintain-click-tab  li.nav-item {
    width: 100%;
}
}