@import url('https://kredivo.com.ph/wp-content/themes/kredivo/assets/css/fonts.css');

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body,
html {
  margin: 0;
  font-family: "Hellix Regular", sans-serif;
  overflow-x: hidden;
}
@supports (overflow-x: clip) {
  body,
  html {
    overflow-x: clip;
  }
}

.vc-faq-content {
  position: relative;
  padding-top: 80px;
}

input[type="text"].js-search {
  padding: 0 60px !important; 
}

.icon-artikel {
  padding-right: 15px;
}

.vc-accordion-lists {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.vc-card {
  border: solid 1px #f0ebfb;
  border-radius: 5px;
  position: relative;
  padding: 20px;
  background-color: #faf9ff;
}

.heading-faq{
  font-family: 'Hellix Bold';
  font-size: 48px;
  line-height: 58px;
  margin-top: 95px;
}

.register {
  font-family: 'Hellix Medium';
  font-size: 48px;
  line-height: 58px;
  margin-top: 25px ;
}

.full-faq {
  margin-top: 100px;
}

.question-title {
  font-family: 'Hellix Medium';
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
}

.faq-s-t {
  margin-top: 50px;
}

.faq-main-cat{
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #E8742E;
  margin-top: 40px;
  font-family: 'Hellix Bold';
  display: flex;
  align-items: center;
}

.nav-link.faq-cat {
  font-size: 18px;
  line-height: 22px;
  color: #393838;
  text-align: left;
  padding: 13px 0px 13px 0px;
  border-bottom: 1px solid #888888;
  border-radius: 0px !important;
}

.nav-link.active {
  background-color:inherit !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #393838 !important;
  font-family: 'Hellix Bold';
  text-align:left;
  padding: 13px 0px 13px 0px;
}


.js-faq-sidebar {
  background: #fff;
  padding: 10px 35px 0px 35px;
  border-radius: 8px 0px 0px 8px;
  margin-right: 20px;
  height: 800px;
  scroll-behavior: smooth;
  overflow: scroll;
}

::-webkit-scrollbar {
  width: 4px; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 30px;
  background: rgba(217, 217, 217, 1);
}

.faq-s-l {
  margin-left: 50px;
}

.scroll-faq {
  margin-right: 10px;
}

.faq-question {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  border: 0px !important;
  background-color: inherit !important;
  padding: 20px 0px 20px 0px;
  font-family: 'Hellix Medium';
  cursor: pointer;
}

.faq-content {
  border-bottom: 1px solid #000;
}

.desktop--main-faq {
  float: right;
  margin-top: 20px;
}
.wrap-faq-content {
  margin-top: 80px;
}

.vc-card-header {
  transition: all ease-in-out 0.3s;
  max-height: 100px;
}

.vc-card-header.hide {
  max-height: 0;
  overflow: hidden;
  transition: all ease-in-out 0.3s;
}

.vc-card-header__icon {
  display: block;
}

.js-search-for {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.search-text {
  text-transform: lowercase;
}

.js-search-not-found h4 {
  font-size: 18px;
  font-weight: 600;
}

img.icon-main {
  justify-content: end;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  float: left;
  margin-right: 6px;
  position: relative;
  height: 42px;
}

.nav-link.faq-cat, .nav-link.faq-cat:active{
  margin-left: 50px;
}




@media (max-width: 500px) {
  .btn-download-header {
    display: none;
  }

  .fa-times:before {
    margin-right: -10px;
  }
}

/* Homepage Animation Tab Image */
.vc-layanan-image {
  transform: translateX(-50%);
  transition: all ease-in-out 0.3s;
}

.active.show .vc-layanan-image {
  transform: translateX(0%);
  transition: all ease-in-out 0.3s;
}
.vc-image-trans {
  transform: translateX(-50%);
  transition: all ease-in-out 0.3s;
}

.active.show .vc-image-trans {
  transform: translateX(0%);
  transition: all ease-in-out 0.3s;
}

.wrp-fitur-utama {
  justify-content: center;
  display: flex;
  margin-left: 180px;
}

.layanan-faq {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

a.link_banner {
  margin: 0px;
  flex-direction: row;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  border-radius: 10px;
}

.text-bantuan-email {
  font-family: "Noto Sans", serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  margin: 30px;
  background: #fff;
  padding: 20px 50px;
  border-radius: 15px;
}

.text-bantuan-cs {
  font-family: "Noto Sans", serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  margin: 30px;
  background: #fff;
  padding: 20px 50px;
  border-radius: 15px;
}

a.text-bantuan-email, a.text-bantuan-cs  {
  color: #000;
}

.title-bantuan {
  font-family: 'Hellix Medium';
  font-size: 28px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
}

/* Faq custom css */
.ufaqsw_default_all_single_faq .ufaqsw_faq_title {
  display: none;
}
.vc-sidebar-vaq {
  flex: 0 0 25%;
  margin-left: -20px;
}
.vc-sidebar-vaq .ufaqsw_faq_title {
  cursor: pointer;
}
.vc-sidebar-vaq .ufaqsw_faq_title.active {
  color: #6a38d3;
}

.ufaqsw_default_all_faq_content {
  display: flex;
  height: 100% !important;
}

.ufaqsw_faq_title {
  width: 240px !important;
}

.vc-sidebar-vaq ~ .ufaqsw_search_no_result {
  flex: 0 0 70%;
}

.vc-sidebar-vaq ~ .ufaqsw_default_all_single_faq {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  flex: 0 0 70%;
}

.text-not-found {
  font-weight: 700;
  font-size: 31px;
  line-height: 37px;
  color: #000;
  margin-bottom: 42px;
  font-family: 'Hellix Bold';
}

.menu-item.lang-devide {
  padding: 20px 0px;
  margin-right: -10px;
}

.menu-item.lang-en {
  padding: 20px 0px;
}

.footer-faq {
  background: rgba(202, 240, 253, 1);
  padding: 50px;
  margin-top: 400px;
}

@media (min-width: 1140px) {
  #download-Modal .container .row {
    flex-wrap: nowrap;
  }

  .v-card-content {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #1f2e45;
  }

  h5 {
    font-size: 18px !important;
    font-weight: 600 !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .header-wrap.d-flex.flex-column.flex-md-row.align-items-center {
    padding: 10px 0px 10px;
  }

  .col-lg-8.col-sm-2.d-flex.justify-content-end.wrap-btn-download {
    right: 30px;
    position: absolute;
  }

  .homepages h1 {
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1.12px;
    text-align: left;
    margin-top: 50px;
  }

  .homepages p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 20px;
  }

  .vc-header ~ .bg-homepages .btn.btn-primary.btn-download.button-modal {
    display: inline-block;
    width: 102px;
    height: 42px;
    padding: 12px 20px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
  }

  .section-two {
    padding: 40px 40px 0px 40px;
  }

  .title-two {
    font-size: 20px;
    font-weight: 600;
  }

  .prg-two {
    font-size: 14px;
    font-weight: normal;
  }

  .feature-two {
    font-size: 16px;
    font-weight: 600;
  }

  .feature-icon {
    font-size: 14px;
    font-weight: normal;
    margin-right: 20px;
  }

  .section-three {
    margin: 30px 0 0;
    padding: 50px 30px;
  }

  .title_main {
    font-size: 20px;
    font-weight: 600;
  }

  .paragraph_main {
    font-size: 14px;
    font-weight: normal;
    margin-top: 16px;
  }

  .nav-tabs .nav-link {
    font-size: 14px;
    padding-bottom: 18px !important;
  }

  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    font-size: 14px;
    font-weight: 600;
  }

  .layanan-prg p,
  .layanan-prg dl,
  ol,
  ul {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
  }

  .section-four {
    padding: 40px;
  }

  .section-seven {
    margin: 0px 0px 0px;
  }

  .nav-pills .nav-link,
  .nav-pills .nav-link.active,
  .tab-pane {
    font-size: 14px;
  }

  h2.banner_title {
    font-size: 20px;
    font-weight: 600;
  }

  a.klik,
  .section-seven p {
    font-size: 14px;
  }

  .vc-faqs__body-sidebar {
    margin-right: 0px !important;
  }

  a.btn.btn-header-link {
    font-size: 14px;
    padding: 10px 0px 10px;
  }

  #main #faq .card-faq .card-header-faq .btn-header-link:after {
    top: 4px;
  }

  .btn-lainnya {
    font-size: 14px !important;
  }

  .footer-pad {
    margin-top: 10px;
  }

  .wrap-logo-lps {
    margin-top: 40px;
    padding-bottom: 20px;
  }

  .vc-header {
    top: 0 !important;
  }

  .vc-sidebar-vaq-select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    margin: 20px 0;
  }

  .vc-faqs__body-main {
    margin: 0 50px;
  }

  .vc-faqs__body-sidebar__list {
    margin-left: 50px !important;
  }

  .vc-header ~ .section-pages.section-two .feature-wrapper .feature {
    flex: 0 0 100%;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .vc-header ~ .section-pages.section-three .nav-tabs .nav-link {
    height: 100%;
  }

  .vc-header ~ .section-pages.section-four .vc-image-trans.image-trans {
    margin-top: 0;
  }

  .vc-header ~ footer.mainfooter {
    margin-top: 40px;
  }

  .vc-sidebar-vaq-select {
    display: block;
    margin-left: 35px;
    width: 50%;
    padding: 10px 8px;
    background: #fff;
    border-radius: 5px;
  }

  .section-four {
    padding: 80px 40px;
  }

  .ufaqsw_faq_title {
    font-size: 18px;
    font-weight: 500;
  }

  ul.vc-sidebar-vaq {
    display: none;
  }

  .ufaqsw_default_all_search {
    position: relative;
    height: 80px;
    width: 700px;
    margin: 80px auto;
  }
  .ufaqsw_default_all_search_box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    height: 80px;
    width: 700px;
    margin: 80px auto;
    border: 0px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6b717b;
  }
}

