.qx-element-button,
.promo-area .qx-element-blurb {
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -ms-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}
.navbar-fixed-top .logo a {
  margin-top: 20px !important;
}
.qx-element-number-counter {
  display: inline-block;
  margin-bottom: 0;
}
.qx-element-number-counter .qx-img {
  float: left;
  opacity: 1 !important;
  margin-top: 5px;
}
.qx-element-number-counter .qx-counter-info {
  float: left;
  position: relative;
  top: 0;
}
.qx-element-number-counter .qx-counter-info p {
  margin-bottom: 0;
}
.qx-element-number-counter .qx-counter-info .qx-nc-number {
  font-weight: 800;
}

.qx-element-infinito-section-title .section-title {
  position: relative;
}
.qx-element-infinito-section-title .section-title::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -20px;
  background-color: #3b55e6;
  height: 2px;
  width: 70px;
}
.qx-element-infinito-section-title .section-title span {
  margin-bottom: 10px;
}

.featured-area {
  background-position-x: -40vh !important;
}
.pricing-area {
  background-position-x: -30vh !important;
}

.department-area .qx-element-infinito-section-title .section-title::after,
.team-area .qx-element-infinito-section-title .section-title::after {
  right: 0px;
  margin: 0 auto;
}

.qx-element-testimonial-pro .qx-testimonial {
  margin-bottom: 0 !important;
}
.qx-element-testimonial-pro .qx-testimonial .qx-testimony {
  max-width: 100%;
  margin-top: 0;
  font-weight: 500;
}
.qx-element-testimonial-pro .qx-testimonial .name-deg {
  margin-top: 40px;
}
.qx-element-testimonial-pro .qx-testimonial .name-deg h4 {
  margin-bottom: 10px;
}
.qx-element-testimonial-pro .qx-testimonial .author-img {
  position: relative;
  right: initial;
  top: initial;
  left: initial;
  bottom: initial;
  width: 100%;
  margin-top: 15px;
}
.qx-element-testimonial-pro .qx-testimonial .author-img img {
  width: 100px;
  height: 100px;
  margin-top: 0;
}
.qx-element-testimonial-pro .slick-dots {
  bottom: -45px !important;
  left: 0;
  right: 0;
  text-align: center !important;
}
.qx-element-testimonial-pro .slick-dots li {
  width: inherit !important;
  display: inline;
}
.qx-element-testimonial-pro .slick-dots li button {
  display: inline-block;
}
.qx-element-testimonial-pro .slick-dots li button::before {
  content: '';
  background-color: #5b5e6b;
  font-family: inherit;
  width: 12px !important;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.qx-element-testimonial-pro .slick-dots li button:hover,
.qx-element-testimonial-pro .slick-dots li button:focus {
  opacity: 0.25;
}
.qx-element-testimonial-pro .slick-dots .slick-active button::before {
  content: '';
  font-family: inherit;
  background-color: #3b55e6;
  border: 2px solid transparent;
}
.qx-element-testimonial-pro .slick-dots .slick-active button:hover,
.qx-element-testimonial-pro .slick-dots .slick-active button:focus {
  opacity: 1;
}

.google-map-container {
  height: 450px !important;
}
.xpert-contact {
  margin: 0;
  padding-top: 20px;
}
.xpert-contact button[type="submit"]:hover {
  background-color: #fff;
  color: #3b55e6;
  border-color: #3b55e6;
}
.t3-footer {
  display: none;
}
.qx-element-custom-html .price-button {
  border-radius: 0;
}
@media (max-width: 480px) {
  .navbar-toggle {
    display: none;
  }
  .off-canvas-toggle {
    top: -60px !important;
    right: 0 !important;
  }
}
@media (max-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .off-canvas-toggle {
    top: -60px !important;
    margin-top: 0px;
    right: 0 !important;
  }
  .department-area .qx-element-infinito-section-title .section-title::after,
  .team-area .qx-element-infinito-section-title .section-title::after {
    right: 0px;
    margin: 0 auto;
  }
  .team-area .qx-element-image img {
    width: 100%;
  }
  .team-area .qx-element-social-icon {
    margin-bottom: 15px;
  }
  .google-map-container,
  .xpert-contact {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
  .off-canvas-toggle {
    top: 20px;
    margin-top: 0px;
    right: 0 !important;
  }
  .navbar-fixed-top .off-canvas-toggle {
    top: 25px;
  }
}
@media (max-width: 992px) {
  .department-area .qx-element-infinito-section-title .section-title::after,
  .team-area .qx-element-infinito-section-title .section-title::after {
    right: 0px;
    margin: 0 auto;
  }
}