/* 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: #646464;
    --bs-dark-gray: #6a6a6a;
    --bs-light-gray: #f7fafb;
    --bs-link: #0667d0;
    --bs-primary: #084dd0;
    --bs-success: #53be73;
    --bs-warning: #f2660f;
    --bs-danger1: #c00000;
    --bs-danger: #dc3545;
    --bs-dark: #1a1a21;
    --bs-info: #328498;
    --bs-secondary: #bfab98;

    --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: 0; 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 */

/* region Mobile Menu */
.mobile-menu-outer { background-color: #fff; height: calc(100vh - 69px); overflow: 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; height: 100%; overflow-y: scroll }
.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: relative; display: flex; left: 0; right: 0; top: 0; background-color: #fff; border-bottom: 1px solid #ffffff26; font-size: 18px; z-index: 3; -webkit-backdrop-filter: blur(10px); -moz-backdrop-filter: blur(10px); -ms-backdrop-filter: blur(10px); -o-backdrop-filter: blur(10px); backdrop-filter: blur(10px); -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.header.on-scroll { position: fixed; z-index: 3; top: 0; left: 0; width: 100%; box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%);}

.header-top { position: relative; z-index: 4; padding: 0 40px; background: var(--bs-primary); color: #fff; font-weight: 400; }
.header-top .col-left h1 { padding: 3px 0; margin: 0; font-weight: 700; font-size: 13px; line-height: 1.55; }
.header-top .col-right { display: flex; align-items: center; justify-content: flex-end; }
.header-top .col-right > ul { margin: 0; list-style: none;  font-size: 14px; text-transform: capitalize; color: #fff; font-weight: 500; }
.header-top .col-right > ul>li { line-height: 1.25; padding: 6px 0; margin: 0 0 0 20px; font-size: 13px; position: relative; color: #fff; list-style: none; display: inline-block; vertical-align: top; }
.header-top .col-right > ul>li a { color: #fff; }
.header-top .col-right > ul>li>a { position: relative; }
.header-top .col-right > ul>li>a:after { content: ""; position: absolute; bottom: -3px; left: 0; right: 0; height: 1px; display: block; background: 0 0; }

.middle-header { background-color: #fff; height: 70px; width: 100%;  }
.middle-header .container { height: 100%; }
.middle-header .row { height: 100%; }

.logo { display: flex; align-items: center; justify-content: flex-start; padding: 10px 0; }
.logo img { max-width: 139px; }

.nav-menu { display: flex; align-items: center; justify-content: flex-end; }
.nav-menu>li { display: flex; align-items: center; justify-content: center; height: 70px; 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-danger); }
.nav-menu>li:hover>a:before { content: ''; display: block; right: 0; position: absolute; width: 100%; height: 30px; bottom: -14px;  }
.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: 51px; z-index: 9; background: #fff; width: 260px; padding:20px; border-radius: 0 0 6px 6px; overflow: hidden; box-shadow: rgb(3 27 78 / 10%) 0px 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-danger) }
.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='%23dc3545'%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-lang { position: relative; display: flex; align-items: center; justify-content: center; border-left: 1px solid #ddd; box-shadow: -20px 0 32px rgb(13 79 116 / 5%); width: 92px; margin-left: 20px; }
.nav-lang>a { display: flex; align-items: center; justify-content: flex-start; padding: 4px; font-size: 14px; font-weight: 500; color: var(--bs-dark);  }
.nav-lang img { width: 24px; height: 24px; margin-right: 4px; }
.nav-lang .dropdown-menu { border-radius: 5px; padding: 5px; }
.nav-lang .dropdown-menu .dropdown-item { display: flex; align-items: center; justify-content: flex-start; font-size: 13px; padding: 0 3px; }
.nav-lang .dropdown-menu .dropdown-item img { width: 15px; height: 15px; }

.nav-phone { position: relative; display: none; align-items: center; justify-content: center; border-left: 1px solid #ddd; box-shadow: -20px 0 32px rgb(13 79 116 / 5%); width: 70px; }
.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: 11px 15px 10px }

@media only screen and (max-width: 767px){
    .header { padding: 0; background-image: linear-gradient(90deg, #daf6ff 0%, #eddeff 100%); height: 70px; }
    .header .nav-logo a> img { height: 40px; }
    .header .nav-menu { display: none; }
    .header .nav-phone { display: flex; padding-left: 17px; }
    .header .nav-phone .btn-dark { display: none; }
    .header .nav-phone .mobile-menu-click { display: flex; padding: 0; }
    .header-top .col-left { display: flex; align-items: center; justify-content: center; }
    .header-top .col-right { display: flex; align-items: center; justify-content: center; }
    .header-top .col-right > ul>li { margin: 0 5px; }
    .middle-header { height: auto; }
    .nav-lang { margin-left: 0; }

    .logo { padding: 10px 0}
    .logo img { height: 30px; width: auto; }
    .mobile-menu-click { display: flex; }
}
/* endregion */

/* region Section Hero */
.section-hero { position: relative; z-index: 0; height: calc(100vh - 310px); background-color: var(--bs-dark); overflow: hidden; }
.home-banner .swiper-slide { position: relative; overflow: hidden; height: calc(100vh - 310px); }
.home-banner .swiper-slide:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; background: rgba(28,29,31,0.7); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,29,31,0.7)), color-stop(70%, rgba(28,29,31,0)), color-stop(100%, rgba(28,29,31,0))); background: -webkit-gradient(linear, left top, right top, from(rgba(28,29,31,0.7)), color-stop(70%, rgba(28,29,31,0)), to(rgba(28,29,31,0))); background: linear-gradient(to right, rgba(28,29,31,0.7) 0%, rgba(28,29,31,0) 70%, rgba(28,29,31,0) 100%); -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1); }
.home-banner .swiper-slide .container { position: relative; z-index: 1; height: 100%; }
.home-banner .swiper-slide .container-fluid { position: relative; z-index: 1; height: 100%; padding-left: 50px; }
.home-banner .swiper-slide .row { position: relative; height: 100%; }

.home-banner .swiper-slide .slide-text { position: relative; z-index: 1; color: #fff; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; overflow: hidden; height: calc(100% - 10px); width: 100%; }
.home-banner .swiper-slide .slide-text.dark {color: var(--bs-dark); }
.home-banner .swiper-slide .slide-text strong { font-size: 42px; line-height: 1.2; font-weight: 800; }
.home-banner .swiper-slide .slide-text b { font-size: 42px; line-height: 1.3; font-weight: 800; }
.home-banner .swiper-slide .slide-text .sub-cat { font-size: 20px; font-weight: 700; color: var(--bs-warning); margin-bottom: 5px; }
.home-banner .swiper-slide .slide-text .sub-title1 { font-size: 22px; line-height: 1.5; margin-top: 5px; opacity: .9; }
.home-banner .swiper-slide .slide-text .sub-title2 { font-size: 22px; line-height: 1.3; font-weight: 800; }
.home-banner .swiper-slide .slide-text .desc-price { font-size: 22px; line-height: 1.3; margin-top: 15px; }
.home-banner .swiper-slide .slide-text .desc-price>strong { font-weight: 800; }
.home-banner .swiper-slide .slide-text .desc-km { font-size: 16px; font-weight: 500; margin-top: 15px; }
.home-banner .swiper-slide .slide-text .actions { display: flex; align-items: center; justify-content: flex-start; transition: transform 150ms ease-in-out; margin-top: 15px; }
.home-banner .swiper-slide .slide-text .actions .a-price { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; font-size: 16px; line-height: 1.3; margin-left: 15px; }
.home-banner .swiper-slide .slide-text .actions .a-price>b { font-size: 16px; font-weight: 300; margin: 0; }
.home-banner .swiper-slide .slide-text .actions .a-price>span { font-size: 26px; color: var(--bs-white); font-weight: 600; }
.home-banner .swiper-slide .slide-text .btn { height: 62px; min-width: 200px; }
.home-banner .swiper-slide .slide-text .btn>img { width: 25px; height: 25px; margin-left: 6px; }
.home-banner .swiper-slide .slide-text .btn svg { width: 24px; height: 24px; margin-left: 6px; }
.home-banner .swiper-slide .slide-text .btn-link { padding: 0; color: #fff; }
.home-banner .swiper-slide .slide-bg-img { position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; object-position: bottom; }
.home-banner .swiper-slide .slide-bg-video { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;-o-object-fit: cover; object-fit: cover; }
.home-banner .swiper-slide .slide-bg-video:before { position: absolute; top: 0; left: 0; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25);}

.home-banner .swiper-pagination { position: relative; left: 10%; right: unset; bottom: 150px; z-index: 2; color: #fff; font-size: 14px; font-weight: 800; text-align: left; padding-left: 56px;  }

.home-banner .swiper-button-next,
.home-banner .swiper-button-prev { right: unset; left: unset; top: unset; bottom: unset; margin: unset; }
.home-banner .slider-nav-style-2 { position: relative; left: 10%; bottom: 80px; z-index: 1; display: flex; align-items: center; justify-content: flex-start; padding-left: 50px;}
.home-banner .slider-nav-style-2>* { position: relative; width: 70px; height: 35px; display: inline-flex; align-items: center; justify-content: flex-start; border-radius: 5px; text-align: center; cursor: pointer; z-index: 9; transition: .5s; color: #fff; margin-right: 30px; }
.home-banner .swiper-button-next:after,
.home-banner .swiper-button-prev:after { font-size: 14px; }

.home-banner .swiper-button-next:after,
.home-banner .swiper-button-prev:after { content: ""; width: 100%; height: 100%; display: block; background: url(../img/arrow-left.svg) no-repeat left center; }
.home-banner .swiper-button-next:after { transform: rotate(180deg); margin-top: 1px; }
.home-banner .swiper-button-next:before,
.home-banner .swiper-button-prev:before { content: ""; position: absolute; top: 50%; margin: -28.5px 0; left: -20px; background: var(--bs-danger); border-radius: 50%; width: 57px; height: 57px; transition: 0.3s; z-index: -1; transform: scale(0); }
.home-banner .swiper-button-next:before { right: -20px; left: inherit; }
.home-banner .swiper-button-next:hover:before,
.home-banner .swiper-button-prev:hover:before { transform: scale(1); }

@media only screen and (max-width: 767px){
    .home-banner .swiper-slide .slide-text strong { font-size: 28px; }
    .home-banner .swiper-slide .slide-text .sub-title1 { font-size: 16px; }
    .home-banner .swiper-pagination { left: -30px; }
    .home-banner .slider-nav-style-2 { left: -30px; }
}
/* endregion */


/* region Section Sectors */
.section-sectors { position: relative; overflow: hidden; background-color: transparent; display: flex; align-items: flex-start; justify-content: flex-start; }

.sector-item { flex: 0 0 calc(100% / 7); border-right: 1px solid #ffffff74; height: 646px; background: linear-gradient(180deg,rgba(0,0,0,0.72) 0%,rgba(0,0,0,0) 40.1%),rgba(0,0,0,0) 50%/cover no-repeat; overflow: hidden; }
.sector-item:last-child { border-right: 0; }
.sector-item .sector-item-background { z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transform: scale(1.2); transition: all 0.4s ease-in-out; }
.sector-item .sector-item-background .img-fluid { width: 100%; object-fit: cover; overflow: hidden; max-width: 100%; height: 646px; }
.sector-item .sector-item-background.sector-item-background-active { opacity: 1; transform: scale(1); }
.sector-item .sector-item-content-body { height: 100%; }
.sector-item .sector-item-content-body .sector-item-content { position: relative;display: flex; flex-direction: column; height: 100%; padding: 40px 20px 20px; color: #fff; text-decoration: none; }
.sector-item .sector-item-content-body .sector-item-content:before { z-index: 1; content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: rgba(0,0,0,.28); transition: all 0.4s ease-in-out; }
.sector-item .sector-item-content-body .sector-item-content .sector-item-title { z-index: 2; font-size: 20px; line-height: 1.3; }
.sector-item .sector-item-content-body .sector-item-content .sector-item-text { z-index: 2; overflow: hidden; font-size: 15px; line-height: 1.5; margin-top: 15px; opacity: 0; transform: translateY(100%); transition: all 0.4s ease-in-out; }
.sector-item .sector-item-content-body .sector-item-content .sector-item-text p { margin-bottom: 15px; }
.sector-item .sector-item-content-body .sector-item-content .sector-item-text .btn-sm { height: 54px; min-width: 150px; zoom: 80%; }
.sector-item .sector-item-content-body .sector-item-content .sector-item-text .btn-sm > svg { height: 20px; width: 24px; margin-left: 5px; }

.sector-item:hover .sector-item-background { opacity: 1; transition: all 0.4s ease-in-out 0.03s; transform: scale(1); }
.sector-item:hover .sector-item-content-body .sector-item-content:before { opacity: 1; transition: all 0.4s ease-in-out 0.03s; }
.sector-item:hover .sector-item-content-body .sector-item-content .sector-item-text { overflow: visible; opacity: 1; transform: translateY(0); transition: all 0.4s ease-in-out 0.03s; }

@media only screen and (max-width: 767px){
    .section-sectors { flex-direction: column; height: auto; }
    .sector-item { position: relative; height: 336px; margin: 5px 0; border-right: 0; }
    .sector-item .sector-item-background { opacity: 1; transform: scale(1); }
    .sector-item .sector-item-background .sector-item-background .img-fluid { height: 336px; }
    .sector-item .sector-item-content-body .sector-item-content { height: 460px; }
    .sector-item .sector-item-content-body .sector-item-content:before { opacity: 1; }
    .sector-item .sector-item-content-body .sector-item-content .sector-item-text { opacity: 1; transform: translateY(0); }
    .sector-item .sector-item-content-body .sector-item-content .sector-item-title { position: relative; z-index: 1; color: #fff;}
}
/* endregion */

/* region Section Block */
.section-block { padding: 90px 0; }
.section-block .heading { margin-bottom: 80px; }
.section-block .heading .h-title { position: relative; z-index: 0; font-size: 48px; padding-top: 20px; }
.section-block .heading .h-title:before { content: ""; position: absolute; left: 50%; margin-left: -25px; top: 0; height: 2px; width: 50px; background-color: var(--bs-danger); }
.section-block .image-holder { display: flex; align-items: center; justify-content: center; }
.section-block .image-holder img { width: 100%; }
.section-block .text-holder { display: flex; align-items: center; justify-content: flex-start; }
.section-block .text-holder h2 { font-size: 36px; font-weight: 500; line-height: 1.5; margin: 0 0 20px; }
.section-block .text-holder p { font-size: 18px; line-height: 1.5; color: var(--bs-gray) }
.section-block .text-holder .actions { margin-top: 20px; }
.section-block .text-holder .actions > .btn { height: 80px; padding: 24px 30px; min-width: 200px; }
.section-block .text-holder .actions > .btn > svg { height: 20px; width: 24px; margin-left: 5px; }
.section-block .text-holder .actions > .btn-link { display: inline-flex; align-items: center; justify-content: flex-start; font-size: 18px; color: var(--bs-dark) }
.section-block .text-holder .actions > .btn-link svg { height: 16px; width: 20px; margin-left: 5px; }

@media only screen and (max-width: 767px){
    .section-block { padding: 50px 0; }
    .section-block .heading { margin-bottom: 40px; }
    .section-block .heading .h-title { font-size: 34px; }
    .section-block .heading .h-title br { display: none }
    .section-block .image-holder { margin-bottom: 30px; }
    .section-block .text-holder h2 { line-height: 1.3; }
    .section-block .text-holder p { font-size: 16px; }
}
/* endregion */

/* region Section News */
.news-item { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.news-item > .thumb { display: flex; align-items: center; justify-content: center; }
.news-item > .thumb > img { width: 100%; }
.news-item > .text { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; margin-top: 20px; }
.news-item > .text > .title { font-size: 20px; font-weight: 600; color: var(--bs-dark); margin-bottom: 20px; }
.news-item > .text > .desc { font-size: 16px; color: var(--bs-gray); border-bottom: 2px solid #e8eaeb; padding-bottom: 25px; margin-bottom: 25px; }
.news-item > .text > .date { font-size: 16px; font-weight: 600; color: var(--bs-gray); }
.news-item:hover > .text > .title { color: var(--bs-primary); }
/* endregion */

/* region Section About */
.section-about { padding: 60px 0; background: #fff; }
.section-about .col-lg-6 { display: flex; align-items: center; justify-content: flex-start; }
.section-about .text-holder-1 { padding-right: 100px; }
.section-about .text-holder-2 { flex-direction: column; }
.section-about h2 { position: relative; font-size: 48px; font-weight: 500; line-height: 1.3; margin: 0; }
.section-about h2:after { position: absolute; content: ''; left: 0; top: -10px; height: 2px; width: 40px; background-color: var(--bs-danger) }
.section-about p { font-size: 18px; line-height: 1.8; color: var(--bs-gray); margin: 0 0 30px; }
.section-about p:last-child { margin: 0; }

.section-vision { padding: 60px 0 90px; background: #fff; }
.section-vision .col-lg-6 { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; }
.section-vision img { display: block; width: 100%; }
.section-vision h2 { position: relative; font-size: 28px; font-weight: 600; line-height: 1.3; margin: 40px 0 10px; }
.section-vision h2:after { position: absolute; content: ''; left: 0; top: -10px; height: 2px; width: 40px; background-color: var(--bs-danger) }
.section-vision p { font-size: 18px; line-height: 1.8; color: var(--bs-gray); margin: 0; }

@media only screen and (max-width: 767px){
    .section-about h2 { font-size: 28px; margin-bottom: 15px; }
    .section-about p { line-height: 1.5; }
}
/* endregion */

/* region Section Counter */
.section-counter { background-color: #f7f5f4; padding: 90px 0; }
.section-counter .heading { max-width: 740px; margin: 0 auto 60px; }
.section-counter .heading .h-title { font-weight: 400; line-height: 1.3; }
.section-counter .row { border-top: 1px solid #09154217; }
.section-counter .item-block { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; padding: 40px 15px 40px 25px; border-right: 1px solid #09154217; }
.section-counter .item-block .it-1 { font-size: 92px; font-weight: 700; color: var(--bs-dark); line-height: 1; margin-bottom: 10px; }
.section-counter .item-block .it-2 { font-size: 18px; font-weight: 500; color: var(--bs-dark); margin-bottom: 5px; }
.section-counter .item-block .it-3 { font-size: 16px; color: var(--bs-gray); }
.section-counter .item-block.last { border-right: 0; }

@media only screen and (max-width: 767px){
    .section-counter .item-block .it-1 { font-size: 64px; }
}
/* endregion */

/* region Footer */
.footer { background: #1a1a21; }
.footer .f-top { padding: 40px 0 }
.footer .f-top .container-fluid { padding: 0 50px }
.footer .f-top .f-social-title { display: block; color: #fff; margin-bottom: 15px; font-size: 15px; }
.footer .f-top .f-social { display: flex; align-items: flex-start; justify-content: flex-start;}
.footer .f-top .f-social a { display: inline-flex; align-items: center; justify-content: center; border: 1px solid #ffffff1a; width: 38px; height: 38px; font-size: 26px; margin-left: 15px; text-align: center; color:#afafaf; }
.footer .f-top .f-social a svg { fill: #afafaf; width: 18px; height: 18px; }
.footer .f-top .f-social a:hover { background-color: var(--bs-dark); }
.footer .f-top .f1 { display: flex; align-items: center; justify-content: flex-start }
.footer .f-top .f2 { display: flex; align-items: flex-end; justify-content: flex-end; flex-direction: column; }

.footer .f-bottom { background-color: #1a1a21; padding: 34px 0 26px; border-top: 1px solid #ffffff1a; }
.footer .f-bottom ul { list-style: none; padding: 0;  margin: 0; display: flex; align-items: center; justify-content: center; }
.footer .f-bottom ul li { display: inline-flex; position: relative; z-index: 0; padding: 0 15px; }
.footer .f-bottom ul li:after { content: ""; position: absolute; width: 4px; height: 4px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); background: #959595; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; margin-top: 2px; right: -2px; }
.footer .f-bottom ul li:last-child:after { display: none; }
.footer .f-bottom ul li a { font-size: 14px; color: #959595; }

@media only screen and (max-width: 767px){
    .footer .f-top .f1 { justify-content: center; margin-bottom: 30px; }
    .footer .f-top .f2 { justify-content: center !important; align-items: center; }
    .footer .f-top .f-social-title { text-align: center; }
    .footer .f-top .f-social { justify-content: center; align-items: center; }
    .footer .f-top .f-social a { margin: 0 10px; }
}
/* endregion */

/* region Cookie */
.cookie { position: fixed; bottom: 20px; right: 20px; z-index: 5; padding: 20px; font-size: 16px; opacity: 0; transform: scale(1); visibility: hidden; background:#fff; max-width: 24.2em; transition: visibility .25s linear, opacity .25s ease, transform .25s ease !important; box-shadow: 0 0.625rem 1.875rem rgba(2,2,3,.28); }
.cookie.open { opacity: 1; transform: scale(1); visibility: visible; }
.cookie > .detail > .title { display: block; margin-bottom: 10px; }
.cookie > .detail > .text { font-size: 14px; line-height: 1.4; }
.cookie > .detail > .text > .btn { font-size: 14px; padding: 0; height: auto; }
.cookie > .actions { display: flex; align-items: center; justify-content: space-between; margin-top: 15px; }
/* 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 */