@media (max-width: 600px) {
  	
  .footer-faq {
    background: rgba(202, 240, 253, 1);
    padding: 50px;
    margin-top: 400px;
  }
  
  .text-bantuan-cs {
    font-family: "Noto Sans", serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin: 30px;
    background: #fff;
    padding: 30px 0px 10px;
    border-top: 1px solid #EAEAEA;
    border-radius:0px;
}
  
  .text-bantuan-email {
    font-family: "Noto Sans", serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin: 30px 20px 0px;
    background: #fff;
    padding: 0px 10px;
}
  
  .vc-sidebar-vaq-select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    margin: 20px 0;
  }
  .ufaqsw_default_all_faq_content {
    flex-direction: column;
  }

  .ufaqsw_faq_title {
    display: inline-block;
    box-sizing: border-box;
    padding: 0.5em 2em 0.5em 0.5em;
    border: 1px solid #eee;
    font: inherit;
    line-height: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: linear-gradient(45deg, transparent 50%, currentColor 50%),
      linear-gradient(135deg, currentColor 50%, transparent 50%);
    background-position: right 15px top 1em, right 10px top 1em;
    background-size: 5px 5px, 5px 5px;
  }

  .ufaqsw_faq_title {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    margin: 20px 0;
  }

  .pertanyaan {
    font-size: 18px !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1f2e45;
  }

  .ufaqsw_default_all_faq_header {
    height: auto !important;
    padding: 0 0 40px !important;
  }

  .ufaqsw_default_all_search_box {
    height: 56px !important;
    margin-top: 40px !important;
  }

  .vc-sidebar-vaq {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
  }

  .vc-sidebar-vaq ~ .ufaqsw_default_all_single_faq {
    max-width: 100vw;
    margin-left: 10px;
  }

  .ufaqsw_default_all_faq_content .ufaqsw_toggle_default {
    margin: 30px;
    border-bottom: 1px solid #eaeaea;
  }

  .ufaqsw_default_all_search {
    width: 100% !important;
    padding-inline: 15px;
    max-width: 320px;
    margin: auto;
    margin-top: 30px;
    font-size: 18px;
  }

  .ufaqsw_default_all_search_box {
    max-width: 320px;
    height: 56px;
    transform: translateX(-16px);
  }

  a.klik {
    font-size: 14px;
  }

  .faq-main-cat {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* make header always white on mobile view */
.vc-sidebar-vaq-select {
  display: none;
}

ul.vc-sidebar-vaq {
  display: block;
}

.vc-header ~ .bg-homepages .btn.btn-primary.btn-download.button-modal {
  display: inline-block;
}

.vc-header ~ .bg-homepages .btn.btn-primary.btn-download.button-link {
  display: none;
}

@media (max-width: 640px) {
  .vc-header {
    background: #fff !important;
    top: 0 !important;
  }

  .vc-header .header-wrap {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
  }
}

@media (max-width: 500px) {
  .vc-header {
    background: #fff !important;
    top: 0 !important;
  }

  .vc-header .header-logo {
    height: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    grid-column: 1 / span 1;
    grid-row: 1 / span 1;
  }
  .vc-header .header {
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
  }
  .vc-header .header .navbar {
    padding: 0;
  }
  .vc-header .header .navbar .navbar-toggler {
    justify-self: end;
    margin-left: auto;
  }
  .vc-header .header .navbar ul {
    margin-top: 30px;
  }
  .vc-header .header .navbar ul li a {
    padding-left: 0 !important;
  }

  .vc-header .header .navbar ul {
    margin-top: 30px;
  }

  .vc-sidebar-vaq-select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    margin: 20px 0;
    background-image: url('data:image/svg+xml, <svg width="23" height="13" viewBox="0 0 23 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.6713 12.6268L1.18193 3.13733C0.724268 2.67966 0.724268 1.93767 1.18193 1.48005L2.28872 0.373268C2.74561 -0.0836171 3.48608 -0.0844964 3.94404 0.371314L11.5 7.89187L19.0559 0.371314C19.5139 -0.0844964 20.2543 -0.0836171 20.7112 0.373268L21.818 1.48005C22.2757 1.93772 22.2757 2.67971 21.818 3.13733L12.3287 12.6268C11.871 13.0844 11.129 13.0844 10.6713 12.6268Z" fill="black"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    background-position-y: center !important;
    background-position-x: 96% !important;
  }

  .vc-faq-home .btn.btn-header-link {
    white-space: pre-line;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1f2e45;
    font-weight: 500;
  }

  .vc-header ~ .section-pages.section-two .feature-wrapper {
    padding: 0;
    margin: 0;
  }

  .vc-header ~ .section-pages.section-two .feature-wrapper .feature {
    flex: 0 0 100%;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .vc-header ~ .section-pages.section-three .nav-tabs .nav-link {
    height: 100%;
  }

  .vc-header ~ .section-pages.section-four .nav-pills .nav-link {
    height: 100%;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
  }

  ul.nav.nav-pills {
    margin-top: 400px;
    justify-content: center;
  }

  .vc-header ~ .section-pages.section-four .vc-image-trans.image-trans {
    margin-top: 0;
  }

  .vc-header ~ footer.mainfooter {
    margin-top: 40px;
    padding: 30px 0px 10px 7px;
  }

  .vc-accordion-lists {
    margin-top: 50px;
    margin-left: -6px;
  }

  .vc-sidebar-vaq-select {
    display: block;
    margin-left: 25px;
    width: 50%;
    padding: 10px 8px;
    background: #fff;
    border-radius: 5px;
  }

  .ufaqsw_faq_title {
    font-size: 18px;
    font-weight: 500;
  }

  ul.vc-sidebar-vaq {
    display: none;
  }

  .ufaqsw_toggle_default .ufaqsw-toggle-title-area-default h3 {
    font-size: 14px !important;
    font-weight: 500 !important;
  }

  .ufaqsw_toggle_default .ufaqsw-toggle-inner-default {
    font-size: 14px !important;
    font-weight: normal !important;
  }

  .ufaqsw_toggle_default
    .ufaqsw-toggle-title-area-default
    .ufaqsw-title-name-default {
    display: block;
    padding: 0px 0 20px !important;
  }

  .tab-pane {
    margin-top: 0px;
  }

  .ufaqsw_toggle_default .ufaqsw-toggle-inner-default {
    margin-bottom: 16px;
  }

  #main #faq .card-faq .card-header-faq .btn-header-link:after {
    top: 0px;
  }
  .copyright {
    margin-left: -25px;
  }

  .vc-faqs__head-form input {
    background-position-x: 10%;
    height: 60px !important;
  }

}

@media (max-width: 1024px) {
  .col-lg-8.col-sm-2.d-flex.justify-content-end.wrap-btn-download {
    right: 30px;
    position: absolute;
  }
}

/*
@media (max-width: 1024px) {
  .header-logo {
    background: url(../../../../../../wp-content/uploads/2022/09/logo-mob.png) no-repeat;
    width: 62px;
  }

  .custom-logo-link {
    display: none;
  }

  .ufaqsw_default_all_faq_content {
    padding-left: 20px;
    padding-right: 30px;
  }
  
  .vc-header.fixed {
    left: 0;
  }
  .vc-header .header-wrap {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
  }
  .vc-header .header-logo {
    height: 100%;
    box-sizing: border-box;
    margin-top: 21px;
    grid-column: 1 / span 1;
    grid-row: 1 / span 1;
  }
  .vc-header .header {
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
  }
  .vc-header .header .navbar {
    padding: 0;
  }
  .vc-header .header .navbar .navbar-toggler {
    justify-self: end;
    margin-left: auto;
  }
  .vc-header .header .navbar ul {
    margin-top: 30px;
  }
  .vc-header .header .navbar ul li a {
    padding-left: 0 !important;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url('../../../../../../wp-content/uploads/2022/09/menu-hamburger.png') !important;
    background-repeat: no-repeat !important;
    background-position-y: center !important;
    background-size: 24px !important;
    background-position-y: center !important;
    background-position-x: 20% !important;
  }

  .navbar-toggler {
    border: 0px !important;
  }

}*/

:focus-visible {
  outline: none !important;
}

@media (max-width: 600px) {
  .vc-header .container {
    padding-right: 0;
  }
  .vc-header .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .ufaqsw_default_all_faq_content {
    width: 100vw !important;
  }

  .vc-sidebar-vaq-select {
    width: 86vw;
  }
  .vc-sidebar-vaq-select ~ .ufaqsw_default_all_single_faq {
    margin-left: 0;
  }
  .vc-header ~ .entry-content-main-faq .ufaqsw_default_all_search_box {
    background-position-x: 6% !important;
  }
}

@media (min-width: 990px) and (max-width: 1024px) {
  .ufaqsw_default_all_search {
    position: relative;
    height: 80px;
    width: 700px;
    margin: 80px auto;
  }
  .ufaqsw_default_all_search_box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    height: 80px;
    width: 700px;
    margin: 80px auto;
    border: 0px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6b717b;
  }
}

