/*PAGINATION DESIGN*/

.page-center ul.pagination li {
    width: 35px;
    height: 35px;
    background: rgba(101, 188, 123, .12);
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    margin: 0px 5px;
    transition: all .3s;
    display: inline-block;
    color: #000;
}

.page-center ul.pagination li a:hover {
    color: #000 !important;
}

.page-center ul.pagination {
    display: inline-block;
    margin: 0 auto;
}

.page-center ul.pagination li.active {
    background: #65bc7b;
    color: #fff;
    cursor: no-drop;
}

.page-center {
    text-align: center;
}

/*PAGINATION DESIGN ENDS*/

/*-------------------------
    Preloader Css
---------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999999;
 }
/* PRELOADER CSS ENDS*/

/* Page Disabled */
    ul.pagination li.disabled {
      cursor: no-drop;
    }
/* Page Disabled End */
.feature-image img {
  width: 100%;
}
.pointer {
  cursor: pointer;
}
.gocover {
    display:none;
    position: absolute;
    position: fixed; 
    left: 0; 
    top: 0; 
    z-index: 999; 
    width: 100%; 
    height: 100%; 
    overflow: visible;
}

.mybtn1.lg {
  width: 200px;
}

.footer-ceo-widget {
  text-align: center;
  color: #fff;
  margin-bottom: 24px;
}

.footer-ceo-widget .footer-ceo-photo {
  width: 132px;
  height: 132px;
  margin: 0 auto 16px;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.12);
  border: 2px solid rgba(255, 255, 255, 0.28);
}

.footer-ceo-widget .footer-ceo-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.footer-ceo-widget .footer-ceo-name {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 6px;
}

.footer-ceo-widget .footer-ceo-role,
.footer-ceo-widget .footer-ceo-phone {
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 6px;
  line-height: 24px;
}

.footer-ceo-widget .footer-ceo-phone {
  font-size: 15px;
  white-space: nowrap;
}

.footer-ceo-widget .footer-ceo-social {
  padding-left: 0;
  margin: 10px 0 0;
}

.footer-ceo-widget .footer-ceo-social li {
  display: inline-block;
  margin: 0 8px;
}

.footer-ceo-widget .footer-ceo-social li a {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
}

.footer .footer-ceo-column {
  display: flex;
  justify-content: flex-start;
}

.footer .footer-about-column .about-widget {
  max-width: 430px;
}

.footer .footer-logo img,
.about-widget .footer-logo img {
  display: block;
  height: auto;
  max-height: 44px;
  max-width: 108px;
  object-fit: contain;
  width: auto;
}

.footer .about-widget .text p {
  line-height: 1.75;
}

@media (min-width: 992px) {
  .footer .footer-ceo-column {
    padding-left: 0;
    padding-right: 8px;
  }

  .footer-ceo-widget {
    margin-left: -22px;
    max-width: 212px;
    width: 212px;
  }
}

@media (min-width: 1200px) {
  .footer-ceo-widget {
    margin-left: -54px;
  }
}

@media (max-width: 575px) {
  .footer-ceo-widget .footer-ceo-phone {
    white-space: normal;
  }
}

@media (max-width: 991px) {
  .footer .footer-ceo-column {
    justify-content: center;
  }

  .footer .footer-about-column .about-widget {
    max-width: none;
  }
}

.footer-x-icon,
.x-social-icon {
  align-items: center;
  display: inline-flex;
  height: 14px;
  justify-content: center;
  line-height: 1;
  vertical-align: middle;
  width: 14px;
}

.x-platform-icon {
  display: inline-block;
  fill: currentColor;
  height: 13px;
  width: 13px;
}

.footer .fotter-social-links ul li a.twitter,
.contact-us .right-area .social-links ul li a.twitter {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  line-height: 1;
}

.footer .fotter-social-links ul li a.twitter .x-platform-icon {
  height: 13px;
  width: 13px;
}

.contact-us .right-area .social-links ul li a.twitter .x-platform-icon {
  height: 12px;
  width: 12px;
}

/* Rebuilt homepage structure */
.home-rebuilt .about.home-overview {
  padding-top: 76px;
}

.home-rebuilt .home-overview .about-content {
  padding-right: 20px;
}

.home-rebuilt .home-overview .about-img {
  overflow: hidden;
}

.home-rebuilt .home-overview .about-img img,
.home-rebuilt .home-video-flow .video-box img {
  display: block;
  width: 100%;
}

