/* 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: #ffffff;
    --bs-gray: #e1e2e9;
    --bs-dark-gray: #494949;
    --bs-light-gray: #f1f1f1;
    --bs-link: #0064bc;
    --bs-primary: #012169;
    --bs-success: #4eb246;
    --bs-warning: #fce535;
    --bs-danger: #C8102E;
    --bs-dark: #0a1222;

    --bs-border1: #e0e0e0;

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

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

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

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


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

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

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

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

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

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

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

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

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

.form-switch { display: flex; align-items: center; justify-content: flex-start; margin: 3px 0; }
.form-switch .form-check-input { margin-right: 5px; height: 20px; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e"); background-position: left center; transition: background-position .15s ease-in-out; border-radius: 3.25rem; width: 40px; }
.form-switch .form-check-input:checked{ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e"); background-position: right center; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group-text { display: flex; align-items: center; padding: .375rem .75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: .25rem; }
.input-group>.form-control,
.input-group>.form-select { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; }
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.list-group { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.list-group:before { content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background-color: #e6e6e6; }
.list-group .list-group-item { position: relative; display: block; padding-left: 18px; margin: 8px 0; line-height: 24px; font-size: 18px; color: var(--bs-dark); box-sizing: border-box; }
.list-group .list-group-item.active { color: var(--bs-danger); }
.list-group .list-group-item.active:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; display: block; width: 2px; background: var(--bs-danger); }
.list-group .list-group-item:hover { color: var(--bs-danger); }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { display: flex; flex-wrap: wrap; margin-top: 0; margin-right: -15px; margin-left: -15px; }
.row>* { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: 15px; padding-left: 15px; margin-top: 0; }

.col { flex: 1 0 0; }
.col-auto { flex: 0 0 auto; width: auto; }
.col-1 { flex: 0 0 auto; width: 8.33333333%; }
.col-2 { flex: 0 0 auto; width: 16.66666667%; }
.col-3 { flex: 0 0 auto; width: 25%; }
.col-4 { flex: 0 0 auto; width: 33.33333333%; }
.col-5 { flex: 0 0 auto; width: 41.66666667%; }
.col-6 { flex: 0 0 auto; width: 50%; }
.col-7 { flex: 0 0 auto; width: 58.33333333%; }
.col-8 { flex: 0 0 auto; width: 66.66666667%; }
.col-9 { flex: 0 0 auto; width: 75%; }
.col-10 { flex: 0 0 auto; width: 83.33333333%; }
.col-11 { flex: 0 0 auto; width: 91.66666667%; }
.col-12 { flex: 0 0 auto; width: 100%; }

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

    .order-lg-first { order: -1 !important; }
    .order-lg-0 { order: 0 !important; }
    .order-lg-1 { order: 1 !important; }
    .order-lg-2 { order: 2 !important; }
    .order-lg-3 { order: 3 !important; }
    .order-lg-4 { order: 4 !important; }
    .order-lg-5 { order: 5 !important; }
    .order-lg-last { order: 6 !important; }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px; }
    .col-xl-auto { flex: 0 0 auto; width: auto; }
    .col-xl-1 { flex: 0 0 auto; width: 8.33333333%; }
    .col-xl-2 { flex: 0 0 auto; width: 16.66666667%; }
    .col-xl-3 { flex: 0 0 auto; width: 25%; }
    .col-xl-4 { flex: 0 0 auto; width: 33.33333333%; }
    .col-xl-5 { flex: 0 0 auto; width: 41.66666667%; }
    .col-xl-6 { flex: 0 0 auto; width: 50%; }
    .col-xl-7 { flex: 0 0 auto; width: 58.33333333%; }
    .col-xl-8 { flex: 0 0 auto; width: 66.66666667%; }
    .col-xl-9 { flex: 0 0 auto; width: 75%; }
    .col-xl-10 { flex: 0 0 auto; width: 83.33333333%; }
    .col-xl-11 { flex: 0 0 auto; width: 91.66666667%; }
    .col-xl-12 { flex: 0 0 auto; width: 100%; }
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px; }
    .col-xxl-auto { flex: 0 0 auto; width: auto; }
    .col-xxl-1 { flex: 0 0 auto; width: 8.33333333%; }
    .col-xxl-2 { flex: 0 0 auto; width: 16.66666667%; }
    .col-xxl-3 { flex: 0 0 auto; width: 25%; }
    .col-xxl-4 { flex: 0 0 auto; width: 33.33333333%; }
    .col-xxl-5 { flex: 0 0 auto; width: 41.66666667%; }
    .col-xxl-6 { flex: 0 0 auto; width: 50%; }
    .col-xxl-7 { flex: 0 0 auto; width: 58.33333333%; }
    .col-xxl-8 { flex: 0 0 auto; width: 66.66666667%; }
    .col-xxl-9 { flex: 0 0 auto; width: 75%; }
    .col-xxl-10 { flex: 0 0 auto; width: 83.33333333%; }
    .col-xxl-11 { flex: 0 0 auto; width: 91.66666667%; }
    .col-xxl-12 { flex: 0 0 auto; width: 100%; }
}

/* alert */
.alert { padding: 1.25rem; margin-top: 1.25rem; margin-bottom: 1.25rem; border: 1px solid #e9ecef; border-left-width: .25rem; border-radius: .25rem; }
.alert-success { border-left-color: var(--bs-success); }
.alert-warning { border-left-color: var(--bs-warning); }
.alert-danger { border-left-color: var(--bs-danger); }
/* badge */
.badge { display: inline-block; padding: .35em .65em; font-size: .75em; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }
.badge-success { background-color: var(--bs-success); }
.badge-warning { background-color: var(--bs-warning); color: var(--bs-dark) !important }
.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: 3px; 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:hover { transform: scale(1.02); }

.btn-outline-warning { color: var(--bs-warning); border-color: var(--bs-warning); }
.btn-outline-warning:hover { background-color: var(--bs-warning); color: var(--bs-dark); border-color: var(--bs-warning); }
.btn-outline-primary { color: var(--bs-primary); border-color: var(--bs-primary); }
.btn-outline-primary:hover { background-color: var(--bs-primary); color: var(--bs-white); border-color: var(--bs-primary); }
.btn-outline-success { color: var(--bs-success); border-color: var(--bs-success); }
.btn-outline-success:hover { background-color: var(--bs-success); color: var(--bs-white); border-color: var(--bs-success); }
.btn-warning { color: var(--bs-dark); background-color: var(--bs-warning); border-color: var(--bs-warning); }
.btn-primary { color: var(--bs-white); background-color: var(--bs-primary); border-color: var(--bs-primary); }
.btn-link { color: var(--bs-primary); padding: 0; }
.btn-success { color: var(--bs-white); background-color: var(--bs-success); border-color: var(--bs-success); }
.btn-danger { color: var(--bs-white); background-color: var(--bs-danger); border-color: var(--bs-danger); }
.btn-danger:hover { color: var(--bs-white); background-color: #a10207; border-color: #a10207; }
.btn-light { color: var(--bs-dark); background-color: #f8f9fa; border-color: #f8f9fa; }
.btn-dark { color: var(--bs-white); background-color: var(--bs-dark); border-color: var(--bs-dark); }
.btn-secondary { color: var(--bs-dark); background-color: var(--bs-gray); border-color: var(--bs-gray); }
.btn:focus { box-shadow: none; }
.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;}

.tabs4 .nav-tabs { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; flex: auto; border: 0; margin-bottom: 30px; }
.tabs4 .nav-tabs .nav-link { min-width: 200px; border: 0; border-left: 2px solid #ccc; box-shadow: none; padding: 15px 15px; font-size: 16px; border-radius: 0; text-align: left; background-color: transparent; color: var(--bs-dark) }
.tabs4 .nav-tabs .nav-item.show .nav-link,
.tabs4 .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:2;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 Header */
.mobile-top { position: relative; z-index: 3; background: var(--bs-danger); color: #fff; display: -ms-flexbox; display: flex;justify-content: flex-end;list-style: none;padding: 5px 10px;margin: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.08);}
.mobile-top ul.toplink1 {font-size: 13px;font-weight: 600;display: -ms-flexbox;display: flex;justify-content: flex-start;}
.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; font-size: 16px; font-weight: 300; color: #fff;}
.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: 14px;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; color: #fff; font-size: 16px; font-weight: 300; }
.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: #f26d1c; }
.mobile-top ul.toplink1 li.currency-link a:hover i { color: #fff; background: #f26d1c; }
.mobile-top ul.toplink1 li.currency-link a:hover:before { color: #f26d1c; }

.mobile-header { position: relative; top: 0; left: 0; background: var(--bs-primary); width: 100%; height: 92px; text-align: center; z-index: 3;  display: none;}
.mobile-header a>img { height: 38px; margin-top: 9px; }
.mobile-header a { display: block; width: 100%;}
.mobile-header .mobile-cart { position: relative; color:#3c3d3b; font-size:30px;padding: 10px 8px 6px; }
.mobile-header .mobile-cart svg { fill: var(--bs-dark); width: 32px; height: 32px; }
.mobile-header .mobile-cart span { position: absolute; top:11px; right: 15px; font-size:11px;}
.mobile-header .mblMenu { position: absolute; left: 0; top: 35px; z-index: 2; display: flex; align-items: center; justify-content: center; width: 65px; height: 57px; font-size: 30px; fill: var(--bs-dark); padding: 10px; }
.mobile-header .mblMenu svg { fill: #fff; }
.mobile-header .nav-lang>a { height: 57px; padding: 0; }
.mobile-header .nav-lang>a>img { margin-top: 0 !important; }
.mobile-header .nav-lang .dropdown-menu .dropdown-item img { margin-top: 0 !important; }

#sidebar { background: #fff; position: absolute; width: 100%; left: 0; top: 90px; height: calc(100vh - 90px); 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-danger);font-weight:800;}
.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-danger)}
.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}
/* endregion */

/* region Header */
.header { position: relative; z-index: 3; background-color: var(--bs-primary); }
.header .nav-main { display: flex; align-items: center; justify-content: flex-start; width: 100%; }
.header .nav-logo { display: flex; flex: 1 1 auto; }
.header .nav-logo>a { display: flex; }
.header .nav-logo>a>img { height: 52px; }

.header .nav-menu { display: flex; align-items: center; justify-content: center; flex-grow: 1; }
.header .nav-menu ul { display: flex; align-items: flex-start; justify-content: flex-start; }
.header .nav-menu ul li { position: static; display: flex; align-items: center; justify-content: flex-start; height: 82px; }
.header .nav-menu ul li a { position: relative; display: flex; align-items: center; justify-content: flex-start; height: 100%; width: 100%; padding: 0 10px; font-size: 16px; color: #fff; }
.header .nav-menu ul li:hover a { color: var(--bs-danger); }

.header .nav-main ul>li:hover > a:before { position: absolute; content: ''; left: 0; bottom: 1px; z-index: 3; height: 2px; width: 100%; background: var(--bs-danger); }
.header .nav-main ul>li.mega > .dropdown-menu { position: absolute; left: 0; top: 81px; background: #fff; 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);*/ }
.header .nav-main ul>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%; }
.header .nav-main ul>li.mega:hover > a { position: relative; color: var(--bs-danger); }
.header .nav-menu>ul li.search { position: relative; height: 75px; display: flex; align-items: center; justify-content: center; padding-left: 5px; margin-left: 10px; border-left: 1px solid #000000; }
.header .nav-menu>ul li.search svg { cursor: pointer; width: 40px; height: 40px; padding: 10px; fill: #fff; }

.header .nav-lang { display: flex; align-items: center; justify-content: flex-end; flex: 0 0 378px; border-left: 1px solid #ffffff24;  }
.header .nav-lang>ul { display: flex; align-items: flex-start; justify-content: center; }
.header .nav-lang>ul li { position: static; display: flex; align-items: center; justify-content: center; height: 60px; }
.header .nav-lang>ul li a { display: flex; align-items: center; justify-content: center; padding: 0 10px; font-size: 16px; color: #fff; }
.header .nav-lang>ul li a svg { width: 26px; height: 26px; margin-right: 5px; fill: #ffffff; }
.header .nav-lang>ul li.infopaket { margin-left: 10px; }
.header .nav-lang>ul li.infopaket a { border: 1px solid var(--bs-white); background-color: var(--bs-white); color: var(--bs-primary);  padding: 0 10px 0 0; border-radius: 20px; }
.header .nav-lang>ul li.infopaket a svg{ width: 32px; height: 32px; background-color: var(--bs-primary); fill: #fff; border-radius: 50%; padding: 7px; }
.header .nav-lang>ul li>a>img{ width: 15px; height: 15px; margin-right: 4px;}
.header .nav-lang .dropdown-menu { top: 7px !important; }
.header .nav-lang .dropdown-menu>ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; width: 400px; padding: 15px;  }
.header .nav-lang .dropdown-menu>ul + ul { border-top: 1px solid var(--bs-light-gray); }
.header .nav-lang .dropdown-menu>ul>li{ flex: 0 0 20%; height: auto; }
.header .nav-lang .dropdown-menu>ul>li:first-child{ flex: 0 0 100%; text-align: center; }
.header .nav-lang .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 .nav-lang .dropdown-menu>ul>li>a>img{ width: 25px; height: 25px; margin-right: 5px; }
.header .nav-lang .dropdown-menu>ul>li:hover > a:before { display: none }
.header .nav-lang .dropdown-menu>ul>li>a:hover { color: var(--bs-danger); }

.header.sticky { position: fixed; z-index: 3; top: 0; left: 0; width: 100%; box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%); }
.header.sticky .nav-menu>ul>li { height: 60px; }
.header.sticky .nav-lang>ul li { height: 60px; }
.header.sticky .nav-main ul>li.mega > .dropdown-menu { top: 59px; }
.header.sticky .nav-logo>a>img { height: 40px; }

.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) !important; }
.mega-menu-main ul li a:hover { color:var(--bs-danger) !important; }
.mega-menu-main ul li:hover a:before { display: none !important; }
.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-danger); transform: scale(1.1); }


@media only screen and (max-width: 1024px){
    .header .nav-logo { flex: 0 0 120px }
    .header .nav-logo>a>img { height: 25px; }
    .header .nav-menu ul li a { font-size: 14px; padding: 0 6px; }
    .header .nav-lang { flex: 0 0 222px }
    .header .nav-lang>ul li.infopaket { margin-left: 4px; }
    .header .nav-lang>ul li.infopaket a { padding: 0; border: 0; }
    .header .nav-lang>ul li.infopaket a span { display: none; }
    .header .nav-lang>ul li a svg { margin-right: 0; }
}
@media only screen and (max-width: 767px){
    .header { display: none; }
    .mobile-header { display: block }
}
/* endregion */

/* region Section Slide */
.home-banner { position: relative; z-index: 0; }
.home-banner .werbevideo { position: absolute; right: 10%; bottom: 20px; color: var(--bs-dark); display: flex; align-items: center; justify-content: space-between; z-index: 1; border-radius: 36px; background-color: #fff; }
.home-banner .werbevideo span { padding: 10px 10px 10px 20px;  }
.home-banner .werbevideo svg { width: 42px; height: 42px; }
#owl-banner .item { position: relative; overflow: hidden; height: calc(100vh - 160px); background-color: #000; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px;}
#owl-banner .item .container { position: relative; height: 100%; }
#owl-banner .item .row { position: relative; height: 100%; }
#owl-banner .item .slide-text { position: relative; z-index: 1; color: #fff; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; overflow: hidden; height: 100%; width: 100%; }
#owl-banner .item .slide-text.dark {color: var(--bs-dark); }
#owl-banner .item .slide-text strong { font-size: 44px; line-height: 1.2; font-weight: 800; }
#owl-banner .item .slide-text b { font-size: 34px; line-height: 1.3; font-weight: 800; }
#owl-banner .item .slide-text .sub-title1 { font-size: 24px; line-height: 1.5; margin-top: 5px; }
#owl-banner .item .slide-text .sub-title2 { font-size: 22px; line-height: 1.3; font-weight: 800; }
#owl-banner .item .slide-text .desc-price { font-size: 24px; line-height: 1.3; margin-top: 15px; }
#owl-banner .item .slide-text .desc-price>strong { font-weight: 800; }
#owl-banner .item .slide-text .desc-km { font-size: 16px; font-weight: 500; margin-top: 15px; }
#owl-banner .item .slide-text .actions { display: flex; align-items: center; justify-content: flex-start; transition: transform 150ms ease-in-out; margin-top: 15px; }
#owl-banner .item .slide-text .actions .a-price { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; font-size: 16px; line-height: 1.3; margin-left: 15px; }
#owl-banner .item .slide-text .actions .a-price>b { font-size: 16px; font-weight: 300; margin: 0; }
#owl-banner .item .slide-text .actions .a-price>span { font-size: 26px; color: var(--bs-white); font-weight: 600; }
#owl-banner .item .slide-text .btn { height: 52px; min-width: 160px; }
#owl-banner .item .slide-text .btn>img { width: 25px; height: 25px; margin-left: 5px; }
#owl-banner .item .slide-bg-img { position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; }
#owl-banner .item .slide-bg-right-img { position: absolute; right: 0; top: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; }
#owl-banner .item .slide-img { max-height: 500px; width: auto; object-fit: contain; }

#owl-banner .owl-dots { position: absolute; left: 58px; top: 35%; display: flex; align-items: center; justify-content: center; flex-direction: column;  counter-reset: slides-num;}
#owl-banner .owl-dots .owl-dot { position: relative; width: 15px; height: 15px; margin: 3px 0 15px; cursor: pointer; color: #fff; opacity: .4; counter-increment: slides-num; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
#owl-banner .owl-dots .owl-dot:before { content: '0' counter(slides-num); width: 30px; margin-left: -15px; position: absolute; margin-top: -2px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease;}
#owl-banner .owl-dots .owl-dot.active { opacity: 1; }
#owl-banner .owl-dots .owl-dot.active:before { opacity: 1; }
#owl-banner .owl-dots .owl-dot.active:after { content: " "; left: -54px; top: 7px; border-bottom: 2px solid #fff; width: 30px; position: absolute; margin-top: 8px; }

.slide-count-wrap { left: 0; position: absolute; bottom: 90px; z-index: 1; width: 100%; }
.slide-count-wrap .navs { display: block; margin: 0 auto 20px; }
.slide-count-wrap .navs .carousel-nav { width: 70px; height: 35px; cursor: pointer; margin-right: 30px; border: none; position: relative; background: none; padding: 0; }
.slide-count-wrap .navs .carousel-nav:before { content: ""; width: 100%; height: 100%; display: block; background: url(../img/arrow-left.svg) no-repeat left center; }
.slide-count-wrap .navs .carousel-nav:after { content: ""; position: absolute; top: 50%; margin: -28.5px 0; left: -20px; background: #e73c32; border-radius: 50%; width: 57px; height: 57px; transition: 0.3s; z-index: -1; transform: scale(0); }
.slide-count-wrap .navs .carousel-nav.carousel-next:before { transform: rotate(180deg); }
.slide-count-wrap .navs .carousel-nav.carousel-next:after { right: -20px; left: inherit; }



@media only screen and (max-width: 1024px){
    .home-banner .werbevideo { right: 14%; }
}
@media only screen and (max-width: 767px){
    #owl-banner .item .slide-text { width: 100%; justify-content: flex-end; padding-bottom: 40px; }
    #owl-banner .item .slide-text strong { font-size: 32px; }
    #owl-banner .item .slide-text strong br { display: none; }
    #owl-banner .item .slide-text b { font-size: 24px; }
    #owl-banner .item .slide-text b br { display: none; }
    #owl-banner .item .slide-text .desc-price { font-size: 18px; margin-top: 5px;}
    #owl-banner .item .slide-text .sub-title1 { font-size: 16px; }
    #owl-banner .item .slide-text .sub-title2 { font-size: 32px; }
    #owl-banner .item .slide-text .actions { margin-top: 10px; }
    #owl-banner .item .slide-img { position: relative; top: -50px; max-height: 100% !important; width: 100%; }
    #owl-banner .owl-dots { display: none; }
    #owl-banner .owl-nav { right: 10px; }
    .home-banner .werbevideo { right: unset; left: 10px; }
}
/* endregion */

/* region Section Cats */
.section-cats { padding: 50px 0 20px; background-color: #fff; }
.section-cats .heading { margin-bottom: 20px; }
.prod-cat .p-thumb { overflow:hidden; height: 200px; width: 100%; display: flex; border-radius: 8px 8px 0 0; }
.prod-cat .p-thumb a { display: flex; width: 100%; }
.prod-cat .p-thumb a>img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.prod-cat .p-detail { background-color: #ececec; border-radius: 0 0 8px 8px; padding: 20px; text-align: center; }
.prod-cat .p-detail h2 { font-size: 18px; }
.prod-cat .p-detail h2>a{ color: var(--bs-dark); }
.prod-cat .p-detail .btn { width: 100%; margin-top: 15px; }

@media only screen and (max-width: 767px){
    .prod-cat { margin: 10px 0; }
}
/* endregion */

/* region Section Services */
.section-services { padding: 60px 0; background: #fff; }
.section-services .item { position: relative; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; color:#fff; padding: 20px; border-radius: 6px; width: 100%; height: 280px; overflow: hidden; -webkit-transition: .15s ease-in-out; transition: .15s ease-in-out; }
.section-services .item:before { content: ""; bottom: 0; left: 0; width: 100%; height: 30%; position: absolute; background: rgba(10,10,12,.35); z-index: 0; -webkit-transition: .15s ease-in-out; transition: .15s ease-in-out; -webkit-transition-property: background; transition-property: background; }
.section-services .item:after { content: ""; bottom: 0; left: 0; width: 100%; height: 30%; position: absolute; background: -webkit-gradient(linear,left top,left bottom,from(rgba(10,10,12,0)),color-stop(80%,rgba(10,10,12,.6))); background: linear-gradient(180deg, rgba(10,10,12,0),rgba(10,10,12,.8) 100%); z-index: 0; }
.section-services .item>img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.section-services .item>.badge { position: relative; z-index: 1 }
.section-services .item>.info { position: relative; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; z-index: 1; margin-top: auto; }
.section-services .item>.info>.name { font-size: 16px; line-height: 1.4; font-weight: 700; }
.section-services .item>.info>.more { display: flex; align-items: center; justify-content: center; transition: all .1s ease-in-out; line-height: 1; margin-top: 5px; }
.section-services .item>.info>.more>span { font-size: 16px; font-weight: 500; color: var(--bs-white); }
.section-services .item>.info>.more>svg { position: relative; top: 1px; height: 20px; width: 20px; fill: var(--bs-white); margin-left: 5px; transition: all .1s ease-in-out;}
.section-services .item:hover>.info>.more>span { color: #fff; }
.section-services .item:hover>.info>.more>svg { fill: #ffffff; }
.section-services .owl-stage { left: -50px; }
.section-services .col-lg-4 { display: flex; align-items: center; justify-content: flex-end; }
.section-services .s-title { text-align: right; }
.section-services .s-title span { font-size: 20px; line-height: 1; font-weight: 300; color: var(--bs-dark-gray) }
.section-services .s-title h2 { font-size: 42px; font-weight: 600; line-height: 1.4; margin: 5px 0 10px; }
.section-services .s-actions { margin-top: 20px; }
.section-services .s-actions button { position: relative; display: inline-flex; align-items: center; justify-content: center; background: transparent; padding: 8px; width: 64px; height: 64px; border-radius: 64px; border: 2px solid #E4E4E4; }
.section-services .s-actions button>svg { fill: #d2d2d2; }
.section-services .s-actions button:hover { background-color: var(--bs-primary); border-color: var(--bs-primary); }
.section-services .s-actions button:hover>svg { fill: var(--bs-white); }
.section-services .s-actions button + button { margin-left: 10px; }

@media only screen and (max-width: 767px){
    .section-services .s-title { text-align: center; }
    .section-services .s-actions { zoom: 80%; margin-bottom: 20px; }
}

/* 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 Section About */
.section-about { padding: 80px 0 0; background-color: #fff; }
.section-about .text-holder { display: flex; align-items: center; padding-left: 40px; }
.section-about .play-text { margin-bottom: 30px; }
.section-about .play-text h2 { font-size: 40px; line-height: 1.3; }
.section-about .play-text h2 b { display: block; font-size: 28px; color: var(--bs-danger) }
.section-about .play-text p { font-size: 18px; color: var(--bs-dark-gray); margin-bottom: 15px; }
.section-about .play-text p:last-child { margin-bottom: 0; }
.section-about .play-list { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; }
.section-about .play-list .p1 { width: 100%; }
.section-about .play-list .p2 { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; margin-top: 20px; }
.section-about .play-list .p2 b { font-size: 27px; line-height: 1.2; font-weight: 700; margin-bottom: 10px; color: var(--bs-dark) }
.section-about .play-list .p2 p { font-size: 20px; color: var(--bs-dark-gray) }

.section-about .play-video { width: 100%; display: flex; align-items: flex-end; position: relative; min-height: 400px; }
.section-about .play-video .img-field { -webkit-mask-image: -webkit-radial-gradient(white, black); overflow: hidden; width: 100%; border: none; height: 400px; position: relative; display: flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; border-radius: 10px; box-shadow: 0 0 20px 0 rgb(162 162 162 / 35%); }
.section-about .play-video .img-field:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0,0,0,.3); z-index: 1; }
.section-about .play-video .img-field img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; border: none; margin: auto; max-width: 100%; max-height: 100%; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; padding: 0; }
.section-about .play-video .play-icon { position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; right: 0; display: flex; align-items: center; -ms-justify-content: center; justify-content: center; }
.section-about .play-video .play-icon:after,
.section-about .play-video .play-icon:before { content: ""; position: absolute; width: 61px; height: 61px; border-radius: 100%; box-shadow: 0 0 0 1px rgb(255, 255, 255); opacity: 0; transition: .25s ease box-shadow; }
.section-about .play-video .play-icon:before { -webkit-animation: ripple 2s linear infinite; animation: ripple 2s linear infinite; }
.section-about .play-video .play-icon:after { -webkit-animation: ripple 2s linear 1s infinite; animation: ripple 2s linear 1s infinite; }

.section-about .a-boxes { display: flex; }
.section-about .a-boxes .a-box { display: flex; flex-direction: column; flex: 0 0 calc(33% - 10px); padding: 20px; border: 2px solid #f2f2f2; color: #fff; border-radius: 10px; }
.section-about .a-boxes .a-box + .a-box { margin-left: 10px; }
.section-about .a-boxes .a-box h3 { font-size: 20px; line-height: 1.3; font-weight: 800; }
.section-about .a-boxes .a-box p { font-size: 14px; line-height: 1.3; opacity: .8; }
.section-about .a-boxes .a-box svg { height: 52px; width: 52px; margin-bottom: 5px; fill: #fff; }
.section-about .a-boxes .a-box:nth-child(1) { background-color: #302783; }
.section-about .a-boxes .a-box:nth-child(2) { background-color: #302783; }
.section-about .a-boxes .a-box:nth-child(3) { background-color: #302783; }

.home-certificate2 { padding: 0 0 50px; background-color: #fff; }
.home-certificate2 .certificate-main { padding: 0 150px; }
.home-certificate2 .certificate-main img { height: 70px; width: 100%; object-fit: contain; background-color: #fff; border-radius: 5px; }
.home-certificate2 .certificate-main .item { display: flex; align-items: center; justify-content: flex-start; flex-direction: column; border-right: 2px solid #f2f2f2; }
.home-certificate2 .certificate-main .item img { width: 70px; }
.home-certificate2 .certificate-main .item span { font-size: 13px; font-weight: 400; /*color: var(--bs-gray);*/ color: #fff; text-align: center; margin-top: 10px; }
.home-certificate2 .certificate-main .item:last-child { border-right: 0; }

@media only screen and (max-width: 767px){
    .section-about { padding-top: 60px; }
    .section-about .a-boxes { display: block; }
    .section-about .a-boxes .a-box + .a-box { margin-left: 0; margin-top: 15px; }
    .section-about .text-holder { padding-left: 15px; }
    .section-about .play-text { margin-top: 20px; }
    .section-about .play-video { min-height: auto; }
    .section-about .play-video .img-field { height: 300px; }
    .section-about .play-list { flex-direction: column; }
    .section-about .play-list .p1 { flex: 0 0 100%; width: 100%; }
    .section-about .play-list .p2 { padding-left: 0; height: 100%; padding-top: 20px;  }
    .section-about .play-text h2 { font-size: 28px; line-height: 1.3; }

    .home-certificate2 .certificate-main { padding: 0; border-radius: 10px; }
    .home-certificate2 .certificate-main .item { border-right: 0; margin: 10px 0; }
    .home-certificate2 .justify-content-end { justify-content: center; }
}
/* endregion */

/* region Section Slogan */
.section-slogan { overflow: hidden; height: 600px; background-color: var(--bs-dark); }
.section-slogan .text-holder { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; height: 600px; }
.section-slogan .text-holder span { font-size: 52px; font-weight: 800; color: #fff; margin: 5px 0; line-height: 1; }
.section-slogan .text-holder small { font-size: 24px; font-weight: 400; color: var(--bs-danger); margin-bottom: 10px; line-height: 1; }
.section-slogan .text-holder p { font-size: 22px; font-weight: 300; color: #fff; opacity: .6; margin: 5px 0; line-height: 1.5; }
.section-slogan .text-holder .btn { margin-top: 15px;border-width: 2px; height: 52px; line-height: 1; width: 200px; font-size: 16px; font-weight: 600; }
.section-slogan .image-holder img { height: 600px; object-fit: cover; object-position: right }

@media only screen and (max-width: 1024px){
    .section-slogan .text-holder span { font-size: 32px; }
}

@media only screen and (max-width: 767px){
    .section-slogan { overflow: hidden; }
    .section-slogan .text-holder { text-align: center; align-items: center; height: 400px; }
    .section-slogan .text-holder span { font-size: 32px; }
    .section-slogan .image-holder { padding: 0; }
    .section-slogan .image-holder img { height: 300px; }
}
/* endregion */

/* region Section Comment */
.section-comments { position: relative; padding: 80px 0 100px; background-color: var(--bs-dark); }
.section-comments-overlay { height: 100%; width: 100%; top: 0; left: 0; position: absolute; background-image: url(../img/comments-bg.png); background-position: center center; background-repeat: no-repeat; background-size: cover; opacity: 0.1;     transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
.section-comments .container { position: relative; z-index: 1; }
.section-comments .heading .h-title { color: #fff; }
.section-comments .heading .h-desc { color: #fff; opacity: .7; }
.section-comments .c-text { background-color: #fff; padding: 20px; width: 100%; min-height: 260px; border-radius: 10px; font-size: 15px; text-align: left; color: var(--bs-dark-gray); margin: 40px auto 25px; position: relative; }
.section-comments .c-text:after { content: ""; position: absolute; bottom: -15px; left: 30px; border-width: 15px 0 0 15px; border-style: solid; border-color: #fff transparent; display: block; width: 0; }
.section-comments .c-text b { display: block; font-size: 16px; line-height: 1.4; font-weight: 700; margin-bottom: 10px; }
.section-comments .c-meta { display: flex; align-items: center; justify-content: flex-start; }
.section-comments .c-meta .c-thumb { flex: 0 0 70px; width: 70px; height: 70px; border-radius: 70px; border: 3px solid rgb(238, 238, 238) }
.section-comments .c-meta .c-thumb img { width: 64px; height: 64px; border-radius: 64px; object-fit: cover; object-position: top; }
.section-comments .c-meta .c-name { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; padding-left: 15px; color: #fff; }

.section-comments .owl-dots { position: absolute; bottom: -45px; right: 0; left: 0; display: flex; align-items: center; justify-content: center; }
.section-comments .owl-dots .owl-dot span { width: 14px; height: 14px; border-radius: 14px; margin: 5px; background: #fff; border: 1px solid var(--bs-primary); display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.section-comments .owl-dots .owl-dot.active span,
.section-comments .owl-dots .owl-dot:hover span { background: var(--bs-danger); }
/* endregion */

/* region Section Blog */
.section-blog { position: relative; padding: 60px 0 100px; }
.section-blog .bg-holder { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.section-blog .container { position: relative; z-index: 1 }
.section-blog .text-right { display: flex; align-items: center; justify-content: flex-end; }
.section-blog .text-right .btn { min-width: 120px; }
.section-blog .heading { margin-bottom: 40px; }

.section-blog .blog-item { position: relative; display: flex; align-items: flex-start; justify-content: flex-end; flex-direction: column; background-color: #fff; border-radius: 6px; overflow: hidden; width: 100%; margin: 8px 0; overflow: hidden; color: #fff;  }
.section-blog .blog-item:hover:before {transition: all 200ms linear; background: var(--bs-primary); width: 100%; height: 100%;}
.section-blog .blog-item .thumb { width: 100%; height: 245px; border-radius: 6px; overflow: hidden; }
.section-blog .blog-item .thumb img { width: 100%; height: 100%; object-fit: cover;}
.section-blog .blog-item .blog-cat { position: absolute; left: 10px; top: 20px; z-index: 1; background-color: var(--bs-dark); border-radius: 4px; font-size: 12px; line-height: 1; padding: 3px 5px; }
.section-blog .blog-item .blog-info { position: relative; width: 100%; height: 128px; overflow:hidden; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; color: var(--bs-dark); padding: 10px 10px 0; transition: all .4s ease-in-out;}
.section-blog .blog-item .blog-info .date { font-size: 12px; opacity: .5; margin-bottom: 5px; font-weight: 300;}
.section-blog .blog-item .blog-info .name { font-size: 18px; line-height: 1.4; font-weight: 400; }
.section-blog .blog-item .blog-info .more { position: absolute; bottom: 15px; right: 20px;  align-items: center; justify-content: flex-end; transition: all .1s ease-in-out; line-height: 1; }
.section-blog .blog-item .blog-info .more>span { font-size: 15px; font-weight: 500; color: var(--bs-primary); }
.section-blog .blog-item .blog-info .more>svg { position: relative; top: 7px; height: 24px; width: 24px; fill: var(--bs-primary); margin-left: 5px; transition: all .1s ease-in-out;}

@media only screen and (max-width: 1024px){
    .section-blog .blog-item .thumb { height: 146px; }
    .section-blog .blog-item .blog-info .name { font-size: 16px; }
    .section-blog .blog-item .blog-info .more { position: unset; }
}

@media only screen and (max-width: 767px){
    .section-blog { padding-bottom: 40px; }
    .section-blog .blog-item .thumb { height: 245px; }
    .section-blog .heading { text-align: center; margin-bottom: 10px; }
    .section-blog .text-right { justify-content: center; margin-bottom: 15px; }
}
/* endregion */

/* region Section Reference */
.section-projekt { padding: 80px 0; background-color: #fff; }
.section-projekt .whatsapp { background-color: #4eb246; padding: 40px; border-radius: 10px; color: #fff; }
.section-projekt .whatsapp p { font-size: 16px; line-height: 1.3; margin-bottom: 20px; }
.section-projekt .whatsapp>a { display: flex; align-items: center; justify-content: flex-start; color: #fff; }
.section-projekt .whatsapp>a>svg { width: 90px; height: 90px; fill: #ffffff; flex: 0 0 90px; }
.section-projekt .whatsapp>a>span { display: flex; flex-direction: column; flex-grow: 1; letter-spacing: 1px; padding-left: 15px; }
.section-projekt .whatsapp>a>span .w { font-size: 28px; font-weight: 700; }
.section-projekt .whatsapp>a>span .n { font-size: 36px; font-weight: 700; }

.section-projekt .a-boxes { display: flex; margin-top: 30px }
.section-projekt .a-boxes .a-box { display: flex; flex-direction: column; flex: 0 0 calc(50% - 7px); padding: 20px; color: #fff; border-radius: 10px; }
.section-projekt .a-boxes .a-box + .a-box { margin-left: 15px; }
.section-projekt .a-boxes .a-box h3 { font-size: 22px; font-weight: 800; }
.section-projekt .a-boxes .a-box p { font-size: 14px; line-height: 1.3; opacity: .8; }
.section-projekt .a-boxes .a-box svg { height: 52px; width: 52px; margin-bottom: 5px; fill: #fff; }
.section-projekt .a-boxes .a-box:nth-child(1) { background-color: var(--bs-danger); }
.section-projekt .a-boxes .a-box:nth-child(2) { background-color: var(--bs-primary); }

.section-reference { background-color: #fff; border-radius: 10px; }
.section-reference .t { display: flex; align-items: center; justify-content: space-between; font-size: 25px; font-weight: 700; line-height: 1; text-align: left; }
.section-reference .t>a { font-size: 16px; }

#owl-clients .item { display: flex; align-items: center; justify-content: center; height: 100px; padding: 10px 15px; border-radius: 10px; }
#owl-clients .item img { display: block; width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; -o-object-position: center; object-position: center; filter: grayscale(1); opacity: .4; transition: all 1s ease-in-out; }
#owl-clients .item img:hover { filter: grayscale(0); opacity: 1; transition: all 1s ease-in-out;}
#owl-clients .owl-dots { position: absolute; bottom: -25px; right: 0; left: 0; display: flex; align-items: center; justify-content: center; }
#owl-clients .owl-dots .owl-dot span { width: 20px; height: 4px; border-radius: 4px; margin: 5px 4px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
#owl-clients .owl-dots .owl-dot.active span,
#owl-clients .owl-dots .owl-dot:hover span { background: var(--bs-danger); }

.section-projekt .projekt-item { position: relative; display: flex; height: 435px; border-radius: 10px; overflow: hidden; }
.section-projekt .projekt-item .bg { position: relative; width: 100%; height: 100%; }
.section-projekt .projekt-item .bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; transition: .6s ease all; }
.section-projekt .projekt-item .bg:after { content: ""; position: absolute; width: 100%; height: 50%; left: 0; bottom: 0; background: rgba(0,0,0,.25); background: -webkit-gradient(linear, left bottom, left top, from(#1a1a1a), to(rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(bottom, #1a1a1a 0%, rgba(0, 0, 0, 0) 100%); background: -moz-linear-gradient(bottom, #1a1a1a 0%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(bottom, #1a1a1a 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(0deg, #1a1a1a 0%, rgba(0, 0, 0, 0) 100%); }
.section-projekt .projekt-item:hover .bg img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.section-projekt .projekt-item .content { position: absolute; left: 0; bottom: 0; width: 100%; padding: 30px; color: #fff; }
.section-projekt .projekt-item .content .t { font-size: 30px; font-weight: 700; }
.section-projekt .projekt-item .content .d { font-size: 17px; line-height: 1.4; margin-bottom: 15px; }
.section-projekt .projekt-item .content .meta { display: flex; align-items: center; justify-content: space-between; }
.section-projekt .projekt-item .content .meta .m { display: flex; align-items: center; justify-content: flex-start; }
.section-projekt .projekt-item .content .meta .m>svg { margin-left: 15px; height: 8px; width: 6px; fill: #f39200; transition: .3s ease all; transform: translateY(1px); }

@media only screen and (max-width: 1024px){
    .section-projekt .reference { margin: 15px 0 10px; }
    .section-projekt .projekt-item { margin: 10px 0; height: 429px; }
    .section-projekt .whatsapp { padding: 20px; }
    .section-projekt .whatsapp>a>svg { width: 60px; height: 60px; flex: 0 0 60px; }
    .section-projekt .whatsapp>a>span .w { font-size: 20px; }
    .section-projekt .whatsapp>a>span .n { font-size: 30px; }
}

@media only screen and (max-width: 767px){
    .section-projekt .reference { margin: 15px 0 10px; }
    .section-projekt .projekt-item { margin: 10px 0; height: 500px; }
    .section-projekt .whatsapp { padding: 20px; }
    .section-projekt .whatsapp>a>svg { width: 60px; height: 60px; flex: 0 0 60px; }
    .section-projekt .whatsapp>a>span .w { font-size: 20px; }
    .section-projekt .whatsapp>a>span .n { font-size: 30px; }
}
/* endregion */

/* region Section SEO */
.section-seo { padding: 0 0 70px;  }
.section-seo .seo-text { padding: 20px 20px 0; border-top: 1px solid #d1d0d0; overflow: hidden; height: 100px; font-family: 'Maison Neue'; font-size: 13px; font-weight: 100; line-height: 1.3; }
.section-seo .seo-text.open { height: auto; }
.section-seo .seo-text p { margin-bottom: 10px; }
.section-seo .seo-text h1,
.section-seo .seo-text h2,
.section-seo .seo-text h3 { font-family: 'Gilroy'; font-weight: 700; font-size: 13px; margin-bottom: 10px; }
.section-seo .seo-text b, .section-seo .seo-text strong { font-family: 'Gilroy'; font-weight: 700; }
.section-seo .btn { padding: 0; border-radius: 0; height: auto; font-size: 13px; margin-left: 20px; }
/* endregion */

/* region Section Custom CSS */
.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; }

.admin-bar { background: #f57e2b; 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; }

.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: #ffffff; margin-bottom: 4px; }
.phone-bar .btn1 {  background-color: #25d366; color: #fff; }
.phone-bar .btn2 {  background-color: #cf0921; color: #fff; }
.phone-bar .btn3 {  background-color: #4cc4e3; color: #fff; }

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

@media only screen and (max-width: 767px){
    .admin-bar { display: none; }

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

}
/* 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-primary); }
.custom-faq1 .faq h3[aria-expanded="true"] i { color: #fff; border-color: var(--bs-primary); background: var(--bs-primary); }
.custom-faq1 .faq h3[aria-expanded="false"]:after { position: absolute; content: ''; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right center; background-size: 16px 16px; left: 15px; top: 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 Section Page */
.categories-detail { padding-bottom: 80px; }

.categories-sidebar { background-color: #fff; border-radius: 6px; margin-bottom: 20px; }
.categories-sidebar .categories-title { display: block; padding: 20px; font-size: 20px; border-bottom: 1px solid #e5e5e5; color: var(--bs-danger)}
.categories-sidebar ul { list-style: none; padding: 20px; margin:0; }
.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-danger); }
.categories-sidebar li>ul { display: none; padding: 0; padding-left: 15px; }
.categories-sidebar li:hover>ul {  }
.categories-sidebar li.active>a { font-weight: 600; }
.categories-sidebar li.active>ul { display: block; }

.selected-parent { background-color: #fff; padding: 15px; border-radius: 6px; display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin-bottom: 20px; }
.selected-parent li a { display: flex; font-size: 14px; margin: 5px; color: var(--bs-dark); padding: 5px 10px; border: 1px solid #e5e5e5; border-radius: 30px; }
.selected-parent li.active a { background-color: var(--bs-danger); border-color: var(--bs-danger); color: #fff;  }

.selected-parent-gallery { list-style: none !important; padding: 0 !important; margin: -5px -5px 30px !important; display: grid; grid-template-columns: repeat(3, 33.33%); }
.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: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: var(--bs-dark); padding: 0 5px 0 5px; text-align: center; font-weight: 500; }
.selected-parent-gallery li .text a { font-size: 16px; font-weight: 600; color: #fff; }
.selected-parent-gallery li:hover .text { background: var(--bs-danger); }
.selected-parent-gallery li:hover .text a { color: #fff; }

.page-section { padding: 0 0 80px; }
.seo-detail, .page-content { background-color: #fff; padding: 30px; font-size: 16px; line-height: 1.5; border-radius: 6px; color: var(--bs-dark-gray) }
.seo-detail h1, .page-content h1 { font-size: 28px; color: var(--bs-dark); }
.seo-detail h2, .page-content h2 { font-size: 28px; color: var(--bs-dark); }
.seo-detail h3, .page-content h3 { font-size: 24px; color: var(--bs-dark); }
.seo-detail p, .page-content p { margin-bottom: 20px; }
.seo-detail img, .page-content img { max-width: 100%; }
.seo-detail ul, .page-content ul { list-style: square; padding-left: 30px; margin-bottom: 20px; font-size: 16px; }
.seo-detail ol, .page-content ol { padding-left: 30px; margin-bottom: 20px; font-size: 16px; }
.seo-detail ul li, .page-content ul li { line-height: 1.4; padding: 5px 0; font-size: 16px;}
.seo-detail ol li, .page-content ol li { line-height: 1.4; padding: 5px 0; font-size: 16px;}

.product { background-color: #fff; border-radius: 6px; margin: 0 0 30px; }
.product .thumb { position: relative; overflow: hidden;border-bottom: 0; border-radius: 0; padding-top: 20px; height: 220px; }
.product .thumb .badge { position: absolute; width: 100%; top: 0; border-radius: 6px 6px 0 0 !important }
.product .thumb>a { display: flex; align-items: center; justify-content: center;}
.product .thumb>a>img { width: 100%; object-fit: cover; border-radius: 0; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.product .thumb>a:hover>img { transform: scale(1.1); }
.product .info { border-radius: 0 0 4px 4px; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; width: 100%; padding-top: 5px !important; /* padding: 10px; border: 1px solid var(--bs-border-gray);*/}
.product .info .meta { width: 100%; padding: 10px; }
.product .info .meta ul { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin: 0 !important; padding: 0 !important; }
.product .info .meta ul li { display: flex; align-items: center; justify-content: flex-start; font-size: 16px; font-weight: 600; margin-right: 10px; color: var(--bs-dark);}
.product .info .meta ul li>svg { width: 14px; height: 14px; margin-right: 2px; fill: var(--bs-gray); }
.product .info .name { display: flex; align-items: flex-start; justify-content: center; width: 100%; height: 42px; margin-bottom: 5px; overflow: hidden; }
.product .info .name>a { font-size: 16px; font-weight: 600; line-height: 1.3; color: var(--bs-dark); }
.product .info .desc { font-size: 15px; line-height: 1.3; color: var(--bs-gray); }
.product .info .rating { display: flex; align-items: center; justify-content: flex-start; width: 100%; padding: 10px 0; }
.product .info .action { display: flex; align-items: center; justify-content: flex-start; width: 100%; padding: 0 15px 15px; }
.product .info .action>.btn { font-size: 14px; padding: 0 10px; height: 32px; width: calc(50% - 5px); border-radius: 16px; }
.product .info .action>.btn + .btn { margin-left: 10px; }

.breadcrumb-section { padding: 10px 0 5px; }
.breadcrumb-section h1 { font-size: 32px; line-height: 1.4; }
.main-breadcrumb { width: 100%; display: block; margin: 0; text-align: left; }
.main-breadcrumb li { position: relative; display: inline-block; font-size: 12px; font-weight: 600; padding: 0 10px; font-family: 'Maison Neue'; color: #919191;}
.main-breadcrumb li:first-child { padding-left: 0; }
.main-breadcrumb li:before { content: ''; position: absolute; width: 0; height: 0; border-top: 3px solid transparent; border-bottom: 3px solid transparent; border-left: 3px solid var(--bs-light-gray); right: 0; z-index: 1; top: 50%; margin-top: -3px; }
.main-breadcrumb li:after { content: ''; position: absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #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: #919191; font-family: 'Maison Neue'; }
.main-breadcrumb li.active { color: #919191; }
.main-breadcrumb li a:hover { text-decoration: underline; }

.detail-content { padding-top: 60px; }
.detail-content .nav-tabs { background-color: var(--bs-dark); border-radius: 10px; padding: 15px 15px 0 }
.detail-content .nav-tabs .nav-link { border: 0; }
.detail-content .nav-tabs .nav-link.active { background-color: #f1f1f1; }

@media only screen and (max-width: 767px){
    .product .thumb { height: 258px; }
    .categories-detail img { height: auto; width: 170px; }

    .categories-sidebar { margin-bottom: 10px; }
    .categories-sidebar .categories-group { display: none; }
    .categories-sidebar.open .categories-group { display: block; }
    .categories-sidebar .categories-title { display: block; position: relative; margin: 0 !important; cursor: pointer; }
    .categories-sidebar .categories-title:after { position: absolute; right: 22px; top: 26px; 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>"); }

    .pc-filter { margin-bottom: 30px; padding: 15px; border-radius: 10px; border: 2px solid #dbddde; }
    .pc-filter h3 { position: relative; margin: 0 !important; cursor: pointer; }
    .pc-filter .row { display: none; }
    .pc-filter.open .row { display: block; margin-top: 20px; }
    .pc-filter h3: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); }
    .pc-filter h3: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>"); }
    .pc-filter.open h3 { margin-bottom: 10px !important; }
    .pc-filter.open h3: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>"); }

    .selected-parent-gallery li { flex: 0 0 calc(50% - 10px); }
    .selected-parent-gallery li .text { display: flex; align-items: center; justify-content: center; text-align: center; line-height: 1.4; white-space: unset; }
    .selected-parent-gallery li .text a { font-size: 15px; line-height: 1.3; }
    .selected-parent-gallery { margin: 15px 0 30px !important; padding: 0 !important; grid-template-columns: repeat(2, 50%); }

    .selected-parent { flex-wrap: unset; margin: 0 10px 30px !important; border-radius: 4px; overflow-y: scroll;  }
    .selected-parent li { flex: 0 0 50%; }
    .selected-parent li a { min-height: 50px; }

    .seo-detail h2 { font-size: 24px !important; line-height: 1.3; }
    .seo-detail iframe { width: 100%; height: auto; min-height: 300px; border-radius: 10px; overflow-y: hidden; }
    .seo-detail img { width: 100% !important; height: auto !important }
}

table.rg-table{border-collapse:collapse;border-spacing:0;font-size:16px;margin:0 0 1em;width:100% !important; max-width: 100% !important}
table.rg-table *{border:0 none;box-sizing:border-box;color:#333;font:inherit;margin:0;padding:0;text-align:left;vertical-align:baseline}
table.rg-table thead{border-bottom:1px solid rgba(195,195,197,0.3)}
table.rg-table thead td { font-weight: 600; }
table.rg-table th{font-size:16px;font-weight:700;padding:.45em}
table.rg-table td{font-size:16px;padding:.4em; border: 1px solid #e6e6e6;}
table.rg-table td:nth-child(1){min-width:21%!important;}
table.rg-table td:nth-child(2){ text-align: center; }
table.rg-table td:nth-child(3){ text-align: right; }

table.rg-table .highlight td{font-weight:700}
table.rg-table tr{border-bottom:1px solid rgba(195,195,197,0.3);color:#222}
table.rg-table .number{text-align:right}
table.rg-table.zebra tr:nth-child(2n){ background:none repeat scroll 0 0 rgb(98 98 101 / 8%) }
table.rg-table tr.highlight{background:none repeat scroll 0 0 #edece4!important}
@media screen and (max-width: 368px) {
    table.rg-table { display:block;width:100% !important; }
    table.rg-table .number{text-align:left}
    table.rg-table tr.hide-mobile,table.rg-table th.hide-mobile,table.rg-table td.hide-mobile{display:none}
    table.rg-table thead{display:none}
    table.rg-table tbody{display:block;width:100%}
    table.rg-table td:first-child{padding-left:0}
    table.rg-table td:last-child{padding-right:0}
    table.rg-table tr,table.rg-table th,table.rg-table td{display:block;padding:0}
    table.rg-table th[data-title]::before,table.rg-table td[data-title]::before{content:attr(data-title) ": ";font-weight:700}
    table.rg-table tr{border-bottom:1px solid rgba(195,195,197,0.3);margin:0;padding:.5em 0}
    table.rg-table tr:nth-child(2n){background:none repeat scroll 0 0 rgba(0,0,0,0)}
    table.rg-table td{padding:.25em 0 0}
    table.rg-table td:empty{display:none}
    table.rg-table td:first-child{font-size:1.1em;font-weight:700}
    table.rg-table td:first-child::before{content:""}
}

.responsive-stacked-table{width:100%;border:1px solid #E6E8EC; border-collapse:collapse;table-layout:fixed}
.responsive-stacked-table tbody{background:#E6E8EC none repeat scroll 0 0}
.responsive-stacked-table th,
.responsive-stacked-table td{padding:8px;border-top:1px solid #ebebeb;text-align:center;vertical-align:middle;font-weight:700}
.responsive-stacked-table td a{display:inline-block!important}
.responsive-stacked-table td a img{max-width:100%;width:125px}
.responsive-stacked-table thead{background:#fff;border-bottom:1px solid #ddd;color:#00abd7; font-size:20px}
.responsive-stacked-table tr:nth-child(even){background:#f5f5f5}
.responsive-stacked-table tbody tr:hover td{color:#004391;background:#e6ecff}
.responsive-stacked-table .fa{margin-right:5px}
.responsive-stacked-table .fa-check-circle{color:#690}
.responsive-stacked-table .fa-times-circle{color:#c00}
.responsive-stacked-table td:nth-child(1){width:26%}
.responsive-stacked-table td:nth-child(2){width:19%}
.responsive-stacked-table td:nth-child(3){width:19%}
.responsive-stacked-table td:nth-child(4){width:19%}
.responsive-stacked-table td:nth-child(5){width:20%}
.responsive-stacked-table.with-mobile-labels{font-size:.85em}
.embed-responsive-item { border: 0; width: 100%; }

@media (max-width: 767px) {
    .responsive-stacked-table td a{width: 100%}
    .responsive-stacked-table td a img{width:inherit}
    .responsive-stacked-table thead{}
    .responsive-stacked-table tr td {font-size:large}
    .responsive-stacked-table tr,
    .responsive-stacked-table th,
    .responsive-stacked-table td,
    .responsive-stacked-table-2 td{border-top:none;display:block;text-align:center;vertical-align:middle}
    .responsive-stacked-table tr td:first-child{border-top:1px solid #ddd;font-weight:700}
    .responsive-stacked-table tr{padding-bottom:5px}
    .responsive-stacked-table td:nth-child(1){width:100%}
    .responsive-stacked-table td:nth-child(2){width:100%}
    .responsive-stacked-table td:nth-child(3){width:100%}
    .responsive-stacked-table td:nth-child(4){width:100%}
    .responsive-stacked-table td:nth-child(5){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; }
.news-content iframe { border: 0; border-radius: 6px; }
.other-project { padding: 40px 0; overflow: hidden; border-top: 1px solid var(--bs-border-gray); }
.other-project h2 { font-size: 32px; margin: 0 0 15px; font-weight: 600; }
/* endregion */

/* region Section Product Detail */
.detail { padding-bottom: 60px; }
.detail .sticky-top { z-index: 0 !important; }

.detail .owl-thumbs .owl-nav button { position: absolute; display: flex; align-items: center; justify-content: center; top:25%; width: 28px; height: 28px; border-radius: 50%; background: #fff !important; box-shadow: 0 2px 4px rgba(0,0,0,0.15);}
.detail .owl-thumbs .owl-nav button>i { font-size: 14px; font-weight: 800;}
.detail .owl-thumbs .owl-nav button:hover { opacity: .9;}
.detail .owl-thumbs .owl-nav .owl-next { right: -15px;}
.detail .owl-thumbs .owl-nav .owl-prev { left: -15px; }

.detail-gallery .big-image { display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }
.detail-gallery .big-image img { width: 100%; border-radius: 6px; }

.prefab-features { background-color: #fff; font-size: 14px; box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%); padding: 5px 15px; border-radius: 4px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; width: 100%;}
.prefab-features li { display: flex; align-items: center; justify-content: flex-start; width: 100%; padding: 6px 0; border-bottom: 1px dashed var(--bs-border1);}
.prefab-features li strong { flex: 40% }
.prefab-features li span { flex: 60% }
.prefab-features li:last-child { border-bottom: 0; }

.detail-support { display: flex; align-items: center; justify-content: space-between; }
.detail-support .btn { width: calc(50% - 5px); line-height: 1; }
.detail-support .btn svg { height: 16px; width: 16px; margin-right: 4px; fill:#fff; }
.detail-support .btn + .btn { margin-left: 10px; }
.btn-warning svg { fill: var(--bs-dark) !important; }

.detail-viewer { display: flex; align-items: center; justify-content: flex-start; border-radius: 2px; background-color: #fff4e4; margin-top: 15px; font-size: 14px; font-weight: 600; line-height: 1; color: var(--bs-dark); padding: 15px; }
.detail-viewer svg { width: 21px; height: 21px; margin-right: 6px; fill: var(--bs-dark) }

/* region Share */
.btn-back { position: absolute; font-size: 14px; right: 35px; top: 5px; }
.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 */



.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: var(--bs-warning) !important; color: var(--bs-white); }
.owl-products .owl-nav .owl-prev { left: -30px; }
.owl-products .owl-nav .owl-next { right: -30px; }

.owl-galleries { text-align: center; }
.owl-galleries .item a { display: flex; background-color: #fff; border-radius: 5px; border: 1px solid var(--bs-border-gray); padding: 5px; }
.owl-galleries .item a img { height: 201px; width: 100%; object-fit: cover; }
.owl-galleries .item a:hover { border-color: var(--bs-warning); }
.owl-galleries .item a:hover img { opacity: .7; }
.owl-galleries .owl-dots { display: inline-flex; align-items: center; justify-content: center; background: #fff; border: 1px solid var(--bs-border-gray); border-radius: 12px; padding: 0 5px; margin-top: 10px; }
.owl-galleries .owl-dots .owl-dot { width: 16px; height: 16px; border-radius: 50%; margin: 3px; background: #dbdbdb; cursor: pointer; }
.owl-galleries .owl-dots .owl-dot.active { background: #243047; }
.owl-galleries .owl-nav { position: absolute; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; }
.owl-galleries .owl-nav button { background: #fff !important; color: black; border-radius: 50%; width: 22px; height: 22px; 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-galleries .owl-nav button span { line-height: 1; }
.owl-galleries .owl-nav button:hover { background: var(--bs-warning) !important; color: var(--bs-white); }
.owl-galleries .owl-nav .owl-prev { left: -30px; }
.owl-galleries .owl-nav .owl-next { right: -30px; }

.picture-item { display: flex; margin: 10px 0; background-color: #fff; border-radius: 5px; border: 1px solid var(--bs-border-gray); padding: 5px; }
.picture-item img { height: 200px; width: 100%; object-fit: cover; }
.picture-item:hover { border-color: var(--bs-warning); }
.picture-item:hover img { opacity: .7; }

.pc-item { position: relative; background-color: #fff; border: 1px solid #ecedee; border-radius: 4px; overflow: hidden; margin-bottom: 20px; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; }
.pc-item .project-cat { position: absolute; left: 0; top: 10px; background-color: var(--bs-danger); color: #fff; font-size: 14px; line-height: 1; padding: 4px 6px; }
.pc-item .project-title { width: 100%; overflow: hidden; height: 96px; padding: 10px; display: flex; align-items: flex-start; justify-content: flex-start; }
.pc-item .project-title h4 { font-size: 16px; margin: 0; line-height: 1.4; }
.pc-item .project-title a { color: var(--bs-dark) }
.pc-item .project-thumb { display: flex; align-items: center; justify-content: center; width: 100%; }
.pc-item .project-thumb a { display: flex; align-items: center; justify-content: center; border: 0; padding: 0; margin: 0; width: 100%; height: 200px; }
.pc-item .project-thumb img { width: 100%; height: 100%; object-fit: cover; }
.pc-item .project-thumb a:hover img { opacity: 1; }

.pricing { margin-bottom: 20px; }
.pricing .n-price { font-size: 20px; font-weight: 700; }

.other-project { padding-bottom: 80px; }
/* endregion */

/* region Fancybox */
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{ cursor:grab }.carousel.is-dragging{ cursor:grabbing }.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* endregion */

/* region Fixed */
.fixed-phone { display: flex; flex-direction: column; justify-content: center; position: fixed; right: 2.5%; top: 50%; z-index: 1; transform: translateY(-50%); }
.fixed-phone .btn { width: 46px; height: 46px; display: inline-flex; align-items: center; justify-content: center; overflow: hidden; margin: 2px 0; padding: 10px 10px; color: var(--bs-white); font-size: 16px; font-weight: 700; line-height: 1; position: relative; border-radius: 51px; transition: .5s; transition-property: width; }
.fixed-phone .btn3 { background-color: var(--bs-primary); box-shadow: 0px 0px 10px 0px rgba(0,90,147,0.2); }
.fixed-phone .btn2 { background-color: var(--bs-danger); box-shadow: 0px 0px 10px 0px rgba(244,53,80,0.2); }
.fixed-phone .btn1 { background-color: var(--bs-success); box-shadow: 0px 0px 10px 0px rgba(23,189,144,0.2); }
.fixed-phone .btn svg { width: 22px; height: 22px; fill: #fff; }
.fixed-phone .btn > strong { display: inline-block; position: absolute; left: 46px;  }
.fixed-phone:hover .btn { justify-content: flex-start; width: 160px; }
.fixed-phone .btn > strong { display: inline-block; position: absolute; left: 46px; }
/* endregion */

/* region Footer */
.footer { background-color: #202954; color: #7981A3; font-size: 14px; }
.footer .f-catalog { position: relative; }
.footer .f-catalog a { position: absolute; right: 0; top: -31px; display: inline-flex; align-items: center; font-size: 18px; color: #fff; }
.footer .f-catalog a>span { padding-right: 20px; }
.footer .f-catalog a>img { height: 100px; }
.footer .f-top { background-color: #17214A; padding: 20px 0; margin-bottom: 30px; }
.footer .f-top .f-social { display: flex; align-items: center; justify-content: flex-start; }
.footer .f-top .f-social a { display: flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 10px; border: 2px solid #525B7F; margin-right: 5px;}
.footer .f-top .f-social a svg { width: 18px; height: 18px; fill: #7981A3; }
.footer .f-top .f-social a:hover { border-color: var(--bs-white); }
.footer .f-top .f-social a:hover svg { fill:var(--bs-white); }

.footer .f-middle .single-link .f-title { font-size: 18px; display: block; font-weight: 600; }
.footer .f-middle b { display: block; color: #fff; font-size: 18px; }
.footer .f-middle ul { margin-top: 5px; margin-bottom: 20px; }
.footer .f-middle ul li { margin: 1px 0; }
.footer .f-middle ul li a { display: inline-flex; align-items: center; font-size: 15px; color: #7981A3; padding: 3px 0; }
.footer .f-middle ul li a:hover { text-decoration: underline; }
.footer .f-bottom { padding: 20px 0; margin-top: 10px; border-top: 1px solid #454B65; }

@media only screen and (max-width: 767px){
    .pc-item .project-title { height: auto; }
    .pc-item .project-thumb a { height: auto; }

    .footer { overflow: hidden; }
    .footer .f-top .f-social { justify-content: center; }
    .footer .f-catalog a { display: flex; align-items: center; justify-content: center; position: unset; margin-top: 15px; }
    .footer .f-catalog a>span { padding-right: 0; }
    .footer .f-middle .single-link { text-align: center; }
    .footer .f-middle .single-link .f-title { font-size: 16px; }
    .footer .f-middle b { text-align: center; }
    .footer .f-middle ul { margin-bottom: 20px; text-align: center; }
    .footer .f-bottom .justify-content-start { justify-content: center; }
    .footer .f-bottom .justify-content-end { justify-content: center; text-align: center; margin-top: 15px; }
}
/* endregion */




@-webkit-keyframes ripple{0%{opacity:0}1%{opacity:1}100%{transform:scale(2.5);opacity:0}}
@keyframes ripple{0%{opacity:0}1%{opacity:1}100%{transform:scale(2.5);opacity:0}}
@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(2)}100%{transform:scale(1)}}
@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(2)}100%{transform:scale(1)}}
@-webkit-keyframes scroll{0%{transform:translateY(-10%) scale3d(0.5, 0.5, 0.5)}33%{opacity:1;transform:translateY(20%)}67%{opacity:1;transform:translateY(50%)}100%{opacity:0;transform:translateY(50%) scale3d(0.5, 0.5, 0.5)}}
@keyframes scroll{0%{transform:translateY(-10%) scale3d(0.5, 0.5, 0.5)}33%{opacity:1;transform:translateY(20%)}67%{opacity:1;transform:translateY(50%)}100%{opacity:0;transform:translateY(50%) scale3d(0.5, 0.5, 0.5)}}
@-webkit-keyframes leftRight{0%{transform:translateX(0)}50%{transform:translateX(10px)}100%{transform:translateX(0)}}

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


/* region Fonts */
@font-face {
    font-family: 'GilroyBlack';
    src: url('../fonts/Gilroy-Black.eot');
    src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Black.woff2') format('woff2'),
    url('../fonts/Gilroy-Black.woff') format('woff'),
    url('../fonts/Gilroy-Black.ttf') format('truetype'),
    url('../fonts/Gilroy-Black.svg#Gilroy-Black') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Medium.woff2') format('woff2'),
    url('../fonts/Gilroy-Medium.woff') format('woff'),
    url('../fonts/Gilroy-Medium.ttf') format('truetype'),
    url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Bold.woff2') format('woff2'),
    url('../fonts/Gilroy-Bold.woff') format('woff'),
    url('../fonts/Gilroy-Bold.ttf') format('truetype'),
    url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BornReady';
    src: url('../fonts/BornReady-Regular.eot');
    src: url('../fonts/BornReady-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BornReady-Regular.woff2') format('woff2'),
    url('../fonts/BornReady-Regular.woff') format('woff'),
    url('../fonts/BornReady-Regular.ttf') format('truetype'),
    url('../fonts/BornReady-Regular.svg#BornReady-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Maison Neue';
    src: url('../fonts/MaisonNeue-Book.eot');
    src: url('../fonts/MaisonNeue-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MaisonNeue-Book.woff2') format('woff2'),
    url('../fonts/MaisonNeue-Book.woff') format('woff'),
    url('../fonts/MaisonNeue-Book.ttf') format('truetype'),
    url('../fonts/MaisonNeue-Book.svg#MaisonNeue-Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* endregion */