/* region Boostrap */
*,
*::before,
*::after { box-sizing: border-box; }
*:focus { outline: none; box-shadow: none}
@media (prefers-reduced-motion: no-preference) {
    :root { scroll-behavior: smooth; }
}
:root {
    --bs-white: #fff;
    --bs-gray: #e1e2e9;
    --bs-dark-gray: #020f289e;
    --bs-light-gray: #f6f6f7;
    --bs-link: #0964ef;
    --bs-primary: #17479d;
    --bs-success: #72bf44;
    --bs-warning: #f39200;
    --bs-danger: #e63946;
    --bs-dark: #010f28;

    --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", Roboto, "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 { margin: 0; font-family: 'Titillium Web', var(--bs-font-sans-serif); font-size: 16px; font-weight: 300; 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: 600;
}
.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 { position: relative; width: 100%; margin-bottom: 40px; }
.heading:after {
    content: '';
    width: 50px;
    height: 6px;
    display: block;
    background: var(--bs-success);
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    border-radius: 8px;
}
.heading .h-title { font-size: 32px; font-weight: 600; 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-dark-gray)}

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

.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: #fff; }
.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: 600; }
h2 { font-size: 28px; font-weight: 600; }
h3 { font-size: 22px; font-weight: 600; }
h4 { font-size: 18px; font-weight: 600; }

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

.btn { display: inline-flex; align-items: center; justify-content: center; height: 46px; font-weight: 600; line-height: 1; color: var(--bs-dark); text-align: center; text-decoration: none; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0 15px; font-size: 14px; 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-kabin { color: var(--bs-white); background-color: var(--bs-success); border-color: var(--bs-success); }

.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: #006600; }
.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:focus { box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 50%); }
.btn.disabled, .btn:disabled { pointer-events: none; opacity: .65; }

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