.home-rebuilt .home-support-strip {
  padding: 78px 0 48px;
}

.home-rebuilt .home-stat-grid {
  padding-left: 20px;
}

.home-rebuilt .home-feature-strip {
  margin-top: 0;
  padding: 78px 0 42px;
}

.home-rebuilt .home-feature-strip .feature-area {
  margin-top: 0;
}

.home-rebuilt .home-feature-strip .single-feature,
.home-rebuilt .home-service-grid .single-service,
.home-rebuilt .home-pricing-flow .single-plan {
  height: calc(100% - 30px);
}

.home-rebuilt .home-service-grid {
  padding-top: 70px;
}

.home-rebuilt .home-project-flow {
  padding-top: 76px;
}

.home-rebuilt .home-pricing-flow {
  padding-top: 76px;
}

.home-rebuilt .home-video-flow {
  padding: 82px 0;
}

.home-rebuilt .home-team-flow {
  padding-top: 72px;
}

.home-rebuilt .home-testimonial-flow,
.home-rebuilt .home-blog-flow {
  padding-top: 76px;
}

.home-rebuilt .home-final-cta {
  margin-top: 20px;
}

.home-rebuilt .gallery-slider,
.home-rebuilt .testimonial-slider,
.home-rebuilt .blog-slider {
  will-change: transform;
}

/* Scroll-triggered motion */
.has-scroll-reveal .fx-reveal {
  opacity: 0;
  transform: translate3d(0, 34px, 0);
  transition-duration: 760ms;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(.2, .7, .2, 1);
  transition-delay: var(--fx-delay, 0ms);
}

.has-scroll-reveal .fx-reveal[data-fx="left"] {
  transform: translate3d(-34px, 0, 0);
}

.has-scroll-reveal .fx-reveal[data-fx="right"] {
  transform: translate3d(34px, 0, 0);
}

.has-scroll-reveal .fx-reveal[data-fx="zoom"] {
  transform: scale(.96);
}

.has-scroll-reveal .fx-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

.home-rebuilt .single-feature,
.home-rebuilt .single-service,
.home-rebuilt .single-plan,
.home-rebuilt .single-team {
  will-change: transform;
}

.home-rebuilt .single-feature:hover,
.home-rebuilt .single-service:hover,
.home-rebuilt .single-plan:hover,
.home-rebuilt .single-team:hover {
  transform: translateY(-6px);
}

@media (max-width: 991px) {
  .home-rebuilt .home-overview .about-content {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .home-rebuilt .home-stat-grid {
    padding-left: 0;
    margin-top: 30px;
  }

  .home-rebuilt .home-feature-strip,
  .home-rebuilt .home-project-flow,
  .home-rebuilt .home-pricing-flow,
  .home-rebuilt .home-testimonial-flow,
  .home-rebuilt .home-blog-flow {
    padding-top: 58px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .has-scroll-reveal .fx-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* Signature homepage rebuild */
.signature-home {
  background: #fff;
  overflow: hidden;
}

.signature-home img {
  max-width: 100%;
}

.signature-hero {
  min-height: 100vh;
  position: relative;
}

.signature-hero .intro-content {
  align-items: center;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: flex;
  min-height: 100vh;
  padding: 155px 0 105px;
  position: relative;
}

.signature-hero-shade {
  background: linear-gradient(90deg, rgba(11, 16, 24, .84) 0%, rgba(11, 16, 24, .58) 48%, rgba(11, 16, 24, .26) 100%);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.signature-hero-grid {
  align-items: center;
  display: grid;
  gap: 45px;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
  position: relative;
  z-index: 1;
}

.signature-hero-copy {
  max-width: 760px;
}

.signature-hero-copy .subtitle {
  color: rgba(255, 255, 255, .94) !important;
  font-weight: 700;
  margin-bottom: 14px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .34);
}

.signature-hero-copy .title {
  color: #65bc7b !important;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 20px;
  text-shadow: 0 3px 18px rgba(0, 0, 0, .36);
}

.signature-hero-copy .text {
  color: rgba(255, 255, 255, .92) !important;
  display: block;
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: 25px;
  max-width: 560px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .36);
}

.signature-hero-rail {
  border-left: 1px solid rgba(255, 255, 255, .22);
  display: grid;
  gap: 14px;
  padding-left: 24px;
}

.signature-rail-item {
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .18);
  color: #fff;
  display: block;
  padding: 22px 24px;
  position: relative;
  transition: all .3s ease;
}

.signature-rail-item:hover {
  background: #fff;
  color: #17222c;
  transform: translateX(-8px);
}

.signature-rail-item span,
.signature-service-lead span,
.signature-service-link > span,
.signature-method-item span {
  color: #65bc7b;
  display: block;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 8px;
}

.signature-rail-item h4 {
  color: inherit;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 8px;
}

.signature-rail-item p {
  color: inherit;
  line-height: 1.65;
  margin-bottom: 0;
}

.signature-hero .owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.signature-hero .owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  background: rgba(255, 255, 255, .9);
  color: #65bc7b;
  font-size: 16px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
}

