/* 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: #5d6d79;
    --bs-dark-gray: #646466;
    --bs-light-gray: #f7fafb;
    --bs-link: #0667d0;
    --bs-primary: #2170f4;
    --bs-success: #5bd363;
    --bs-warning: #f56342;
    --bs-danger1: #c00000;
    --bs-danger: #e00040;
    --bs-dark: #19191a;
    --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%}

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

.heading { 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) }

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

.text-right { text-align: right; }
.w-100 { width: 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=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"); background-repeat: no-repeat; }
.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 { 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 { 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); }

.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 { 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%; }

@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; }
}
@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 { display: inline-flex; align-items: center; justify-content: center; height: 46px; font-weight: 500; 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 15px; font-size: 16px; border-radius: 4px; 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-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-primary); 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; }
.btn > svg { width: 20px; height: 20px; margin-right: 5px; }

.badge-light-primary { color: var(--bs-primary); background-color: var(--bs-light-primary); }
.badge-light-success { color: var(--bs-success); background-color: var(--bs-light-success); }
.badge-light-warning { color: var(--bs-warning); background-color: var(--bs-light-warning); }
.badge-light-danger { color: var(--bs-danger); 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: 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: block; width: 100%; padding: .25rem 1rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; text-decoration: none; white-space: nowrap; background-color: transparent; border: 0; }
.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; }

.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; }

/*.global-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(75,75,75,.8)}*/

.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 { padding: 0; font-size: 24px; }
    .heading .h-title br { display: none; }
    .heading .h-desc { padding: 0; font-size: 18px; }
    .heading .h-desc br { display: none; }
}

/* endregion */

