/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*\
|||||  Web Agency SC-CONCEPTION ---------------------- sc-conception.com  |||||
|||||  Powered by cms Iminence.com software --------------- iminence.com  |||||
\*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
main.main > header.main-header > .header-section > .section-footer {
  background-color: #000;
}
main.main > header.main-header > .header-section > .section-footer > .footer-mask-triangle-left,
main.main > header.main-header > .header-section > .section-footer > .footer-mask-triangle-right {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  width: 100%;
  display: block !important;
}
main.main > header.main-header > .header-section > .section-footer > .footer-mask-triangle-left {
  left: 0;
  box-shadow: inset 250px 0 50px -125px #000;
}
main.main > header.main-header > .header-section > .section-footer > .footer-mask-triangle-right {
  right: 0;
  box-shadow: inset -250px 0 50px -125px #000;
}
main.main > header.main-header > .header-section > .section-footer > .footer-mask > .mask-image-set {
  background-image: url("https://www.wizcard-magic.com/page/wizcard/public/img/buyback/banner.jpg");
}
main.main > header.main-header > .header-section > .section-footer > .footer-content {
  display: none;
}
main.main > section.main-section > .section-center > .block-page > .wrapper {
  display: table;
  width: 100%;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content {
  float: left;
  width: 62%;
  padding-right: 30px;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card {
  border: none;
  border-radius: 0;
  margin-bottom: 0.25rem;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .card-header {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .card-header > h2 > button.btn {
  color: #000;
  text-decoration: none;
  font-weight: 400;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  padding: 0.25rem 1rem 0.25rem 0;
  border-radius: 0;
  border-bottom: 1px solid #b63325;
  box-shadow: none !important;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .card-header > h2 > button.btn > i {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
  transform: rotate(90deg);
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .card-header > h2 > button.btn.collapsed {
  color: #7d7d7d;
  background-color: #f0f0f0;
  padding: 0.25rem 1rem;
  border-bottom: 1px solid #f0f0f0;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .card-header > h2 > button.btn.collapsed > i {
  transform: rotate(0deg);
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .collapse > .card-body,
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .accordion > .card > .collapsing > .card-body {
  padding: 1.25rem 0;
  font-size: .9rem;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .card {
  border: none;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .card > ul.list-group > li.list-group-item > span.badge {
  font-weight: normal;
  background-color: #000;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .content > .card > ul.list-group > li.list-group-item .form-group > .custom-control > label.custom-control-label:before {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  float: left;
  width: 38%;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact {
  background-color: #f0f0f0;
  border-radius: 25px;
  box-shadow: inset 0 10px 10px 10px #ffffff;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > .page-header {
  max-width: max-content;
  margin: 0 auto;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > .page-header > h2 {
  text-align: center;
  background-color: #ffffff;
  padding: 0.25rem 1rem;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: inset 0 -0.25rem 0.25rem -0.25rem #000, inset 0 0.25rem 0.25rem -0.25rem #dbdbdb;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > form {
  padding: 2rem;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > form .form-group > label {
  border-radius: 10px;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 0.25rem 0;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > form .form-group > .form-control {
  border-radius: 0;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > form .custom-control > label,
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > form .custom-control > label > a {
  font-size: .9rem;
}
main.main > section.main-section > .section-center > .block-page > .wrapper > .sidebar > .block-contact > form .text-call-calling {
  font-size: .8rem;
}
@media (min-width: 0px) AND (max-width: 992px) {
  .main .main-section .section-center .block-page > .wrapper > .content {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .main .main-section .section-center .block-page > .wrapper > .sidebar {
    width: 100% !important;
    padding-top: 30px !important;
  }
}

/*# sourceMappingURL=buyback.min.css.map */