footer {
  background: #0B0B0B;
  padding-top: 1rem;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  footer .footer-content {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0rem;
  }
}
footer .footer-content .vc_column-inner .vc_row {
  display: flex;
  align-items: flex-end;
}

@media screen and (min-width: 992px) {
  footer .footer-content .vc_column-inner .vc_row.row-social {
    margin-top: -30px;
  }
}
footer .section-logo .vc_column-inner .wpb_wrapper .img-logo {
  margin-bottom: 0px;
}

footer .section-logo .vc_column-inner .wpb_wrapper .img-logo img {
  width: 168px;
  height: auto;
}

@media screen and (max-width: 991px) {
  footer .section-logo .vc_column-inner .wpb_wrapper .img-logo img {
    height: auto;
    width: 138px;
  }
}
@media screen and (max-width: 991px) {
  footer .section-logo {
    width: 100%;
  }
}
footer .section-social-icon .wpb_wrapper {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
}

@media screen and (max-width: 991px) {
  footer .section-social-icon .wpb_wrapper {
    justify-content: flex-start;
    margin-top: 8px;
  }
}
footer .section-social-icon .wpb_wrapper .wpb_raw_code {
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  footer .row-list-btn-center {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  footer .row-list-btn-center .section-list-btn-center {
    width: 100%;
  }
}
footer .section-list-btn-center .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media screen and (max-width: 991px) {
  footer .section-list-btn-center .vc_column-inner .wpb_wrapper {
    gap: 8px;
  }
}
footer .section-list-btn-center .vc_column-inner .wpb_wrapper .btn-list-center a {
  padding: 8px !important;
  color: #fff !important;
}

@media screen and (max-width: 991px) {
  footer .section-list-btn-center .vc_column-inner .wpb_wrapper .btn-list-center a {
    padding: 0px !important;
  }
}
footer .section-list-btn-center .vc_column-inner .wpb_wrapper .btn-list-center button, footer .section-list-btn-center .vc_column-inner .wpb_wrapper .btn-list-center .vc_btn3 {
  background-color: rgba(0, 0, 0, 0);
  font-size: inherit;
  font-weight: inherit;
}

@media screen and (max-width: 991px) {
  footer .section-list-btn-center .vc_column-inner .wpb_wrapper .btn-list-center button, footer .section-list-btn-center .vc_column-inner .wpb_wrapper .btn-list-center .vc_btn3 {
    padding: 0px !important;
  }
}
@media screen and (max-width: 991px) {
  footer .section-list-btn-center .vc_column-inner .wpb_wrapper {
    padding: 0px;
    margin: 0px;
  }
}
footer .section-list-btn-center .btn-list-center {
  margin-bottom: 0px;
}

footer .section-list-btn-center .btn-list-center button, footer .section-list-btn-center .btn-list-center .vc_btn3 {
  color: #fff !important;
  padding: 0.5rem !important;
  background-color: rgba(0, 0, 0, 0);
  font-size: inherit;
  font-weight: inherit;
}

footer .detail-logo {
  margin-bottom: 0px;
  margin-top: 1rem;
}

footer .row-copy-right .inner-section {
  margin-bottom: 0px;
}

footer .row-copy-right .inner-section .flex-col-reverse {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  padding: 0px;
  margin: 0px;
  margin-top: 2rem;
}

footer .row-copy-right .inner-section .flex-col-reverse .line {
  margin: 0px;
}



/*# sourceMappingURL=footer.css.map */
