.service-seo__banner--title {
  text-shadow: 0 0 30px #000;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}
.service-seo__title h2 {
  font-size: 26px !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}
.issue-box__col > .col-inner {
  padding: 16px 20px;
  border-radius: 16px;
  border: 1px solid #27bdbe;
  background: #fff;
  box-shadow: 0 2px 30px 0 rgba(8, 0, 38, 0.1);
}
.issue__title--row {
  gap: 10px;
  margin-bottom: 15px;
}
.issue__title p {
  font-size: 20px !important;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.issue__content p {
  margin-bottom: 0 !important;
}
.service-seo__archive-title p {
  color: #27bdbe;
  font-size: 26px !important;
  font-weight: 800;
  text-transform: uppercase;
}
.archive-box {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 40px;
}
.archive-box .icon-box-img {
  margin-bottom: 0 !important;
}
.archive-box .icon-box-img .icon-inner {
  padding: 10px;
  border-radius: 999px;
  border: 1px solid var(--Color, #27bdbe);
  background: #fff;
  width: 60px;
  height: 60px;
}
.brand-accordion {
  border-radius: 10px;
  background: #fff;
  margin-bottom: 20px;
}
.brand-accordion .accordion-title {
  border-top: none !important;
  background: none !important;
  outline: none !important;
}
.brand-accordion .accordion-title span {
  font-weight: bold;
}
.brand-accordion .accordion-title .toggle {
  left: auto !important;
  right: 0;
  width: 40px !important;
  background: rgba(48, 233, 218, 0.38) !important;
  opacity: unset !important;
}
.brand-accordion .accordion-title .toggle i {
  color: #20bdbe;
}
.process-tab .tab {
  border-radius: 10px !important;
  border: 1px solid #818181;
  padding: 16px 63px;
}
.process-tab .tab.active {
  border: 1px solid #27bdbe;
  background: #27bdbe;
}
.process-tab .tab.active span {
  color: white;
}
.process-tab .tab-panels .panel.active {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center !important;
}
.process-tab ul.nav {
  flex-wrap: nowrap !important;
  align-items: stretch;
}

@media (min-width: 1280px) {
  .service-seo__tab--col {
    padding: 0 !important;
  }
}
.service-seo__tab--col h4 {
  color: #000;
  font-size: 26px !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}

.price-package__checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.price-package__checkbox p {
  line-height: normal;
  font-size: 12px !important;
}
.price-package__checkbox .icon-box-img {
  margin-bottom: 0 !important;
}
.price-package__checkbox .icon-inner {
  width: 14px !important;
  display: flex;
  align-items: center;
}
.price-package__checkbox .icon-inner img {
  width: 10px !important;
  padding-top: 0 !important;
}
.package-price__time-success p {
  margin-bottom: 0 !important;
}
.package-price__box > .col-inner:hover {
  border: 1px solid #27bdbe;
  background: linear-gradient(
      0deg,
      rgba(48, 233, 218, 0.38) 0%,
      rgba(48, 233, 218, 0.38) 100%
    ),
    linear-gradient(90deg, #6163ec 0%, #5ba1ec 54.33%, #46c9c2 100%), #fff;
}
.package-price__box .col-inner:hover .package-price__button-contact {
  background: #fff;
}
.package-price__box .col-inner:hover .package-price__button-contact span {
  color: #27bdbe !important;
}
.package-price__box .col-inner:hover * {
  color: #fff !important;
}
.price-box__content-seo {
  min-height: 175px;
}
.policy-tag p {
  color: #27bdbe;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.policy-tag {
  display: flex;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  width: max-content;
  background: #f2fbff;
}
.policy-title p {
  color: #1b2228;
  font-size: 26px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.policy-content {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
.service-seo__faq-accordion .accordion-title {
  background: none !important;
  border-top: none !important;
  font-weight: bold !important;
}
.service-seo__faq-accordion .accordion-title.active {
  color: #1e1f21 !important;
  border-bottom: 1px solid #d9d9d9 !important;
  border-bottom: 1px solid #d9d9d9;
}
.service-seo__faq-accordion .toggle {
  border: 1px solid #000000;
  width: 20px !important;
  height: 20px !important;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none !important;
  min-height: unset !important;
  top: 15px !important;
  line-height: unset !important;
}
.service-seo__faq-accordion .icon-angle-down {
  font-size: 15px;
  line-height: unset !important;
  padding-top: 5px !important;
}
.faq-tag p {
  color: #27bdbe;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.faq-tag {
  display: flex;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  background: #f2fbff;
  width: max-content;
  margin-bottom: 12px;
}
.faq-title h3 {
  color: #1b2228;
  font-size: 26px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px !important;
}
.design-software__content h4 {
  color: var(--Black, #1e1f21);
  text-overflow: ellipsis;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 32px !important;
  min-height: 52px;
}
.design-software__content p {
  font-size: 16px !important;
}
.design-software__box .col-inner {
  border-radius: 10px;
  border: 1px solid #20bdbe;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(58, 166, 212, 0.2);
  padding: 32px 24px;
}
.laguage-content {
  display: flex;
  align-items: center;
}
.laguage-content .icon-box-img {
  width: 50px !important;
  height: 50px !important;
  min-width: 50px !important;
}
.language-software__container {
  border-radius: 20px;
  border: 1px solid #27bdbe;
  background: #fff;
  padding-top: 40px !important;
}
.language-software__container > .col-inner > .row > .col {
  padding-bottom: 0 !important;
}
.commitment-tag {
  border-radius: 4px;
  border: 1px solid #27bdbe;
  background: #fff;
  width: max-content;
  display: flex;
  padding: 7px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 32px;
}
.commitment-tag p {
  color: #27bdbe;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0 !important;
}
.commitment-content h3 {
  font-size: 26px !important;
  font-style: normal;
  font-weight: 800;
  line-height: 36px;
}
.tkpm-title h3 {
  font-size: 26px !important;
}
.tkpm__price-rate p {
  font-size: 26px !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.13px;
  text-transform: uppercase;
  color: #27bdbe;
  margin-bottom: 0;
}
.tkpm__price-explain p {
  font-size: 14px !important;
  min-height: 36px;
  line-height: normal;
}
.tkpm__price-time {
  text-align: center;
  line-height: normal;
  min-height: 82px;
}
.tkpm__price-time h4 {
  color: #000;
  text-align: center;
  font-size: 26px !important;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.tkpm__price-time p {
  color: #000;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}
.tkpm__price-per p {
  color: #27bdbe;
  font-size: 18px !important;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.8px;
  text-align: center;
}
.tkpm__price-benefits {
  min-height: 130px !important;
}
.tkpm-box__col > .col-inner {
  padding: 15px !important;
  border-radius: 16px;
  border: 1px solid #27bdbe;
  background: #fff;
}
.tkpm__button {
  width: 100% !important;
}
.tkpm-box__col > .col-inner:hover * {
  color: #fff;
}
.tkpm-box__col > .col-inner:hover {
  background: linear-gradient(
      0deg,
      rgba(48, 233, 218, 0.38) 0%,
      rgba(48, 233, 218, 0.38) 100%
    ),
    linear-gradient(90deg, #6163ec 0%, #5ba1ec 54.33%, #46c9c2 100%), #fff;
}
.tkpm-box__col > .col-inner:hover .tkpm__button {
  background: #fff !important;
}
.tkpm-box__col > .col-inner:hover .tkpm__button span {
  color: #27bdbe !important;
}
.dttt-box .col-inner {
  border-radius: 11px;
  border: 2px solid var(--Button, #4ad7d8);
  background: #fff;
}
.dttt-box .col-inner img{
  border-radius: 11px;
}