@media (min-width: 600px) and (max-width: 1024px) {
  header.header.vc-header {
    padding: 10px 30px 20px;
  }

  .ufaqsw_default_all_faq_content {
    width: 95% !important;
  }

  .vc-sidebar-vaq ~ .ufaqsw_default_all_single_faq .ufaqsw_toggle_default {
    margin-left: 30px;
    margin-right: 30px;
  }

  .vc-sidebar-vaq ~ .ufaqsw_default_all_single_faq {
    flex: auto;
  }

  .vc-sidebar-vaq .ufaqsw_faq_title {
    width: 180px !important;
    margin-right: 30px;
  }
  .ufaqsw_default_all_search {
    position: relative;
    height: 80px;
    width: 700px !important;
    margin: 80px auto;
  }
  .ufaqsw_default_all_search_box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    height: 80px;
    width: 700px !important;
    margin: 80px auto;
    border: 0px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6b717b;
  }

  .footer-pad a {
    font-size: 12px;
    font-weight: 500;
  }
}

.vc-header ~ .entry-content-main-faq .ufaqsw_default_all_search_box {
  background-image: url("../../../../../../wp-content/uploads/2022/09/ic_search.png") !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  background-size: 24px !important;
  background-position-y: center !important;
  background-position-x: 2% !important;
  padding: 0 50px;
}