/* mobile-menu */
.mobile-menu-outer { background-color: #fff; height: calc(100vh - 69px); overflow-y: scroll; overflow-x: hidden; position: fixed; right: 0; bottom: 0; top: 69px; z-index: -9; width: 100%; opacity: 0; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s; border-top: 1px solid #bcc1e05e; }
.mobile-menu-outer ul.mobile-menu { display: block; padding: 0; }
.mobile-menu-outer ul.mobile-menu li { list-style-type: none; border-bottom: 1px solid #bcc1e05e; color: #ffffff; }
.mobile-menu-outer ul.mobile-menu li a { color: var(--bs-dark); display: flex; align-items: center; justify-content: flex-start; width: 100%; font-size: 16px; padding: 0 15px; text-decoration: none; position: relative; font-weight: 600; height: 54px; }
.mobile-menu-outer ul.mobile-menu li.has-child > a:after { position: absolute; content: ''; width: 10px; height: 10px; right: 15px; top: 20px; border-right: 2px solid #bababa; border-bottom: 2px solid #bababa; -webkit-transform: rotate(316deg); }
.mobile-menu-outer ul.mobile-menu li.gw-login { padding: 10px; border-bottom: 0; }
.mobile-menu-outer ul.mobile-menu li.gw-login a { border-bottom: 0;  }
.mobile-menu-outer ul.mobile-menu li a .input-group .form-control { border-right: 0; }
.mobile-menu-outer ul.mobile-menu li a .input-group .btn { border-radius: 0 4px 4px 0; }
.mobile-menu-outer.active { opacity: 1 !important; z-index: 999; }

.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu { background-color: #F4F5F6; height: 100vh; position: absolute; right: -100%; top: 0; padding: 0; transition: all 0.5s ease 0s; width: 100%; z-index: 999; }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li a { position: relative; }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li a:after { position: absolute; content: ''; width: 10px; height: 10px; right: 15px; top: 20px; border-right: 2px solid #bababa; border-bottom: 2px solid #bababa; -webkit-transform: rotate(316deg); }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li.back a { padding: 0 5px 0 45px; position: relative; height: 60px; line-height: 60px; background: #fff; }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li.back a:before { position: absolute; content: ''; width: 10px; height: 10px; left: 15px; top: 26px; border-right: 2px solid rgba(0,0,0,0.24); border-bottom: 2px solid rgba(0,0,0,0.24); -webkit-transform: rotate(136deg); }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li.back a:after { opacity: 0; }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li a .sm-icon { width: 32px; height: 32px; background: #011b42; border-radius: 6px; margin-right: 10px; text-align: center; display: inline-flex; align-items: center; justify-content: center; line-height: normal; }
.mobile-menu-outer ul.mobile-menu li.has-child ul.sub-menu li a .sm-icon svg { width: 16px; height: 16px; fill: #ffffff; }
.mobile-menu-outer ul.mobile-menu li.has-child.active ul.sub-menu { right: 0; }

.mobile-menu-click { display: none; align-items: center; justify-content: center; width: 42px; height: 42px; padding: 0; border-radius: 5px; }
.mobile-menu-click svg { width: 32px; height: 32px; }
/* endregion */

/* region Header */
.header { position: absolute; top: 0; left: 0; z-index: 3; width: 100%; border-bottom: 1px solid rgba(37,27,66,.07); }
.header .logo { display: flex; align-items: center; height: 69px; }
.header .logo a { display: inline-flex; }
.header .main-menu { display: flex; align-items: center; justify-content: flex-end; }
.header .main-menu li { margin: 0 10px; }
.header .main-menu li a { position: relative; display: inline-flex; padding: 10px; color: #12092d; }
.header .main-menu li a:after { position: absolute; top: 19px; left: 0; content: ""; width: 5px; height: 5px; border-radius: 50%; background-color: #fff; transition: all ease .5s; }

.nav-menu { display: flex; align-items: center; justify-content: flex-end; }
.nav-menu>li { display: flex; align-items: center; justify-content: center; height: 69px; margin-right: 5px; }
.nav-menu>li:last-child { padding-right: 0; }
.nav-menu>li>a { position: relative; display: block; padding: 10px; text-decoration: none; font-size: 16px; font-weight: 400; color: #121820; }
.nav-menu>li.active>a { background-color: #0d1554; color:var(--bs-white); }
.nav-menu>li:focus>a,
.nav-menu>li:hover>a { color:var(--bs-primary); }
.nav-menu>li:hover>a:before { content: ''; display: block; right: 0; position: absolute; width: 100%; height: 26px; bottom: -10px;  }
.nav-menu>li.mega>a { padding-right: 20px; }
.nav-menu>li.mega>a>svg { fill: #000; }
.nav-menu>li.mega>a:after { position: absolute; right: 2px; top: 12px; flex-shrink: 0; width: 14px; height: 14px; 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='%23121820'%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: 14px; background-position: 0 3px; fill: #000;  transition: -webkit-transform 0.15s ease; transition: transform 0.15s ease; transition: transform 0.15s ease,-webkit-transform 0.15s ease; }

.nav-menu .dropdown-menu { position: absolute; left: 0; top: 49px; z-index: 9; background: #fff; border-top: 1px solid rgba(37,27,66,.07); width: 260px; padding:20px; border-radius: 0 0 6px 6px; overflow: hidden; box-shadow: rgb(3 27 78 / 10%) 0 2px 4px; visibility: hidden; opacity: 0; -webkit-transform: translate(0,20px); -ms-transform: translate(0,20px); transform: translate(0,20px); }
.nav-menu .dropdown-menu > ul > li > a { display: inline-flex; align-items: center; justify-content: flex-start; font-size: 15px; padding: 5px 0; color: #121820; }
.nav-menu .dropdown-menu > ul > li > a:hover { color: var(--bs-primary) }
.nav-menu>li.mega:hover { position: relative; }
.nav-menu>li.mega:hover .dropdown-menu { visibility: visible; opacity: 1; }
.nav-menu>li.mega:hover>a:after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233e8cc6'%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"); }

.nav-cart { position: relative; display: flex; align-items: center; justify-content: center; border-left: 1px solid rgba(37,27,66,.07); padding-right: 15px; padding-left: 15px; margin-left: 15px; }
.nav-cart .btn { padding: 0; height: 32px; width: 32px; font-size: 12px; color: #5b5f63 }
.nav-cart .btn svg { width: 24px; height: 24px; margin-right: 0; }

.nav-phone { position: relative; display: flex; align-items: center; justify-content: center; border-left: 1px solid rgba(37,27,66,.07); /*box-shadow: -20px 0 32px rgb(13 79 116 / 5%);*/ padding-right: 10px; padding-left: 25px; }
.nav-phone a { display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 600; padding: 10px; color: var(--bs-primary); }
.nav-phone a svg { width: 18px; height: 18px; margin-right: 5px; fill: var(--bs-primary) }
.nav-phone .btn { padding: 10px; height: 32px; font-size: 12px; }
.nav-phone .btn + .btn { margin-left: 5px; }
.nav-phone .btn > svg { width: 18px; height: 18px; margin-right: 3px; }

.btn.mobile-menu-click { display: none; align-items: center; justify-content: center; width: 42px; height: 42px; padding: 0; border-radius: 5px; }
.btn.mobile-menu-click svg { width: 32px; height: 32px; }

@media only screen and (max-width: 767px){
    .header .logo img { height: 24px; width: auto; }
    .header .nav-phone { padding-left: 10px; }
    .header .nav-phone .btn-dark { display: none; }
    .header .nav-phone .mobile-menu-click { display: flex; padding: 0; }
    .nav-menu { display: none; }
}
/* endregion */

/* region Section Breadcrumb */
.main-breadcrumb { display: flex; text-align: left; margin: 0 0 20px; padding: 0; }
.main-breadcrumb li { position: relative; display: inline-block; font-size: 12px; font-weight: 400; padding: 0 10px; color: #5f6368;}
.main-breadcrumb li:first-child { padding-left: 0; }
.main-breadcrumb li:before { content: ''; position: absolute; width: 0; height: 0; border-top: 3px solid transparent; border-bottom: 3px solid transparent; border-left: 3px solid var(--bs-light-gray); right: 0; z-index: 1; top: 50%; margin-top: -3px; }
.main-breadcrumb li:after { content: ''; position: absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #5f6368; right: -2px; top: 50%; margin-top: -5px; }
.main-breadcrumb li:last-child:before{display:none}
.main-breadcrumb li:last-child:after{display:none}
.main-breadcrumb li a { color: #5f6368; }
.main-breadcrumb li.active { color: #5f6368; }
.main-breadcrumb li a:hover { text-decoration: underline; }
/* endregion */

/* region Section Banner */
.section-banner { background: linear-gradient(17deg, rgba(51,134,254,0.25) 0%, rgba(61,240,182,0.10) 100%);  }
.section-banner .text-holder { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; height: 600px; padding-top: 50px; }
.section-banner .text-holder h1 { font-size: 32px; line-height: 1.3; margin: 0; font-weight: 500; color: #09090b; }
.section-banner .text-holder p { font-size: 18px; font-weight: 400; color: #09090b; margin: 10px 0 0; }
.section-banner .text-holder ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; color: #09090b; margin: 15px 0 0; }
.section-banner .text-holder ul li { display: flex; align-items: center; justify-content: flex-start; flex: 1 1 50%; font-size: 18px; padding: 7px 0; }
.section-banner .text-holder ul li .icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; border-radius: 9px; background: #0000000f; margin-right: 5px; }
.section-banner .text-holder ul li .icon > svg { width: 13px; height: 13px; }

.section-banner .kvkk { display: inline-flex; align-items: center; justify-content: center; font-size: 14px; padding: 3px 3px 3px 10px; margin-bottom: 20px; line-height: 1; border-radius: 21px; color: #fff; background: #e4113b; zoom: 75%; }
.section-banner .kvkk small { display: inline-flex; background: var(--bs-dark); margin-left: 4px; padding: 3px 10px; font-weight: 600; border-radius: 21px; line-height: 1; color: #fff; }

.section-banner .actions { display: flex; align-items: center; justify-content: flex-start; margin-top: 20px; }
.section-banner .actions > * { margin-right: 15px; }
.section-banner .actions > .btn { display: inline-flex; align-items: center; justify-content: center; padding: 0 20px; }
.section-banner .actions > .btn svg { margin-left: 7px; height: 24px; width: 24px;  }
.section-banner .reviews { display: flex; align-items: center; justify-content: flex-start; margin-top: 20px; }
.section-banner .reviews .stars { display: flex; align-items: center; justify-content: flex-start; margin-right: 10px; }

.section-banner .image-holder { display: flex; align-items: center; justify-content: flex-end; }
.section-banner .image-holder img { max-width: 100%; height: 478px; margin-top: 60px; margin-right: 50px; }

@media only screen and (max-width: 767px){
    .section-banner .text-holder { text-align: center; align-items: center; height: auto; padding: 30px 0 50px; }
    .section-banner .text-holder p { font-size: 16px; }
    .section-banner .text-holder ul li { flex: 0 0 100%; font-size: 16px; justify-content: center; }
    .section-banner .image-holder { padding-top: 90px; }
    .section-banner .image-holder img { height: auto !important; width: 100%; position: unset; margin: 0 !important; }
    .section-banner .actions { flex-direction: column; align-items: center; }
    .section-banner .actions > * { margin: 5px 0; }
    .section-banner .reviews { flex-direction: column; align-items: center; }
}
/* endregion */

/* region Section Products */
.section-products { padding: 60px 0; }

.products { display: flex; align-items: flex-start; justify-content: flex-start; }
.product-item { display: flex; flex-direction: column; background-color: #eaeef1; border-radius: 2rem; margin: 10px; flex: 1 1 auto; }
.product-item .head { border:2px solid #eaeef1; background-color: #fff; border-radius: 2rem; }
.product-item .head .title { position: relative; text-align: center; padding-top: 25px; }
.product-item .head .title h3 { font-size: 20px; line-height: 1.3; }
.product-item .head .title .desc { font-size: 16px; color:var(--bs-dark);}
.product-item .head .price { position: relative;text-align: center; font-size: 15px;padding: 15px 15px 10px;  }
.product-item .head .price>small { display: block; font-size: 15px;color:var(--bs-dark); }
.product-item .head .price .list { line-height: 1; margin-top: 5px;}
.product-item .head .price .list sub { font-size: 18px; color:var(--bs-dark); text-decoration: line-through; }
.product-item .head .price .market { font-size: 68px; line-height: 1; font-weight: 900; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row; flex-flow: row;justify-content: center; }
.product-item .head .price .market span { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row; flex-flow: row; justify-content: center; }
.product-item .head .price .market sub { color: #24374e; font-size: 16px; font-weight: 500; bottom: 0; top: 12px; left: 10px; height: -webkit-max-content; height: -moz-max-content; height: max-content; }
.product-item .head .price .market sup { display: flex; font-size: 28px;top: -14px; left: -20px; width: 48px; height: -webkit-max-content; height: -moz-max-content; height: max-content; }
.product-item .head .price .market sup > small { font-size: 28px; font-weight: 600;margin-left: 3px; }
.product-item .head .price .price-highlight {background-color: #ffeea9;color: #24374e; font-weight: 600; display: inline-block; margin-top: 5px;}
.product-item .head .price .price-renew {color:#767676; cursor: help; font-size: 12px; margin-top: 4px; }
.product-item .head .price .price-renew i { position: relative; top: 2px; display: inline-block; font-size: 16px; margin-left: 1px; }
.product-item .head .order { padding: 5px 25px 25px; }
.product-item .head .order .btn { width: 100%; height: 48px; font-weight: 600; font-size: 18px; border-radius: .75rem;}
.product-item .detail { position: relative; padding: 1.5rem 1rem 1rem; }
.product-item .detail ul li { position: relative; font-size: 16px; padding: 5px 0 5px 14px; text-align: left; color: #12262b; }
.product-item .detail ul li:before { background-color: #bbd6e7; border-radius: 9999px; content: ""; display: block; height: 6px; left: 0; margin-right: 0.5rem; position: absolute; top: 14px; width: 6px; }
.product-item .detail ul li img { width: 20px; margin-right: 3px; position: relative; top: -2px; display: inline-block; }
.product-item .detail ul li.del { text-decoration: line-through; opacity: .5; }
.product-item .detail ul li.other { border-top: 2px solid #f2f2f2; }
.product-item .detail ul li.other a { color:#1062fe; font-size: 14px; }
/* endregion */

/* region Section Products-2 */
.plan-table { background-color: #fff; border: 1px solid #dedede; border-radius: 20px; margin-left: auto; margin-right: auto; overflow: hidden; }
.pricing-table-row { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; border-bottom: 1px solid #dedede; }
.pricing-table-row.has-category-name { background-color: #f6f8f9; font-weight: 600; padding: 10px; border-bottom: 0; border-top: 1px solid #dedede; }
.pricing-table-row .pricing-table-cell { display: flex; justify-content: center; align-items: center; flex: 0 0 18%; height: 44px; padding: 10px; font-size: 15px; border-left: 1px solid #dedede; }
.pricing-table-row .pricing-table-cell small { font-size: 11px; margin-left: 3px; }
.pricing-table-row .pricing-table-cell.title { justify-content: space-between; flex: 0 0 28%; border-left: 0; }
.pricing-table-row:last-child { border-bottom: 0; }
.pricing-table-row.title { border-bottom: 1px solid #dedede; }
.pricing-table-row.title .pricing-table-cell { flex-direction: column; justify-content: flex-start; height: 275px; padding: 15px; }
.pricing-table-row.title .pricing-table-cell .name { font-size: 18px; font-weight: 700; }
.pricing-table-row.title .pricing-table-cell .discount { display: inline-flex; align-items: center; justify-content: center; font-weight: 500; font-size: 13px; line-height: 1; margin: 10px 0; padding: .4rem .625rem; border-radius: 4px; background: #ebf9ee; color: #1d844a; }
.pricing-table-row.title .pricing-table-cell .price { display: flex; align-items: center; justify-content: center; flex-direction: column; }
.pricing-table-row.title .pricing-table-cell .price > .base-price { font-size: 18px; color: var(--bs-dark-gray); text-decoration: line-through; margin-bottom: 5px; }
.pricing-table-row.title .pricing-table-cell .price > .rate { position: relative; display: flex; align-items: flex-start; justify-content: flex-start; height: 50px; }
.pricing-table-row.title .pricing-table-cell .price > .rate > .thousand { font-size: 57px; line-height: 1; font-weight: 800; }
.pricing-table-row.title .pricing-table-cell .price > .rate > .decimal { position: relative; font-size: 28px; line-height: 1; height: 30px; width: 40px; font-weight: 500; padding-top: 2px; }
.pricing-table-row.title .pricing-table-cell .price > .rate > .currency { position: relative; top: -5px; font-size: 16px; font-weight: 500; }
.pricing-table-row.title .pricing-table-cell .price > .rate > .decimal > .month { position: absolute; bottom: -17px; left: 0; width: 26px; font-size: 15px; padding-left: 5px; font-weight: 300; color: var(--bs-dark-gray); }
.pricing-table-row.title .pricing-table-cell .desc { font-size: 12px; color: var(--bs-dark-gray); margin: 10px 0; }
.pricing-table-row.title .pricing-table-cell .action { display: flex; align-items: center; justify-content: center; width: 100%; }
.pricing-table-row.title .pricing-table-cell .action > .btn { width: 100%; height: 52px; border: 0; }
.pricing-table-row.title .pricing-table-cell .action > .btn > span{ margin-right: 4px; }

.pricing-toggle { display: flex; align-items: center; justify-content: center; max-width: 540px; margin: 0 auto 30px; border-radius: 10px; padding: 3px; background: #f5f5f5; }
.pricing-toggle > .pt-item { display: flex; align-items: center; justify-content: center; flex-direction: column; font-size: 16px; font-weight: 500; flex: 0 0 25%; color: #666; cursor: pointer; border-radius: 10px; padding: 8px 20px;  }
.pricing-toggle > .pt-item > span { color: #1d844a; letter-spacing: 0; font-size: 12px; line-height: 1.2; font-weight: 300; text-align: center; }
.pricing-toggle > .pt-item.active { background: #fff; color: #2170f4; transform: translate(-2px) scale(.98, .89); transform-style: preserve-3d; transition: left .2s ease-in-out; box-shadow: 0 3px 1px rgba(0, 0, 0, .04), 0 3px 8px rgba(0, 0, 0, .2);}

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

    .pricing-table-row.title .pricing-table-cell.title { display: none; }
    .pricing-table-row.title .pricing-table-cell { padding: 15px 5px; height: 239px; }
    .pricing-table-row.title .pricing-table-cell .name { font-size: 15px; }
    .pricing-table-row.title .pricing-table-cell .price { zoom: 70%; }
    .pricing-table-row.title .pricing-table-cell .discount { font-size: 11px; line-height: 1.4; text-align: center; }
    .pricing-table-row.title .pricing-table-cell .action > .btn { padding: 0; font-size: 14px; height: 42px; }
    .pricing-table-row.title .pricing-table-cell .action > .btn > span { display: none; }

    .pricing-table-row .pricing-table-cell.title { flex: 0 0 100%; text-align: center; justify-content: center; border-bottom: 1px solid #dedede; }
    .pricing-table-row .pricing-table-cell { flex: 0 0 25%; padding: 5px; flex-direction: column; line-height: 1.2; }
    .pricing-table-row .pricing-table-cell:nth-child(2) { border-left: 0; }
    .pricing-table-row.has-category-name { text-align: center; justify-content: center; }

    .pricing-toggle > .pt-item { padding: 8px 5px; }


}
/* endregion */

/* region Section Services */
.section-services { padding: 20px 0; }
.section-services .service-main { border: 1px solid #f2f2f2; border-radius: 20px; overflow: hidden; }
.section-services .service-main .service-img { position: relative; padding: 30px; background: #e1f2ff; }
.section-services .service-main .service-img.order-lg-1 { border-right: 1px solid #f2f2f2; }
.section-services .service-main .service-img.order-lg-2 { border-left: 1px solid #f2f2f2; }
.section-services .service-main .service-img img { width: 100%; padding: 0 40px; }
.section-services .service-main .service-text { position: relative; padding: 40px 60px; text-align: left; display: flex; align-items: center; }
.section-services .service-main .service-text .title { margin: 0 0 10px; font-size: 28px; font-weight: 600; color: #021f3f; }
.section-services .service-main .service-text .desc { margin: 0; font-size: 17px; font-weight: 300;color: rgba(2,31,63,.62); }

@media only screen and (max-width: 767px){
    .section-services .service-main .service-text { padding: 30px 40px; text-align: center; }
    .section-services .service-main .service-text .title { font-size: 24px; line-height: 1.3; }
    .section-services .service-main .service-text .desc { font-size: 16px; }
}
/* endregion */

/* region Section Block */
.section-block { position: relative; padding: 60px 0; }
.section-block .service-img { display: flex; align-items: center; justify-content: center; position: relative; }
.section-block .service-img img { width: 100%; padding: 0 50px; }
.section-block .service-text { position: relative; padding: 40px; text-align: left; display: flex; align-items: center;}
.section-block .order-lg-1.service-text { padding-left: 0;  }
.section-block .order-lg-2.service-text { padding-right: 0; }
.section-block .service-text .title { margin: 0 0 10px; font-size: 32px; font-weight: 600; color: #021f3f; }
.section-block .service-text .desc { margin: 0; font-size: 18px; font-weight: 300; color: rgba(2,31,63,.62); }
.section-block .service-text .acts { margin-top: 10px; }
.section-block .service-text .acts .btn > svg { margin-left: 7px; width: 24px; height: 24px; }

@media only screen and (max-width: 767px){
    .section-block .service-text { padding: 20px; text-align: center; }
    .section-block .service-text .title { font-size: 24px; }
    .section-block .service-text .desc { font-size: 16px; }
    .section-block .service-img img { padding: 0; }
    .section-block .order-lg-2.service-text { padding-right: 20px; }
}
/* endregion */

/* region Section Featured */
.section-featured { position: relative; width: 100%; padding: 80px 0; background: #f6f8f9; }
.section-featured .heading { margin-bottom: 30px; }
.block-feature { margin: 30px 0; }
.block-feature i { display: block; font-size: 32px; text-align: center; width: 48px; height: 48px; line-height: 48px; margin-bottom: 10px; background: #0088ff26; color: #08f; -moz-border-radius: 24px; -webkit-border-radius: 24px; border-radius: 24px; }
.block-feature img { height: 56px; width: 56px; }
.block-feature svg { height: 42px; width: 42px; margin-bottom: 5px; fill: #021f3f; }
.block-feature h3 { font-size: 18px; margin: 0 0 5px;}
.block-feature p { font-size: 15px; line-height: 1.5; margin: 0; font-weight: 300; color: var(--bs-dark-gray) }

@media only screen and (max-width: 767px){
    .section-featured { padding: 50px 0; }
    .block-feature { text-align: center; }
}
/* endregion */

/* region Section Dark */
.section-dark .dark-main { background-color: #201f26; padding: 40px 70px; border-radius: 30px; color: #fff; }
.section-dark .dark-main .service-text { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-dark .dark-main .service-text .title { font-size: 32px; line-height: 1; margin: 0 }
.section-dark .dark-main .service-text p { font-size: 18px; font-weight: 400; line-height: 1.4; opacity: .8; margin: 10px 0 0; }
.section-dark .dark-main .service-text ul { margin: 0; }
.section-dark .dark-main .service-text ul li { display: flex; align-items: center; justify-content: flex-start; font-size: 16px; font-weight: 400; line-height: 1.4; opacity: .8; margin: 15px 0 0; }
.section-dark .dark-main .service-text ul li .icon { display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; flex: 0 0 42px; border-radius: 9px; background: #ffffff36; margin-right: 10px; }
.section-dark .dark-main .service-text ul li .icon > svg { width: 18px; height: 18px; }

@media only screen and (max-width: 767px){
    .section-dark .dark-main { padding: 30px; text-align: center; }
    .section-dark .dark-main .service-img { margin-bottom: 30px; }
    .section-dark .dark-main .service-text .title { font-size: 24px; line-height: 1.4; }
    .section-dark .dark-main .service-text ul li { font-size: 16px; }
}
/* endregion */

/* region Section Reviews */
.section-reviews { padding: 60px 0; }
.section-reviews .review-g2 { display: flex; flex-direction: column; align-items: center; background: radial-gradient(50% 50% at 50% 50%,rgba(218,73,75,.1) 0,rgba(218,73,75,0) 100%); background-color: #fdf7f7; border-radius: 2rem; overflow: hidden; position: relative; width: 100%; height: 366px; padding: 3rem; }
.section-reviews .review-g2 .tag { display: flex; align-items: center; font-weight: 600; justify-content: center; margin-bottom: 15px; border-radius: 0.5rem; font-size: .875rem; height: 2rem; line-height: 1.25rem; padding-left: 1rem; padding-right: 1rem; align-self: center; background-color: #fdf7f7; color: #943124; z-index: 1; }
.section-reviews .review-g2 .h3 { display: block; font-size: 28px; font-weight: 400; line-height: 34px; }
.section-reviews .testimonial { display: flex; flex-direction: column; border-radius: 2rem; height: 366px; padding: 2.5rem 3rem; border:2px solid #eaeef1; }
.section-reviews .testimonial .body-text { color: #5d6d79; margin-top: 1.5rem; font-size: 1.125rem; line-height: 1.75rem; }
/* endregion */

/* region */
.sub-banner {  background-image: linear-gradient(133deg, #ffdfc1, rgba(255, 250, 208, .5)); padding: 70px 0 30px; }
.sub-banner .text-holder { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; height: 360px; }
.sub-banner .text-holder h1 { font-size: 32px; line-height: 1.3; margin: 0; font-weight: 500; color: #09090b; }
.sub-banner .text-holder p { font-size: 16px; font-weight: 400; color: #09090b; margin: 10px 0 0; }
.sub-banner .text-holder ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; color: #09090b; margin: 15px 0 0; }
.sub-banner .text-holder ul li { display: flex; align-items: center; justify-content: flex-start; flex: 1 1 50%; font-size: 16px; padding: 7px 0; }
.sub-banner .text-holder ul li .icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; border-radius: 9px; background: #0000000f; margin-right: 5px; }
.sub-banner .text-holder ul li .icon > svg { width: 13px; height: 13px; }
.sub-banner .image-holder { position: relative; display: flex; align-items: center; justify-content: center;  }
.sub-banner .image-holder > img { position: absolute; right: -40px; }

.sub-pricing { position: relative; z-index: 0; background: #fff; max-width: 360px; width: 100%; margin: 0 auto; border-radius: 20px; padding: 30px; box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 8px rgba(13,22,38,.04), 0 2px 4px rgba(13,22,38,.04), 0 1px 2px rgba(13,22,38,.04); }
.sub-pricing .sb-name { font-size: 22px; text-align: center; font-weight: 700; margin-bottom: 10px; }
.sub-pricing .sb-name > small { display: block; font-size: 15px; font-weight: 300; color: var(--bs-dark-gray); }
.sub-pricing .sb-price { font-size: 32px; text-align: center; font-weight: 700; }
.sub-pricing .sb-price > small { font-size: 20px; font-weight: 700; }
.sub-pricing .sb-desc { font-size: 16px; text-align: center; color: var(--bs-dark-gray); }
.sub-pricing .sb-action { display: flex; align-items: center; justify-content: center; margin: 15px 0; }
.sub-pricing .sb-action > .btn { max-width: 240px; width: 100%; margin: 0 auto; font-size: 16px; }
.sub-pricing .sb-action > .btn > svg { width: 22px; height: 22px; margin-left: 5px; margin-right: 0; }
.sub-pricing .sb-guarantee { display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 500; text-align: center; color: var(--bs-dark-gray); }
.sub-pricing .sb-guarantee > svg { width: 16px; height: 16px; margin-right: 5px; }
/* endregion */

/* region Faqs */
.section-faqs { padding: 60px 0; }
.section-faqs .heading { margin-bottom: 30px; }
.custom-faq1 .faq { margin-bottom: 15px; background: #fff; border: 1px solid #e5e8ed; border-radius: 4px; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.custom-faq1 .faq h3 { position: relative; font-size: 16px; font-weight: 400; color: var(--bs-dark); text-transform: none; cursor: pointer; margin: 0; padding: 15px 20px 15px 40px; }
.custom-faq1 .faq h3 i { position: absolute; top: 8px; left: 0; border: 1px solid #3c4858; 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; font-size: 14px; line-height: 1.5; font-weight: 300; color: rgba(2,31,63,.62); }
.custom-faq1 .faq h3[aria-expanded="true"] { color: var(--bs-primary); }
.custom-faq1 .faq h3[aria-expanded="true"] i { color: #fff; border-color: var(--bs-primary); background: var(--bs-primary); }
.custom-faq1 .faq h3[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: 19px; width: 16px; height: 16px; }
.custom-faq1 .faq h3[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='%2304a2ff'%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: 19px; 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 only screen and (max-width: 767px){
    .custom-faq1 .faq h3 { zoom: 80%; }
}
/* endregion */

/* region Footer */
.footer { padding: 40px 0; background-color: var(--bs-dark)}

.footer .f-bottom .f-logo { flex: 0 0 250px; }
.footer .f-bottom .f-logo a { display: flex;}
.footer .f-bottom .f-logo a>img{ height: 20px; }
.footer .f-bottom .f-link { flex: 0 0 calc(100% - 450px); padding: 0 30px; color: #ffffff99;  display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.footer .f-bottom .f-link a { position: relative; padding: 5px 10px; color: #fff; font-weight: 400; font-size: 13px; transition: .25s; }
.footer .f-bottom .f-link a:after { position: absolute; content: ''; right: -3px; top: 3px; bottom: 3px; width: 1px; background-color: rgba(255, 255, 255, .3); }
.footer .f-bottom .f-link a:last-child:after { display: none; }
.footer .f-bottom .f-link .copyright { font-size: 12px; margin-top: 10px; padding-left: 10px; }
.footer .f-bottom .f-social { flex: 0 0 200px; display: flex; align-items: center; justify-content: flex-end;}
.footer .f-bottom .f-social a { font-size: 26px; border-radius: 6px; width: 32px; height: 32px; line-height: 32px; margin-left: 15px; text-align: center; color:#ffffff99; display: inline-block;}
.footer .f-bottom .f-social a svg { fill: #ffffff; width: 20px; height: 20px; }
.footer .f-bottom .f-social a:hover { background-color: var(--bs-dark); }
/* endregion */

/* region Footer */
.section-all { padding: 60px 0 0; overflow: hidden; text-align: center; border-top: 1px solid #e6e8ec; }
.section-all h2 { font-size: 42px; font-weight: 700; line-height: 1.3; margin: 0 0 15px; color: #021f3f; }
.section-all p { font-size: 24px; color: rgba(2,31,63,.62); margin: 0 0 20px; }
.section-all img { display: block; max-width: 100%; height: 260px; object-fit: cover; }
.section-all .btn { width: 220px; height: 52px; font-size: 16px; font-weight: 500; }

@media only screen and (max-width: 767px){
    .section-all { padding-top: 30px; }
    .section-all h2 { font-size: 24px; }
    .section-all img { height: 150px; margin-top: 20px; }

    .hidden-mobile { display: none }

    .footer .d-flex { flex-direction: column; align-items: center; text-align: center; }
    .footer .f-bottom .f-logo { flex: inherit; margin-bottom: 10px; }
    .footer .f-bottom .f-logo img { height: 30px }
    .footer .f-bottom .f-link { padding: 0; align-items: center; }
    .footer .f-bottom .f-link > div { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
    .footer .f-bottom .f-link .copyright { text-align: center; }
    .footer .f-bottom .f-social { flex: inherit; margin-top: 15px; }
}
/* endregion */

/* region Noty */
/*#noty { position: fixed; right: 0; top: 10px; z-index: 99999 }*/
#noty { position: fixed; right: calc(50% - 200px); top: unset; bottom: 10px; z-index: 9999 }
#noty .noty-container { display: inline-block }
#noty .noty__svg { fill: #fff }
#noty .noty { display: none; cursor: default; position: relative; margin-top: 14px; min-height: 44px; text-align: left; background-color: #fff; width: 100%; min-width: 300px; box-shadow: 1px 7px 14px -5px rgba(0,0,0,.2); overflow: hidden; z-index: 99999999 }
#noty .noty .timer { position: relative; height: 5px; background: rgba(206,212,218,.5); width: 100%; margin-top: -20px; margin-bottom: 15px }
#noty .noty .timer .bar {  display: block; width: 100%; height: 5px; background: #ced4da }
#noty .noty__icon {  float: left; width: 30px; height: 30px; padding: 5px; margin: 0 0 0 13px; line-height: 1em; border-radius: 50%; display: inline-block }
#noty .noty__type { color: #3e3e3e; font-weight: 700; margin-top: 0; margin-bottom: 0 }
#noty .noty__message { font-size: 15px; line-height: 1.2em; margin-top: 0; margin-bottom: 0; color: #878787 }
#noty .noty__content { padding-left: 55px; padding-right: 60px }
#noty .noty__close { position: absolute; right: 15px; top: 15px; width: 14px; cursor: pointer; height: 14px; fill: #878787 }
#noty .success .noty__icon { background-color: #41bb46 }
#noty .success { border-left: 5px solid #41bb46 }
#noty .danger .noty__icon { background-color: #cc0d0d; }
#noty .danger { border-left: 5px solid #cc0d0d }
#noty .info .noty__icon { background-color: #1d72f3 }
#noty .info { border-left: 5px solid #1d72f3 }
#noty .warning .noty__icon { background-color: #ffc007 }
#noty .warning { border-left: 5px solid #ffc007 }

@media only screen and (min-width : 300px) {
    #noty .noty { width:100%; padding: 10px 10px }
    #noty .noty .timer { display: none }
}

@media only screen and (min-width : 480px) {
    /*#noty { right:10px; top: 10px }*/
    #noty { right: calc(50% - 200px); top: 48px; }
    #noty .noty { width: 100%; min-width: 300px; padding: 20px 0 15px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px }
    #noty .noty .timer { display: block }

    #noty .noty { padding: 10px 0; border-radius: 6px; box-shadow: 0 10px 16px -4px hsla(0, 0%, 11%, 0.1), 0 10px 16px -4px hsla(0, 0%, 11%, 0.1), 0 4px 6px -2px hsla(0, 0%, 11%, 0.04); }
    #noty .noty__icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; }
    #noty .noty__icon svg { width: 14px; height: 14px; }
    #noty .noty .timer { position: absolute; top: 0; margin-top: 0; margin-bottom: 0; height: 4px; background: transparent; }
    #noty .noty .timer .bar { height: 4px; }
    #noty .noty__content { display: flex; align-items: center; justify-content: flex-start; padding-left: 15px; height: 24px; }
    #noty .noty__message { color: #1b1b1b; }
    #noty .noty__type { display: none; }
    #noty .noty__close { top: 12px; }

    #noty .noty.success { border-left: 0; background: #f1faf7; }
    #noty .noty.success .timer .bar { background: #459772; }
    #noty .noty.success .noty__icon { background-color: #459772; }

    #noty .noty.info { border-left: 0; background: #efeefc; }
    #noty .noty.info .timer .bar { background: #6358de; }
    #noty .noty.info .noty__icon { background-color: #6358de; }

    #noty .noty.warning { border-left: 0; background: #fff4f0; }
    #noty .noty.warning .timer .bar { background: #ff6e3d; }
    #noty .noty.warning .noty__icon { background-color: #ff6e3d; }

    #noty .noty.danger { border-left: 0; background: #ffecee; }
    #noty .noty.danger .timer .bar { background: #ff3a51; }
    #noty .noty.danger .noty__icon { background-color: #ff3a51; }
}

/* endregion */

/* region Bootstrap Select */
@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:'-webkit-inline-box';display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0 !important;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}

.bootstrap-select .dropdown-menu.inner { padding: 10px !important;}
.bootstrap-select .btn { border: 1px solid #ced4da; background-color: transparent !important;height: 42px;min-height: 42px; box-shadow: unset !important; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner { line-height: 41px; font-weight: normal;}
.bootstrap-select .form-control { min-height: 36px; height: 36px; font-size: 14px; }
.bootstrap-select .dropdown-menu li a { line-height: 22px; font-size: 14px;}

.bootstrap-select .dropdown-menu .dropdown-item:hover { transition: color .2s ease,background-color .2s ease; background-color: var(--bs-primary); color: #fff !important; }
.bootstrap-select .dropdown-menu li.selected a { color: #0059cd !important;background: transparent;}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle { outline: none !important; }
.bootstrap-select .btn-group, .bootstrap-select .btn-group-vertical { width: 100%; margin-bottom: 15px;}
.bootstrap-select .btn-group .btn { min-height: 34px !important; height: auto; }
.bootstrap-select .btn.show {border-color: var(--bs-primary)}
.bs-actionsbox .btn-group { display: flex; margin-bottom: 0 !important;}
.bootstrap-select .dropdown-menu li.active { background-color: var(--bs-primary); color: #fff; font-weight: 600;}
.bootstrap-select .dropdown-menu li.active a { color: #fff !important; font-weight: 600;}

.card-filter .btn {height: 38px !important;min-height: 38px;}
.card-filter .bootstrap-select .dropdown-toggle .filter-option-inner-inner { line-height: 25px; }
/* endregion */

/* region Wait Me */
.waitMe_container:not(body),body.waitMe_container .waitMe{transform:translateZ(0);backface-visibility:hidden}body.waitMe_container .waitMe{position:fixed;height:100vh}body.waitMe_container .waitMe .waitMe_content{top:50%!important;transform:none!important}.waitMe_container .waitMe{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9989;text-align:center;overflow:hidden;cursor:wait}.waitMe_container .waitMe *{font-family:inherit;font-size:inherit;font-weight:initial;font-style:initial;line-height:initial;color:initial;text-decoration:initial;text-transform:initial;padding:initial;margin:initial}.waitMe_container .waitMe .waitMe_content{position:absolute;left:0;right:0;top:50%;backface-visibility:hidden}.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_progress{display:inline-block;vertical-align:middle}.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_text{display:inline-block;margin:0 0 0 20px;vertical-align:middle}.waitMe_container .waitMe .waitMe_progress{position:relative;font-size:0;line-height:0}.waitMe_container .waitMe .waitMe_progress>div{animation-fill-mode:both;display:inline-block;transform:translateZ(0);backface-visibility:hidden}.waitMe_container .waitMe .waitMe_text{position:relative;margin:20px 0 0}body.waitMe_body{overflow:hidden;height:100%}body.waitMe_body.hideMe{transition:opacity .2s ease-in-out;opacity:0}body.waitMe_body .waitMe_container:not([data-waitme_id]){position:fixed;z-index:9989;top:0;bottom:0;left:0;right:0;background:#fff}body.waitMe_body .waitMe_container:not([data-waitme_id])>div{animation-fill-mode:both;position:absolute}body.waitMe_body .waitMe_container.progress>div{width:0;height:3px;top:0;left:0;background:#000;box-shadow:-5px 0 5px 2px rgba(0,0,0,.2);animation:progress_body 7s infinite ease-out}body.waitMe_body .waitMe_container.working>div{width:10%;height:3px;top:0;left:-10%;background:#000;box-shadow:-5px 0 5px 2px rgba(0,0,0,.2);animation:working_body 2s infinite linear}body.waitMe_body .waitMe_container.progress>div:after{content:'';position:absolute;top:0;bottom:60%;right:0;width:60px;border-radius:50%;opacity:.5;transform:rotate(3deg);box-shadow:#000 1px 0 6px 1px}body.waitMe_body .waitMe_container.img>div{width:100%;height:100%;text-align:center;background-position:center!important;background-repeat:no-repeat!important}body.waitMe_body .waitMe_container.text>div{width:100%;top:45%;text-align:center}@keyframes progress_body{0%{width:0}100%{width:100%}}@keyframes working_body{0%{left:-10%}100%{left:100%}}.waitMe_container .waitMe_progress.bounce>div{width:20px;height:20px;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1{animation-delay:-.32s}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2{animation-delay:-.16s}@keyframes bounce{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.waitMe_container .waitMe_progress.rotateplane>div{width:30px;height:30px;animation:rotateplane 1.2s infinite ease-in-out;backface-visibility:visible}@keyframes rotateplane{0%{transform:perspective(120px)}50%{transform:perspective(120px) rotateY(180deg)}100%{transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}.waitMe_container .waitMe_progress.stretch{height:60px}.waitMe_container .waitMe_progress.stretch>div{width:1px;height:100%;margin:0 4px;animation:stretch 1.2s infinite ease-in-out}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2{animation-delay:-1.1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3{animation-delay:-1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4{animation-delay:-.9s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5{animation-delay:-.8s}@keyframes stretch{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.waitMe_container .waitMe_progress.orbit{width:40px;height:40px;margin:auto;position:relative}.waitMe_container .waitMe_progress.orbit>div{width:100%;height:100%;margin:auto;top:0;left:0;position:absolute;animation:orbit_rotate 2s infinite linear}.waitMe_container .waitMe_progress.orbit>div>div{width:50%;height:50%;border-radius:50%;top:10%;left:10%;position:absolute;animation:orbit 2s infinite ease-in-out}.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2>div{top:auto;bottom:10%;left:auto;right:10%;animation-delay:-1s}@keyframes orbit_rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes orbit{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.waitMe_container .waitMe_progress.roundBounce{width:60px;height:60px;margin:auto}.waitMe_container .waitMe_progress.roundBounce>div{width:24%;height:24%;border-radius:50%;position:absolute;animation:roundBounce 1.2s infinite ease-in-out}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1{top:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{top:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{bottom:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{bottom:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5{top:-3%;left:50%;margin-top:-12%;margin-left:-12%;animation-delay:-1.1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{top:50%;right:-3%;margin-top:-12%;margin-right:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{bottom:-3%;left:50%;margin-bottom:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{top:50%;left:-3%;margin-top:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9{top:0;right:0;animation-delay:-1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{animation-delay:-.9s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{animation-delay:-.8s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10{bottom:0;right:0;animation-delay:-.7s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{animation-delay:-.6s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{animation-delay:-.5s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11{bottom:0;left:0;animation-delay:-.4s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{animation-delay:-.3s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{animation-delay:-.2s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12{top:0;left:0;animation-delay:-.1s}@keyframes roundBounce{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.waitMe_container .waitMe_progress.win8{width:40px;height:40px;margin:auto}.waitMe_container .waitMe_progress.win8>div{width:100%;height:100%;opacity:0;position:absolute;margin:auto;left:0;right:0;transform:rotate(225deg);animation:win8 5.5s infinite}.waitMe_container .waitMe_progress.win8>div>div{width:15%;height:15%;border-radius:50%;position:absolute}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2{animation-delay:.24s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3{animation-delay:.48s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4{animation-delay:.72s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5{animation-delay:.96s}@keyframes win8{0%{transform:rotate(225deg);animation-timing-function:ease-out}7%{opacity:1;transform:rotate(345deg);animation-timing-function:linear}30%{transform:rotate(455deg);animation-timing-function:ease-in-out}39%{transform:rotate(690deg);animation-timing-function:linear}70%{opacity:1;transform:rotate(815deg);animation-timing-function:ease-out}75%{transform:rotate(945deg);animation-timing-function:ease-out}100%,76%{opacity:0;transform:rotate(945deg)}}.waitMe_container .waitMe_progress.win8_linear{margin:auto;width:150px;height:6px}.waitMe_container .waitMe_progress.win8_linear>div{width:100%;height:100%;left:0;opacity:0;position:absolute;animation:win8_linear 3s infinite}.waitMe_container .waitMe_progress.win8_linear>div>div{width:4%;height:100%;border-radius:50%}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2{animation-delay:.3s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3{animation-delay:.6s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4{animation-delay:.9s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5{animation-delay:1.2s}@keyframes win8_linear{0%,100%{transform:translateX(0);animation-timing-function:ease-out}10%{opacity:1;transform:translateX(33.333%);animation-timing-function:linear}50%{opacity:1;transform:translateX(53.333%);animation-timing-function:ease-in-out}60%{opacity:0;transform:translateX(86.666%)}}.waitMe_container .waitMe_progress.ios{margin:auto;width:40px;height:40px}.waitMe_container .waitMe_progress.ios>div{width:10%;height:26%;position:absolute;left:44.5%;top:37%;opacity:0;border-radius:50px;box-shadow:0 0 3px rgba(0,0,0,.2);animation:ios 1s infinite linear}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1{transform:rotate(0) translate(0,-142%);animation-delay:0s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2{transform:rotate(30deg) translate(0,-142%);animation-delay:-.9167s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3{transform:rotate(60deg) translate(0,-142%);animation-delay:-.833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4{transform:rotate(90deg) translate(0,-142%);animation-delay:-.75s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5{transform:rotate(120deg) translate(0,-142%);animation-delay:-.667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6{transform:rotate(150deg) translate(0,-142%);animation-delay:-.5833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7{transform:rotate(180deg) translate(0,-142%);animation-delay:-.5s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8{transform:rotate(210deg) translate(0,-142%);animation-delay:-.41667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9{transform:rotate(240deg) translate(0,-142%);animation-delay:-.333s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10{transform:rotate(270deg) translate(0,-142%);animation-delay:-.25s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11{transform:rotate(300deg) translate(0,-142%);animation-delay:-.1667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12{transform:rotate(330deg) translate(0,-142%);animation-delay:-.0833s}@keyframes ios{0%{opacity:1}100%{opacity:.25}}.waitMe_container .waitMe_progress.facebook{margin:auto}.waitMe_container .waitMe_progress.facebook>div{width:6px;height:25px;margin-left:3px;border-radius:20px;transform:scaleY(.7);opacity:.1;animation:facebook 1.3s infinite ease-in-out}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem1{animation-delay:.2s;transform:scaleY(.7)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem2{animation-delay:.4s;transform:scaleY(.85)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem3{animation-delay:.6s;transform:scaleY(1)}@keyframes facebook{0%,100%{transform:scaleY(.7);opacity:.1}50%{transform:scaleY(1);opacity:1}}.waitMe_container .waitMe_progress.rotation>div{width:60px;height:60px;margin:auto;border-radius:100%;border-width:6px;border-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;animation:rotation 1s infinite linear}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.waitMe_container .waitMe_progress.timer{width:40px;height:40px;margin:auto;border-width:2px;border-style:solid;border-radius:50%;box-sizing:border-box;position:relative;text-indent:-9999px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{border-radius:3px;position:absolute;width:2px;height:48%;left:50%;top:50%;margin-left:-1px;margin-top:-1px;animation:timer 1.25s infinite linear;transform-origin:1px 1px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{height:40%;animation:timer 15s infinite linear}@keyframes timer{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.waitMe_container .waitMe_progress.pulse{width:30px;height:30px;margin:auto;position:relative}.waitMe_container .waitMe_progress.pulse>div{margin:auto;top:0;left:0;right:0;bottom:0;border-width:3px;border-style:solid;border-radius:50%;position:absolute;opacity:0;animation:pulsate 1s infinite ease-out}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}.waitMe_container .waitMe_progress.progressBar{width:200px;height:20px;margin:auto;background:rgba(0,0,0,.1);padding:5px;border-radius:20px;line-height:0;max-width:100%}.waitMe_container .waitMe_progress.progressBar>div{width:100%;height:100%;overflow:hidden;border-radius:20px;background-size:50px 50px;box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);background-image:linear-gradient(-45deg,rgba(240,240,240,.4) 26%,transparent 25%,transparent 51%,rgba(240,240,240,.4) 50%,rgba(240,240,240,.4) 76%,transparent 75%,transparent);animation:progressBar 2s linear infinite}@keyframes progressBar{0%{background-position:0 0}100%{background-position:50px 50px}}.waitMe_container .waitMe_progress.bouncePulse>div{width:20px;height:20px;margin-right:1px;display:inline-block;border-radius:50%;transform:scale(.5);animation:bouncePulse 1.4s infinite ease-in-out}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem3{animation-delay:.1s}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem2{animation-delay:.4s}@keyframes bouncePulse{0%,100%,80%{transform:scale(.5)}40%{transform:scale(1)}}
/* endregion */

@keyframes spin { 100% { transform: rotate(360deg); } }

/* 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 */
