/* Banner */
section.dynamic-tax-module-banner {
  background: url("../images/dynamiq-ecom/ecom-bg.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 110px 0;
  color: #fff;
  height: 650px;
}

section.dynamic-tax-module-banner .tax-module-container {
  width: 50%;
}

section.dynamic-tax-module-banner h1 {
  padding-bottom: 20px;
}

section.dynamic-tax-module-banner p {
  padding: 15px 0;
}

section.dynamic-tax-module-banner .tax-module-img {
  height: 550px;
}

section.dynamic-tax-module-banner .tax-module-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

/* Banner */

/* Overview */
section.tax-module-overview .row {
  align-items: center;
}

section.tax-module-overview .tax-module-content {
  padding-left: 100px;
}

section.tax-module-overview .tax-module-content h2 {
  color: #f88f10;
  padding-bottom: 15px;
}

section.tax-module-overview .tax-module-content p {
  padding: 15px 0;
}

/* Overview */

/* Features */
section.dynamiq-tax-feature h2 {
    color: #f88f10;
    padding-bottom: 15px;
}
section.dynamiq-tax-feature .tax-feature-top-content p {
  margin: 0 auto 50px;
  padding: 15px 0;
  text-align: center;
}

section.dynamiq-tax-feature .row .card {
  height: 100%;
  border: none;
  width: 100%;
  padding-bottom: 50px;
}

section.dynamiq-tax-feature .icon-body {
  color: #fff;
  text-align: center;
  background-color: #252324;
  padding: 35px 30px;
  height: 240px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

section.dynamiq-tax-feature .card-body {
  padding: 30px;
  text-align: center;
  background: #eeeeee;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}


section.dynamiq-tax-feature .card h3 {
  padding-top: 20px;
  font-size: 25px;
  line-height: 35px;
}

section.dynamiq-tax-feature .tax-feature-container {
  max-width: 1146px;
  margin: auto;
}

section.dynamiq-tax-feature {
  padding-top: 0px !important;
}

/*  Features */

@media (min-width: 992px) {
  section.dynamiq-tax-feature .row .col-lg-4:nth-last-child(-n + 3) .card {
    padding-bottom: 0;
  }
}

@media all and (max-width: 991px) {
  section.dynamic-tax-module-banner {
    padding: 100px 0 100px !important;
    height: 100%;
  }

  section.dynamic-tax-module-banner .tax-module-flex {
    flex-direction: column-reverse;
    gap: 50px;
  }

  section.dynamic-tax-module-banner .tax-module-container {
    width: 100%;
  }

  section.tax-module-overview .row {
    flex-direction: column;
  }

  section.tax-module-overview .col-md-6 {
    width: 100%;
  }

  section.tax-module-overview .tax-module-container img {
    width: 100%;
  }

  section.tax-module-overview .tax-module-content {
    padding: 30px 0 0;
  }

  section.dynamiq-tax-feature .col-md-3 {
    width: 50%;
  }

  section.dynamiq-tax-feature .row .card {
    padding-bottom: 30px;
  }

  section.dynamiq-tax-feature {
    padding-bottom: 80px;
  }

  section.dynamiq-tax-feature .row .col-lg-4:nth-last-child(-n + 2) .card {
    padding-bottom: 0;
  }
}

@media all and (max-width: 767px) {
  section.dynamic-tax-module-banner {
    height: unset;
  }

  section.dynamiq-tax-feature .col-md-3 {
    width: 100%;
  }

  section.dynamic-tax-module-banner .tax-module-container {
    width: 95%;
    margin: auto;
  }

  section.dynamiq-tax-feature .col-md-3:last-child .card {
    padding-bottom: 0;
  }

  section.dynamiq-tax-feature .tax-feature-top-content p {
    text-align: left;
  }
  section.dynamiq-tax-feature .row .col-lg-4:last-child .card {
    padding-bottom: 0;
  }
}

@media all and (max-width: 575px) {
  section.dynamic-tax-module-banner {
    height: 100%;
    padding: 50px 0 !important;
  }
}

/*--- FAQs ------------*/

.dynamiq-faqs {
  padding-top: 0 !important;
}

.dynamiq-faqs p.title {
  color: #f88f10;
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;

  @media (max-width: 991px) {
    font-size: 35px !important;
    line-height: 45px !important;
  }

  @media (max-width: 767px) {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

.dynamiq-faqs .accordion-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 70px;

  @media (max-width: 767px) {
    margin-top: 35px;
  }
}

.dynamiq-faqs .accordion-item {
  border: none;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}

.dynamiq-faqs .accordion-button {
  padding: 20px;
  border-radius: 6px;
  background: #fff;
}

.dynamiq-faqs .accordion-button:focus {
  box-shadow: none;
  border: none;
}

.dynamiq-faqs .accordion-button:not(.collapsed) {
  box-shadow: none;
}

.dynamiq-faqs .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 9'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.34249 1.28985L12.9995 6.94685L11.5855 8.36085L6.63548 3.41085L1.68548 8.36085L0.271484 6.94685L5.92848 1.28985C6.11601 1.10238 6.37032 0.99707 6.63548 0.99707C6.90065 0.99707 7.15496 1.10238 7.34249 1.28985Z' fill='%23000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 9px;
}

.dynamiq-faqs .accordion-header button {
  color: #212529;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;

  @media (max-width: 767px) {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

.dynamiq-faqs .accordion-body {
  padding: 10px 20px 20px;
}