.ufaqsw_search_loading {
  display: none !important;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #6b717b !important;
  text-align: left !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6b717b !important;
  text-align: left !important;
}

::placeholder {
  color: #6b717b !important;
  text-align: left !important;
}

.vc-header
  ~ .entry-content-main-faq
  .ufaqsw_default_all_search_box:focus-visible {
  border: 1px solid #6a38d3 !important;
}

.ufaqsw_default_all_search_box:focus {
  border: 1px solid #6a38d3 !important;
}

/* Faqs Page */
.vc-faqs {
}

.vc-faqs__head {
  background-color: #6936D3;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-block: 120px;
}

.vc-faqs__head-form {
  width: 100%;
  padding-inline: 20px;
  display: flex;
  justify-content: center;
  margin: 40px auto;
}

.vc-faqs__head-form__clear {
  display: flex;
  align-items: center;
  cursor: pointer;
  transform: translateX(-200%);
}

.vc-faqs__head-form input {
  background-image: url(../../../../../../wp-content/uploads/2022/09/ic_search.png) !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  background-size: 24px !important;
  background-position-y: center !important;
  background-position-x: 3% !important;
  padding: 0 60px;

  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
  height: 80px;
  /*max-width: 796px;*/
  width: 100%;
  border: 0px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #6b717b;
}