.signature-hero .owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
  left: 20px;
}

.signature-hero .owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  right: 20px;
}

.signature-section-copy .signature-subtitle,
.signature-section-head h5,
.signature-sticky-copy h5,
.signature-band h5 {
  color: #65bc7b;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}

.signature-section-copy .signature-subtitle h5,
.signature-section-copy .signature-subtitle .sub-title {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 0 !important;
}

.signature-section-copy .signature-title,
.signature-section-head h2,
.signature-sticky-copy h2,
.signature-band h2 {
  color: #17222c;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.16;
  margin-bottom: 18px;
}

.signature-section-copy .signature-title h2,
.signature-section-copy .signature-title .title {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 0 !important;
}

.signature-section-head {
  margin: 0 auto 44px;
  max-width: 790px;
  text-align: center;
}

.signature-section-head p,
.signature-sticky-copy p,
.signature-rich-text,
.signature-rich-text p {
  color: #465551;
  font-size: 16px;
  line-height: 1.8;
}

.signature-about {
  background: #f8fafc;
}

.signature-about-image {
  height: 100%;
  min-height: 600px;
  overflow: hidden;
}

.signature-about-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.signature-about-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 600px;
  padding: 85px 9vw 85px 70px;
}

.signature-rich-text {
  margin-bottom: 24px;
}

.signature-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 36px;
}

.signature-proof-item {
  align-items: center;
  background: #fff;
  border-left: 4px solid #65bc7b;
  display: flex;
  gap: 13px;
  min-height: 74px;
  padding: 14px 18px;
}

.signature-proof-item img {
  flex: 0 0 auto;
  max-height: 34px;
  max-width: 34px;
}

.signature-proof-item span {
  color: #17222c;
  font-weight: 700;
  line-height: 1.4;
}

.signature-services,
.signature-packages,
.signature-team,
.signature-notes {
  padding: 92px 0;
}

.signature-service-board {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(280px, 42%) minmax(0, 1fr);
}

.signature-service-lead {
  align-items: flex-start;
  background: #17222c;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  padding: 38px;
  position: relative;
  transition: all .3s ease;
}

.signature-service-lead:hover {
  color: #fff;
  transform: translateY(-8px);
}

.signature-service-icon {
  align-items: center;
  background: rgba(255, 255, 255, .1);
  display: inline-flex;
  height: 74px;
  justify-content: center;
  margin-bottom: 52px;
  width: 74px;
}

.signature-service-icon img {
  max-height: 42px;
  max-width: 42px;
}

.signature-service-lead h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 14px;
}

.signature-service-lead p {
  color: rgba(255, 255, 255, .84);
  line-height: 1.75;
  margin-bottom: 0;
}

.signature-service-list {
  display: grid;
  gap: 14px;
}

.signature-service-link {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .07);
  display: grid;
  gap: 18px;
  grid-template-columns: 42px minmax(0, 1fr) 24px;
  padding: 20px 24px;
  transition: all .3s ease;
}

.signature-service-link:hover {
  border-color: #65bc7b;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .08);
  transform: translateX(8px);
}

.signature-service-link h4 {
  color: #17222c;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 5px;
}

.signature-service-link p {
  color: #465551;
  line-height: 1.65;
  margin-bottom: 0;
}

.signature-service-link i {
  color: #65bc7b;
}

.signature-method-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 56px;
}

.signature-method-item {
  background: #f8fafc;
  border-bottom: 3px solid transparent;
  display: grid;
  gap: 20px;
  grid-template-columns: 48px minmax(0, 1fr);
  padding: 28px;
  transition: all .3s ease;
}

.signature-method-item:hover {
  background: #fff;
  border-bottom-color: #65bc7b;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .08);
  transform: translateY(-7px);
}