.tabs2 .nav-tabs { display: flex; align-items: center; justify-content: center; flex: auto; border: 0; margin-bottom: 30px; }
.tabs2 .nav-tabs .nav-item { margin: 10px 0; }
.tabs2 .nav-tabs .nav-link { min-width: 200px; border: 0; border-left: 4px solid #ccc; box-shadow: none; padding: 4px 15px; font-size: 16px; border-radius: 0; background-color: transparent; color: var(--bs-dark-gray) }
.tabs2 .nav-tabs .nav-link b { font-size: 16px; margin-bottom: 3px; display: block; color: var(--bs-dark); }
.tabs2 .nav-tabs .nav-item.show .nav-link,
.tabs2 .nav-tabs .nav-link.active { border-color: var(--bs-danger); color: var(--bs-danger); box-shadow: none; background-color: transparent;}

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

/* 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 {  }
.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:1;background:rgba(75,75,75,.8)}

@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 */
.mobile-top { position: relative; z-index: 3; background: #2e3092; color: #fff; display: -ms-flexbox; display: flex;justify-content: flex-end;list-style: none;padding: 5px 10px;margin: 0;}
.mobile-top ul.toplink1 {font-size: 15px;font-weight: 600;display: -ms-flexbox;display: flex;justify-content: flex-start; margin-left: -10px;}
.mobile-top ul.toplink1 li { padding-right: 20px; }
.mobile-top ul.toplink1 li:last-child { padding-right: 0; }
.mobile-top ul.toplink1 li a { position: relative; display: flex; align-items: center; justify-content: center; color: #fff;}
.mobile-top ul.toplink1 li a svg { width: 18px; height: 18px; fill: #fff; margin-right: 4px; }
.mobile-top ul.toplink1 li.currency-link {  }
.mobile-top ul.toplink1 li.currency-link a {  }
.mobile-top ul.toplink1 li.currency-link a i { width: 18px; height: 18px; left: 3px; font-size: 16px; line-height: 18px; border-radius: 50%; background: #dfdfdf; color:#333; }
.mobile-top ul.toplink1 li.currency-link a:before { position: absolute; content: ''; right: -13px; top: 5px; display: inline-block; margin-left: .255em; vertical-align: .255em; color:#dfdfdf; border-top: .3em solid; border-right: .3em solid #0000; border-bottom: 0; border-left: .3em solid #0000; }

.mobile-top ul.toplink2 {font-size: 15px;font-weight: 600;display: -ms-flexbox;display: flex;justify-content: flex-end; margin-right: -10px;}
.mobile-top ul.toplink2 li { padding-left: 10px; }
.mobile-top ul.toplink2 li a { position: relative; display: flex; align-items: center; justify-content: center; color: #fff;}
.mobile-top ul.toplink2 li a svg { width: 18px; height: 18px; fill: #fff; margin-right: 4px; }
.mobile-top ul.toplink2 li.currency-link a i { width: 18px; height: 18px; font-size: 16px; line-height: 18px; border-radius: 50%; background: #dfdfdf; color:#333; }

.mobile-top ul.toplink1 li a:hover,
.mobile-top ul.toplink2 li a:hover{ color: var(--bs-success); }
.mobile-top ul.toplink1 li.currency-link a:hover i { color: #fff; background: var(--bs-success); }
.mobile-top ul.toplink1 li.currency-link a:hover:before { color: var(--bs-success); }

.mobile-header { position: relative; top: 0; left: 0; background: #fff; border-bottom:1px solid var(--bs-light-gray); width: 100%; height: 101px; text-align: center; z-index: 3;  display: none;}

.mobile-header a>img { height: 48px; margin-top: 9px; }
.mobile-header a { display: block; width: 100%;}
.mobile-header .mobile-cart { position: relative; color:#3c3d3b; font-size:30px;padding: 8px; }
.mobile-header .mobile-cart span { position: absolute; top:11px; right: 15px; font-size:11px;}
.mobile-header .mblMenu { position: absolute; left: 0; top: 40px; z-index: 2; width: 65px; font-size: 30px; color: #3c3d3b; padding: 8px 24px; }

.mobile-header .language .nav-link { padding: 0; height: 64px; display: flex; align-items: center; justify-content: center; color: var(--bs-dark); font-size: 16px; }
.mobile-header .language>a>img{ width: 20px; height: 20px; margin-right: 4px; margin-top: 0 !important;}
.mobile-header .language .dropdown-menu { top: 7px !important; }
.mobile-header .language .dropdown-menu>ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; width: 150px; padding: 15px;  }
.mobile-header .language .dropdown-menu>ul + ul { border-top: 1px solid var(--bs-light-gray); }
.mobile-header .language .dropdown-menu>ul>li{ flex: 0 0 20%; }
.mobile-header .language .dropdown-menu>ul>li:first-child{ flex: 0 0 100%; text-align: center; }
.mobile-header .language .dropdown-menu>ul>li>a{ display: flex; align-items: center; justify-content: flex-start; font-weight: 600; padding: 10px 5px; color: var(--bs-dark); }
.mobile-header .language .dropdown-menu>ul>li>a>img{ width: 25px; height: 25px; margin-right: 5px; margin-top: 0 !important; }
.mobile-header .language .dropdown-menu>ul>li>a:hover { color: var(--bs-success); }

.mobile-header.on-scroll { box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%); position: fixed; z-index: 3; }

#sidebar { background: #f8f8f8; position: fixed; width: 100%; left: 0; top: 101px; height: calc(100% - 160px); z-index: 9999; display: none; }
#sidebar.active { display: block; }

.gw-login { display: flex; }
.gw-login a{float:left;width:50%;border-right:1px solid var(--bs-light-gray);border-bottom:1px solid var(--bs-light-gray);text-align:center;display:block;font-size:16px;color:#53534a;padding:12px 0}
.gw-login a:last-child{border-right:0}
.gw-login a i{margin-right:4px}
.gw-sidebar{ padding:10px; overflow-y: scroll; height: 100%; }
.gw-sidebar .nano-pane{background:rgba(255,255,255,0);font-size:15px}
.nano-content{list-style:none;margin:0;background-color:#fff;padding:0 12px;font-size:16px;color:#666;border:1px solid #e6e6e6;line-height:1.2;font-weight:500;overflow-x:hidden;overflow-y:scroll;height: calc(100vh - 180px)}
.gw-sidebar .gw-nav-list li a{padding-left:20px}
.gw-nav-list{margin:0;padding:0;list-style:none}
.gw-nav-list>li:first-child{border-top:0}
.gw-nav-list>li{display:block;padding:0;margin:0;border:0;border-top:1px solid #fcfcfc;border-bottom:1px solid #e5e5e5;position:relative;text-decoration:none}
.gw-nav-list>li:last-child{border-bottom:none}
@-webkit-keyframes arrow-slide{100%{-webkit-transform:rotate(225deg);z-index:3}}
@-webkit-keyframes arrow-slide1{100%{-webkit-transform:rotate(225deg);z-index:3}}
.gw-nav-list>li.arrow-down:after{content:'';width:12px;height:12px;position:absolute;right:20px;top:15px;border-top:1px solid #bababa;border-left:1px solid #bababa;-webkit-transform:rotate(45deg);-webkit-animation:arrow-slide .5s 0s ease both}
.gw-nav-list>li.init-arrow-down:after{content:'';width:12px;height:12px;position:absolute;right:20px;top:15px;border-right:1px solid #bababa;border-bottom:1px solid #bababa;-webkit-transform:rotate(45deg)}
.gw-nav-list>li.arrow-up:after{content:'';width:12px;height:12px;position:absolute;right:20px;top:20px;border-right:1px solid #bababa;border-bottom:1px solid #bababa;-webkit-transform:rotate(45deg);-webkit-animation:arrow-slide1 .5s 0s ease both}
.gw-nav-list>li.init-arrow-up:after{content:'';width:12px;height:12px;position:absolute;right:20px;top:15px;border-top:1px solid #bababa;border-left:1px solid #bababa;-webkit-transform:rotate(45deg)}
.gw-nav-list>li.active{background-color:#fff}
.gw-nav-list>li>a{display:block;height:48px;line-height:48px;padding:0 16px 0 7px;color:#666;text-shadow:none!important;font-size:20px;font-weight:500;text-decoration:none}
.gw-open>a{outline:0}
.gw-nav-list>li.gw-open{border-bottom-color:#e5e5e5}
.gw-nav-list>li.gw-open>a{background-color:#fafafa;color:#1963aa}
.gw-nav-list .gw-open>a,
.gw-nav-list .gw-open>a:focus,
.gw-nav-list .gw-open>a:hover{background-color:#fafafa}
.gw-nav .gw-open>a,
.gw-nav .gw-open>a:focus,
.gw-nav .gw-open>a:hover{background-color:#eee;border-color:#428bca}
.gw-nav-list>li.active>a,
.gw-nav-list>li.active>a:active,
.gw-nav-list>li.active>a:focus,
.gw-nav-list>li.active>a:hover{background-color:#fff;color:var(--bs-success);font-weight:600;}
.gw-nav-list .gw-nav-header,
.gw-nav-list>li>a{margin:0}
.gw-nav-list>li.active>a>[class*=icon-]{font-weight:400}
.gw-nav-list>li.active>a:hover:before{display:none}
.gw-nav-list>li.active:before{display:inline-block;content:"";position:absolute;left:1px;top:-1px;bottom:0;z-index:1;border-right:2px solid var(--bs-success)}
.gw-nav-list li.gw-open>a:after{display:none}
.gw-nav-list>li a>.gw-arrow{display:inline-block;width:14px!important;height:14px;line-height:14px;text-shadow:none;font-size:18px;position:absolute;right:11px;top:11px;padding:0;color:#666}
.gw-nav-list>li a:hover>.gw-arrow,
.gw-nav-list>li.active>a>.gw-arrow,
.gw-nav-list>li.gw-open>a>.gw-arrow{color:#1963aa}
.gw-nav-list>li>a>[class*=icon-]:first-child{display:inline-block;vertical-align:middle;min-width:30px;text-align:center;font-size:18px;font-weight:400;margin-right:2px}
.gw-nav-list>li .gw-submenu{font-size:13px;display:none;list-style:none;margin:0;padding:0;position:relative;background-color:#fff;border-top:1px solid #e5e5e5}
.gw-nav-list>li .gw-submenu>li{margin-left:0;position:relative}
.gw-nav-list>li .gw-submenu>li>a{display:block;position:relative;color:#616161;padding:11px 0 9px 35px;margin:0;border-top:1px dotted #e4e4e4;font-size:18px;font-weight:400;text-decoration:none}
.gw-nav-list>li .gw-submenu>li>a:focus{text-decoration:none}
.gw-nav-list>li .gw-submenu>li>a:hover{text-decoration:none;color:#dd4814;background-color:rgba(25,25,50,.1)}
.gw-nav-list>li .gw-submenu>li.active:after{display:inline-block;content:"";position:absolute;right:-1px;top:-1px;bottom:0;z-index:1;border:2px solid #dd4814}
.gw-nav-list>li .gw-submenu>li.active>a{color:#dd4814}
.gw-nav-list>li .gw-submenu>li a>[class*=icon-]:first-child{display:none;font-size:12px;font-weight:400;width:18px;height:auto;line-height:12px;text-align:center;position:absolute;left:10px;top:11px;z-index:1;background-color:#fff}
.gw-nav-list>li .gw-submenu>li.active>a>[class*=icon-]:first-child,
.gw-nav-list>li .gw-submenu>li:hover>a>[class*=icon-]:first-child{display:inline-block}
.gw-nav-list>li .gw-submenu>li.active>a>[class*=icon-]:first-child{color:#c86139}
.gw-nav-list>li>.gw-submenu>li:first-child>a{border-top:0}
.gw-nav-list li .gw-submenu{overflow:hidden}
.gw-nav-list li.active.gw-open>.gw-submenu>li.active.gw-open>a.dropdown-toggle:after{display:none}
.gw-nav-list li.active>.gw-submenu>li.active>a:after{display:none}
.gw-nav-list li.active.gw-open>.gw-submenu>li.active>a:after{display:block}
.gw-nav-tabs li[class*=" icon-"],
.nav-tabs li[class^=icon-]{width:1.25em;display:inline-block;text-align:center}

.gw-social { position: relative; z-index: 1; margin-top: 40px; padding-left: 15px; }
.gw-social ul { margin: 0; padding: 0; }
.gw-social ul li { display: inline-block; list-style: none; margin-right: 4px;}
.gw-social ul li a { display: flex; align-items: center; justify-content: center; font-size: 24px; height: 48px; width: 48px; line-height: 50px; border-radius: 10px; text-align: center; background-color: var(--bs-primary); color: var(--bs-white);}
.gw-social ul li a svg { fill:var(--bs-white); width: 20px; height: 20px; margin: 0; }
.gw-social ul li a:hover { background: var(--bs-danger); }
/* endregion */

/* region Header */
.header { position: relative; z-index: 2; background: var(--bs-white); border-bottom: 1px solid var(--bs-light-gray);}
.header .top-bar { background: #17479d;  }
.header .top-bar .top-desc { height: 32px; display: flex; align-items: center; justify-content: flex-start; font-size: 14px; line-height: 1; color: var(--bs-white); }
.header .top-bar .top-link { height: 32px; display: flex; align-items: center; justify-content: flex-end; }
.header .top-bar .top-link>ul { display: flex; align-items: center; justify-content: flex-end; }
.header .top-bar .top-link>ul>li>a { display: flex; align-items: center; justify-content: flex-start; color: var(--bs-white); padding: 0 10px; font-size: 14px; line-height: 1;}
.header .top-bar .top-link>ul>li>a>svg { fill: var(--bs-white); height: 15px; width: 15px; margin-right: 4px; }

.header .top-bar .language>a>img{ width: 15px; height: 15px; margin-right: 4px;}
.header .top-bar .language .dropdown-menu { top: 7px !important; }
.header .top-bar .language .dropdown-menu>ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; width: 150px; padding: 15px;  }
.header .top-bar .language .dropdown-menu>ul + ul { border-top: 1px solid var(--bs-light-gray); }
.header .top-bar .language .dropdown-menu>ul>li{ flex: 0 0 20%; }
.header .top-bar .language .dropdown-menu>ul>li:first-child{ flex: 0 0 100%; text-align: center; }
.header .top-bar .language .dropdown-menu>ul>li>a{ display: flex; align-items: center; justify-content: flex-start; font-weight: 600; padding: 10px 5px; color: var(--bs-dark); }
.header .top-bar .language .dropdown-menu>ul>li>a>img{ width: 25px; height: 25px; margin-right: 5px; }
.header .top-bar .language .dropdown-menu>ul>li>a:hover { color: var(--bs-warning)}

/*.header .nav-bar { padding: 0; }
.header .nav-bar .logo { display: flex; align-items: center; justify-content: flex-start; padding: 10px 0; }
.header .nav-bar .logo a { display: flex; align-items: center; justify-content: flex-start; }
.header .nav-bar .logo img { height: 57px; }
.header .nav-bar .menu-wrapper { display: flex; align-items: center; justify-content: flex-end; }

.header .nav-bar .mega-menu { display: flex; align-items: center; justify-content: flex-end; width: 100%; }
.header .nav-bar .mega-menu>li { position: relative; }
.header .nav-bar .mega-menu>li>a { position: relative; display: flex; align-items: center; justify-content: center; font-size: 17px; line-height: 1; font-weight: 600; padding: 10px 15px;  color: var(--bs-dark); }
.header .nav-bar .mega-menu>li:hover>a { color: var(--bs-success); }
.header .nav-bar .mega-menu>li:hover > a:before { position: absolute; content: ''; left: 0; bottom: -1px; z-index: 3; height: 1px; width: 100%; background: var(--bs-success); }
.header .nav-bar .mega-menu>li.offer-link > a { background-color: var(--bs-primary); color: #fff; box-shadow: 0 15px 25px rgb(0 0 0 / 20%); border-radius: 30px; transition: all .1s linear;}
.header .nav-bar .mega-menu>li.offer-link > a>img { margin-left: 5px; height: 22px; width: 22px; }
.header .nav-bar .mega-menu>li.offer-link:hover > a:before { display: none }
.header .nav-bar .mega-menu>li.offer-link:hover > a { background-color: var(--bs-success); color: #fff;}

.header .nav-bar .mega-menu>li.sub:hover>a:after { content: ""; width: 0; height: 0; position: absolute; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; left: 50%; transform: translateX(-50%); top: 48px; z-index: 9; }

.header .nav-bar .mega-menu>li>.sub-menu { display: none; position: absolute; top: 100%; left: 120px; transform: translateX(-50%); z-index: 3; min-width: 240px; }
.header .nav-bar .mega-menu>li>.sub-menu .sub-menu-main { margin-top: 20px; width: 100%; background-color: #fff; border-radius: 0 0 10px 10px;  -webkit-box-shadow: 0 32px 104px 0 rgb(0 0 0 / 41%); }
.header .nav-bar .mega-menu>li>.sub-menu .sub-menu-main ul { list-style: none; margin: 0; padding: 10px 20px 5px 20px; }
.header .nav-bar .mega-menu>li>.sub-menu .sub-menu-main ul li { text-align: left; font-size: 14px; line-height: 1; color: #333; border-bottom: 1px solid rgba(221, 221, 221, 0.4196078431372549); width: 100%; }
.header .nav-bar .mega-menu>li>.sub-menu .sub-menu-main ul li a { display: block; font-size: 16px; font-weight: 500; padding: 15px 0; color: #666; cursor: pointer; text-decoration: none; }
.header .nav-bar .mega-menu>li>.sub-menu .sub-menu-main ul li a:hover { color: var(--bs-success); }
.header .nav-bar .mega-menu>li>.sub-menu .sub-menu-main ul li:last-child { border: none; margin-bottom: 0; }
.header .nav-bar .mega-menu>li.sub:hover>.sub-menu { display: block; }

.mega-menu-main { padding: 20px 0 30px; min-height: 300px; }
.mega-menu-main b { display: block; margin-bottom: 5px; font-size: 20px; }
.mega-menu-main b>a { color: var(--bs-dark); text-transform: uppercase }
.mega-menu-main ul { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; list-style: none; margin: 0 -25px; }
.mega-menu-main ul li { flex: 0 0 calc(25% - 50px); padding: 10px 0; margin: 0 25px; border-bottom: 1px dashed #ddd; }
.mega-menu-main ul li a { display: flex; align-items: center; justify-content: flex-start; padding: 3px 0; font-weight: 500; color: var(--bs-dark); }
.mega-menu-main ul li a:hover { color:var(--bs-warning); }
.mega-menu-main ul li a>img { color: #fff; border: 1px solid #a6b0c0; padding: 2px; border-radius: 3px; margin-right: 10px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.mega-menu-main ul li a:hover>img { border: 1px solid var(--bs-warning); transform: scale(1.1); }*/

.header .nav-bar { padding: 0; }
.header .nav-bar .logo { display: flex; align-items: center; justify-content: flex-start; padding: 10px 0; }
.header .nav-bar .logo a { display: flex; align-items: center; justify-content: flex-start; }
.header .nav-bar .logo img { height: 57px; }
.header .nav-bar .menu-wrapper { display: flex; align-items: center; justify-content: flex-end; }
.header .nav-bar .mega-menu { display: flex; align-items: center; justify-content: flex-end; width: 100%; }
.header .nav-bar .mega-menu>li>a { position: relative; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 600; height: 75px; padding: 10px; color: var(--bs-dark); }
.header .nav-bar .mega-menu>li>a:hover { color: var(--bs-success); }
.header .nav-bar .mega-menu>li.MenuContact { padding-left: 20px; }
.header .nav-bar .mega-menu>li.MenuContact>a { background-color: #17479d; color: #fff; height: auto; border-radius: 30px; padding: 10px 30px; }
.header .nav-bar .mega-menu>li.MenuContact>a svg { width: 14px; height: 14px; fill: #fff; margin-right: 5px; }
.header .nav-bar .mega-menu>li.MenuContact:hover>a:before { display: none; }
.header .nav-bar .mega-menu>li.MenuContact:hover>a { background-color: #64ac39; }
.header .nav-bar .mega-menu>li.search { position: relative; height: 75px; display: flex; align-items: center; justify-content: center; padding-left: 5px; margin-left: 10px; border-left: 1px solid #e6e8eb; }
.header .nav-bar .mega-menu>li.search svg { cursor: pointer; width: 40px; height: 40px; padding: 10px; fill: var(--bs-dark); }

.search-modal { position: absolute; right: -5px; top: 100%; margin-top: 1px; display: none; align-items: center; justify-content: center; z-index: 3; padding: 10px; background: #243048; }
.search-modal:after { content: ''; position: absolute; display: block; height: 0; width: 0; border: 8px solid transparent; border-bottom-color: #243048; bottom: 100%; right: 15px; }
.search-modal.open { display: flex; }
.search-modal .btn-close { position: absolute; right: 0; top: 0; background-color: transparent; border: 0; display: none; }
.search-modal .btn-close svg { width: 32px; height: 32px; fill: #fff; }
.search-modal .search-box1 { width: 360px; }
.search-modal .search-box1 .form-control { border: 0; height: 50px; font-size: 15px; padding-left: 10px; }
.search-modal .search-box1 .btn { font-size: 15px; height: 50px; width: 76px; }

.header .nav-bar .mega-menu>li:hover > a:before { position: absolute; content: ''; left: 0; bottom: -1px; z-index: 3; height: 2px; width: 100%; background: var(--bs-success); }
.nav-bar .mega-menu>li.mega > .dropdown-menu { position: absolute; left: 0; top: 109px; background: #fff; border-top: 1px solid #e5e5e5; width: 100%; height: 0; overflow: hidden; box-shadow: rgb(3 27 78 / 10%) 0px 2px 4px; z-index: 3; visibility: hidden; opacity: 0;/* -webkit-transform: translate(0,20px); -ms-transform: translate(0,20px); transform: translate(0,20px);*/ }
.nav-bar .mega-menu>li.mega:hover > .dropdown-menu { visibility: visible; opacity: 1; height: auto; -webkit-transition: all .6s ease; transition: all .6s ease; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); width: 100%; }
.nav-bar .mega-menu>li.mega:hover > a { position: relative; color: var(--bs-success); }

.mega-menu-main { padding: 20px 0 30px; /* min-height: 300px; */ }
.mega-menu-main b { display: block; margin-bottom: 5px; font-size: 20px; }
.mega-menu-main b>a { color: var(--bs-dark); text-transform: uppercase }
.mega-menu-main ul { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; list-style: none; margin: 0 -25px; }
.mega-menu-main ul li { flex: 0 0 calc(25% - 50px); padding: 10px 0; margin: 0 25px; border-bottom: 1px dashed #ddd; }
.mega-menu-main ul li a { display: flex; align-items: center; justify-content: flex-start; padding: 3px 0; font-weight: 500; color: var(--bs-dark); }
.mega-menu-main ul li a:hover { color:var(--bs-success); }
.mega-menu-main ul li a>img { color: #fff; border: 1px solid #a6b0c0; padding: 2px; border-radius: 3px; margin-right: 10px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.mega-menu-main ul li a:hover>img { border: 1px solid var(--bs-success); transform: scale(1.1); }

.header .nav-bar.on-scroll { position: fixed; z-index: 3; background-color: var(--bs-white); padding: 1px 0;  border-bottom:0; 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 .nav-bar.on-scroll .logo img { height: 46px; }
.header .nav-bar.on-scroll .mega-menu>li.mega > .dropdown-menu { top: 67px; }

@media only screen and (max-width: 767px){
    .top-bar { display: none }
    .header { display: none }
    .mobile-header { display: block }
}
/* endregion */

/* region Section Slide */
.section-slide { position: relative; /* height: calc(100vh - 210px); */ width: 100%; overflow: hidden;}

#owl-home .owl-lazy { 
   /* position: relative; */
    /* height: calc(100vh - 210px); */
   /* height: 525px;
    width: 100%; 
    object-fit: cover; */

    position: relative;
    width: 100%;
    height: 100%;
    max-height: 500px;
    object-fit: contain;
    object-position: top;

}


#owl-home .slide-caption {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    border-radius: 6px;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out,top .3s ease-in-out,height .3s ease-in-out,top .3s ease-in-out;
    color: #fff;
display: inline-block;

}



#owl-home .slide-caption a {
  
  margin-right: 15px; 
}


#owl-home .slide-caption .c-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

#owl-home .slide-caption .c-desc {
    font-size: 20px;
    line-height: 1.3;
    margin: 10px 0 0;
}



@media  (max-width: 767px) {
    #owl-home .owl-lazy {
      height: calc(17vh); 
    }

    #owl-home .item {
       /* height: 200px; */
    }

    #owl-home .container {
        bottom: 40px;
        top: unset;
    }

    #owl-home .slide-caption .btn {
        margin-top: 7px;
        height: 30px;
        font-size: 14px;
    }

    #owl-home .slide-caption .c-desc {
        font-size: 16px;
        margin-top: 5px;
    }
    
     #owl-home .slide-caption .c-title {
        font-size: 24px;
    }

}

#owl-home .owl-dots { position: absolute; right: 25px; top: 60%; display: flex; align-items: center; justify-content: center; flex-direction: column; }
#owl-home .owl-dots .owl-dot { width: 15px; height: 15px; margin: 3px; background: #fff; background: rgba(255,255,255,.3); cursor: pointer; }
#owl-home .owl-dots .owl-dot.active { background: rgba(255,255,255,1); }
#owl-home .owl-nav button { position: absolute; display: flex; align-items: center; justify-content: 
    center; font-size: 42px; top:40%; width: 48px; height: 48px; border-radius: 50%; background: #72be44 !important; 
    box-shadow: 0 2px 4px rgba(0,0,0,0.15); color: #fff; }
#owl-home .owl-nav button>i { font-size: 20px; font-weight: 600;}
#owl-home .owl-nav button:hover { opacity: .9;}
#owl-home .owl-nav .owl-next { right: 10px;}
#owl-home .owl-nav .owl-prev { left: 10px; }
#owl-home .item { position: relative; }
#owl-home .fit-cover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: calc(100vh - 210px); -o-object-fit: cover; object-fit: cover; }
#owl-home .fit-cover:before { position: absolute; top: 0; left: 0; content: ''; width: 100%; height: calc(100vh - 210px); background: rgba(0, 0, 0, 0.1);}
#owl-home .container { position: absolute; left: 0; right: 0; top: 30%; z-index: 1; }
#owl-home .slide-caption { padding: 20px; border-radius: 6px; transition: opacity .3s ease-in-out,visibility .3s ease-in-out,top .3s ease-in-out,height .3s ease-in-out,top .3s ease-in-out; /*background: rgb(255 255 255 / 8%); backdrop-filter: blur(11px);*/ }
#owl-home .slide-caption b { font-size: 32px; font-weight: 600; line-height: 1; margin: 0; }
#owl-home .slide-caption p { font-size: 18px; line-height: 1.3; margin: 10px 0 0; }
#owl-home .slide-caption .btn { margin-top: 15px; }

/* endregion */

/* region Section Clients */
.section-clients { padding: 10px 0; }
.section-clients .col-lg-4 { display: flex; align-items: center; justify-content: flex-start; font-size: 20px; font-weight: 600; }
.section-clients .item img { filter: grayscale(1); opacity: .5; transition: all ease .3s; width: auto; height: 52px;}
.section-clients .item img:hover { filter: grayscale(0); opacity: 1; transition: all .1s ease-in-out;}
.section-clients .owl-carousel:after,
.section-clients .owl-carousel:before { content: ""; width: 120px; height: 100%; position: absolute; top: 0; z-index: 1; }
.section-clients .owl-carousel:before { background-image: linear-gradient(90deg,#fff,transparent); left: -2px; }
.section-clients .owl-carousel:after { background-image: linear-gradient(270deg,#fff,transparent); right: -2px; }
.section-clients .owl-carousel .owl-stage { transition-timing-function: linear !important; }


@media only screen and (max-width: 767px){
    .section-clients { padding: 15px 0; }
    .section-clients .col-lg-4 { justify-content: center; padding-bottom: 20px; }
    .section-clients .item img { height: 42px; }
}
/* endregion */

/* region Section Categories */
.section-categories { padding: 30px 0; background-color: #f3f6fa; }
.cat-item { position: relative; background-color: #fff; overflow: hidden; margin: 20px 0; border-radius: 6px; border: 1px solid #e0e0e0; box-shadow: 0 22px 32px rgb(13 79 116 / 5%); }
.cat-item .c-thumb a { display: flex; align-items: center; justify-content: center; }
.cat-item .c-thumb a>img { width: 100%; }
.cat-item .c-text { padding: 15px 20px 10px; }
.cat-item .c-text h3 { margin: 0; }
.cat-item .c-text h3>a { font-size: 24px; font-weight: 600; color: var(--bs-primary) }
.cat-item .c-text p { font-size: 15px; line-height: 1.4; margin: 0; color: var(--bs-dark-gray) }
.cat-item .c-text .btn { font-size: 16px; padding: 0; }
.cat-item .c-text .btn svg { width: 13px; height: 13px; margin-left: 6px; fill: var(--bs-dark); transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}
.cat-item .c-text .btn:hover svg { -webkit-transform: translateX(10px); -moz-transform: translateX(10px); -ms-transform: translateX(10px); -o-transform: translateX(10px); transform: translateX(10px); color: var(--bs-warning); }
/* endregion */

/* region Section Services */
.section-services { padding: 70px 0; }
.section-services .col { display: flex; flex-direction: column; align-items: center; justify-content: center; }
.section-services .col p { font-size: 22px; line-height: 1.3; font-weight: 600; color: var(--bs-primary); text-align: center; margin: 20px 0 0; }
.section-services .col svg { width: 52px; height: 52px; fill: var(--bs-success); }

@media only screen and (max-width: 767px){
    .section-services .col { margin: 15px 0; flex: 0 0 33.33%; }
    .section-services .col p { font-size: 18px; margin-top: 5px; }
}
/* endregion */

/* region Section Parallax */
.section-parallax1 { padding: 10px 0; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url("../img/home/parallax.jpg"); }
.section-parallax1 .text-holder { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; color: #fff; height: 400px; }
.section-parallax1 .text-holder h2 { font-size: 42px; }
.section-parallax1 .text-holder p { font-size: 22px; }
.section-parallax1 .text-holder .actions { margin-top: 20px; }
.section-parallax1 .text-holder .actions .btn  { font-size: 17px; min-width: 170px; }
.section-parallax1 .text-holder .actions .btn + .btn { margin-left: 15px; }

@media only screen and (max-width: 767px){
    .section-parallax1 .text-holder h2 { font-size: 24px; }
    .section-parallax1 .text-holder p { font-size: 16px; line-height: 1.4; }
    .section-parallax1 .text-holder .actions .btn  { font-size: 17px; min-width: auto; }
}
/* endregion */

/* region Section Access */
.section-access { padding: 50px 0 70px; background-color: #F4F6FC; }
.section-access .col a { display: flex; overflow: hidden; border-radius: 4px; }
.section-access .col a>img { width: 100%; }
/* endregion */

/* region Section News */
.section-news { padding: 70px 0; }
.news-item { position: relative; }
.news-item .n-thumb { overflow: hidden; height: 250px; border-radius: 5px; }
.news-item .n-thumb img { width: 100%; height: 100%; object-fit: cover; }
.news-item .n-text { width: 100%; padding: 10px 0; }
.news-item .n-text .n-category { font-size: 15px; color: var(--bs-success); }
.news-item .n-text .n-title { font-size: 22px; line-height: 1.3; margin: 0; color: var(--bs-dark); }
.news-item .n-text .n-title a { font-weight: 600; color: var(--bs-dark); }
.news-item .n-text .n-desc { font-size: 18px; line-height: 1.4; margin: 5px 0 0; }
.news-item .n-text .n-desc a { color: var(--bs-dark-gray); }
/* endregion */

/* region Section Counter */
.section-counter { position: relative; padding: 190px 0 100px; line-height: 1.1; text-align: center; background: #fff url("../img/home/world-map.png"); background-size: 54%; background-repeat: no-repeat; background-position: center;}
.section-counter .heading .h-desc{ font-size: 24px; line-height: 1.5; }
.section-counter b { display: block; font-size: 54px; font-weight: 600; color: var(--bs-primary) }
.section-counter span { display: block; font-size: 22px; font-weight: 600; }

@media only screen and (max-width: 767px){
    .section-counter { padding: 60px 0; background-size: 100%; }
    .section-counter .heading { margin-bottom: 0 }
    .section-counter b { font-size: 32px; margin-top: 30px; }
    .section-counter span { font-size: 18px; }
    .section-counter .heading .h-desc { font-size: 18px; }
}
/* endregion */

/* region Breadcrumb */
.main-breadcrumb { width: 100%; display: block; margin: 15px 0; text-align: left; }
.main-breadcrumb li { position: relative; display: inline-block; font-size: 14px; font-weight: 600; padding: 0 10px; color: #1D3A8F;}
.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-primary); right: 0; z-index: 10; 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 #919191; 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: #1D3A8F; }
.main-breadcrumb li.active { color: #1D3A8F; }
.main-breadcrumb li a:hover { text-decoration: underline; }
/* endregion */

/* region Mini Call Form */
.mini-call-form { padding: 20px 15px; background-color: #fff; border: 1px solid #e5e5e5; border-radius: 4px; z-index: 1; }
.mini-call-form h3 { font-size: 18px; overflow: hidden; color: var(--bs-primary); margin-bottom: 10px; }
.mini-call-form h3 span { position: relative; display: inline-block; }
.mini-call-form h3 span:after,
.mini-call-form h3 span:before { content: ""; position: absolute; top: calc(50% - ((0.2px + 0.05em)/ 2)); width: 2000px; border-bottom: calc(0.2px + 0.05em) solid #e5e5e5; }
.mini-call-form h3 span:before { right: 100%; margin-right: calc(5px + 0.3em); }
.mini-call-form h3 span:after { left: 100%; margin-left: calc(5px + 0.3em); border-color: var(--bs-success) !important; }
.mini-call-form .form-group { margin-bottom: 10px; }

@media only screen and (max-width: 767px){
    .mini-call-form { margin-top: 30px; }
}
/* endregion */

/* region Share */
.btn-back { position: absolute; font-size: 14px; right: 35px; top: 18px; }
.btn-back svg { height: 10px; margin-right: 5px; fill: var(--bs-dark); }

.share { display: flex; align-items: center; justify-content: center; }
.share a { display: flex; align-items: center; justify-content: center; padding: 10px; }
.share a svg { width: 20px; height: 20px; fill: #bfbfbf; -webkit-transition: .3s ease fill; -o-transition: .3s ease fill; -moz-transition: .3s ease fill; transition: .3s ease fill; }

@media only screen and (max-width: 767px){
    .btn-back { top: -45px; right: 0; }

    .share a { zoom: 90%; padding: 8px; }
}
/* endregion */

/* region Admin Bar */
.admin-bar { background: #006600; padding: 10px 0; }
.admin-bar .colxx-1 { display: flex; align-items: center; justify-content: flex-start; color: #fff; font-weight: 600; font-size: 18px; }
.admin-bar .colxx-2 { display: flex; align-items: center; justify-content: flex-end; }
.admin-bar .colxx-2 .btn { height: 36px; margin-left: 10px; }
/* endregion */

/* region Sub Page Banner */
.sub-banner { position: relative; overflow: hidden; }
.sub-banner:before { position: absolute; content: ''; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background-color: var(--bs-primary); }
.sub-banner .bg-img { position: absolute; left: 0; top: 0; height: 100%; width: 100%; object-fit: cover; }
.sub-banner .container { position: relative; z-index: 1; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; min-height: 180px; }
.sub-banner .container h1 { font-size: 42px; line-height: 1.3; font-weight: 600; margin: 0; color: #fff; }
.sub-banner .main-breadcrumb { margin: 10px 0 0; }

.sub-banner .main-breadcrumb li, .sub-banner .main-breadcrumb li { color: #fff;}
.sub-banner .main-breadcrumb li a, .sub-banner .main-breadcrumb li a { color: #fff; }
.sub-banner .main-breadcrumb li.active, .sub-banner .main-breadcrumb li.active { color: #fff; }






@media only screen and (max-width: 767px){
    .categories-banner .container { min-height: 200px; }
}
/* endregion */

/* region Page Content */
.page-content { overflow: hidden; font-size: 18px; }
.page-content h1 { font-size: 32px; margin: 30px 0 5px; line-height: 1.3; }
.page-content h1:first-child {margin-top: 0; }
.page-content h2 { font-size: 28px; margin: 5px 0 5px; }
.page-content h3 { font-size: 24px; margin: 5px 0 5px; }
.page-content h4 { font-size: 20px; margin: 5px 0 5px; }
.page-content p { font-size: 18px; margin: 0 0 15px; }
.page-content a { font-weight: 600; color: #0d6efd; }
.page-content ul { list-style: square; padding-left: 30px; margin-bottom: 20px; font-size: 18px; }
.page-content ul li { line-height: 1.4; padding: 5px 0; }
.page-content .page-gallery { margin-bottom: 15px; }
.page-content iframe { max-width: 100%; max-height: 600px; border: 0; border-radius: 15px; }
.page-content img { max-width: 100% !important; height: 100%; }
.page-content .btn-primary { color: #fff; }

.selected-parent { list-style: none !important; padding: 0 !important; margin: -5px 10px 10px !important; width: calc(100% - 20px); display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }
.selected-parent li { margin: 5px; flex: 0 0 calc(25% - 10px); }
.selected-parent li a { display: flex; align-items: center; justify-content: flex-start; color: var(--bs-dark); line-height: 1.3; font-size: 14px; font-weight: 600; min-height: 50px; padding: 5px 10px; border-radius: 4px; border: 1px solid var(--bs-border-gray); }
.selected-parent li a:hover { border-color: var(--bs-warning); background: var(--bs-warning); color: #fff; }
.selected-parent li.active a { border-color: var(--bs-warning); background: var(--bs-warning); color: #fff; }

.selected-parent-gallery { list-style: none !important; padding: 0 !important; margin: -5px 10px 30px !important; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }
.selected-parent-gallery li { display: flex; flex-direction: column; margin: 5px; overflow: hidden; border-radius: 4px; flex: 0 0 calc(33.33% - 10px); }
.selected-parent-gallery li .thumb a { display: flex; }
.selected-parent-gallery li .text { height: 50px; line-height: 50px; color: #00436a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: #F2F2F2; padding: 0 5px 0 5px; text-align: center; font-weight: 500; }
.selected-parent-gallery li .text a { font-size: 16px; font-weight: 600; color: #00436a; }
.selected-parent-gallery li:hover .text { background: var(--bs-warning); }
.selected-parent-gallery li:hover .text a { color: #fff; }

.owl-products .owl-nav {  display: flex; align-items: center; justify-content: center; }
.owl-products .owl-nav button { position: absolute; top: 23%;  z-index: 2; background: #fff !important; color: black; border-radius: 50%; width: 42px; height: 42px; line-height: 1; display: flex; align-items: center; justify-content: center; font-size: 2rem !important; overflow: hidden; margin: 0 2px; box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%); }
.owl-products .owl-nav button span { line-height: 1; height: 39px;}
.owl-products .owl-nav button:hover { background: #17479d !important; color: var(--bs-white); }
.owl-products .owl-nav .owl-prev { left: -30px; }
.owl-products .owl-nav .owl-next { right: -30px; }

@media only screen and (max-width: 767px){
    .page-content img { height: 100%; }
    .page-content h3 { font-size: 20px; line-height: 1.3; }
}
/* endregion */

/* region Faqs */
.faqs-section { padding: 60px 0; }
.faqs-section .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: 18px; font-weight: 600; 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 0 20px 20px; font-size: 16px; line-height: 1.5; font-weight: 300; }
.custom-faq1 .faq h3[aria-expanded="true"] { color: var(--bs-warning); }
.custom-faq1 .faq h3[aria-expanded="true"] i { color: #fff; border-color: var(--bs-warning); background: var(--bs-warning); }
.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: 21px; 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='%23ff6600'%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: 21px; 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; }
/* endregion */

/* region Blog */
.page-section { padding: 60px 0; background-color: #F7F9FB; }


.article-item { position: relative; z-index: 1; background-color: #fff; border-radius: 8px; margin-bottom: 16px; border: 1px solid #e5e5e5; }
.article-item .post-category { color: var(--bs-success); }
.article-item .post-category a { font-size: 12px; font-weight: 600; line-height: 1.64; color: var(--bs-success); text-transform: uppercase; }
.article-item .post-title { position: relative; margin-top: 5px; }
.article-item .post-title h2 { font-size: 20px; font-weight: 600; display: inline; line-height: 1.3; margin: 0; }
.article-item .post-title h2 a { color: var(--bs-dark); }
.article-item .post-desc { font-size: 16px; margin-top: 7px; color: var(--bs-dark-gray); line-height: 1.38; padding-right: 14px; }
.article-item .post-photo { display: block; }
.article-item .post-photo img { display: block; aspect-ratio: 16 / 9; width: 100%; height: 225px; border-radius: 3px; }
.article-item .post-detail { padding: 15px; height: 137px; overflow: hidden; }

.category-sidebar { margin-bottom: 30px; padding: 10px; border-radius: 4px; background-color: #fff; border: 1px solid #e5e5e5; }
.category-sidebar .sidebar-title { font-size: 23px; margin: 0 10px 10px; color: var(--bs-primary) }

.categories-sidebar { background-color: #fff; border: 1px solid #e5e5e5; padding: 20px; border-radius: 6px; margin-bottom: 20px; }
.categories-sidebar h2 { margin: 0 0 10px; font-size: 20px; color: var(--bs-primary); }
.categories-sidebar li a { display: flex; align-items: center; justify-content: flex-start; line-height: 1.3; color: var(--bs-dark); padding: 7px 0; }
.categories-sidebar li a:hover { color: var(--bs-warning); }
.categories-sidebar li>ul { display: none; padding-left: 15px; }
.categories-sidebar li:hover>ul {  }
.categories-sidebar li.active>a { font-weight: 600; }
.categories-sidebar li.active>ul { display: block; }

.list-group { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; }
.list-group .list-group-item { width: 100%; padding: 8px 15px; border-radius: 4px; color: var(--bs-dark); font-size: 16px; font-weight: 600; border-bottom: 1px solid #e7e7e7; }
.list-group .list-group-item:hover { background-color: var(--bs-primary);  color: #fff; }
.list-group .list-group-item.active { background-color: var(--bs-primary); color: #fff; }
.list-group .list-group-item:last-child { border-bottom: transparent; }

.news-banner { position: relative; overflow: hidden; padding-bottom: 80px; height: 300px; }
.news-banner .bg-img { position: absolute; left: 0; top: 0; height: 100%; width: 100%; object-fit: cover; }
.news-banner .container { position: relative; z-index: 1; display: flex; align-items: flex-start; justify-content: flex-end; flex-direction: column; height: 100%; }
.news-banner .container span { font-size: 42px; font-weight: 600; color: #fff; }

.news-detail { position: relative; padding: 50px 0; background-color: #F7F9FB; }
.news-detail .news-main { position: relative; background-color: #fff; border-radius: 6px; padding: 15px 50px 50px; border: 1px solid #e5e5e5; }

.news-title { font-size: 38px; line-height: 1.4; margin: 0; }
.news-meta { display: flex; align-items: center; justify-content: flex-start; margin: 15px 0 20px; }
.news-meta .news-avatar { width: 52px; height: 52px; border: 2px solid #ddd; padding: 2px; border-radius: 50%; }
.news-meta .news-avatar img { width: 100%; border-radius: 50%; }
.news-meta .news-meta-text { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; font-size: 14px; margin-left: 10px; }
.news-image { margin: 0 0 20px; }
.news-image img { display: block; border-radius: 4px; width: 100%; max-height: 600px; object-fit: cover; }

.news-content { font-size: 18px; line-height: 1.5; }
.news-content h2 { font-size: 28px; line-height: 1; margin: 0 0 15px;  }
.news-content h3 { font-size: 20px; line-height: 1; margin: 0 0 15px;  }
.news-content p { font-size: 18px; margin: 0 0 15px; line-height: 1.5; }
.news-content strong { font-weight: 600; }
.news-content a { font-weight: 600; color: var(--bs-primary) }
.news-content ul { list-style: square; padding-left: 30px; margin: 15px 0; }
.news-content iframe {  max-width: 100%; max-height: 600px; border: 0; border-radius: 15px; }
.news-content img { max-width: 100%; }

.news-project { position: relative; padding: 100px 0; color: #fff; }
.news-project:before { position: absolute; content: ''; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background-color: #0e1554b3 }
.news-project .bg-img { position: absolute; left: 0; top: 0; height: 100%; width: 100%; object-fit: cover; }
.news-project .container { position: relative; z-index: 1;  }
.news-project .news-cat { font-size: 18px; font-weight: 500; padding: 10px; margin-bottom: 30px; border-left: 3px solid var(--bs-warning); }
.news-project h2 { font-size: 32px; line-height: 1; margin: 0 0 15px; }
.news-project p { font-size: 18px; margin: 0 0 15px; }

.other-project { padding: 40px 0; overflow: hidden; }
.other-project h2 { font-size: 32px; margin: 0 0 15px; font-weight: 600; }

.product { box-shadow: 0 4px 16px #efefef; background-color: #fff; margin-bottom: 30px; }
.product .thumb { position: relative; overflow: hidden; border: 1px solid var(--bs-light-gray); border-bottom: 0; border-radius: 4px 4px 0 0; /* height: 200px; */ }
.product .thumb>a { display: flex; align-items: center; justify-content: center; }
.product .thumb .badge { position: absolute; left: 10px; top: 10px; color: #fff; }
.product .info { border-radius: 0 0 4px 4px; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; width: 100%; padding: 15px; border: 1px solid #e5e5e5; border-top: 0; }
.product .info .name { display: flex; align-items: flex-start; justify-content: flex-start; width: 100%; min-height: 42px; margin-bottom: 5px; overflow: hidden; }
.product .info .name { align-items: center; margin-bottom: 10px; } /* align-items: flex-start; */
.product .info .name>a { font-size: 16px; font-weight: 600; line-height: 1.3; color: var(--bs-dark); }
.product .info .action { display: flex; align-items: center; justify-content: flex-start; width: 100%; }
.product .info .action>.btn { font-size: 14px; padding: 0 10px; height: 28px; width: calc(50% - 5px); border-radius: 6px 6px 6px 0; }
.product .info .action>.btn+.btn { margin-left: 10px; }

.flipbook-icon-general { font-size: 20px !important; padding: 10px 0 !important; }

@media only screen and (max-width: 767px){
    .news-detail .news-main { padding: 15px; }
    .news-detail .news-main .main-breadcrumb { margin-top: 0; }
    .news-content h2 { font-size: 22px; line-height: 1.4; }
    .news-content p { font-size: 16px; }
    .news-content img { max-width: 100%; width: auto; height: auto; }
    .news-title { font-size: 24px; }
}
/* endregion */


.phone-bar { position: fixed; right: 0; bottom: 50px; z-index: 3; width: 60px; overflow: hidden; border-radius: 10px 0 0 10px; box-shadow: 0 1px 10px 0 rgb(0 0 0 / 10%); }
.phone-bar a,
.phone-bar button { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; border-radius: 0; font-size: 12px; line-height: 1; width: 60px; height: 70px; padding: 5px; }

.phone-bar button img { width: 20px; height: 20px; margin-bottom: 4px; }
.phone-bar button svg { width: 20px; height: 20px; fill: #fff; margin-bottom: 4px; }
.phone-bar .btn1 {  background-color: #006600; color: #fff; }
.phone-bar .btn2 {  background-color: #cf0921; color: #fff; }
.phone-bar .btn3 {  background-color: #17479d; color: #fff; }


#modal-popup img { max-width: 100%; height: 100%; }


/* region Footer */
.footer { position: relative; background-color: #17479d; border-top: 8px solid var(--bs-success); padding: 40px 0 0; }
.footer:after { content: ""; position: absolute; width: 37%; height: 100%; right: 0; top: 0; background-color: #143d85; }

.footer .f-logo { position: relative; z-index: 1; padding-left: 40px; margin-bottom: 20px; }
.footer .f-logo img { height: 70px; }
.footer .f-logo p { margin-top: 10px;margin-bottom: 0; font-weight: 400; font-size:16px; color: var(--bs-light-gray);}

.footer .f-link { position: relative; z-index: 1; }
.footer .f-link b { display: block; font-size: 22px; font-weight: 600; color: #fff; margin-bottom: 10px; }
.footer .f-link ul { list-style: none; padding: 0; margin: 0; }
.footer .f-link ul li { padding: 3px 0; }
.footer .f-link ul li a { display: inline-flex; line-height: 1.3; color: #fff;  }
.footer .f-link ul li a:hover { -webkit-transform: translateX(10px); -moz-transform: translateX(10px); -ms-transform: translateX(10px); -o-transform: translateX(10px); transform: translateX(10px); color: var(--bs-warning); }

.footer .f-info { position: relative; z-index: 1; padding-left: 40px; }
.footer .f-info b { display: block; font-size: 22px; font-weight: 600; color: #fff; margin-bottom: 10px; }
.footer .f-info ul { list-style: none; padding: 0; margin: 0; }
.footer .f-info ul li { padding: 5px 0; }
.footer .f-info ul li a { display: inline-flex; align-items: center; justify-content: flex-start; width: 100%; font-size: 18px; font-weight: 500; line-height: 1.3; color: #fff;  }
.footer .f-info ul li a svg { flex: 0 0 30px; width: 24px; height: 24px; fill: #fff; margin-right: 6px; }
/*.footer .f-info ul li + li { border-top: 1px solid rgba(255,255,255,.1);  }*/

.footer .f-social { position: relative; z-index: 1; margin-top: 20px; padding-left: 40px; }
.footer .f-social ul { margin: 0; padding: 0; }
.footer .f-social ul li { display: inline-block; list-style: none; margin-right: 4px;}
.footer .f-social ul li a { display: flex; align-items: center; justify-content: center; font-size: 24px; height: 48px; width: 48px; line-height: 50px; border-radius: 10px; text-align: center; background-color: #0003;color: var(--bs-white);}
.footer .f-social ul li a svg { fill:var(--bs-white); width: 20px; height: 20px; margin: 0; }
.footer .f-social ul li a:hover { background: var(--bs-warning); }

.footer .footer-bottom { position: relative; z-index: 1; padding: 18px 0;margin-top: 20px; background: #0d2b5f; }
.footer .footer-bottom p { color: #aeb2ba; font-weight: 300; margin: 0; font-size: 14px;}
.footer .footer-bottom p a { color: #aeb2ba; }
.footer .footer-bottom ul { float: right; margin: 0; padding: 0; }
.footer .footer-bottom ul li { list-style: none; display: inline-block; margin-left: 20px; }
.footer .footer-bottom ul li a { color: #aeb2ba; font-weight: 300; font-size: 14px; }
/* endregion */

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

    .phone-bar { display: flex; align-items: center; justify-content: center; border-radius: 0; width: 100%; height: 60px; bottom: 0;}
    .phone-bar .btn { flex-direction: row; width: 50%; height: 60px; font-size: 15px; }
    .phone-bar .btn img { margin-right: 5px; margin-bottom: 0; }
    .phone-bar .btn svg { margin-right: 5px; margin-bottom: 0; }

    .search-modal { align-items: flex-start; padding-top: 40%; padding-bottom: 0; }
    .search-modal .search-box1 { padding: 0 20px; }
    .search-modal .search-box1 .btn { width: auto; }

    .categories-sidebar { margin-top: 30px; padding: 15px; border-radius: 10px; border: 2px solid #dbddde; }
    .categories-sidebar .categories-title { position: relative; margin: 0; cursor: pointer; }
    .categories-sidebar .categories-group { display: none; }
    .categories-sidebar.open .categories-group { display: block; margin-top: 20px; }
    .categories-sidebar .categories-title:after { position: absolute; right: 5px; top: 7px; transition: all 0.1s ease-in-out; content: ""; display: inline-block; height: 16px; width: 16px; background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path d='M5.6 27.1L15.9 16 5.6 4.9 12.2 0 27 16 12.2 32l-6.6-4.9z' fill='%230073EC'/></svg>"); transform: rotate(90deg); }
    .categories-sidebar .categories-title:after { background-image: url("data:image/svg+xml;charset=UTF-8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.6875 6.5625H8.4375V0.3125C8.4375 0.15625 8.28125 0 8.125 0H6.875C6.67969 0 6.5625 0.15625 6.5625 0.3125V6.5625H0.3125C0.117188 6.5625 0 6.71875 0 6.875V8.125C0 8.32031 0.117188 8.4375 0.3125 8.4375H6.5625V14.6875C6.5625 14.8828 6.67969 15 6.875 15H8.125C8.28125 15 8.4375 14.8828 8.4375 14.6875V8.4375H14.6875C14.8438 8.4375 15 8.32031 15 8.125V6.875C15 6.71875 14.8438 6.5625 14.6875 6.5625Z' fill='%23131313' /></svg>"); }
    .categories-sidebar.open .categories-title:after { transform: rotate(0deg); background-image: url("data:image/svg+xml;charset=UTF-8,<svg width='15' height='20' viewBox='0 0 15 3' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.6875 0.5625H0.3125C0.117188 0.5625 0 0.71875 0 0.875V2.125C0 2.32031 0.117188 2.4375 0.3125 2.4375H14.6875C14.8438 2.4375 15 2.32031 15 2.125V0.875C15 0.71875 14.8438 0.5625 14.6875 0.5625Z' fill='%23131313'/></svg>"); }

    .footer { text-align: center; }
    .footer .f-info ul li a { justify-content: center; }
    .footer:after { display: none; }
    .footer .f-link { margin-top: 30px; }
    .footer .f-link b { margin-top: 20px; }
    .footer .f-info { padding-left: 0; }
    .footer .f-logo { padding-left: 0; }
    .footer .f-social { padding-left: 0; }


    .footer .footer-bottom { text-align: center; padding-bottom: 80px; }
    .footer .footer-bottom ul { margin-top: 30px; }
    .footer .footer-bottom ul li { margin: 5px;}
    .footer .footer-bottom p { margin: 5px 0;}
}

/* latin-ext */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY5abuWIGxA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGItzY5abuWI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/NaPecZTIAOhVxoMyOr9n_E7fdM3mDaZRbryhsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGIVzY5abuWIGxA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGItzY5abuWI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGIVzY5abuWIGxA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzY5abuWI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}