.vc-faqs__head-title {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.vc-faqs__body {
  margin-block: 40px;
  display: flex;
}

.vc-faqs__body-sidebar {
  flex: 0 0 20%;
  margin-right: 80px;
}

.vc-faqs__body-sidebar select {
  display: none;
}

.vc-faqs__body-sidebar__lists {
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

.vc-faqs__body-sidebar__list {
  cursor: pointer;
  text-align: center;
}

.vc-faqs__body-sidebar__list a {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  background: #FFFFFF;
  border-radius: 10px;
  padding-block: 20px;
  cursor: pointer;
  margin-bottom: 20px;
  text-align: center;
  display: block;
}

.vc-faqs__body-sidebar__list.active a {
  background: #47BBE4;
  border-radius: 10px;
  display: block;
  width: 246px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  color: #ffff;
  font-family: 'Hellix Medium';
}

.vc-faqs__body-main {
  flex: auto;
}

.vc-faqs__body-main__wrapper {
}

.vc-faqs__body-main__accordion {
  border-bottom: 1px solid #000;
}

.vc-faqs__body-main__accordion-title {
  cursor: pointer;
  font-size: 18px;
  font-family: 'Hellix Bold';
  letter-spacing: normal;
  text-align: left;
  color: #000;
  display: block;
  /*display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 10px;*/
  padding-block: 16px;
}

.vc-faqs__body-main__accordion-title {
  transition: all ease-in-out 0.3s;
}

.vc-faqs__body-main__accordion-body {
  padding-block: 16px;
  line-height: 20px;
  font-size: 18px;
  text-align: left;
  color: #000;
}

.fa-times:before {
  width: 32px;
  height: 32px;
  content: url(../images/close-search.png) !important;
}

.ask-mob {
  display: block;
  height: 30px;
  float: left;
}

.vc-faqs__body-sidebar__list a:hover {
  text-decoration: none;
}

.ask-img {
  margin-right: 10px;
}

/*table faq*/
table, th, td {
  border: 1px solid #5B5B5B;
  text-align:center;
}

.header-tab-faq {
  background: #5B5B5B;
  color:#fff;
}


@media (max-width: 600px) {
  .vc-faqs__body {
    flex-direction: column;
    padding: 0 30px;
  }

  .vc-faqs__head-title {
    font-size: 18px;
    margin: 0 50px;
  }

  .vc-faqs__head {
    padding-block: 50px;
  }

  .vc-faqs__body-sidebar {
    margin-right: 0;
    margin-bottom: 16px;
  }

  .vc-faqs__body-sidebar select {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    margin: 20px 0;
    background-image: url('data:image/svg+xml, <svg width="23" height="13" viewBox="0 0 23 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.6713 12.6268L1.18193 3.13733C0.724268 2.67966 0.724268 1.93767 1.18193 1.48005L2.28872 0.373268C2.74561 -0.0836171 3.48608 -0.0844964 3.94404 0.371314L11.5 7.89187L19.0559 0.371314C19.5139 -0.0844964 20.2543 -0.0836171 20.7112 0.373268L21.818 1.48005C22.2757 1.93772 22.2757 2.67971 21.818 3.13733L12.3287 12.6268C11.871 13.0844 11.129 13.0844 10.6713 12.6268Z" fill="black"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    background-position-y: center !important;
    background-position-x: 96% !important;
    border-radius: 5px !important;
  }

  .vc-faqs__body-sidebar__lists {
    display: none;
  }

  .vc-faqs__body-main__accordion-title {
    font-size: 14px!important;
    font-weight: 500!important;
  }

  .vc-faqs__body-main__accordion-body {
    font-size: 14px!important;
    font-weight: normal!important;
  }
  .js-search-for h3, .js-search-not-found h4 {
    font-size: 14px!important;
    font-weight: 500!important;
  }
}