.signature-method-item img {
  max-height: 44px;
  max-width: 44px;
}

.signature-proof-item img,
.signature-service-icon img,
.signature-method-item > img,
.single-feature .icon img,
.single-service .icon img,
.statistic .single-statistic .icon img,
.contact-us .right-area .contact-info .left .icon img {
  filter: brightness(0) saturate(100%) invert(67%) sepia(22%) saturate(830%) hue-rotate(83deg) brightness(91%) contrast(86%);
}

.signature-method-item h4 {
  color: #17222c;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

.signature-method-item p,
.signature-method-item span:not(:first-child) {
  color: #465551 !important;
  line-height: 1.65;
  margin-bottom: 0;
  text-align: left !important;
}

.signature-projects {
  background: #f8fafc;
  padding: 92px 0;
}

.signature-sticky-copy {
  position: sticky;
  top: 120px;
}

.signature-project-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.signature-project-card {
  background: #17222c;
  color: #fff;
  display: block;
  min-height: 320px;
  overflow: hidden;
  position: relative;
}

.signature-project-card:nth-child(even) {
  transform: translateY(42px);
}

.signature-project-card img {
  height: 100%;
  left: 0;
  object-fit: cover;
  opacity: .72;
  position: absolute;
  top: 0;
  transition: all .45s ease;
  width: 100%;
}

.signature-project-card:hover img {
  opacity: .48;
  transform: scale(1.08);
}

.signature-project-card div {
  background: linear-gradient(180deg, rgba(23, 34, 44, 0) 0%, rgba(23, 34, 44, .92) 100%);
  bottom: 0;
  left: 0;
  padding: 88px 26px 26px;
  position: absolute;
  right: 0;
}

.signature-project-card span {
  color: #65bc7b;
  display: block;
  font-weight: 700;
  margin-bottom: 6px;
}

.signature-project-card h4 {
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0;
  padding-right: 36px;
}

.signature-project-card i {
  bottom: 28px;
  color: #fff;
  position: absolute;
  right: 28px;
}

.signature-band,
.signature-video,
.signature-testimonials,
.signature-final-cta {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.signature-band::before,
.signature-video::before,
.signature-testimonials::before,
.signature-final-cta::before {
  background: rgba(23, 34, 44, .82);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.signature-band {
  padding: 74px 0;
}

.signature-band-inner,
.signature-video-grid,
.signature-final-inner {
  position: relative;
  z-index: 1;
}

.signature-band-inner {
  align-items: center;
  display: grid;
  gap: 32px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.signature-band h2,
.signature-band p,
.signature-video-copy h2,
.signature-video-copy p,
.signature-final-inner h4 {
  color: #fff;
}

.signature-band p {
  line-height: 1.75;
  margin-bottom: 0;
  max-width: 800px;
}

.signature-package-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.signature-package-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .07);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 30px;
  transition: all .3s ease;
}

.signature-package-card:hover {
  border-color: #65bc7b;
  box-shadow: 0 20px 55px rgba(0, 0, 0, .08);
  transform: translateY(-8px);
}

.signature-package-card .header {
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  margin-bottom: 12px;
  padding-bottom: 16px;
}

.signature-package-card .title {
  color: #17222c;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 8px;
}

.signature-package-card .sub-title,
.signature-package-card .time,
.signature-package-card .content-text {
  color: #465551;
}

.signature-package-card .price .num {
  color: #17222c;
  display: inline-block;
  font-size: 38px;
  font-weight: 800;
  margin-bottom: 0;
}

.signature-package-card .content-text {
  flex: 1;
  line-height: 1.7;
  margin: 12px 0 18px;
}

.signature-video {
  padding: 92px 0;
}

.signature-video-grid {
  align-items: center;
  display: grid;
  gap: 44px;
  grid-template-columns: minmax(0, .86fr) minmax(320px, 1fr);
}

.signature-video-copy h2 {
  font-size: 44px;
  font-weight: 800;
  line-height: 1.18;
  margin-bottom: 18px;
}

.signature-video-copy p {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 0;
}

.signature-video-card {
  overflow: hidden;
  position: relative;
}

.signature-video-card img {
  display: block;
  width: 100%;
}

.signature-video-card .video-play-btn {
  align-items: center;
  background: #65bc7b;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  height: 76px;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 76px;
}

.signature-team-grid {
  display: grid;
  gap: 26px;
  grid-template-columns: minmax(320px, .9fr) minmax(0, 1.1fr);
}

.signature-principal-card {
  background: #17222c;
  color: #fff;
  display: grid;
  grid-template-rows: minmax(300px, 1fr) auto;
}

.signature-principal-card > img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.signature-principal-card > div {
  padding: 28px;
}

.signature-principal-card h4,
.signature-principal-card p {
  color: #fff;
}

.signature-principal-card h4 {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 6px;
}

.signature-principal-card .social-links,
.signature-principal-card .social-links li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.signature-principal-card .social-links {
  margin-top: 12px;
}

.signature-principal-card .social-links li a {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, .3);
  color: #fff;
  display: inline-flex;
  height: 34px;
  justify-content: center;
  margin-right: 6px;
  width: 34px;
}

.signature-resource-list {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.signature-resource-item {
  align-items: center;
  background: #f8fafc;
  display: grid;
  gap: 16px;
  grid-template-columns: 76px minmax(0, 1fr);
  padding: 16px;
  transition: all .3s ease;
}

.signature-resource-item:hover {
  background: #fff;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .08);
  transform: translateY(-6px);
}

.signature-resource-item img {
  height: 76px;
  object-fit: cover;
  width: 76px;
}

.signature-resource-item h4 {
  color: #17222c;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 5px;
}

.signature-resource-item p {
  color: #465551;
  line-height: 1.45;
  margin-bottom: 0;
}

.signature-testimonials {
  padding: 92px 0;
}

.signature-testimonials .container {
  position: relative;
  z-index: 1;
}

.signature-section-head-light h5,
.signature-section-head-light h2,
.signature-section-head-light p {
  color: #fff;
}

.signature-review-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.signature-review-card {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 300px;
  padding: 30px;
}

.signature-review-card > p {
  color: #465551;
  line-height: 1.8;
}

.signature-review-card > div {
  align-items: center;
  display: flex;
  gap: 14px;
  margin-top: 24px;
}

.signature-review-card img {
  border-radius: 50%;
  height: 58px;
  object-fit: cover;
  width: 58px;
}

.signature-review-card strong,
.signature-review-card small {
  display: block;
}

.signature-review-card strong {
  color: #17222c;
  font-weight: 800;
}

.signature-review-card small {
  color: #465551;
  line-height: 1.45;
}

.signature-note-list {
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.signature-note-item {
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  display: grid;
  gap: 24px;
  grid-template-columns: 120px minmax(220px, .7fr) minmax(0, 1fr) 24px;
  padding: 24px 0;
  transition: all .3s ease;
}

.signature-note-item:hover {
  padding-left: 16px;
}

.signature-note-item span {
  color: #65bc7b;
  font-weight: 800;
}

.signature-note-item h4 {
  color: #17222c;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 0;
}

.signature-note-item p {
  color: #465551;
  line-height: 1.65;
  margin-bottom: 0;
}

.signature-note-item i {
  color: #65bc7b;
}

.signature-final-cta {
  padding: 72px 0;
}

.signature-final-inner {
  align-items: center;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.signature-final-inner h4 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0;
}

/* Signature contact page */
.signature-contact {
  background: #f8fafc;
  padding: 86px 0;
}

.signature-contact-head {
  margin-bottom: 42px;
  max-width: 760px;
}

.signature-contact-head h4,
.signature-contact-head h2 {
  font-weight: 800;
}

.signature-contact-head h4 {
  color: #65bc7b !important;
  font-size: 20px !important;
  line-height: 1.35 !important;
}

.signature-contact-head h2 {
  color: #17222c !important;
  font-size: 42px !important;
  line-height: 1.15 !important;
}

.signature-contact-head p,
.signature-contact-head span {
  color: #465551 !important;
  font-size: 16px;
  line-height: 1.75;
}

.signature-contact-layout {
  display: grid;
  gap: 30px;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
}

.signature-contact-form,
.signature-contact-panel {
  background: #fff;
  box-shadow: 0 20px 55px rgba(0, 0, 0, .06);
}

.signature-contact-form {
  padding: 38px;
  position: relative;
}

.signature-contact-form .gocover {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.signature-contact-form form ul {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.signature-contact-form form ul li {
  margin: 0;
}

.signature-contact-form form ul li:nth-child(3),
.signature-contact-form form ul li:nth-child(4),
.signature-contact-form form .captcha-area {
  grid-column: 1 / -1;
}

.signature-contact-form .input-field {
  background: #f8fafc;
  border: 1px solid rgba(0, 0, 0, .08);
  color: #17222c;
  height: 54px;
  padding: 0 18px;
  width: 100%;
}

.signature-contact-form textarea.input-field {
  height: 150px;
  padding-top: 16px;
}

.signature-contact-form .captcha-area {
  align-items: center;
  margin-top: 16px;
}

.signature-contact-form .captcha-area p {
  margin-bottom: 0;
}

.signature-contact-form .submit-btn {
  background: #65bc7b;
  border: 1px solid #65bc7b;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  height: 54px;
  margin-top: 22px;
  padding: 0 34px;
  transition: all .3s ease;
}

.signature-contact-form .submit-btn:hover {
  background: #fff;
  color: #65bc7b;
}

.signature-contact-panel {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 30px;
}

.signature-contact-info {
  align-items: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  display: grid;
  gap: 16px;
  grid-template-columns: 54px minmax(0, 1fr);
  padding-bottom: 18px;
}

.signature-contact-info .icon {
  align-items: center;
  background: #f8fafc;
  display: inline-flex;
  height: 54px;
  justify-content: center;
  width: 54px;
}

.signature-contact-info .icon img {
  max-height: 26px;
  max-width: 26px;
}

.signature-contact-info a,
.signature-contact-info p {
  color: #17222c;
  display: block;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 4px;
}

.signature-contact-social h4 {
  color: #17222c;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
}

.signature-contact-social ul,
.signature-contact-social li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.signature-contact-social a {
  align-items: center;
  background: #f8fafc;
  color: #65bc7b;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  margin-right: 6px;
  transition: all .3s ease;
  width: 40px;
}

.signature-contact-social a:hover {
  background: #65bc7b;
  color: #fff;
}

@media (max-width: 1199px) {
  .signature-package-grid,
  .signature-method-grid,
  .signature-review-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .signature-hero .intro-content {
    padding: 130px 0 80px;
  }

  .signature-hero-grid,
  .signature-service-board,
  .signature-contact-layout,
  .signature-band-inner,
  .signature-video-grid,
  .signature-team-grid,
  .signature-final-inner {
    grid-template-columns: 1fr;
  }

  .signature-hero-rail {
    border-left: 0;
    padding-left: 0;
  }

  .signature-about-body {
    min-height: auto;
    padding: 58px 24px;
  }

  .signature-about-image {
    min-height: 420px;
  }

  .signature-project-card:nth-child(even) {
    transform: none;
  }

  .signature-sticky-copy {
    margin-bottom: 30px;
    position: static;
  }

  .signature-resource-list,
  .signature-project-grid {
    grid-template-columns: 1fr;
  }

  .signature-note-item {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .signature-section-copy .signature-title,
  .signature-section-head h2,
  .signature-sticky-copy h2,
  .signature-band h2,
  .signature-video-copy h2 {
    font-size: 31px;
  }

  .signature-proof-grid,
  .signature-package-grid,
  .signature-method-grid,
  .signature-review-grid {
    grid-template-columns: 1fr;
  }

  .signature-hero-copy .title {
    font-size: 38px !important;
  }

  .signature-final-inner h4 {
    font-size: 27px;
  }

  .signature-contact-head h2 {
    font-size: 31px !important;
  }

  .signature-contact-form {
    padding: 24px;
  }

  .signature-contact-form form ul {
    grid-template-columns: 1fr;
  }
}


/*---------------------------
Faq Page Start
-----------------------------*/
.faq-section {
  padding: 40px 0px 60px;
  }

.ui-accordion .ui-accordion-header {
  padding: 16px 40px 16px !important;
  margin-top: 20px !important;
  color: #fff;
  font-weight: 600;
  border: 0px;
  }
  .ui-accordion .ui-accordion-header:focus {
    outline: 0px;
    border: 0px; }
  .ui-accordion .ui-accordion-header .ui-icon {
    display: none; }
  .ui-accordion .ui-accordion-header::before {
    position: absolute;
    content: "\f128";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    left: 15px;
    }

.ui-accordion .ui-widget-content {
  border: 0px;
  -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05); }

  /*---------------------------
Faq Page End
-----------------------------*/

/*====================
 Thank you Area Start
 =====================*/
.thankyou {
  padding: 100px 0px 100px; }
  .thankyou .content {
    background: #010860;
    padding: 20px 30px 50px;
    text-align: center;
    }
    .thankyou .content .icon {
      font-size: 90px;
      color: #65bc7b; }
    .thankyou .content .heading {
      font-size: 28px;
      line-height: 38px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600; }
    .thankyou .content .text {
      color: #fff;
      margin-bottom: 0px; }
    .thankyou .content a.link {
      color: #fff;
      margin-top: 20px;
      display: block;
      text-decoration: underline;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600; }


.content-text {
    font-size: 16px;
    line-height: 36px;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; 
}
.content-text li {
  line-height: 2;
}

.order-details .pricing-plan .content  {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
}

.order-details .pricing-plan .content  span{
    color: #fff !important;
}

.order-details .pricing-plan .content  li{
    color: #fff !important;
}

/*====================
 404 Area Start
 =====================*/
.fourzerofour {
  padding: 100px 0px 100px;
  text-align: center; }
  .fourzerofour .content {
    text-align: center; }
    .fourzerofour .content .heading {
      font-size: 36px;
      line-height: 46px;
      font-weight: 700;
      color: #28384f;
      margin: 40px 0px 25px; }
    .fourzerofour .content .text {
      max-width: 450px;
      display: block;
      margin: 0 auto; }
    .fourzerofour .content .mybtn1 {
      margin-top: 28px;; }

/*
Select option style Start
*/
        .top-header .content .right-content .language-selector .language option{
          color: #242424;
        }
      .top-header .content .right-content .currency-selector {
        margin-right: 10px;
        display: inline-block; }
        .top-header .content .right-content .currency-selector i {
          color: #fff;
          font-size: 16px;
          margin-top: 2px; }
        .top-header .content .right-content .currency-selector .currency {
          border: none;
          color: #fff;
          cursor: pointer;
          background: none;
          font-size: 14px; }
.top-header .content .right-content .currency-selector .currency option{
  color: #242424;
}




/*-------------------------------
 Order Details Start
--------------------------------*/
.order-details {
  padding: 100px 0px 100px; }
  .order-details .order-details-box {
    -webkit-box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.1);
    border-radius: 30px 30px 30px 30px;
    background: #fff;
    }
    .order-details .order-details-box .header {
      background: #65bc7b;
      text-align: center;
      padding: 30px 0px;
      border-radius: 30px 30px 0px 0px; }
      .order-details .order-details-box .header .title {
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 0px; }
    .order-details .order-details-box .content .patment-method {
      width: 100%;
      background: #65bc7b;
      height: 50px;
      border: 0px;
      border-radius: 50px;
      padding: 0px 30px;
      color: #fff;
      margin-top: 20px; }
    .order-details .order-details-box .content .btn-checkout {
      border: 1px solid #65bc7b;
      background: none;
      display: inline-block;
      padding: 10px 40px;
      margin-top: 30px;
      border-radius: 50px;
      color: #65bc7b;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .order-details .order-details-box .content .btn-checkout:hover {
        background: #65bc7b;
        color: #fff; }
  .order-details .pricing-plan {
    margin-top: 50px;
    background: #65bc7b;
    border-radius: 20px; }
    .order-details .pricing-plan .header-area {
      padding: 21px 20px 26px;
      border-bottom: 1px solid #fff;
      text-align: center; }
      .order-details .pricing-plan .header-area .title {
        color: #fff;
        font-size: 24px;
        line-height: normal;
        margin-bottom: 0px; }
      .order-details .pricing-plan .header-area .sub-title {
        color: #fff;
        margin-bottom: 0px; }
    .order-details .pricing-plan .pricing-area {
      text-align: center;
      padding: 12px 30px 5px; }
      .order-details .pricing-plan .pricing-area p {
        margin-bottom: 0px;
        font-size: 50px;
        color: #fff; }
        .order-details .pricing-plan .pricing-area p sup {
          font-size: 24px;
          position: relative;
          top: -25px; }
        .order-details .pricing-plan .pricing-area p sub {
          font-size: 16px;
          position: relative;
          bottom: 0px;
          left: -6px; }
    .order-details .pricing-plan .content {
      padding: 0px 30px 30px;
      text-align: center; }
      .order-details .pricing-plan .content p {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0px; }

/*-------------------------------
 Order Details End
--------------------------------*/

.content-text ol,.content-text ul {display: inline-block;}

img.projectimg {
  width: 100%;
  height: auto;
}

.submit-address .mybtn1 {
    margin-left: auto;
}

/*
Select option style Start
*/
