
::-webkit-scrollbar {
  width: 3px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #d7d7d7;
}

::-webkit-scrollbar-thumb:hover {
  background: #d7d7d7;
}
::-webkit-scrollbar {
  display: block;
  width: 5px;
}
::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  border-right: none;
  border-left: none;
  border-radius: 10px;
}

::-webkit-scrollbar-track-piece:end {
  background: transparent;
  margin-bottom: 10px;
}

::-webkit-scrollbar-track-piece:start {
  background: transparent;
  margin-top: 130px;
}
/* FONT */
/*
@font-face {
  font-family: "Baloo 2";
  src: url("../fonts/Baloo2-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Display";
  src: url("../fonts/SanFranciscoDisplay-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Display";
  src: url("../fonts/SanFranciscoDisplay-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Display";
  src: url("../fonts/SanFranciscoDisplay-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Display";
  src: url("../fonts/SanFranciscoDisplay-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("../fonts/SVN-GilroyBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Text";
  src: url("../fonts/SanFranciscoText-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Text";
  src: url("../fonts/SanFranciscoText-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SFU Helvetica";
  src: url("../fonts/SFUHelveticaLight.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "San Francisco Display";
  src: url("../fonts/SanFranciscoDisplay-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("../fonts/SVN-GilroyMedium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy XBold";
  src: url("../fonts/SVN-GilroyXBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("../fonts/SVN-GilroySemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
*/
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.breadcrumb_last {
  font-weight: normal;
}
.accordion-title {
  display: flex !important;
  justify-content: space-between;
  padding: 10px;
  border: none;
  line-height: 1.2;
  align-items: center;
  border-radius: 6px 6px 0 0;
  font-size: 16px;
  background: #f8f8f8;
}

.accordion .toggle {
  position: unset;
  order: 1;
}

.accordion .toggle i:before {
  content: "\2b";
  font-size: 16px;
}

.accordion .active .toggle i:before {
  content: "\f068";
}

.accordion-inner {
  border: 1px solid #f8f8f8;
  border-radius: 0 0 6px 6px;
  font-size: 16px;
  padding: 1rem;
}

.current-post-faq {
  margin-bottom: 2rem;
}

.current-post-faq .faq-title {
  border-bottom: 1px solid #334054;
  display: block;
  width: 100%;
  padding-bottom: 20px;
}

.accordion-item {
  margin-bottom: 10px;
}
#breadcrumbs {
  font-size: 15px;
}
/* body,
input,
button,
option,
textarea,
label,
select,
legend,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font: 15px / 20px Arial, Helvetica, sans-serif;
  color: #344054;
  outline: 0;
  font-weight: normal;
} */
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  font-size: 14px;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  font-weight: 500;
}
body * {
  letter-spacing: unset !important;
}
/* BORDER */
footer.entry-meta {
  border: none;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  border-width: 1px;
}
.button,
button,
fieldset,
input,
select,
textarea,
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  border-radius: 3px;
}
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  border-color: #eaecf0;
}
/* END */
/* SHADOW */
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  box-shadow: unset;
}

/* END */
/* HEIGHT */
#wrapper {
  min-height: 100vh;
}

/* END */
/* BACKGROUND */
#main,
#wrapper,
body,
html {
  background: #f2f4f7;
}
.absolute-footer.dark {
  background: #fff;
  color: var(--text);
}

/* END */
/* DISPLAY */
.is-divider {
  display: none;
}

/* END */
/* PADDING */
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  padding: 4px 16px;
}
span.wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  left: 50%;
  margin: 0;
}

.lightbox-content {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid var(--primary);
  outline-offset: 3px;
  outline: 1px solid var(--secondary);
}
/* LAYOUT */
#main .col-inner {
  background: #fff;
  border-radius: 10px;
  padding: 3px;
}
.box-text {
  padding: 10px;
}
.box img {
  border-radius: 6px;
}
.icon-box-left,
.icon-box-right {
  align-items: center;
}
.box-shadow-1,
.box-shadow-1-hover:hover,
.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover {
  box-shadow: 0 0 10px #ececec;
}
/* END */
/* ANIMATION */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
button.mfp-close {
  background: #fff;
  border-radius: 50px;
  width: 33px;
  height: 33px;
  line-height: 1;
  display: flex;
  padding: 1px;
  align-items: center;
  justify-content: center;
  opacity: 1;
}

.lightbox-content {
  overflow: unset;
  border-radius: 22px;
  border-top-right-radius: 150px;
}
.mfp-container {
  padding: 5px;
}
.gap-10 {
  gap: 10px;
}
.gap-20 {
  gap: 20px;
}
/* END */
/* SLIDER */
.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg,
.section-title-normal,
.section-title-normal span {
  border: none;
}
.section-title-normal span {
  margin: 0;
}
.section-title-container,
.row .col-inner p:last-child {
  margin-bottom: 0;
}
/* END */
.section-title b {
  background: unset;
}
.gap-15 {
  gap: 15px;
}
.wrap {
  flex-wrap: wrap;
}
.tooltipster-base {
  --tooltip-bg-color: var(--primary) !important;
  font-size: 13px !important;
}
