/* @import "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.css"; */
/* @import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@700&display=swap'); */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700');

@import "bootstrap-grid.css";
@import "override.css";
html {
  --scroll-behavior: smooth !important;
  scroll-behavior: smooth !important;
}

body {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 1.5;
  background-color: #fff;
  color: #101828;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:root,
[data-scheme="default"] {
  --cs-color-headings: #101828;
  --cs-color-secondary-contrast: #101828;
  --cs-color-primary-contrast: #101828;
  --cs-palette-color-black: #101828;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: 'Poppins';
  font-weight: 700;
}

b, strong {
  font-weight: bold;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.btn {
  min-width: 170px;
  border-radius: 48px;
  text-transform: uppercase;
  padding: 13.5px 28px;
  font-size: 0.875rem;
  font-family: "Poppins";
  outline: none !important;
  font-weight: 500;
}

.btn-white {
  background-color: #fff;
  border-color: #fff;
}

.btn-ghost {
  border: 2px solid #fff;
  color: #fff;
}

.text-white {
  color: #fff !important;
}

.btn-primary {
  color: #fff;
  background-color: #3387b5;
  border-color: #3387b5;
}

.btn-primary:hover {
  color: #fff;
  background-color: #215d7c;
  border-color: #215d7c;
}

.btn-landing {
  background-color: #3387b5;
  color: #fff;
  font-size: 21px;
  padding: 13px 53px;
  text-transform: math-auto;
}

.entry-header-large {
  background-color: #101828;
}

.rounded-10 {
  border-radius: 10px !important;
}

.shadowbox {
  box-shadow: 0 15px 20px rgba(40, 74, 253, .1), 0 10px 15px rgba(5, 7, 19, .02), 0 4px 4px rgba(0, 0, 0, .25);
}

.bg-blue-light {
  background-color: #EEF7FF;
}

/* #wpadminbar {
  top: 60px;
} */

.navbar-wrap {
  border-bottom: none;
}

.navbar-nav>li>a {
  color: #fff;
}

.navbar-nav>li>a:hover {
  color: #84D3EF;
}

.navbar .buttons .btn {
  padding: 8px 12px;
  min-width: 89px;
}
.navbar .buttons .btn-primary {
  background-color: #84D3EF;
  color: #101828;
  border-color: #84D3EF;
}

.cs-container {
  padding-bottom: 2rem;
}

.site-content {
  padding-bottom: 1rem;
  background-color: #EEF7FF;
}

.page-content {
  background-color: white;
  position: relative;
  min-height: 100vh;
}

.single-post .site-primary {
  padding-top: 2rem;
}

.single .entry-container {
  display: block;
}
.single .entry-container .entry-content-wrap {
  width: 100%;
}

.page-content::before {
  content: '';
  background-color: #101828;
  top: 0;
  left: 0;
  position: absolute;
  height: 305px;
  width: 100%;
  z-index: 1;
}

.wp-block-heading {
  font-size: 1.75rem;
}

.widget_text h1 {
  color: #fff;
  font-size: 32px;
}

.meta-category a .label,
.post-meta {
  color: #101828;
}

.entry-header .meta-category a .label,
.cs-hero .post-meta,
.single-post .post-meta {
  color: white;
}
.entry-preview .meta-category a .label,
.entry-preview .post-meta {
  color: #101828;
}

.cs-breadcrumbs,
.cs-breadcrumbs a {
  color: white;
  font-weight: bold;
}

.wp-block-ub-content-toggle-accordion {
  border: none;
}

.wp-block-ub-content-toggle-accordion {
  border-radius: 10px;
  background-color: #fff;
}

.wp-block-ub-content-toggle-accordion-content-wrap {
  background-color: transparent !important;
}

.wp-block-ub-content-toggle-accordion-title-wrap {
  font-weight: 500;
  background-color: transparent !important;
}

.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title {
  padding: 15px 10px !important;
  font-size: 1.125rem;
  color: #101828 !important;
}
.wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-toggle-wrap.right {
  color: #101828 !important;
}

.entry-header .entry-header-inner .entry-title {
  font-size: 1.75rem;
  line-height: 1;
}

.archive-wrap {
  background-color: transparent;
}

.credibble-blog {
  position: relative;
  z-index: 9;
}

.header__user-menu .button {
  color: #fff;
  width: 130px;
  text-align: center;
  font-weight: 700;
}

.site-header .navbar-nav li a {
  text-transform: uppercase;
  font-weight: 700;
}

.top-navigation__link {
  font-weight: 700;
}

.header {
  color: white;
  background-color: #101828;
}

.landing-page2 {
  margin: 0 auto;
  color: #101828;
  font-family: 'Poppins';
}

.cloud {
  position: absolute;
  background-color: #101828;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.cloud img {
  width: 100%;
}

.section-hero {
  padding-bottom: 5.5rem;
  padding-top: 2.5rem;
  margin-top: 0;
}

.section-hero::after {
  display: none;
}

.section-hero-wrap {
  z-index: 2;
}

@media(max-width: 580px) {
  /* .section-hero::after {
    content: '';
    display: block;
    background-color: white;
    bottom: -1px;
    left: 0;
    position: absolute;
    height: 46%;
    width: 100%;
    z-index: 1;
  } */

  .section-hero-wrap {
    z-index: 2;
  }
}

#ez-toc-container a {
  font-weight: bold;
}

.cta-post-bottom {
  /* bottom: -3px;
  top: -15rem;
  margin-bottom: -15rem;
  padding-top: 8rem; */
  position: relative;
  /* background-image: url('../images/bg-cloud.svg');
	background-repeat: no-repeat;
	background-position: bottom center; */
  background-color: white;
}

.cta-post-bottom:before {
  content: '';
  height: 50%;
  position: absolute;
  border-top: 1px solid #ccc;
  background-color: #eef7ff;
  left: 0;
  right: 0;
  bottom: 0;
}

.container.regist {
  position: relative;
  min-height: 334px;
  max-width: 996px;
  background: #f8faff;
  border-radius: 10px;
  padding: 50px 55px;
  background-image: url(https://www.credibble.com/static/media/icon-landing-signup2.9fc62de8.svg), url(https://www.credibble.com/static/media/circle.08838682.svg);
  background-position: left bottom, center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.25), 0px 10px 15px rgba(5, 7, 19, 0.02), 0px 15px 60px rgba(40, 74, 253, 0.1);
  z-index: 3;
}

.container.regist h2 {
  font-size: 30px;
  font-weight: 300;
}

.container.regist small {
  color: #a2a6ad;
  font-size: 14px;
  margin-bottom: 0.5rem;
  display: block;
}

.container.regist p {
  font-size: 15px;
  font-weight: 400;
}

.post-meta {
  font-size: 0.875rem;
}

/* For CTA */
.landing-signup .container {
  max-width: 991px
}

.landing-signup .container .write-wrap {
  background-color: #41ac86;
  min-height: 334px;
  padding-left: 8rem;
  padding-right: 8rem;
  color: #fff
}

.landing-signup .container .left p {
  margin-bottom: 3rem !important;
  font-size: 25px;
  font-weight: bold;
}

.landing-signup .container .bloks {
  padding: 0 1rem;
  width: 189px;
}

.landing-signup .container .bloks .feature-img {
  width: 40px
}

.landing-signup .container .right .btn,
.landing-signup .container .right .btn-white {
  color: #41AC86;
  font-weight: 400;
  text-transform: unset;
  font-size: 15px;
  padding: 11px 30px;
}

.landing-signup.solution {
  padding-top: 2.5rem;
  /* 
  margin-top: -17rem; */
  /* top: -15rem;
  margin-bottom: -15rem; */
  position: relative;
  background-color: white;
  /* background-image: url('../images/bg-cloud.svg');
	background-repeat: no-repeat;
	background-position: center bottom 25%; */
}

.landing-signup.solution:before {
  content: '';
  height: 50%;
  position: absolute;
  border-top: 1px solid #ccc;
  background-color: #eef7ff;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.landing-signup.solution .container {
  position: relative;
  z-index: 3;
}

.landing-signup.solution .container .write-wrap {
  background-color: #fff !important;
  background-image: url("https://debtsolution.credibble.com/images/icon-landing-signup2.svg"), url("https://debtsolution.credibble.com/images/circle.svg");
  background-position: left bottom, center;
  background-repeat: no-repeat;
  background-size: auto;
  color: #2c745b;
  min-height: 334px;
}

.landing-signup.solution .container .write-wrap .feature-img {
  width: 100px
}

.landing-signup.solution .container .right .btn,
.landing-signup.solution .container .right .btn-white {
  color: white;
}

/* @media(max-width: 767px) {
  .landing-signup.solution{
    padding-top: 0rem;
  }
} */

/* SEARCH FORM */

.search-form {
  max-width: 400px;
  margin: 0 auto;
}

.search-field {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.search-submit {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #017551;
}

.search-submit:hover {
  background-color: hsl(217, 90%, 70%);
}

/* Search input on search result page */
.search input {
  border: unset;
  padding-top: unset;
  padding-bottom: unset;
  border: 1px solid #d5d5d5;
  border-right: none;
}

.search button {
  line-height: unset;
}

/* /Search input on search result page */

/* /SEARCH FORM */

.disclaimer {
  background-color: #F7F7F7;
  border-top: 0;
}

.disclaimer p {
  font-size: 11px;
  color: #65666A;
}

.disclaimer-separator {
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
}

@media (max-width: 1239px) {
  .container.regist {
    max-width: 800px;
  }

  .credibble-blog main,
  .credibble-blog aside {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .landing-signup .container .write-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .landing-signup .container {
    max-width: 100%;
  }

  .landing-signup .container .left p {
    font-size: 24px;
    margin-bottom: 1.5rem !important;
  }

  .landing-signup .container .right .btn,
  .landing-signup .container .right .btn-white {
    padding: 14px 46px;
    font-size: 15px;
    font-weight: normal;
  }

  .landing-signup .container .write-wrap {
    min-height: 150px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .landing-signup.solution .write-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 767px) {
  .landing-signup .container .bloks {
    margin-bottom: 20px;
    width: 100%
  }

  .landing-signup.solution .container .write-wrap {
    background-color: white;
    background-image: url("https://debtsolution.credibble.com/images/icon-landing-signup2-m.svg"), url("https://debtsolution.credibble.com/images/circle-m.svg");
    background-size: cover;
    background-position: right, right;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 506px;
    margin: 0 auto;
  }
}

.landing-signup.disclaimer {
  background-color: #f7f7f7;
  position: relative;
  border-top: 0;
  width: calc(100% - 120px);
  max-width: 991px;
  margin: 0 auto 6rem auto;
}

.landing-signup.disclaimer::after {
  content: '';
  border-bottom: 1px solid #e1e1e1;
  position: absolute;
  width: 100%;
  bottom: -3rem;
  left: 0;
}

.landing-signup.disclaimer p {
  font-size: 11px;
  color: #65666a;
}

.disclaimer-separator {
  max-width: 991px;
  height: 1px;
  width: 100%;
}

@media (max-width: 991px) {
  .landing-signup.disclaimer {
    width: 100%;
  }
}

.search-results .main-content,
.tag .post-archive,
.category .post-archive {
  margin-top: 3rem;
}

/* ===Search widget==== */
.searchWidgetArea {
  background-color: #101828;
}
.entry-content .searchWrap,
.widget_search .searchWrap {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}

.entry-content .searchBox,
.widget_search .searchBox {
  position: relative;
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  background: #3387b5;
  border-radius: 40px;
  padding: 10px;
  display: inline-block;
}

.entry-content .searchBox .searchInput.expanded,
.entry-content .searchBox:hover>.searchInput,
.widget_search .searchBox .searchInput.expanded,
.widget_search .searchBox:hover>.searchInput {
  width: 240px;
  padding: 0 6px;
  color: white;
}

.entry-content .searchBox .searchInput.expanded+.searchButton,
.entry-content .searchBox:hover>.searchButton,
.widget_search .searchBox .searchInput.expanded+.searchButton,
.widget_search .searchBox:hover>.searchButton {
  background: #3387b5;
  color: white;
}

.entry-content .searchButton,
.widget_search .searchButton {
  color: white;
  float: right;
  width: 170px;
  height: 40px;
  border-radius: 48px;
  background: #3387b5;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  border: 0;
}

.entry-content .searchInput,
.widget_search .searchInput {
  border: none;
  background-color: transparent;
  outline: none;
  float: left;
  padding: 0;
  color: white;
  font-size: 16px;
  transition: 0.4s;
  line-height: 40px;
  width: 0px;

  display: unset;
  border-radius: unset;
}

.entry-content .searchInput::placeholder,
.widget_search .searchInput::placeholder {
  color: white;
}

.entry-content .searchInput:-webkit-autofill,
.entry-content .searchInput:focus,
.widget_search .searchInput:-webkit-autofill,
.widget_search .searchInput:focus {
  background-color: transparent !important;
  box-shadow: none !important;
  transition: 0.4s !important;
}

@media screen and (max-width: 620px) {

  .entry-content .searchBox,
  .widget_search .searchBox {
    display: flex;
    justify-content: center;
    margin: 0 -10px;
  }

  .entry-content .searchBox:hover>.searchInput,
  .widget_search .searchBox:hover>.searchInput,
  .entry-content .searchBox .searchInput.expanded,
  .entry-content .searchBox>.searchInput,
  .widget_search .searchBox .searchInput.expanded,
  .widget_search .searchBox>.searchInput {
    width: 100%;
    padding: 0 6px;
  }

  .entry-content .searchButton,
  .widget_search .searchButton {
    width: unset;
  }
}

.footer-wrapper {
  background-color: #101828;
  z-index: 3;
  position: relative;
}

@media(max-width: 991px) {
  .footer-wrapper.with-menu {
    margin-bottom: 80px
  }
}

@media(max-width: 480px) {
  .footer-wrapper.with-menu {
    margin-bottom: 65px
  }
}

#badge-ribbon {
  background-color: #fff;
  border-radius: 12px;
}

.footer {
  padding: 23px 0 50px;
  display: flex;
  flex-direction: row
}

@media(max-width: 991px) {
  .footer {
    flex-direction: column-reverse;
    padding-bottom: 25px
  }
}

.footer__section {
  flex: none;
  width: 50%;
  display: flex;
  flex-direction: column
}

@media(max-width: 991px) {
  .footer__section {
    width: auto
  }
}

.footer__section:first-child {
  padding-right: 15px
}

@media(max-width: 991px) {
  .footer__section:first-child {
    padding-right: 0
  }
}

.footer__section:last-child {
  padding-left: 15px
}

@media(max-width: 991px) {
  .footer__section:last-child {
    padding-left: 0;
    margin-bottom: 25px
  }
}

.footer__desc {
  padding: 0 0 0 37px;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
}

@media(max-width: 991px) {
  .footer__desc {
    padding: 0;
  }
}

.footer__list {
  align-self: flex-start;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  column-count: 2;
  column-gap: 36px;
  flex-grow: 1
}

@media(max-width: 378px) {
  .footer__list {
    column-gap: 30px
  }
}

.footer__link {
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
  transition: color .2s ease-in-out
}

.footer__link:active,
.footer__link:focus,
.footer__link:hover {
  color: #84D3EF;
}

.footer__link.btn {
  margin-top: 5px;
  padding: 8px 12px;
  min-width: unset;
  color: #fff;
  box-shadow: none
}

.footer__txt-link {
  text-decoration: underline;
  color: #fff;
  transition: color .2s ease-in-out;
}

.footer__txt-link:active,
.footer__txt-link:focus,
.footer__txt-link:hover {
  text-decoration: underline;
}

.footer__logo {
  width: 100%;
  height: 25px;
}

.footer__logo img {
  width: 152px;
  min-height: 24px;
}

@media(max-width: 991px) {
  .footer__logo {
    width: 200px;
    height: 100%
  }

  .footer__logo .svg-icon_logo {
    width: 200px;
    height: auto;
  }
}

.disclamer {
  padding: 40px 20px;
  border-top: 2px solid #aaaeb6;
}

.disclamer p {
  font-size: 13px;
  text-align: center;
  margin-bottom: 0;
  color: #101828;
}

.landing-footer {
  background-color: #474c58;
  margin-top: -192px;
  padding-top: 192px;
  z-index: 2
}

.landing-footer .container {
  max-width: 996px;
  padding: 0
}

.landing-footer .container .footer {
  border-top: none;
  margin-bottom: 0
}

.landing-footer .container .footer__desc,
.landing-footer .container .footer__link {
  color: #fff
}

.landing-footer .container .footer__logo .svg-icon path:nth-child(10),
.landing-footer .container .footer__logo .svg-icon path:nth-child(13),
.landing-footer .container .footer__logo .svg-icon path:nth-child(14),
.landing-footer .container .footer__logo .svg-icon path:nth-child(15),
.landing-footer .container .footer__logo .svg-icon path:nth-child(16),
.landing-footer .container .footer__logo .svg-icon path:nth-child(17),
.landing-footer .container .footer__logo .svg-icon path:nth-child(18),
.landing-footer .container .footer__logo .svg-icon path:nth-child(19),
.landing-footer .container .footer__logo .svg-icon path:nth-child(20),
.landing-footer .container .footer__logo .svg-icon path:nth-child(21) {
  fill: #fff
}

.landing-footer .container .disclamer {
  border-color: #aaaeb6
}

.landing-footer .container .disclamer p {
  color: #fff
}

@media(max-width: 991px) {
  .landing-footer .onMoboile {
    margin-bottom: 63px
  }

  .landing-footer .container {
    padding: 0 20px
  }
}

@media(max-width: 767px) {
  .landing-footer .container {
    padding: 0 20px
  }
}