/* region boostrap */
*,
*::before,
*::after { box-sizing: border-box; }
*:focus { outline: none; box-shadow: none}

[v-cloak] { opacity: 0; visibility: hidden; transition: visibility 0s 5s, opacity 5s linear; }
[v-cloak] > * { opacity: 0; visibility: hidden; transition: visibility 0s 5s, opacity 5s linear;  }

@media (prefers-reduced-motion: no-preference) {
    :root { scroll-behavior: smooth; }
}
:root {
    --bs-white: #ffffff;
    --bs-gray: #6b6b6b;
    --bs-dark-gray: #646466;
    --bs-light-gray: #f7fafb;
    --bs-link: #0529EB;
    --bs-primary: #212A4D;
    --bs-success: #1bcc99;
    --bs-success2: #4ebf7b;
    --bs-warning: #e78801;
    --bs-yellow: #ffe163;
    --bs-danger: #df1f1f;
    --bs-dark: #191d27;
    --bs-info: #19191a;
    --bs-secondary: #19191a;

    --bs-light-primary: #f1faff;
    --bs-light-success: #e8fff3;
    --bs-light-info: #f8f5ff;
    --bs-light-warning: #ed681a1f;
    --bs-light-danger: #fff5f8;
    --bs-light-dark: #eff2f5;

    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
table { border-collapse: collapse; border-spacing: 0; }

body { position: relative; margin: 0; zoom:1; font-family: 'Object Sans', var(--bs-font-sans-serif); font-weight: 400; font-size: 16px; line-height: 1.5; color: var(--bs-dark); background-color: #fff; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }
body.active { overflow: hidden; }

button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
button, select { text-transform: none; }
[type=button], [type=reset], [type=submit], button { -webkit-appearance: button; }
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) { cursor: pointer; }

a {text-decoration: none;  transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }

ul { list-style: none; padding: 0; margin: 0; }
b,
strong {
    font-weight: 700;
}
.dropdown, .dropend, .dropstart, .dropup {
    position: relative;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-carousel .owl-dots { display: flex; align-items: center; justify-content: center; height: 40px; }
.owl-carousel .owl-dots .owl-dot span { width: 20px; height: 6px; border-radius: 4px; margin: 3px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span { background: var(--bs-dark); }
.owl-carousel .owl-nav { display: flex; align-items: center; justify-content: center; margin-top: 20px; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next { background: var(--bs-white); color: black; border-radius: 12px; border: 2px solid #eeeeef; width: 42px; height: 42px; line-height: 1; display: flex; align-items: center; justify-content: center; font-size: 2rem; overflow: hidden; margin: 0 2px; }
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span { line-height: 1; height: 39px;}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover { background: var(--bs-dark); color: var(--bs-white); }
.owl-carousel .owl-nav.disabled { display: none; }

.fade { transition: opacity .15s linear; }
.fade:not(.show) { opacity: 0; }

.heading { position: relative; width: 100%; margin-bottom: 40px; }
.heading .h-title { font-size: 32px; font-weight: 700; line-height: 1.4; margin: 0 0 5px; color: var(--bs-dark) }
.heading .h-desc { font-size: 20px; font-weight: 300; margin: 0; color: var(--bs-gray) }
.heading .btn { position: absolute; right: 0; top: -5px; }

.sticky-top { position: -webkit-sticky; position: sticky; top: 100px; z-index: 2; }

.text-right { text-align: right; }
.w-100 { width: 100%; }
.h-100 { height: 100%; }
.mb-3 { margin-bottom: 30px; }
.d-none { display: flex; }
.d-block { display: flex; }
.d-flex { display: flex; }
.align-items-center { align-items: center; }
.align-items-start { align-items: start; }
.align-items-end { align-items: end; }
.justify-content-center { justify-content: center; }
.justify-content-start { justify-content: flex-start; }
.justify-content-end { justify-content: flex-end; }
.justify-content-between { justify-content: space-between; }
.flex-column { flex-direction: column; }
.position-relative { position: relative; }
.position-absolute { position: absolute; }
.text-center { text-align: center; }
.text-white { color: #ffffff; }
.bg-danger { background-color: var(--bs-danger); }
.bg-warning { background-color: var(--bs-warning); }
.bg-primary { background-color: var(--bs-primary); }
.bg-success { background-color: var(--bs-success); }
.bg-dark { background-color: var(--bs-dark); }
.mb-2 { margin-bottom: 20px; }
sub, sup { position: relative; font-size: .75em; line-height: 0; vertical-align: baseline; }

h1 { font-size: 32px; font-weight: 700; }
h2 { font-size: 28px; font-weight: 700; }
h3 { font-size: 22px; font-weight: 700; }
h4 { font-size: 18px; font-weight: 700; }

.form-check { display: flex; align-items: center; justify-content: flex-start; margin: 7px 0; min-height: auto; line-height: 1; }
.form-check span { font-size: 14px; line-height: 1; margin-left: 5px;}
.form-check-input { flex: 0 0 22px; width: 22px; height: 22px; margin: 0; background-color: #949596; background-repeat: no-repeat; background-position: center; background-size: contain; border: 0; appearance: none; color-adjust: exact; transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.form-check-input:checked[type=checkbox] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e"); }
.form-check-input:checked[type=radio] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e"); }
.form-check-input[type=checkbox] { border-radius: 4px; }
.form-check-input[type=radio] { border-radius: 50%; }
.form-check-input:checked { background-color: var(--bs-danger); border-color: var(--bs-danger); }
.form-check:not(.form-switch) .form-check-input[type=checkbox] { background-size: 60% 60%; }

.form-switch { display: flex; align-items: center; justify-content: flex-start; margin: 3px 0; }
.form-switch .form-check-input { margin-right: 5px; height: 20px; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e"); background-position: left center; transition: background-position .15s ease-in-out; border-radius: 3.25rem; width: 40px; }
.form-switch .form-check-input:checked{ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e"); background-position: right center; }
/* input-group */
.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group-text { display: flex; align-items: center; padding: .375rem .75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: .25rem; }
.input-group>.form-control,
.input-group>.form-select { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; }
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; }
/* list-group */
.list-group { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.list-group:before { content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background-color: #e6e6e6; }
.list-group .list-group-item { position: relative; display: block; padding-left: 18px; margin: 8px 0; line-height: 24px; font-size: 18px; color: var(--bs-dark); box-sizing: border-box; }
.list-group .list-group-item.active { color: var(--bs-danger); }
.list-group .list-group-item.active:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; display: block; width: 2px; background: var(--bs-danger); }
.list-group .list-group-item:hover { color: var(--bs-danger); }

.navbar { --bs-navbar-padding-x: 0; --bs-navbar-padding-y: 0.5rem; --bs-navbar-brand-padding-y: 0.3125rem; --bs-navbar-brand-margin-end: 1rem; --bs-navbar-brand-font-size: 1.25rem; --bs-navbar-nav-link-padding-x: 0.5rem; --bs-navbar-toggler-padding-y: 0.25rem; --bs-navbar-toggler-padding-x: 0.75rem; --bs-navbar-toggler-font-size: 1.25rem; --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); --bs-navbar-toggler-focus-width: 0.25rem; --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out; position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x); }
.navbar-toggler { padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x); font-size: var(--bs-navbar-toggler-font-size); line-height: 1; background-color: transparent; transition: var(--bs-navbar-toggler-transition); border: 1px solid #616466; border-radius: 6px; }
.navbar-toggler:hover { text-decoration: none; }
.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center; background-size: 100%; }
.navbar-collapse { flex-grow: 1; flex-basis: 100%; align-items: center; }
.collapse:not(.show) { display: none; }
.navbar-nav { --bs-nav-link-padding-x: 0; --bs-nav-link-padding-y: 0.5rem; --bs-nav-link-font-weight: ; display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { display: flex; flex-wrap: wrap; margin-top: 0; margin-right: -15px; margin-left: -15px; }
.row>* { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: 15px; padding-left: 15px; margin-top: 0; }
/* col */
.col { flex: 1 0 0; }
.col-auto { flex: 0 0 auto; width: auto; }
.col-1 { flex: 0 0 auto; width: 8.33333333%; }
.col-2 { flex: 0 0 auto; width: 16.66666667%; }
.col-3 { flex: 0 0 auto; width: 25%; }
.col-4 { flex: 0 0 auto; width: 33.33333333%; }
.col-5 { flex: 0 0 auto; width: 41.66666667%; }
.col-6 { flex: 0 0 auto; width: 50%; }
.col-7 { flex: 0 0 auto; width: 58.33333333%; }
.col-8 { flex: 0 0 auto; width: 66.66666667%; }
.col-9 { flex: 0 0 auto; width: 75%; }
.col-10 { flex: 0 0 auto; width: 83.33333333%; }
.col-11 { flex: 0 0 auto; width: 91.66666667%; }
.col-12 { flex: 0 0 auto; width: 100%; }

.visible-lg, .visible-md, .visible-sm, .visible-xs { display: none; }

@media (min-width: 576px){
    .container, .container-sm { max-width: 540px; }
}
@media (min-width: 768px){
    .container, .container-md, .container-sm { max-width: 720px; }
    .col-md-auto { flex: 0 0 auto; width: auto; }
    .col-md-1 { flex: 0 0 auto; width: 8.33333333%; }
    .col-md-2 { flex: 0 0 auto; width: 16.66666667%; }
    .col-md-3 { flex: 0 0 auto; width: 25%; }
    .col-md-4 { flex: 0 0 auto; width: 33.33333333%; }
    .col-md-5 { flex: 0 0 auto; width: 41.66666667%; }
    .col-md-6 { flex: 0 0 auto; width: 50%; }
    .col-md-7 { flex: 0 0 auto; width: 58.33333333%; }
    .col-md-8 { flex: 0 0 auto; width: 66.66666667%; }
    .col-md-9 { flex: 0 0 auto; width: 75%; }
    .col-md-10 { flex: 0 0 auto; width: 83.33333333%; }
    .col-md-11 { flex: 0 0 auto; width: 91.66666667%; }
    .col-md-12 { flex: 0 0 auto; width: 100%; }

}
@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm { max-width: 960px; }
    .col-lg-1 { flex: 0 0 auto; width: 8.33333333%; }
    .col-lg-2 { flex: 0 0 auto; width: 16.66666667%; }
    .col-lg-3 { flex: 0 0 auto; width: 25%; }
    .col-lg-4 { flex: 0 0 auto; width: 33.33333333%; }
    .col-lg-5 { flex: 0 0 auto; width: 41.66666667%; }
    .col-lg-6 { flex: 0 0 auto; width: 50%; }
    .col-lg-7 { flex: 0 0 auto; width: 58.33333333%; }
    .col-lg-8 { flex: 0 0 auto; width: 66.66666667%; }
    .col-lg-9 { flex: 0 0 auto; width: 75%; }
    .col-lg-10 { flex: 0 0 auto; width: 83.33333333%; }
    .col-lg-11 { flex: 0 0 auto; width: 91.66666667%; }
    .col-lg-12 { flex: 0 0 auto; width: 100%; }

    .order-lg-first { order: -1 !important; }
    .order-lg-0 { order: 0 !important; }
    .order-lg-1 { order: 1 !important; }
    .order-lg-2 { order: 2 !important; }
    .order-lg-3 { order: 3 !important; }
    .order-lg-4 { order: 4 !important; }
    .order-lg-5 { order: 5 !important; }
    .order-lg-last { order: 6 !important; }

    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px; }
    .col-xl-auto { flex: 0 0 auto; width: auto; }
    .col-xl-1 { flex: 0 0 auto; width: 8.33333333%; }
    .col-xl-2 { flex: 0 0 auto; width: 16.66666667%; }
    .col-xl-3 { flex: 0 0 auto; width: 25%; }
    .col-xl-4 { flex: 0 0 auto; width: 33.33333333%; }
    .col-xl-5 { flex: 0 0 auto; width: 41.66666667%; }
    .col-xl-6 { flex: 0 0 auto; width: 50%; }
    .col-xl-7 { flex: 0 0 auto; width: 58.33333333%; }
    .col-xl-8 { flex: 0 0 auto; width: 66.66666667%; }
    .col-xl-9 { flex: 0 0 auto; width: 75%; }
    .col-xl-10 { flex: 0 0 auto; width: 83.33333333%; }
    .col-xl-11 { flex: 0 0 auto; width: 91.66666667%; }
    .col-xl-12 { flex: 0 0 auto; width: 100%; }
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px; }
    .col-xxl-auto { flex: 0 0 auto; width: auto; }
    .col-xxl-1 { flex: 0 0 auto; width: 8.33333333%; }
    .col-xxl-2 { flex: 0 0 auto; width: 16.66666667%; }
    .col-xxl-3 { flex: 0 0 auto; width: 25%; }
    .col-xxl-4 { flex: 0 0 auto; width: 33.33333333%; }
    .col-xxl-5 { flex: 0 0 auto; width: 41.66666667%; }
    .col-xxl-6 { flex: 0 0 auto; width: 50%; }
    .col-xxl-7 { flex: 0 0 auto; width: 58.33333333%; }
    .col-xxl-8 { flex: 0 0 auto; width: 66.66666667%; }
    .col-xxl-9 { flex: 0 0 auto; width: 75%; }
    .col-xxl-10 { flex: 0 0 auto; width: 83.33333333%; }
    .col-xxl-11 { flex: 0 0 auto; width: 91.66666667%; }
    .col-xxl-12 { flex: 0 0 auto; width: 100%; }
}

/* alert */
.alert { padding: 1.25rem; margin-top: 1.25rem; margin-bottom: 1.25rem; border: 1px solid #e9ecef; border-left-width: .25rem; border-radius: .25rem; }
.alert-success { border-left-color: var(--bs-success); }
.alert-warning { border-left-color: var(--bs-warning); }
.alert-danger { border-left-color: var(--bs-danger); }
/* badge */
.badge { display: inline-block; padding: .35em .65em; font-size: .75em; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }
.badge-success { background-color: var(--bs-success); }
.badge-warning { background-color: var(--bs-warning); }
.badge-danger { background-color: var(--bs-danger); }
.badge-secondary { background-color: var(--bs-gray); color: var(--bs-dark);}

.badge { line-height: 1; padding: .35em .65em .25em ; }
.badge-outline-success { background-color: transparent!important; color: var(--bs-success); border: 1px solid var(--bs-success); }
.badge-outline-danger { background-color: transparent!important; color: var(--bs-danger); border: 1px solid var(--bs-danger); }
.badge-outline-warning { background-color: transparent!important; color: var(--bs-warning); border: 1px solid var(--bs-warning); }
.badge-outline-dark { background-color: transparent!important; color: var(--bs-dark); border: 1px solid var(--bs-dark); }
.badge-outline-primary { background-color: transparent!important; color: var(--bs-primary); border: 1px solid var(--bs-primary); }
.badge-outline-secondary { background-color: transparent!important; color: var(--bs-secondary); border: 1px solid var(--bs-secondary); }
.badge-outline-info { background-color: transparent!important; color: var(--bs-info); border: 1px solid var(--bs-info); }

.badge-outline-success svg { fill: var(--bs-success); }
.badge-outline-danger svg { fill: var(--bs-danger); }
/* form */
.form-control { display: block; width: 100%; padding: 10px; min-height: 42px; font-size: 14px; font-weight: 400; line-height: 1; color: var(--bs-dark); background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.form-select { display: block; width: 100%; padding: 13px 10px; min-height: 42px; -moz-padding-start: calc(0.75rem - 3px); font-size: 14px; font-weight: 400; line-height: 1; color: var(--bs-dark); background-color: #fff; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right .75rem center; background-size: 16px 12px; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
textarea.form-control { padding: 10px; min-height: 90px; line-height: 1.5; }
.form-control:focus { border-color: var(--bs-primary); }
/* btn */
.btn { display: inline-flex; align-items: center; justify-content: center; height: 46px; font-weight: 600; line-height: 1; color: var(--bs-dark); text-align: center; text-decoration: none; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0 25px; font-size: 14px; border-radius: 6px; transition: all .2s ease-in-out; }
.btn:before { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }
.btn-outline-white { color: var(--bs-white); border-color: var(--bs-white); }
.btn-outline-white:hover { background-color: var(--bs-white); color: var(--bs-dark); border-color: var(--bs-white); }
.btn-outline-light { color: var(--bs-dark-gray); border-color: var(--bs-light-gray); }
.btn-outline-light:hover { background-color: var(--bs-white); color: var(--bs-dark-gray); border-color: var(--bs-light-gray); }

.btn-outline-dark { color: var(--bs-dark); border-color: var(--bs-dark); }
.btn-outline-dark:hover { background-color: var(--bs-dark); color: var(--bs-white); border-color: var(--bs-dark); }
.btn-outline-warning { color: var(--bs-warning); border-color: var(--bs-warning); }
.btn-outline-warning:hover { background-color: var(--bs-warning); color: var(--bs-dark); border-color: var(--bs-warning); }
.btn-outline-primary { color: var(--bs-primary); border-color: var(--bs-primary); }
.btn-outline-primary:hover { background-color: var(--bs-primary); color: var(--bs-white); border-color: var(--bs-primary); }
.btn-outline-success { color: var(--bs-success); border-color: var(--bs-success); }
.btn-outline-success:hover { background-color: var(--bs-success); color: var(--bs-white); border-color: var(--bs-success); }
.btn-warning { color: var(--bs-dark); background-color: var(--bs-warning); border-color: var(--bs-warning); }
.btn-primary { color: var(--bs-white); background-color: var(--bs-primary); border-color: var(--bs-primary); }
.btn-link { color: var(--bs-link); padding: 0; }
.btn-success { color: var(--bs-white); background-color: var(--bs-success); border-color: var(--bs-success); }
.btn-danger { color: var(--bs-white); background-color: var(--bs-danger); border-color: var(--bs-danger); }
.btn-danger:hover { color: var(--bs-white); background-color: #a10207; border-color: #a10207; }
.btn-light { color: var(--bs-dark); background-color: #f8f9fa; border-color: #f8f9fa; }
.btn-dark { color: var(--bs-white); background-color: var(--bs-dark); border-color: var(--bs-dark); }
.btn-secondary { color: var(--bs-dark); background-color: var(--bs-gray); border-color: var(--bs-gray); }
.btn-whatsapp { background-color: #33aa29; border-color: #33aa29; color: #fff; }
.btn:focus { box-shadow: none; }
.btn.disabled, .btn:disabled { pointer-events: none; opacity: .65; }

.badge-light-primary { color: #006b97; background-color: var(--bs-light-primary); }
.badge-light-success { color: #019f02; background-color: var(--bs-light-success); }
.badge-light-warning { color: #e96000; background-color: var(--bs-light-warning); }
.badge-light-danger { color: #c1006a; background-color: var(--bs-light-danger); }
.badge-light-dark { color: var(--bs-dark); background-color: var(--bs-light-dark); }

/* tooltip */
.tooltip { position: absolute; z-index: 1080; display: block; margin: 0; font-family: var(--bs-font-sans-serif); font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .tooltip-arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .tooltip-arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] { padding: 0.4rem 0; }
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow { bottom: 0; }
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before { top: -1px; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] { padding: 0 0.4rem; }
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow { left: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before { right: -1px; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] { padding: 0.4rem 0; }
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow { top: 0; }
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before { border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] { padding: 0 0.4rem; }
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow { right: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before { left: -1px; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }
.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; }
/* popover */
.popover { position: absolute; top: 0; left: 0 ; z-index: 1070; display: block; max-width: 276px; font-family: var(--bs-font-sans-serif); font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }
.popover .popover-arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; }
.popover .popover-arrow::before, .popover .popover-arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow { bottom: calc(-0.5rem - 1px); }
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; }
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow { top: calc(-0.5rem - 1px); }
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f0f0f0; }
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; }
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }
.popover-header { padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; background-color: #f0f0f0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }
.popover-header:empty { display: none; }
.popover-body { font-size: 12px; line-height: 1.4; padding: 10px; color: #767676; }
/* tab */
.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.nav-tabs { border-bottom: 1px solid #dee2e6; }
.nav-link { display: block; padding: .5rem 1rem; color: #0d6efd; text-decoration: none; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out; }
.nav-tabs .nav-link { margin-bottom: -1px; background: 0 0; border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }
.tab-content>.tab-pane { display: none; }
.tab-content>.active { display: block; }
/* modal */
.modal { position: fixed; top: 0; left: 0; z-index: 1060; display: none; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; }
.modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none; }
.modal-dialog { max-width: 500px; margin: 1.75rem auto; }
.modal.fade .modal-dialog { transition: transform .3s ease-out; transform: translate(0,-50px); }
.modal.show .modal-dialog { transform: none; }
.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.2); border-radius: .3rem; outline: 0; }
.modal-header { display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px); }
.modal-header .modal-title { margin: 0; line-height: 1.5; font-size: 18px; font-weight: 500; }
.modal-header .btn-close-w { box-sizing: content-box; width: 1em; height: 1em; color: #000; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; border: 0; border-radius: .25rem; opacity: .5; padding: .5rem .5rem; margin: -.5rem -.5rem -.5rem auto;}
.modal-header .btn-close { box-sizing: content-box; width: 1em; height: 1em; padding: .25em .25em; color: #000; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; border: 0; border-radius: .25rem; opacity: .5; }
.modal-header .btn-close { padding: .5rem .5rem; margin: -.5rem -.5rem -.5rem auto; }
.modal-header .btn-close2 { box-sizing: content-box; width: 1em; height: 1em; padding: .5rem .5rem; color: #000; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; border: 0; border-radius: .25rem; opacity: .7; margin: -.5rem -.5rem -.5rem auto;}
.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }
.modal-footer { display: flex; flex-wrap: wrap; flex-shrink: 0; align-items: center; justify-content: flex-end; padding: .75rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(.3rem - 1px); border-bottom-left-radius: calc(.3rem - 1px); }
.modal-footer>* { margin: .25rem; }
.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.show { opacity: .5; }
.modal.modal-static .modal-dialog { transform: scale(1.02); }
/* dropdown */
.dropdown .dropdown-menu { position: absolute; z-index: 1000; display: none; margin: 0; padding: 7px 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff;    border: 1px solid rgba(0,0,0,.15); background-clip: padding-box;  }
.dropdown .dropdown-menu.show { display: block; }
.dropdown .dropdown-menu .dropdown-item { display: flex; align-items: center; justify-content: flex-start; width: 100%; padding: .25rem 1rem .25rem .7rem; height: 28px; font-size: 13px; clear: both; font-weight: 400; color: #212529; text-align: inherit; text-decoration: none; white-space: nowrap; background-color: transparent; border: 0; }
.dropdown .dropdown-menu .dropdown-item svg { width: 10px; height: 10px; margin-right: 3px; fill: #212529; }
.dropdown .dropdown-menu .dropdown-item:hover { background-color: #f6f8f9; }
.dropdown .dropdown-menu[data-bs-popper] { top: 100%; left: 0; margin-top: .125rem; }
.dropdown .dropdown-menu-end { --bs-position: end; }
.dropdown .dropdown-menu-start { --bs-position: start; }
.dropdown .dropdown-toggle { white-space: nowrap; }
.dropdown .dropdown-toggle::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; }
.dropdown .dropdown-toggle.show::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-bottom: .3em solid; border-right: .3em solid transparent; border-top: 0; border-left: .3em solid transparent; }
.dropdown .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #0000002d; opacity: 1; }

/* accordion */
.accordion-item { background-color: #fff; border: 1px solid rgba(0,0,0,.125); }
.accordion-flush .accordion-item { border-right: 0; border-left: 0; border-radius: 0; }
.accordion-flush .accordion-item:first-child { border-top: 0; }
.accordion-item:first-of-type { border-bottom: 0;}
.accordion-button { position: relative; display: flex; align-items: center; width: 100%; padding: 1rem 1.25rem; font-size: 1rem; color: #212529; text-align: left; background-color: #fff; border: 0; border-radius: 0; overflow-anchor: none; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease; }
.accordion-button:not(.collapsed) { color: var(--bs-primary); background-color: #e7f1ff; box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%); }
.accordion-button::after { flex-shrink: 0; width: 1.25rem; height: 1.25rem; margin-left: auto; content: ""; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 1.25rem; transition: transform .2s ease-in-out; }
.accordion-button:not(.collapsed)::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); transform: rotate(-180deg); }

.collapsing { height: 0; overflow: hidden; transition: height .35s ease; }
.collapse:not(.show) { display: none; }

.hide { display: none !important; }

.block-title { font-size: 22px; margin: 0 0 20px; position: relative; line-height: 120%; }
.block-title:before { content: ""; background-color: #e3e6ed; height: 1px; display: block; position: absolute; top: 50%; left: 0; right: 0; }
.block-title>span { display: inline-block; background: #fff; position: relative; z-index: 1; padding-right: 15px; }

@media only screen and (max-width: 767px){
    .heading .h-title br { display: none; }
    .heading .h-desc br { display: none; }
}
/* endregion */

.header { top: 0; background-color: #fff; z-index: 5; box-shadow: 0 4px 16px rgba(0, 51, 153, .04), 0 2px 2px rgba(0, 51, 153, .08); }
.header .navbar .navbar-brand { display: inline-flex; align-items: center; justify-content: flex-start; height: 55px; }
.header .navbar .navbar-brand > img { height: 45px; width: auto; }
.header .navbar { display: flex; align-items: center; justify-content: space-between; width: 100%; }
.header .navbar .navbar-collapse { margin-left: auto; justify-content: flex-end; }
.header .navbar .nav-link { display: inline-flex; align-items: center; justify-content: center; color: var(--bs-dark); height: 40px; font-size: 15px; font-weight: 500; }
.header .navbar .nav-link.btn { color: var(--bs-white);  height: 40px; }
.header .navbar .nav-link.active { color: #1CCC99;  }

@media only screen and (max-width: 767px){
    .header .logo { height: 50px; }
    .header .logo a > img { height: 40px; }
    .header .navbar .nav-link { display: flex; width: 100%; justify-content: flex-end; }
}

/* region section-banner */
.section-banner { position: relative; padding: 120px 0; width: 100%; margin: 0 auto; background: linear-gradient(63.49deg, rgb(243, 243, 255) 7%, rgb(248, 255, 255) 78%); }
.section-banner .text-holder { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center;}
.section-banner .text-holder .h1 { font-size: 52px; line-height: 1; margin: 0 0 10px;  font-weight: 700;}
.section-banner .text-holder .colorfull{ background: linear-gradient(to right, #6e83fc 0%, #1bcc99 100%); -webkit-text-fill-color: transparent; -webkit-background-clip: text; background-clip: text;}
.section-banner .text-holder p { font-size: 18px; line-height: 1.4; margin: 0; color: var(--bs-gray); }
.section-banner .text-holder .actions { display: flex; align-items: center; justify-content: flex-end; margin-top: 25px;  }
.section-banner .text-holder .actions .btn { height: 52px; min-width: 160px; }
.section-banner .text-holder .actions .btn + .btn { margin-left: 15px; }
.section-banner .text-holder .rating { display: inline-flex; align-items: center; justify-content: flex-end; font-size: 14px; font-weight: 500; margin-top: 30px; }
.section-banner .text-holder .rating > img { height: 18px; margin-right: 10px; }
.section-banner .text-holder .popular { display: inline-flex; align-items: center; justify-content: flex-end; background-color: #f8ffff; font-size: 14px; font-weight: 500; padding: .5rem .875rem .5rem .5rem; border-radius: 6.25rem; margin-bottom: 20px; }
.section-banner .text-holder .popular > span { background-color: #1CCC99; color: #fff; line-height: 1rem; border-radius: 6.25rem; padding: .3125rem .625rem; margin-right: 10px; }
.section-banner .image-holder { position: relative; display: flex; align-items: flex-end; justify-content: flex-end;}
.section-banner .image-holder img { position: absolute; right: 0; bottom: -120px; width: 660px; height: auto;  }
.section-banner .bg-img { position: absolute; right: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }

@media screen and (max-width: 767px) {
    .section-banner { border-radius: 0; width: 100%;  padding: 0 0 30px; text-align: center; }
    .section-banner .text-holder { align-items: center; }
    .section-banner .text-holder h1 { font-size: 30px; line-height: 1.3; }
    .section-banner .text-holder h1 br { display: none }
    .section-banner .text-holder p { font-size: 14px; }

    .section-banner .image-holder { height: 340px; justify-content: center;  }
    .section-banner .image-holder img { position: absolute; right: unset; left: unset; width: 100%; height: auto; bottom: 0; margin: 0 auto; }
    .section-banner .text-holder .actions { flex-direction: column; justify-content: center; }
    .section-banner .text-holder .actions .btn + .btn { margin-left: 0; margin-top: 10px; }
    .section-banner .bg-img { object-position: -590px 0; height: 380px; }
}
/* endregion */

/* region section-accordion */
.section-accordion { padding: 90px 0; }
.section-accordion .order-lg-0 { display: flex; align-items: center; height: 420px; }

.tabs3 .nav-tabs { display: flex; align-items: center; justify-content: center; flex: auto; border: 0; margin-bottom: 30px; }
.tabs3 .nav-tabs .nav-item { margin: 10px 0; }
.tabs3 .nav-tabs .nav-link { min-width: 200px; width: 100%; border: 0; border-bottom: 2px solid #ccc; box-shadow: none; padding: 15px; font-size: 17px; font-weight: 600; border-radius: 0; background-color: transparent; color: var(--bs-dark) }
.tabs3 .nav-tabs .nav-item.show .nav-link,
.tabs3 .nav-tabs .nav-link.active { border-color: var(--bs-primary); color: var(--bs-primary); box-shadow: none; background-color: transparent;}

.section-accordion .tabs3 .nav-tabs { flex-direction: column; justify-content: flex-start; align-items: flex-start; margin: 0; }
.section-accordion .tabs3 .nav-tabs .nav-item { margin: 0; }
.section-accordion .tabs3 .nav-tabs .nav-link { padding: 15px; border-bottom: 0; border-left: 2px solid #ccc; text-align: left; font-size: 19px; font-weight: 500; }
.section-accordion .tabs3 .nav-tabs .nav-link.active { border-left: 2px solid var(--bs-primary); }
.section-accordion .tabs3 .nav-tabs .nav-link span { display: none; font-weight: 400; margin-top: 5px; font-size: 14px; line-height: 1.6; color: var(--bs-gray);  -webkit-transition: all .6s ease; transition: all .6s ease; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0);  }
.section-accordion .tabs3 .nav-tabs .nav-link.active span { display: block; }
.section-accordion .tabs3 .tab-content img { width: 100%; height: 420px; border-radius: 30px; }

@media screen and (max-width: 767px) {
    .section-accordion { padding: 60px 0; }
    .section-accordion .order-lg-0 { height: auto; }
    .section-accordion .tabs3 .tab-content img { margin-bottom: 30px; height: 240px; }
}
/* endregion */

/* region section-compares */
.section-compares { padding: 10px 0 10px; }
.section-compares .table-main { box-shadow: 0 4px 30px #EDE9FE; padding: 30px; border-radius: 40px; }
.table-responsive { overflow-x: auto; min-height: .01%; }

.compare-table { width: 100%; }
.compare-table td,
.compare-table th { border: 1px solid #e3e8ef; }
.compare-table th { padding: 23px 10px; border-top: none; }
.compare-table th img { max-height: 30px; }
.compare-table th img.enom-logo { max-height: 20px; vertical-align: 5px; }
.compare-table td:nth-child(1),
.compare-table th:nth-child(1) { border-right-color: #e3e8ef; border-left: none; border-top: none; }
.compare-table td:first-child,
.compare-table th:first-child { border-right-color: #e3e8ef; }
.compare-table td:first-of-type,
.compare-table th:first-of-type { text-align: left; }
.compare-table td:nth-child(1),
.compare-table th:nth-child(1) { border-right-color: #e3e8ef; border-left: none; border-top: none; }
.compare-table th:last-child,
.compare-table tr td:last-child { border-right: none; }
.compare-table td { font-size: 15px; padding: 10px; text-align: center; }
.compare-table td:nth-child(2),
.compare-table th:nth-child(2) { background-color: #f8ffff; border-color: #e3e8ef; }
.compare-table tr:last-child td { border-bottom: 0; }
.compare-table td .html-check { font-size: 20px; font-weight: 500; line-height: 0; color: #52c02b; }
.compare-table td .html-close { font-size: 22px; font-weight: 500; line-height: 0; color: red; }

.compare-table td:nth-child(1) { width: 40%; }
.compare-table td:nth-child(2) { width: 15%; }
.compare-table td:nth-child(3) { width: 15%; }
.compare-table td:nth-child(4) { width: 15%; }
.compare-table td:nth-child(5) { width: 15%; }

@media screen and (max-width: 767px) {
    .section-compares { padding: 60px 0; }
    .section-compares .table-main { padding: 5px; }
    .compare-table th { padding: 10px; text-align: center; }
    .compare-table th img { margin: 0 auto; }

    .compare-table td { font-size: 14px; vertical-align: middle; }
    .compare-table td:nth-child(1),
    .compare-table th:nth-child(1) { width: 45%; }
    .compare-table th:nth-child(4) { border-right: 0; }
    .compare-table td:nth-child(4) { border-right: 0; }
    .compare-table thead tr th:last-child { display: none; }
    .compare-table tbody tr td:last-child,
    .compare-table thead tr th:last-child { display: none; }


    .hidden-xs { display: none !important; }
    .visible-xs { display: block !important; }
}
/* endregion */

/* region section-thing */
.section-thing { padding: 90px 0; }
.section-thing .tabs3  .nav-tabs { width: 100%; }
.section-thing .tabs3 .nav-tabs .nav-link { padding-right: 30px; padding-left: 30px; font-weight: 500; }
.section-thing .text-holder { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-thing .text-holder h2 { font-size: 28px; margin-bottom: 15px; }
.section-thing .text-holder p { font-size: 17px; line-height: 1.5; margin-bottom: 30px; color: var(--bs-gray); }
.section-thing .text-holder > *:last-child { margin-bottom: 0; }
.section-thing .image-holder { display: flex; align-items: center; justify-content: center; }
.section-thing .image-holder img { width: 100%; height: 420px; border-radius: 30px; }

@media screen and (max-width: 767px) {
    .tabs3 .nav-tabs .nav-item { margin: 0; width: 100%; }
    .section-thing .tabs3 .nav-tabs .nav-link { padding: 20px 10px; text-align: left; }
    .section-thing .image-holder { margin-bottom: 30px; }
    .section-thing .image-holder img { width: 100%; height: auto; }
    .section-thing .text-holder h2 { font-size: 24px; }
    .section-thing .text-holder p { font-size: 16px; }
}
/* endregion */

/* region section-integration */
.section-integration { padding: 90px 0; width: 86%; margin: 0 auto; background: linear-gradient(63.49deg, rgb(243, 243, 255) 7%, rgb(248, 255, 255) 78%); overflow: hidden; transition: 500ms; border-radius: 50px; }
.section-integration .integration-box { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; border: 1px solid #eef2f6; margin: 15px 0; height: 210px; background-color: #fff; border-radius: 20px; padding: 20px; }
.section-integration .integration-box .thumb { display: flex; align-items: center; justify-content: center; height: 60px; border-radius: 10px; margin-bottom: 15px; border: 1px solid #e3e8ef; box-shadow: 0 0 4px 0 hsla(76, 23%, 91%, .4); }
.section-integration .integration-box .thumb img { height: 60px; width: auto; }
.section-integration .integration-box .text { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; }
.section-integration .integration-box .text h3 { font-size: 18px; margin: 0 0 5px; }
.section-integration .integration-box .text p { font-size: 15px; color: var(--bs-gray); }
.section-integration .on-github { display: inline-flex; align-items: center; justify-content: center; font-size: 18px; color: var(--bs-dark); margin-top: 20px; padding: 10px; }
.section-integration .on-github svg { width: 30px; height: 30px; margin-right: 7px; }

@media screen and (max-width: 767px) {
    .section-integration { width: 100%; border-radius: 0; overflow: hidden; padding: 40px 15px; }
    .section-integration .col-lg-4 { padding: 0 5px; }
    .section-integration .integration-box { padding: 10px; height: 220px; margin: 5px 0; }
    .section-integration .integration-box .thumb { height: 40px; border-radius: 6px; }
    .section-integration .integration-box .thumb img { height: 30px; }
    .section-integration .integration-box .text p { font-size: 14px; }
}
/* endregion */

/* region section-about */
.section-about { padding: 90px 0; background-color: var(--bs-dark); }
.section-about .heading .h-title { color: #fff; }
.section-about .heading .h-desc { color: #ffffff87; }
.section-about .about-boxes .col-6 { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; border-right: 1px solid #4f5259; border-bottom: 1px solid #4f5259; padding: 48px 20px; }
.section-about .about-boxes .col-6:nth-child(4n) { border-right: none; }
.section-about .about-boxes .col-6:nth-child(n+5) { border-bottom: none; }
.section-about .about-boxes .col-6 svg { width: 38px; height: 38px; margin-bottom: 20px; color: var(--bs-success); }
.section-about .about-boxes h3 { font-size: 17px; line-height: 1; font-weight: 500; margin: 0 0 5px; color: #fff; }
.section-about .about-boxes p { font-size: 15px; line-height: 1.5; color: #ffffff87; }

@media screen and (max-width: 767px) {
    .section-about .about-boxes .col-6 { padding: 20px 10px; }
    .section-about .about-boxes .col-6 svg { width: 32px; height: 32px; margin-bottom: 10px; }
    .section-about .about-boxes h3 { font-size: 16px; line-height: 1.4; }
    .section-about .about-boxes p { font-size: 14px; }

    .section-about .about-boxes .col-6:nth-child(2) { border-right: 0; }
    .section-about .about-boxes .col-6:nth-child(5) { border-bottom: 1px solid #4f5259; }
    .section-about .about-boxes .col-6:nth-child(6) { border-right: 0; border-bottom: 1px solid #4f5259; }
}
/* endregion */

/* region section-video */
.section-video { padding: 90px 0; }
.use-cases .video-item { position: relative; display: flex; align-items: center; justify-content: flex-start; width: 100%; height: 230px; border-radius: 20px; overflow: hidden; transition: opacity .3s ease; padding: 5px; margin: 10px 5px; box-shadow: 0 4px 16px rgba(0, 51, 153, .04), 0 2px 2px rgba(0, 51, 153, .08); }
.use-cases .video-item:after { border: 1px solid #00000026; border-bottom-color: #00000040; border-radius: inherit; bottom: 0; content: ""; left: 0; pointer-events: none; position: absolute; right: 0; top: 0; z-index: 3; }
.use-cases .video-item iframe { display: block; width: 100%; height: 100%; border-radius: 17px; }
.use-case-action { display: flex; align-items: center; justify-content: center; margin-top: 50px; }
.use-case-action a { display: flex; align-items: center; justify-content: center; text-align: center; flex-direction: column; font-size: 18px; line-height: 1.5; color: var(--bs-dark); }
.use-case-action a > small { font-size: 13px; }

@media screen and (max-width: 767px) {
    .use-cases .video-item { height: 300px; margin: 10px 0; }
}
/* endregion */

/* region section-benefit */
.section-benefit { padding: 90px 0; }
.section-benefit .image-holder { display: flex; align-items: center; justify-content: center; }
.section-benefit .image-holder .thumb { display: flex; align-items: center; justify-content: center; }
.section-benefit .image-holder .thumb > img { width: 100%; height: 520px; border-radius: 30px; object-fit: cover; box-shadow: 0 0 4px 0 hsla(76, 23%, 91%, .4); }
.section-benefit .text-holder { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; height: 520px; padding-left: 70px }
.section-benefit .text-holder > div { display: flex; align-items: flex-start; justify-content: flex-start; margin: 20px 0; }
.section-benefit .text-holder > div > span { display: flex; align-items: center; justify-content: center; border-radius: 10px; width: 50px; height: 50px; flex: 0 0 50px; margin-right: 20px; color: var(--bs-success); border: 1px solid #a3e6ce; /*background-color: #fff6e9;*/ box-shadow: 0 0 4px 0 hsla(76, 23%, 91%, .4); }
.section-benefit .text-holder > div > span > svg { width: 30px; height: 30px; }
.section-benefit .text-holder > div > div h3 { font-size: 20px; font-weight: 500; margin: 0; }
.section-benefit .text-holder > div > div p { font-size: 16px; line-height: 1.5; color: var(--bs-gray) }

@media screen and (max-width: 767px) {
    .section-benefit .image-holder .thumb > img { height: auto; width: 100%; }
    .section-benefit .text-holder { height: auto; padding-left: 15px; }
    .section-benefit .text-holder > div { flex-direction: column; align-items: center; text-align: center; }
    .section-benefit .text-holder > div > span { margin-bottom: 15px }
    .section-benefit .text-holder > div > div h3 { font-size: 16px; }
    .section-benefit .text-holder > div > div p { font-size: 14px; }
}
/* endregion */

/* region section-counter */
.section-counter { width: 86%; margin: 0 auto; padding: 90px 0; border-radius: 50px; background-color: #1bcc990d }
.section-counter .line-1 { position: relative; font-weight: 300; font-size: 20px; margin-bottom: 1rem; }
.section-counter .line-2 { font-size: 32px; font-weight: 300; margin-bottom: 2rem; line-height: 1.4; }

.counters { display: grid; gap: 3rem; grid-template-columns: repeat(4, 1fr); }
.counters .item { position: relative; padding-right: 1.5rem; border-right: 1px solid #b8b8b852; }
.counters .item .icon { color: #FFF; width: 55px; height: 55px; font-size: 38px; transition: .2s ease-in-out; background-color: var(--bs-success); border-radius: 20px; line-height: 1em; margin-bottom: .8rem; text-align: center; display: flex; align-items: center; justify-content: center; }
.counters .item .icon svg { width: 32px; height: 32px; }
.counters .item .title { position: relative; font-size: 32px; font-weight: 600; margin-bottom: 2rem; }
.counters .item .title:after { content: ""; background: var(--bs-success); display: block; height: 4px; width: 4rem; border-radius: 4px; position: absolute; top: 100%; left: 0; }
.counters .item span { font-weight: 300; transition: .2s ease-in-out; }
.counters .item:last-child { border-right: 0 none; }

.section-partner { padding: 90px 0 20px; }
.section-partner .list-2 { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin-bottom: 40px; }
.section-partner .list-2 li { flex: 0 0 calc(100% / 5); display: flex; align-items: center; justify-content: center; margin: 30px 0; }
.section-partner .list-2 li img { width: 174px; height:auto; object-fit: cover; margin-left: auto; margin-right: auto; filter: grayscale(100); }
.section-partner .list-2 li:hover img { filter: grayscale(0); }

@media screen and (max-width: 767px) {
    .section-counter { padding: 40px 10px; border-radius: 20px; width: 96%; }
    .section-counter .line-1 { font-size: 16px; }
    .section-counter .line-2 { font-size: 24px; }
    .section-counter .line-2 br { display: none }

    .counters { display: grid; gap: 15px; grid-template-columns: repeat(2, 1fr); }
    .counters .item { padding-bottom: 1.5rem; padding-right: 0; border-bottom: 1px solid #f6e8d4; border-right: 0; }
    .counters .item .title { font-size: 24px; }

    .section-partner { overflow: hidden; padding-top: 0; }
    .section-partner .list-2 li { flex: 0 0 calc(100% / 2); margin: 5px 0; }
    .section-partner .list-2 li img { width: 140px; }
}
/* endregion */

/* region section-faq */
.section-faq { padding: 90px 0; }
.custom-faq1 .faq { background: var(--bs-white); border: 1px solid #e3e8ef; box-shadow: 0 0 4px 0 hsla(76, 23%, 91%, .4); border-radius: 10px; margin-bottom: 10px; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.custom-faq1 .faq .title { position: relative; font-size: 16px; font-weight: 400; line-height: 1; color: var(--bs-dark); text-transform: none; cursor: pointer; margin: 0; padding: 20px 20px 20px 40px; }
.custom-faq1 .faq .title i { position: absolute; top: 8px; left: 0; border: 1px solid var(--bs-dark); border-radius: 50%; width: 40px; height: 40px; padding: 5px; font-size: 28px; color: var(--bs-dark); }
.custom-faq1 .faq .collapse__detail > div { padding: 0 20px 20px 20px; font-size: 14px; line-height: 1.5; font-weight: 300; color:var(--bs-gray) }
.custom-faq1 .faq .collapse__detail > div .table { margin: 20px 0; }
.custom-faq1 .faq .collapse__detail > div .table th { white-space: nowrap; }
.custom-faq1 .faq .title[aria-expanded="true"] { color: var(--bs-success); }
.custom-faq1 .faq .title[aria-expanded="true"] i { color: var(--bs-white); border-color: var(--bs-success); background: var(--bs-success); }
.custom-faq1 .faq .title[aria-expanded="false"]:after { position: absolute; content: ''; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right center; background-size: 16px 16px; left: 15px; top: 20px; width: 16px; height: 16px; }
.custom-faq1 .faq .title[aria-expanded="true"]:after { position: absolute; content: ''; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231bcc99'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right center; background-size: 16px 16px; left: 15px; top: 20px; width: 16px; height: 16px; transform: rotateX(180deg);}
.custom-faq1 .faq .btn { padding: 8px 24px; height: 36px; min-height: 36px; font-size: 13px; }
.custom-faq1 .faq:last-child { margin-bottom: 0; }

@media screen and (max-width: 767px) {
    .custom-faq1 .faq .title { line-height: 1.3; }
}
/* endregion */

/* region footer */
.footer { background-color: #212121; padding: 100px 0; z-index: 1; }
.footer .line-1 { display: flex; align-items: center; justify-content: center; flex-direction: column; }
.footer .line-1 p { font-size: 20px; color: #fff; text-align: center; }
.footer .line-1 b { font-size: 70px; line-height: 1; color: #fff; text-align: center;  letter-spacing: -3px; margin-top: 20px; }
.footer .line-2 { display: flex; align-items: center; justify-content: space-between; margin-top: 90px; min-height: 90px }
.footer .line-2 .col-email { display: flex; align-items: center; justify-content: flex-start; flex: 0 0 33%; }
.footer .line-2 .col-email a { display: inline-flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 800; line-height: 1; padding-bottom: 10px; color: #fff; border-bottom: 2px solid hsla(0,0%,100%,.4); }
.footer .line-2 .col-action { display: flex; align-items: center; justify-content: center; flex: 0 0 33%; }
.footer .line-2 .col-action .btn { border: 2px solid hsla(0,0%,100%,.4); height: 62px; border-radius: 20px; font-size: 18px; padding: 12px 45px; color: #fff; }
.footer .line-2 .col-phone { position: relative; display: flex; align-items: center; justify-content: flex-end; flex: 0 0 33%; }
.footer .line-2 .col-phone a { display: inline-flex; align-items: center; justify-content: center; font-size: 32px; font-weight: 800; line-height: 1; padding-bottom: 10px; color: #fff; border-bottom: 2px solid hsla(0,0%,100%,.4); }
.footer .line-2 .col-phone small { display: block; margin-top: 10px; font-size: 13px; font-style: italic; color: #777 }

#backToTop { position: fixed; bottom: 2rem; right: 2rem; width: 3rem; height: 3rem; background-color: var(--bs-success); color: #fff; border: none; border-radius: 15px; font-size: 1.5rem; cursor: pointer; display: none; align-items: center; justify-content: center; z-index: 1000; transition: background-color 0.3s, opacity 0.3s; opacity: 0.7; }
#backToTop:hover { background-color: var(--bs-success); opacity: 1; }

@media screen and (max-width: 767px) {
    .footer { overflow: hidden; }

    .footer .line-1 b { font-size: 46px; }

    .footer .line-2 { flex-direction: column; }
    .footer .line-2 .col-email { width: 100%; justify-content: center; }
    .footer .line-2 .col-email a { font-size: 20px; }
    .footer .line-2 .col-action { width: 100%; margin: 50px 0; }
    .footer .line-2 .col-phone { width: 100%; justify-content: center; }
    .footer .line-2 .col-phone a { font-size: 20px; }
}

/* endregion */

/* region responsive */
@media only screen and (max-width: 767px){
    .heading { margin-bottom: 20px; }
    .heading .h-title { font-size: 21px; line-height: 1.3; }
    .heading .h-desc { font-size: 15px; }
}
/* endregion */

/* region font */
@font-face { font-display: swap; font-family: 'Object Sans'; font-style: normal; font-weight: 400; src: url(../fonts/object-sans-regular.woff2) format("woff2"); }
@font-face { font-display: swap; font-family: 'Object Sans'; font-style: normal; font-weight: 500; src: url(../fonts/object-sans-medium.woff2) format("woff2"); }
@font-face { font-display: swap; font-family: 'Object Sans'; font-style: normal; font-weight: 600; src: url(../fonts/object-sans-bold.woff2) format("woff2"); }
/* endregion */