/* 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: #3f3f3f;
    --bs-light-gray: #f6f6f7;
    --bs-link: #0964ef;
    --bs-primary: #0054ff;
    --bs-success: #4eb246;
    --bs-warning: #ffd000;
    --bs-danger: #e63946;
    --bs-dark: #010f28;

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

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

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

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

/* alert */
.alert { padding: 1.25rem; margin-top: 1.25rem; margin-bottom: 1.25rem; border: 1px solid #e9ecef; border-left-width: .25rem; border-radius: .25rem; }
.alert-success { border-left-color: var(--bs-success); }
.alert-warning { border-left-color: var(--bs-warning); }
.alert-danger { border-left-color: var(--bs-danger); }
/* badge */
.badge { display: inline-block; padding: .35em .65em; font-size: .75em; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }
.badge-success { background-color: var(--bs-success); }
.badge-warning { background-color: var(--bs-warning); }
.badge-danger { background-color: var(--bs-danger); }
.badge-secondary { background-color: var(--bs-gray); color: var(--bs-dark);}
/* form */
.form-control { display: block; width: 100%; padding: 10px; min-height: 42px; font-size: 14px; font-weight: 400; line-height: 1; color: var(--bs-dark); background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.form-select { display: block; width: 100%; padding: 13px 10px; min-height: 42px; -moz-padding-start: calc(0.75rem - 3px); font-size: 14px; font-weight: 400; line-height: 1; color: var(--bs-dark); background-color: #fff; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right .75rem center; background-size: 16px 12px; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
textarea.form-control { padding: 10px; min-height: 90px; line-height: 1.5; }

.btn { display: inline-flex; align-items: center; justify-content: center; height: 46px; font-weight: 600; line-height: 1; color: var(--bs-dark); text-align: center; text-decoration: none; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0 15px; font-size: 14px; border-radius: 4px; transition: all .2s ease-in-out; }
.btn:before { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }
.btn-outline-white { color: var(--bs-white); border-color: var(--bs-white); }
.btn-outline-white:hover { background-color: var(--bs-white); color: var(--bs-dark); border-color: var(--bs-white); }
.btn-outline-light { color: var(--bs-dark-gray); border-color: var(--bs-light-gray); }
.btn-outline-light:hover { background-color: var(--bs-white); color: var(--bs-dark-gray); border-color: var(--bs-light-gray); }
.btn: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: 0 0 0 0.25rem rgb(49 132 253 / 50%); }
.btn.disabled, .btn:disabled { pointer-events: none; opacity: .65; }

.badge-light-primary { color: var(--bs-primary); background-color: var(--bs-light-primary); }
.badge-light-success { color: var(--bs-success); background-color: var(--bs-light-success); }
.badge-light-warning { color: var(--bs-warning); background-color: var(--bs-light-warning); }
.badge-light-danger { color: var(--bs-danger); background-color: var(--bs-light-danger); }
.badge-light-dark { color: var(--bs-dark); background-color: var(--bs-light-dark); }

/* tooltip */
.tooltip { position: absolute; z-index: 1080; display: block; margin: 0; font-family: var(--bs-font-sans-serif); font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .tooltip-arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .tooltip-arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] { padding: 0.4rem 0; }
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow { bottom: 0; }
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before { top: -1px; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] { padding: 0 0.4rem; }
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow { left: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before { right: -1px; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] { padding: 0.4rem 0; }
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow { top: 0; }
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before { border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] { padding: 0 0.4rem; }
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow { right: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before { left: -1px; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }
.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; }

/* popover */
.popover { position: absolute; top: 0; left: 0 ; z-index: 1070; display: block; max-width: 276px; font-family: var(--bs-font-sans-serif); font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }
.popover .popover-arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; }
.popover .popover-arrow::before, .popover .popover-arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow { bottom: calc(-0.5rem - 1px); }
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; }
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow { top: calc(-0.5rem - 1px); }
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f0f0f0; }
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; }
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }
.popover-header { padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; background-color: #f0f0f0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }
.popover-header:empty { display: none; }
.popover-body { font-size: 12px; line-height: 1.4; padding: 10px; color: #767676; }


/* tab */
.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.nav-tabs { border-bottom: 1px solid #dee2e6; }
.nav-link { display: block; padding: .5rem 1rem; color: #0d6efd; text-decoration: none; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out; }
.nav-tabs .nav-link { margin-bottom: -1px; background: 0 0; border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }
.tab-content>.tab-pane { display: none; }
.tab-content>.active { display: block; }

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

.tabs3 .nav-tabs { display: flex; align-items: center; justify-content: center; flex: auto; border: 0; margin-bottom: 30px; }
.tabs3 .nav-tabs .nav-item { margin: 10px 0; }
.tabs3 .nav-tabs .nav-link { display: block; 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-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; }

    .tabs3 .nav-tabs .nav-link { min-width: auto; padding: 8px; }
}

/* endregion */

/* region Mobile */
.mobile-top { position: relative; z-index: 3; background: var(--bs-dark); color: #fff; display: -ms-flexbox; display: flex;justify-content: flex-end;list-style: none;padding: 10px;margin: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.08);}
.mobile-top .container { padding: 0 5px; }
.mobile-top ul.toplink1 { display: flex; justify-content: flex-start; align-items: center; height: 26px; font-size: 11px;}
.mobile-top ul.toplink1 li a { display: flex; align-items: center; justify-content: center; line-height: 1; position: relative; color: #fff; font-size: 13px; font-weight: 300; }
.mobile-top ul.toplink1 li>a svg { height: 15px; fill: #fff; margin-right: 2px;}


.mobile-top ul.toplink1 li.lang { border-radius: 5px; background-color: #ffffff14; font-size: 12px; }
.mobile-top ul.toplink1 li.lang>a { padding: 4px; font-size: 13px;  }
.mobile-top ul.toplink1 li.lang img { width: 18px; height: 18px; margin: 0 4px 0 0; }
.mobile-top ul.toplink1 li.lang .dropdown-menu { border-radius: 5px; padding: 5px; }
.mobile-top ul.toplink1 li.lang .dropdown-menu .dropdown-item { display: flex; align-items: center; justify-content: flex-start; padding: 0 3px; }
.mobile-top ul.toplink1 li.lang .dropdown-menu .dropdown-item img { width: 16px; height: 16px; }
.mobile-top ul.toplink1 li.currency { width: 75px; }
.mobile-top ul.toplink1 li.currency svg { height: 22px; }


.mobile-top ul.toplink1 li a:hover { color: #f26d1c; }

.mobile-header { position: relative; top: 0; left: 0; background: var(--bs-white); width: 100%; height: 101px; text-align: center; z-index: 3;  display: none;}
.mobile-header a>img { height: 42px; margin-top: 6px; }
.mobile-header a { display: block; width: 100%;}
.mobile-header .mobile-cart { position: relative; color:#3c3d3b; font-size:30px; line-height: 1; 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: 50px; z-index: 2; width: 65px; font-size: 30px; line-height: 1; fill: var(--bs-dark); padding: 11px 20px; }

#sidebar { background: #f8f8f8; border-top: 1px solid #e6e6e6; position: fixed; width: 100%; left: 0; top: 101px; height: 100%; z-index: 10; display: none; }
#sidebar.active { display: block; }

.gw-login { display: flex; }
.gw-login a{float:left;width:50%;border-right:1px solid #ccc;border-bottom:1px solid #ccc;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}
.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 - 250px)}
.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:7px;height:7px;position:absolute;right:10px;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:7px;height:7px;position:absolute;right:10px;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:7px;height:7px;position:absolute;right:10px;top:15px;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:7px;height:7px;position:absolute;right:10px;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:42px;line-height:42px;padding:0 16px 0 7px;color:#666;text-shadow:none!important;font-size:16px;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;font-size:16px}
.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;right:-13px;top:-1px;bottom:0;z-index:1;border-right:1px solid #dd4814}
.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:14px;font-weight:400;text-decoration:none}
.gw-nav-list>li .gw-submenu>li>b{ display: block; color:#020f28;padding:20px 0 9px 35px;font-size:16px;font-weight:800;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; }

.top-bar { display: flex; align-items: center; height: 38px; border-bottom: 1px solid #e5e5e5; background-color: var(--bs-white) }
.top-bar a { display: flex; align-items: center; justify-content: center; line-height: 1; font-weight: 400; font-size: 14px; padding: 4px 10px; color: #686a71; }
.top-bar a:first-child { margin-left: 0; padding-left: 0; }
.top-bar a:last-child { margin-right: 0; padding-right: 0; }
.top-bar a i { font-size: 19px; margin: 0 4px; }
.top-bar a.currency { background: #d8dce65c; border-radius: 3px; margin-left: 10px; padding: 4px 10px 4px 2px; }
.top-bar a.left-separator { margin-left: 10px; padding-left: 20px; border-left: 1px solid #e5e5e5;}
.top-bar a.right-separator { margin-right: 10px; padding-right: 20px; border-right: 1px solid #e5e5e5;}

.nav-bar { position: relative; left: 0; top: 0; z-index: 2; width: 100%; padding: 0; background-color: var(--bs-dark); }
.nav-bar .logo a { display: flex; align-items: center; justify-content: flex-start; }
.nav-bar .logo a>img { height: 48px; }

.nav-bar .menu { display: flex; align-items: center; justify-content: flex-end; }
.nav-bar .menu>ul>li { display: block;  }
.nav-bar .menu>ul>li:last-child { padding-right: 0; }
.nav-bar .menu>li>a { position: relative; display: flex; align-items: center; justify-content: center; height: 66px; padding: 10px 15px; font-size: 17px; line-height: 1; font-weight: 500; color: var(--bs-white) }
.nav-bar .menu>li.icon svg { height: 18px; margin-right: 5px; }
.nav-bar .menu>li.separator { border-left: 1px solid #e5e5e5; padding-left: 15px; margin-left: 15px; }
.nav-bar .menu>li:hover > a { color: var(--bs-danger); }
.nav-bar .menu>li:hover > a:before { position: absolute; content: ''; left: 0; bottom: 0; z-index: 2; height: 2px; width: 100%; background: var(--bs-danger); }

.nav-bar .menu>ul>li.mega>a { padding-right: 20px; }
.nav-bar .menu>ul>li.mega>a>svg { fill: #ffffff; }
.nav-bar .menu>ul>li.mega>a:after { position: absolute; right: 0; top: 11px; flex-shrink: 0; width: 14px; height: 14px; margin-left: auto; content: ""; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234c4d4f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 14px; background-position: 0 3px; fill: #fff;  transition: -webkit-transform 0.15s ease; transition: transform 0.15s ease; transition: transform 0.15s ease,-webkit-transform 0.15s ease; }
.nav-bar .menu>ul>li.mega:hover>a:after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232b82be'%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: scaleY(-1); background-position: 0 -3px;*/}

.nav-bar .menu>li.call { position: relative; display: flex; align-items: center; justify-content: center; margin: 10px 15px 10px 0; border-left: 1px solid #67686c; box-shadow: -20px 0px 32px rgb(13 79 116 / 5%); padding-left: 15px; }
.nav-bar .menu>li.call a { height: auto; font-size: 14px; border-radius: 5px; background-color: var(--bs-danger); color: #fff; }
.nav-bar .menu>li.call a svg { fill: #fff; width: 16px; height: 16px; margin-right: 4px; }
.nav-bar .menu>li.call:hover a { background-color: #a10207; }
.nav-bar .menu>li.call:hover > a:before { display: none; }
.nav-bar .menu>li.search a svg { fill: #fff; width: 16px; height: 16px; }

.header .nav-bar .menu .dropdown-menu { position: absolute; left: 0; top: 66px; background: #fff; width: 100%; overflow: hidden; box-shadow: rgb(3 27 78 / 10%) 0px 2px 4px; border-top: 1px solid #e5e8ec; border: 0; visibility: hidden; opacity: 0; -webkit-transform: translate(0,20px); -ms-transform: translate(0,20px); transform: translate(0,20px); }

.mega-menu-main .mega-menu-content2 { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; padding: 20px 30px 20px; }
.mega-menu-main .mega-menu-content2 a { flex: 0 0 50%; position: relative; display: flex; align-items: center; justify-content: flex-start; border-radius: 4px; font-size: 15px; font-weight: 400; padding: 15px 0; color: var(--bs-dark); }
.mega-menu-main .mega-menu-content2 a .mm-text { font-size: 15px; font-weight: 600; }
.mega-menu-main .mega-menu-content2 a .mm-text small { display: block; font-size: 12px; line-height: 1.4; font-weight: 300; color: var(--bs-dark-gray) }
.mega-menu-main .mega-menu-content2 a .mm-icon { flex: 0 0 42px; display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: .5rem; margin-right: 10px; background-color: var(--bs-light-dark) }
.mega-menu-main .mega-menu-content2 a .mm-icon svg { width: 22px; height: 22px; fill: var(--bs-danger); }

.mega-menu-main .mega-menu-content2 a:hover { color: var(--bs-danger); }
.mega-menu-main .mega-menu-content2 a:hover .mm-text small { color: var(--bs-dark); }
.mega-menu-main .mega-menu-content2 a:hover .mm-icon { background-color: var(--bs-danger); }
.mega-menu-main .mega-menu-content2 a:hover .mm-icon svg { fill: var(--bs-white); }

.mega-menu-main .mega-menu-content2.mm-list { padding: 0; }
.mega-menu-main .mega-menu-content2.mm-list a { padding: 3px 0; font-size: 14px; font-weight: 400; }

.mega-menu-main .mega-menu-content2.mm-list .col-lg-3 { position: relative; padding-top: 20px; height: 355px; }
.mega-menu-main .mega-menu-content2.mm-list .col-lg-3:after { position: absolute; content: ''; right: 15px; top: 0; width: 1px; height: 100%; background-color: #e6e6e6; }
.mega-menu-main .mega-menu-content2.mm-list .col-lg-3:last-child:after { display: none; }

.mega-menu-main .mega-menu-content2.mm-list .col { position: relative; padding-top: 20px; height: 355px; }
.mega-menu-main .mega-menu-content2.mm-list .col:after { position: absolute; content: ''; right: 15px; top: 0; width: 1px; height: 100%; background-color: #e6e6e6; }
.mega-menu-main .mega-menu-content2.mm-list .col:last-child:after { display: none; }

.mega-menu-main .mm-title { display: block; font-size: 13px; margin-bottom: 5px; color: var(--bs-danger); }


.header .nav-bar .menu li:hover .dropdown-menu { visibility: visible; opacity: 1; z-index: 13; -webkit-transition: all .6s ease; transition: all .6s ease; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); width: 100%; }


.nav-bar.on-scroll { position: fixed; box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%);}

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

}
/* endregion */

/* region Slide */
.home-banner { height: calc(100vh - 214px); }
#home-banner .item { position: relative; overflow: hidden; height: calc(100vh - 214px); background-color: #010527; }
#home-banner .item .container { position: relative; height: 100%; }
#home-banner .item .row { position: relative; height: 100%; }
#home-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%; padding: 40px 0; border-radius: 10px; }
#home-banner .item .slide-text b { font-size: 42px; line-height: 1.3; font-weight: 800; }
#home-banner .item .slide-text .sub-title1 { font-size: 22px; line-height: 1.3; font-weight: 600; color: var(--bs-danger)}
#home-banner .item .slide-text .sub-title2 { font-size: 42px; line-height: 1.3; font-weight: 800; }
#home-banner .item .slide-text .desc-price { font-size: 24px; line-height: 1.5; margin-top: 15px; }
#home-banner .item .slide-text .desc-price>strong { font-weight: 800; }
#home-banner .item .slide-text .desc-km { font-size: 16px; font-weight: 500; margin-top: 15px; }
#home-banner .item .slide-text .actions { display: flex; align-items: center; justify-content: flex-start; transition: transform 150ms ease-in-out; margin-top: 30px;}
#home-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; }
#home-banner .item .slide-text .actions .a-price>b { font-size: 15px; font-weight: 300; margin: 0; }
#home-banner .item .slide-text .actions .a-price>span { font-size: 26px; color: var(--bs-white); font-weight: 600; }
#home-banner .item .slide-text .actions .btn { padding: 0 25px; font-size: 16px; }
#home-banner .item .slide-text .actions .btn + .btn { margin-left: 15px; }
#home-banner .item .slide-text .actions .btn>img { width: 25px; height: 25px; margin-left: 5px; }
#home-banner .item .slide-bg-img { position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100%; opacity: .5; object-fit: cover; object-position: right; }
#home-banner .item .slide-bg-right-img { position: absolute; right: 0; top: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; }
#home-banner .item .slide-img { max-height: 500px; width: auto; object-fit: contain; }

#home-banner .owl-dots { position: absolute; bottom: 20px; right: 0; left: 0; display: flex; align-items: center; justify-content: center; }
#home-banner .owl-dots .owl-dot { margin: 5px; }
#home-banner .owl-dots .owl-dot span { width: 10px; height: 10px; border-radius: 10px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
#home-banner .owl-dots .owl-dot.active { border-radius: 18px; width: 18px; height: 18px; padding: 3px !important; border: 1px solid #fff; }
#home-banner .owl-dots .owl-dot.active span,
#home-banner .owl-dots .owl-dot:hover span { background: #fff; }
/*#home-banner .owl-nav { position: absolute; bottom: 20px; right: 40px; z-index: 1; display: flex; align-items: center; justify-content: center; }
#home-banner .owl-nav button { background: var(--bs-white); color: black; border-radius: 50%; width: 42px; height: 42px; line-height: 1; display: flex; align-items: center; justify-content: center; font-size: 2rem; overflow: hidden; margin: 0 2px; }
#home-banner .owl-nav button span { line-height: 1; height: 39px;}
#home-banner .owl-nav button:hover { background: var(--bs-danger); color: var(--bs-white); }*/

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

    #home-banner .item .slide-text { width: 100%; }
    #home-banner .item .slide-text b { font-size: 32px;  }
    #home-banner .item .slide-text .desc-price { font-size: 18px; margin-top: 5px;}
    #home-banner .item .slide-text .desc-price br { display: none;}
    #home-banner .item .slide-text .sub-title2 { font-size: 32px; }
    #home-banner .item .slide-text .actions { margin-top: 10px; }
    #home-banner .item .slide-img { position: relative; top: -50px; max-height: 100% !important; width: 100%; }
}
/* endregion */

/* region Reviews */
.section-reviews { padding: 70px 0; background-color: #f7f8fb; }
.reviews-box { position: relative; }
.reviews-box .reviews {  background: #f7f8fb; border-radius: 3px;  color: #333; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; margin-bottom: 30px; font-size: 18px;line-height: 1.5; }
.reviews-box .reviews:after { content: ''; position: absolute; left: 46%; top: 100%; width: 0; height: 0; border-left: 15px solid #0000; border-right: 15px solid #0000; border-top: 15px solid #f7f8fa; clear: both; }
.reviews-box .reviews b { font-size: 22px; margin-bottom: 10px; }
.reviews-box .reviews-author { display: flex; align-items: center; justify-content: center; flex-direction: column; padding-top: 10px; text-align: center; margin: 0 auto; }
.reviews-box .reviews-author img { height: 46px; width: auto; border-radius: 12px; display: table-cell; -webkit-filter: grayscale(100%) invert(.4); filter: grayscale(100%) invert(.4); }
.reviews-box .reviews-author h4 { display: table-cell; vertical-align: middle; font-size: 16px;font-weight: 600; padding-left: 10px; margin-top: 10px; margin-bottom: 10px;line-height: 1.1; }
.reviews-box .reviews-author h4 span { display: block;font-size: 14px; color: #717988; padding-top: 1px; }
.reviews-box .reviews-author h4 span>span { display: block;font-size: 90%;font-weight: normal;padding-top: 2px;}

#home-reviews .owl-stage-outer { min-height: 330px; }
#home-reviews .owl-dots { position: absolute; bottom: 20px; right: 0; left: 0; display: flex; align-items: center; justify-content: center; }
#home-reviews .owl-dots .owl-dot span { width: 10px; height: 10px; border-radius: 10px; margin: 5px 4px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
#home-reviews .owl-dots .owl-dot.active span,
#home-reviews .owl-dots .owl-dot:hover span { background: #4a69a4; }
#home-reviews .owl-nav { position: absolute; bottom: 20px; right: 40px; z-index: 1; display: flex; align-items: center; justify-content: center; }
#home-reviews .owl-nav button { background: var(--bs-white); color: black; border-radius: 50%; width: 42px; height: 42px; line-height: 1; border: 1px solid #f7f8fa; display: flex; align-items: center; justify-content: center; font-size: 34px; overflow: hidden; margin: 0 2px; }
#home-reviews .owl-nav button span { line-height: 1; height: 39px;}
#home-reviews .owl-nav button:hover { background: var(--bs-danger); color: var(--bs-white); }

#home-cases .owl-stage-outer { min-height: 460px; }
#home-cases .owl-dots { position: absolute; bottom: 20px; right: 0; left: 0; display: flex; align-items: center; justify-content: center; }
#home-cases .owl-dots .owl-dot span { width: 10px; height: 10px; border-radius: 10px; margin: 5px 4px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
#home-cases .owl-dots .owl-dot.active span,
#home-cases .owl-dots .owl-dot:hover span { background: #4a69a4; }
#home-cases .owl-nav { position: absolute; bottom: 20px; right: 40px; z-index: 1; display: flex; align-items: center; justify-content: center; }
#home-cases .owl-nav button { background: var(--bs-white); color: black; border-radius: 50%; width: 42px; height: 42px; line-height: 1; border: 1px solid #f7f8fa; display: flex; align-items: center; justify-content: center; font-size: 34px; overflow: hidden; margin: 0 2px; }
#home-cases .owl-nav button span { line-height: 1; height: 39px;}
#home-cases .owl-nav button:hover { background: var(--bs-danger); color: var(--bs-white); }

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

    .section-reviews { padding-bottom: 20px; }
    #home-reviews .owl-stage-outer { min-height: 360px; }
    #home-reviews .owl-nav { display: none; }
}
/* endregion */

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

.section-partner { padding: 0 0 60px; }
.section-partner .container { border-top: 1px solid #e0e0e0; padding-top: 40px; }
.section-partner img { width: 100%; height: 51px; object-fit: contain; }
.section-partner .owl-carousel:after,
.section-partner .owl-carousel:before { content: ""; width: 120px; height: 100%; position: absolute; top: 0; z-index: 1; }
.section-partner .owl-carousel:before { background-image: linear-gradient(90deg,#fff,transparent); left: -2px; }
.section-partner .owl-carousel:after { background-image: linear-gradient(270deg,#fff,transparent); right: -2px; }
.section-partner .owl-carousel .owl-stage { transition-timing-function: linear !important; }

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

/* region Home */
.section-pre-about { padding: 70px 0; background: #f7f8fb  }
.section-pre-about .text-holder { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-pre-about .text-holder p { font-size: 18px; margin: 10px 0 15px; color: var(--bs-dark-gray) }
.section-pre-about .text-holder .btn { min-width: 200px; height: 52px; font-size: 16px; }
.section-pre-about .image-holder { display: flex; align-items: center; justify-content: center; }
.section-pre-about .image-holder img { height: 300px; }
.section-pre-about .image-holder svg { height: 280px; fill: var(--bs-dark-gray); opacity: .7; }

.section-info { padding: 70px 0; }

.section-services { padding: 70px 0; }

.section-tabs1 { padding: 70px 0; }
.section-tabs1 .tab-pane { padding: 30px 0; }
.section-tabs1 .tabs3 .nav-tabs { margin-bottom: 0; }
.section-tabs1 .tabs3 .nav-tabs .nav-link { text-align: center; font-weight: 600; }

.section-tabs2 { padding: 120px 0; }
.section-tabs2 .tab-pane img { width: 100%; border-radius: 10px; }
.section-tabs2 .tabs2 .nav-tabs .nav-item.show .nav-link,
.section-tabs2 .tabs2 .nav-tabs .nav-link.active { color: var(--bs-dark); font-weight: 400; }

.section-map { padding: 100px 0; color: var(--bs-dark-gray)}
.section-map b { display: block; font-size: 26px; color: var(--bs-dark); }

.section-case { padding: 70px 0; }
.case-box { padding: 30px; border-radius: 5px; border: 1px solid #e0e0e0; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
.case-box .title { font-size: 18px; font-weight: 500; display: block; margin-bottom: 15px; }
.case-box img { width: 100%; height: 85px; padding: 15px; object-fit: contain; border-radius: 5px; border: 1px solid #e0e0e0; }
.case-box .btn { min-width: 120px; }

.section-hero1 { position: relative; padding: 90px 0; color: #fff; }
.section-hero1:before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; background-color: #1d3457d9; z-index: 1; }
.section-hero1 .bg-image { position: absolute; right: 0; bottom: 0; object-fit: cover; object-position: 92%; width: 100%; height: 100%; }
.section-hero1 .container { position: relative; z-index: 1;  }
.section-hero1 h2 { font-size: 42px; line-height: 1.2; }
.section-hero1 ul { font-size: 18px; margin: 15px 0; }
.section-hero1 ul li { display: flex; align-items: center; justify-content: flex-start; line-height: 1.4; padding: 5px 0; }
.section-hero1 ul li svg { width: 20px; height: 20px; margin-right: 10px; fill: #ffffff; }
.section-hero1 .btn { margin-top: 20px; font-size: 18px; height: 52px; padding: 0 30px; color: #fff; border-width: 3px; }
.section-hero1 .btn:hover { color: var(--bs-dark) }

.section-hero2 { position: relative; padding: 90px 0; text-align: center; background-color: #000000; color: #fff; }
.section-hero2 .bg-image { position: absolute; right: 0; bottom: 0; object-fit: cover; object-position: right; width: 100%; height: 100%; opacity: .7; }
.section-hero2 .container { position: relative; z-index: 1;  }
.section-hero2 h2 { font-size: 42px; line-height: 1.2; letter-spacing: -.3px; font-weight: 900  }
.section-hero2 p { font-size: 20px; font-weight: 400; margin: 20px 0 30px; }
.section-hero2 .btn { height: 52px; font-size: 18px; padding: 0 30px; color: #fff; border-width: 3px; }
.section-hero2 .btn:hover { color: var(--bs-dark) }

.section-hero3 { padding: 40px 0; background-color: #010527; background-repeat: no-repeat; background-size: cover; background-position: center;color: var(--bs-white)}
.section-hero3 h3 { font-size: 23px; font-weight: 700; margin: 0 0 5px;}
.section-hero3 p { font-size: 17px; font-weight: 300; margin: 0; }
.section-hero3 .btn { width: 200px; height: 54px;  }

.section-hero4 { position: relative; padding: 90px 0; background-color: #1b1b20; color: #fff; }
.section-hero4 .bg-image { position: absolute; right: 0; bottom: 0; object-fit: cover; object-position: 92%; width: 100%; height: 100%; }
.section-hero4 .container { position: relative; z-index: 1;  }
.section-hero4 h2 { font-size: 32px; line-height: 1.3; }
.section-hero4 p { font-size: 18px; line-height: 1.5; margin: 10px 0 20px; }
.section-hero4 .btn { border-width: 3px; min-width: 200px; font-size: 18px; height: 52px; }
.section-hero4 .actions { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; line-height: 2; margin-top: 20px; }
.section-hero4 .actions span { font-size: 15px; opacity: .7; }
.section-hero4 .actions a { font-size: 17px; font-weight: 700; color: #fff; }

.box-1 { position: relative; color:var(--bs-dark); display: flex; padding: 50px 40px 40px; border-radius: 4px; margin: 15px 0; background-color: #fff; background-size: auto 100%; background-position: 50%; overflow: hidden; }
/*.box-1:after, .box-1:before { position: absolute; content: ""; width: calc(17% + 50px); z-index: 1; height: 100%; -webkit-transform: skew(-30deg); transform: skew(-30deg); background-color: #ed1c24; opacity: .3; pointer-events: none; -webkit-transition: all .75s ease-in-out; transition: all .75s ease-in-out; display: inline-block; }
.box-1:before { left: -53px; top: -14%; }
.box-1:after { right: -53px; bottom: -14%; }
.box-1.focus:after, .box-1.focus:before, .box-1:active:after, .box-1:active:before, .box-1:hover:after, .box-1:hover:before { opacity: 0; width: 100%; }*/
.box-1 .bg-img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; opacity: .5; display: none; }
.box-1:hover .bg-img { display: block; }
.box-1>.text { text-align: center; }
/*.box-1>.text:after,
.box-1>.text:before { position: absolute; content: ""; width: 17%; height: 100%; -webkit-transform: skew(-30deg); transform: skew(-30deg); background-color: #ed1c24; z-index: 1; opacity: .3; pointer-events: none; -webkit-transition: all .75s ease-in-out; transition: all .75s ease-in-out; display: inline-block; }
.box-1>.text:before { left: -7px; top: -45%; }
.box-1>.text:after { right: -7px; bottom: -45%; }
.box-1.focus>.text:after, .box-1.focus>.text:before, .box-1:active>.text:after, .box-1:active>.text:before, .box-1:hover>.text:after, .box-1:hover>.text:before { opacity: 0; width: 100%; }*/
.box-1>.text h3 { position: relative; z-index: 2; font-size: 22px; font-weight: 900; margin: 0 0 5px; }
.box-1>.text h3>a { color:#fff; }
.box-1>.text p { position: relative; z-index: 2; font-size: 16px; font-weight: 400; margin: 0 0 10px; }
.box-1>.text .btn { position: relative; z-index: 2; font-size: 14px; margin: 0; height: 36px; }

.section-services .col-lg-4:nth-child(1) { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.section-services .col-lg-4:nth-child(2) { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.section-services .col-lg-4:nth-child(3) { border-bottom: 1px solid #e0e0e0; }
.section-services .col-lg-4:nth-child(4) { border-right: 1px solid #e0e0e0; }
.section-services .col-lg-4:nth-child(5) { border-right: 1px solid #e0e0e0; }

.section-certificate { padding: 70px 0 50px; text-align: center; background-color: #f8f9fc; }
.section-certificate div > img { max-width: 160px; height: auto; object-fit: cover; }
#home-certificate .item { display: flex; align-items: center; justify-content: center; flex-direction: column; font-weight: 400; background: #fff; border-radius: 4px; padding: 15px 10px; font-size: 13px; line-height: 1.2; }
#home-certificate div > img { max-width: 70px; object-fit: cover; margin-bottom: 10px; }

.service-list { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; overflow: hidden; }
.service-list li { flex: 0 0 33.33%; }
.service-list li:nth-child(1) { border-right: 1px solid #DADCE4; border-bottom: 1px solid #DADCE4 }
.service-list li:nth-child(2) { border-right: 1px solid #DADCE4; border-bottom: 1px solid #DADCE4 }
.service-list li:nth-child(3) { border-bottom: 1px solid #DADCE4 }
.service-list li:nth-child(4) { border-right: 1px solid #DADCE4 }
.service-list li:nth-child(5) { border-right: 1px solid #DADCE4 }
.service-list li .service-item { position: relative; background: #fff; padding: 30px; text-align: center; z-index: 1; height: 100%; min-height: 372px; }
.service-list li .service-item:hover { color: #fff; background: #000022; }
.service-list li .service-item .bg-img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; opacity: .5; display: none; }
.service-list li .service-item:hover .bg-img { display: block; }
.service-list li .service-item>div { position: relative; cursor: pointer; z-index: 1; }
.service-list li .service-item>div h3 { font-size: 24px; }
.service-list li .service-item>div p { font-size: 16px; margin: 15px 0; color: var(--bs-dark-gray) }
.service-list li .service-item>div .btn { background-color: #496fb7; border: 0; height: 32px; font-size: 13px; font-weight: normal; }
.service-list li .service-item:hover p { color: #fff; }

.box-2 { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 30px 0; }
.box-2>.thumb { position: relative; margin-bottom: 8px; }
.box-2>.thumb img { height: 42px; }
.box-2>.thumb svg { height: 42px; max-width: 52px; fill: var(--bs-danger); }
.box-2>.text { position: relative; text-align: center; }
.box-2>.text h3 { font-size: 17px; line-height: 1.4; }
.box-2>.text p { font-size: 15px; line-height: 1.4; margin: 8px 0 0; color: var(--bs-dark-gray) }

.box-3 { position: relative; }
.box-3>.thumb { display: flex; align-items: center; justify-content: center; }
.box-3>.thumb>a { display: flex; align-items: center; justify-content: center; }
.box-3>.thumb>a>img { width: 100%; border-radius: 6px; }
.box-3>.text { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; margin-top: 10px; }
.box-3>.text h3>a { color: var(--bs-dark); }
.box-3>.text p { font-size: 16px; margin: 0; line-height: 1.5; color: var(--bs-dark-gray); }
.box-3>.text p>a { color: var(--bs-dark-gray); }

.box-4 { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 20px 0; }
.box-4>.thumb { position: relative; background-color: var(--bs-danger); display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: 6px; margin-bottom: 7px; }
.box-4>.thumb img { height: 22px; }
.box-4>.text { position: relative; text-align: center; font-size: 15px; line-height: 1.4; }

@media only screen and (max-width: 767px){
    .section-pre-about .image-holder img { height: auto; width: 100%; margin-bottom: 30px; }
    .section-pre-about .text-holder { align-items: center; text-align: center; }
    .section-pre-about .text-holder h2 { font-size: 24px; }
    .section-pre-about .text-holder p { font-size: 17px; line-height: 1.3; margin-top: 0; }
    .section-pre-about .image-holder svg { height: 180px; margin-bottom: 20px; }

    .section-hero3 { text-align: center; }
    .section-hero3 h3 { font-size: 24px; line-height: 1.3; margin-bottom: 15px; }
    .section-hero3 p { margin-bottom: 20px; }

    .section-hero1 { text-align: center; overflow: hidden; }
    .section-hero1 h2 { font-size: 28px; }
    .section-hero1 img { margin-bottom: 30px; height: 120px; }
    .section-hero1 ul { text-align: left; font-size: 16px; }
    .section-hero1 ul li { align-items: flex-start; }

    .section-hero2 h2 { font-size: 34px; }
    .section-hero2 p { font-size: 18px; }
    .section-hero4 .actions { align-items: center; }

    .section-hero4 { text-align: center; }
    .section-hero4 h2 { font-size: 28px; }
    .section-hero4 h2 br { display: none; }
    .section-hero4 .bg-image { object-position: 46%; }

    .reviews-box .reviews { font-size: 16px; line-height: 1.3; margin-bottom: 15px; }
    .reviews-box .reviews b { font-size: 18px; }

    .case-box { text-align: center; padding: 20px; margin: 15px 0; }
    .case-box .title { margin-top: 15px; }

    .service-list li { flex: 0 0 50%; }
    .service-list li .service-item { padding: 20px 10px; }
    .service-list li .service-item>div h3 { font-size: 16px; }
    .service-list li .service-item>div p { font-size: 14px; margin: 7px 0;  }
    .service-list li .service-item>div .btn { height: 32px; }

    .service-list li:nth-child(2) { border-right: 0; }
    .service-list li:nth-child(3) { border-right: 1px solid #DADCE4; }
    .service-list li:nth-child(4) { border-right: 0; border-bottom: 1px solid #DADCE4; }

    .section-info { padding-bottom: 40px; }

    .section-certificate { padding-top: 30px; padding-bottom: 10px; border-top: 1px solid #DADCE4; }

    .box-2 { margin: 15px 0; }
    .box-3 { margin: 15px 0; }
}
/* endregion */

/* region Section Business */
.section-business { padding: 70px 0; }
.section-business .order-lg-1 { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.section-business .order-lg-1 h2 { font-size: 32px; line-height: 1.3; margin-bottom: 15px; }
.section-business .order-lg-1 p { font-size: 15px; color: var(--bs-dark-gray) }
.section-business .order-lg-1 .btn { margin-top: 20px; }

@media only screen and (max-width: 767px){
    .section-business { text-align: center; }
    .section-business .order-lg-1 { align-items: center; margin-bottom: 40px; }
    .section-business .box-4 { margin: 10px 0; }
    .section-business .box-4>.text br { display: none; }
}
/* endregion */

/* region Section Breadcrumb */
.main-breadcrumb { display: flex; text-align: left; margin: 0; padding: 0; }
.main-breadcrumb li { position: relative; display: inline-block; font-size: 12px; font-weight: 600; padding: 0 10px; 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; }
.main-breadcrumb li.active { color: #919191; }
.main-breadcrumb li a:hover { text-decoration: underline; }

@media only screen and (max-width: 767px){
    .main-breadcrumb { align-items: flex-start; }
}
/* endregion */

/* region Section Banner */
.section-banner { position: relative; overflow: hidden; background-color: var(--bs-dark); color: #fff; }
.section-banner:after { position: absolute; content: ""; top: 0; left: 0; z-index: 0; width: 100%; height: 100%; background: linear-gradient(90deg, var(--bs-dark) 40%,rgba(8,15,44,0)); }
.section-banner .section-banner-bg { position: absolute; right: 0; top: 0; width: 70%; height: 100%; object-fit: cover; object-position: 140px; }
.section-banner .container { position: relative; z-index: 1; }
.section-banner .section-banner-text { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; height: 320px; padding-bottom: 20px; }
.section-banner h1 { font-size: 32px; margin: 0; line-height: 1.3; }
.section-banner p { font-size: 18px; margin: 10px 0 0; line-height: 1.4; }
.section-banner .actions { display: flex; align-items: center; justify-content: flex-start; margin-top: 15px; }
.section-banner .actions .btn { margin-right: 15px; }
.section-banner .actions .btn:last-child { margin-right: 0; }
.section-banner .main-breadcrumb { margin-bottom: 20px; opacity: .7; }
.section-banner .main-breadcrumb li { color: #fff; font-weight: 300;}
.section-banner .main-breadcrumb li a { color: #fff; font-weight: 300; }
.section-banner .main-breadcrumb li:after {border-left-color: #fff;}
.section-banner .main-breadcrumb li:before { border-left: 3px solid var(--bs-dark) }

.section-menu { background-color: var(--bs-white); border-top: 1px solid #e8e8ea; border-bottom: 1px solid #e8e8ea; }
.section-menu ul { display: flex; align-items: center; justify-content: center; }
.section-menu ul li { position: relative; flex: 1 1 auto; border-right: 1px solid #e8e8ea; }
.section-menu ul li a { display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 600; padding:20px; color: var(--bs-dark); }
.section-menu ul li a:hover { color: var(--bs-danger); }
.section-menu ul li.current a { color: var(--bs-danger); }
.section-menu ul li:last-child { border-right: 0; }
.section-menu.sticky-top { z-index: 2; top: 0; /*box-shadow: 0 2px 4px rgb(3 27 78 / 10%);*/}
.section-menu.sticky-top ul li.current:before { position: absolute; content: ''; bottom: -2px; left: 0; width: 100%; height: 2px; background-color: var(--bs-danger); }

@media only screen and (max-width: 767px){
    .section-banner h1 { font-size: 24px; }
    .section-banner .section-banner-bg { object-position: unset; }

    .section-banner .section-banner-text { padding: 30px 0; min-height: 200px; height: auto; }
    .section-banner .section-banner-bg { object-position:0 !important; }

    .section-menu { overflow-y: hidden;  overflow-x: scroll; width: 100%; }
    .section-menu .container { padding: 0; }
    .section-menu ul { justify-content: flex-start; }
    .section-menu ul li a { padding: 15px; font-size: 14px; white-space: nowrap; }
}
/* endregion */

/* region Contract */
.section-contract { position: relative; padding: 60px 0; font-size: 17px; line-height: 1.5; color: var(--bs-dark-gray) }
.section-contract h3 { font-size: 22px; margin: 0 0 10px; }
/* endregion */

/* region Press */
.section-press { padding: 60px 0; }
.section-press .form-group label { display: block; font-weight: 500; font-size: 14px; margin-bottom: 2px; }

.section-press-detail { padding: 60px 0; }
.section-press-detail p.sub-title1 { font-size: 18px; font-weight: 600; line-height: 1.5; margin-bottom: 30px; }
.section-press-detail p { font-size: 17px; line-height: 1.5; margin-bottom: 30px; }

.aside-menu { position: absolute; top: -140px; right: 0; width: 100%; }
.aside-menu .aside-title { background-color: var(--bs-danger); color: #fff; font-size: 22px; font-weight: 600; display: flex; align-items: center; justify-content: center; height: 80px; }
.aside-menu .aside-body { background: #fbfbfb; padding: 30px; }
.aside-menu .aside-body ul li { padding: 5px 0; }
.aside-menu .aside-body ul li a { display: flex; align-items: center; justify-content: flex-start; padding: 5px 0; font-size: 18px; line-height: 1; color: var(--bs-dark); }
.aside-menu .aside-body ul li a:hover { color: var(--bs-danger); }

.press-item { position: relative;  margin: 20px 0; height: 300px; transition: height 200ms ease-in-out 50ms;  }
.press-item .thumb { position: relative; border-radius: 4px; overflow: hidden; transition: height 200ms ease-in-out 50ms; }
.press-item .thumb a { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; }
.press-item .thumb a:before { content: ''; position: absolute; height: 200px; width: 100%; background: linear-gradient(225deg, rgba(0, 0, 0, 0) 50%, rgba(0, 190, 214, 0.6) 100%); z-index: 0; }
.press-item .thumb a img { width: 100%; }
.press-item .detail { transition: height 200ms ease-in-out 50ms;  }
.press-item .meta { display: flex; align-items: center; justify-content: center; padding: 10px 0; }
.press-item .meta span { font-weight: 400; font-size: 14px; }
.press-item .meta span + span { border-left: 1px solid #ccc; margin-left: 10px; padding-left: 10px; }
.press-item .text { text-align: center; }
.press-item .text h3 { font-size: 18px; line-height: 1.3; font-weight: 600; }
.press-item .text h3 a { color: var(--bs-dark); }
.press-item .text p { margin: 10px 0; display: none; }
.press-item .text p a { color: var(--bs-dark); }
.press-item .text .btn { display: none; }
.press-item:hover .detail { background-color: #fff; height: 296px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.press-item:hover .thumb { height: 0; }
.press-item:hover .text p { display: block; }
.press-item:hover .text .btn { display: inline-flex; }



.press-item .more a { display: inline-flex; align-items: center; justify-content: center; height: 50px; width: 50px; padding: 0 14px; border-radius: 3px; font-size: 18px; font-weight: 500; color: var(--bs-dark); border: 3px solid #D0D5D8; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.press-item .more a span { display: flex; align-items: center; justify-content: center; }
.press-item .more a span>svg { width: 18px; height: 18px;  }
.press-item .more a:hover { width: auto;  }
.press-item .more a>span:nth-child(1) { display: none; }
.press-item .more a>span:nth-child(1) svg { margin-left: 15px; }
.press-item .more a:hover>span:nth-child(1) { display: inline-flex; }
.press-item .more a:hover>span:nth-child(2) { display: none; }
/* endregion */

/* region Career */
.section-career { padding: 60px 0; text-align: center; }
.section-career h2 { font-size: 32px; margin-bottom: 15px; }
.section-career p { font-size: 18px; line-height: 1.5; margin-bottom: 30px; }
.section-career p.sub-title1 { font-size: 22px; font-weight: 600; line-height: 1.5; }

.section-career2 { padding: 60px 0; }
.section-career2 h2 { font-size: 32px; text-align: center; margin-bottom: 30px; }

.career-item { position: relative; padding-bottom: 20px; margin-bottom: 40px; box-shadow: 0 2px 0 0 rgb(213 213 213 / 50%);}
.career-item .thumb { position: relative; border-radius: 4px; overflow: hidden; }
.career-item .thumb a { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; }
.career-item .thumb a:before { content: ''; position: absolute; height: 275px; width: 100%; background: linear-gradient(225deg, rgba(0, 0, 0, 0) 50%, rgba(0, 190, 214, 0.6) 100%); z-index: 0; }
.career-item .thumb a img { width: 100%; }
.career-item .text { margin: 15px 0 0; min-height: 120px; }
.career-item .text h3 { font-size: 22px; line-height: 1.3; margin: 0 0 10px; }
.career-item .text h3 a { display: block; color: var(--bs-dark)}
.career-item .text h3 a svg { position: relative; top: 3px; width: 20px; height: 20px; margin-left: 6px; fill: var(--bs-danger); }
.career-item .text a { color: var(--bs-dark-gray) }
.career-item .text p { margin: 0; font-size: 14px; line-height: 1.5; color: var(--bs-dark-gray) }

.section-career3 { padding: 0 0 90px; }

.section-career4 { padding: 60px 0; background: var(--bs-danger); text-align: center; color: #fff; }
.section-career4 p.sub-title1 { font-size: 28px; font-weight: 600; margin: 20px 0; }
.section-career4 p.sub-title1 a { color: #fff; }
.section-career4 p { font-size: 20px; margin: 20px 0; }
.section-career4 .btn { min-width: 200px; font-size: 17px; height: 52px; }

.section-career-detail { padding: 60px 0; }
.section-career-detail h2 { font-size: 24px; margin: 0 0 10px; }
.section-career-detail p { font-size: 18px; margin: 0 0 20px; }
.section-career-detail ul { list-style: square; padding-left: 15px; margin: 0 0 20px; }
.section-career-detail ul li { font-size: 18px; line-height: 1.3; padding: 5px 0; }


.owl-product .owl-dots { position: absolute; bottom: 20px; right: 0; left: 0; display: flex; align-items: center; justify-content: center; }
.owl-product .owl-dots .owl-dot { margin: 5px; }
.owl-product .owl-dots .owl-dot span { width: 10px; height: 10px; border-radius: 10px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.owl-product .owl-dots .owl-dot.active { border-radius: 18px; width: 18px; height: 18px; padding: 3px !important; border: 1px solid #fff; }
.owl-product .owl-dots .owl-dot.active span,
.owl-product .owl-dots .owl-dot:hover span { background: #fff; }

@media only screen and (max-width: 767px){
    .section-career img { width: 100%; }
    .section-career h2 { font-size: 24px; line-height: 1.3; }
    .section-career p { font-size: 16px; }
    .section-partner-form { padding-top: 0; }
    .section-partner1 { padding-top: 0; }
    .section-partner2 { padding-top: 0; }
}
/* endregion */

/* region Case Study */
.section-cases { padding: 60px 0; }
.section-cases .heading .h-title { padding: 0; }

.case-study-detail { padding: 60px 0; }
.case-study-detail .case-study-content h2 { font-size: 32px; font-weight: 800; line-height: 1.3; margin:0 0 20px; }
.case-study-detail .case-study-content h3 { font-size: 20px; font-weight: 700; line-height: 1.3; margin:0 0 5px; }
.case-study-detail .case-study-content p { font-size: 18px; line-height: 1.5; margin:0 0 30px; color: var(--bs-dark-gray) }
.case-study-detail .case-study-content .blockquote { font-size: 22px; line-height: 1.5; font-style: italic; padding: 20px; border-left: 4px solid var(--bs-danger); }

.case-sidebar { border: 1px solid #eaeaea; padding: 30px; border-radius: 5px; }
.case-sidebar h2 { font-size: 24px; line-height: 1; margin: 0 0 10px; }
.case-sidebar p { font-size: 16px; line-height: 1.5; margin: 0 0 15px; color: var(--bs-dark-gray) }
.case-sidebar p>img { height: 70px; padding: 10px; border-radius: 5px; border: 1px solid #eaeaea; }
.case-sidebar p>b { display: block; color: var(--bs-dark); font-weight: 700; }
.case-sidebar div { border-top: 1px solid #eaeaea; padding-top: 15px; color: var(--bs-dark-gray) }
.case-sidebar div>.btn { margin-top: 10px; }

.case-item { border: 1px solid #e5e8ed; border-radius: 6px; margin-bottom: 30px; overflow: hidden; }
.case-item .thumb { display: flex; align-items: center; justify-content: center; height: 140px; background-color: #fff; border-bottom: 1px solid #e5e8ed; }
.case-item .thumb img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.case-item .text { position: relative; padding:15px; height: 220px; }
.case-item .text h3 { font-size: 18px; margin: 0 0 10px; }
.case-item .text h3 a { color: var(--bs-dark) }
.case-item .text p { font-size: 15px; margin: 0 0 10px; line-height: 1.4; color: var(--bs-dark-gray) }
.case-item .text .btn { position: absolute; border: 2px solid #e5e8ed; left: 15px; bottom: 15px; width: calc(100% - 30px); }
/* endregion */

/* region Press */
.press-thumb { border-radius: 5px; margin-bottom: 20px; }
.press-thumb img { width: 100%; }
.press-kit { display: flex; align-items: center; justify-content: center; border-radius: 4px; padding: 20px; background: #f7f8fb; }
.press-kit span { flex: 1 1 auto; }
.press-kit span.icon { display: flex; align-items: center; justify-content: center; flex: 0 0 40px; width: 40px; height: 40px; border: 2px solid var(--bs-danger); border-radius: 40px; margin-right: 20px; }
.press-kit span.icon svg { fill: var(--bs-danger); width: 20px; height: 20px; }
/* endregion */

/* region Knowledgbase */
.kb-categories { clear: both; overflow:hidden;}
.kb-categories ul { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }
.kb-categories ul li { flex: 0 0 24.1%; margin-right: 10px;margin-bottom: 10px; transition: 250ms all;}
.kb-categories ul li a { min-height: 70px;line-height: 50px;font-size: 18px; font-weight: 600; display: block; padding: 10px; border-radius: 6px;color: #262936;background-color: #fff;border: 1px solid #E5E8ED;box-shadow: 0 1px 10px 0 rgba(141,153,176,0.1);}
.kb-categories ul li a:hover { text-decoration: none; background: #dbdde2; }
.kb-categories ul li a span.badge { float: right; display: flex; align-items: center; justify-content: center; background: #fff; border: 3px solid #E5E8ED;width: 49px;height: 49px;color: #434d5c; border-radius: 100%; font-size: 16px;}

.section-kb-banner { padding: 50px 0; text-align: center; background: var(--bs-dark); color: #fff; }
.section-kb-banner h1 { font-size: 2.25rem; font-weight: 700; line-height: 1.3; margin: 0 0 10px; }
.section-kb-banner p { font-size: 1.25rem; font-weight: 400; margin: 0 0 30px; padding: 0 160px; opacity: .5 }
.section-kb-banner .search-box { max-width: 700px; margin: 0 auto; }
.section-kb-banner .search-box .form-control { font-size: 18px; height: 62px; padding-left: 20px; border: 0; border-radius: 4px 0 0 4px; }
.section-kb-banner .search-box .btn { height: 62px; width: 160px; font-size: 18px;}

.section-kb-article { padding: 60px 0; }
.section-kb-article .main-breadcrumb { top: -30px; }
.section-kb-article .kb-article { padding: 30px; border-radius: 10px; margin-bottom: 20px; background: #fff; border: 1px solid #E5E8ED; box-shadow: 0 1px 10px 0 rgba(141,153,176,0.1); }
.section-kb-article .kb-article h1 { font-size: 32px; font-weight: 700; margin-bottom: 5px; }
.section-kb-article .kb-article p { font-size: 18px; line-height: 1.5; margin-bottom: 30px }
.section-kb-article .btn { border-radius: 10px; padding: 0; }
.section-kb-article .kb-meta { display: flex; align-items: center; justify-content: flex-start; font-size: 13px; line-height: 1; margin-bottom: 15px; font-weight: 400; color: var(--bs-dark-gray) }
.section-kb-article .kb-meta>div { display: flex; align-items: center; justify-content: flex-start; }
.section-kb-article .kb-meta>div svg { width: 16px; height: 16px; margin-right: 5px; }

.section-cat { padding: 40px 0; }
.section-cat h2 { font-size: 22px; font-weight: 800; margin-bottom: 20px; }

.section-kb { padding: 40px 0; }
.section-kb h2 { font-size: 22px; font-weight: 800; margin-bottom: 20px; }

.kb-article { position: relative; background-color: #fff; padding: 20px; margin-bottom: 15px; border-radius: 6px; border: 1px solid #E5E8ED; box-shadow: 0 1px 10px 0 rgba(141,153,176,0.1);}
.kb-article a { display: flex; font-size: 18px; font-weight: 700; color: var(--bs-dark) }
.kb-article p { font-size: 15px; line-height: 1.3; margin-top: 5px; }

@media only screen and (max-width: 767px){
    .section-kb-banner h1 { font-size: 1.8rem; }
    .section-kb-banner p { padding: 0; font-size: 16px; }
    .section-kb-banner .search-box .form-control { height: 42px; font-size: 16px; }
    .section-kb-banner .search-box .btn { height: 42px; width: auto; }

    .kb-categories ul li { flex: 0 0 47.1%;}

    .section-kb-article { padding: 30px 0; overflow: hidden; }
    .section-kb-article .list-group { margin-bottom: 30px; }
    .section-kb-article .main-breadcrumb { display: flex; flex-wrap: wrap; }

}
/* endregion */

/* region Section Map */
.network-map-container { position: relative; margin-top: 40px; }
.network-map-container .network-map { width: 100%; }
.network-map-container svg { position: absolute; top: 0; right: 15px; bottom: 0; left: 15px; width: calc(100% - 30px); }
/* endregion */

/* region Section Text */
.section-text { padding: 50px 0; }
.section-text .image-holder { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-text .image-holder img { max-width: 100%; }
.section-text .text-holder { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-text .text-holder ul { font-size: 18px; font-weight: 300; margin: 0; color: var(--bs-dark-gray) }
.section-text .text-holder ul li { display: flex; align-items: center; justify-content: flex-start; line-height: 1.4; padding: 5px 0; }
.section-text .text-holder ul li svg { margin-right: 6px; width: 20px; height: 20px; fill: var(--bs-dark-gray) }
.section-text .text-holder ul.icon { font-size: 18px; font-weight: 300; margin: 0; color: var(--bs-dark-gray) }
.section-text .text-holder ul.icon li { display: flex; align-items: center; justify-content: flex-start; line-height: 1.4; padding: 5px 0; }
.section-text .text-holder ul.icon li>span { display: flex; align-items: center; justify-content: center; flex: 0 0 80px; width: 80px; height: 80px; background-color: #fff; border-radius: 7px; margin-right: 15px; box-shadow: 0 2px 3px rgb(2 31 63 / 10%), 0 30px 60px -25px rgb(2 31 63 / 10%), 0 0 120px rgb(2 31 63 / 5%); transition: all .1s ease-in-out;}
.section-text .text-holder ul.icon li>span>svg { width: 50px; height: 50px; margin: 0; fill: var(--bs-danger) }
.section-text .text-holder p { font-size: 18px; font-weight: 300; margin: 0 0 20px; color: var(--bs-dark-gray) }
.section-text .text-holder p:last-child { margin-bottom: 0; }
.section-text .text-holder .s-title { font-size: 30px; font-weight: 700; line-height: 1.4; margin: 0 0 5px; color: var(--bs-dark) }
.section-text .text-holder .s-desc { font-size: 20px; font-weight: 500; margin: 0 0 10px; color: var(--bs-dark-gray) }
.section-text .text-holder .btn { font-size: 16px; min-width: 200px; }
.section-text .text-holder .btn-link { font-size: 20px; }

.s-subtitle { display: flex; align-items: center; justify-content: flex-start; width: 100%; margin: 0 0 15px; font-size: 18px; padding-bottom: 10px; border-bottom:1px solid rgb(222, 226, 230); }
.s-subtitle svg {  width: 20px; height: 20px; margin-right: 5px; }
.list-1 { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; margin-bottom: 30px !important; }
.list-1 li { flex:0 0 33.33%; font-size: 16px; }

.section-text2 { padding: 60px 0; }
.section-text2 .text-holder { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.section-text2 .box-2 { margin: 0 0 30px; }
.section-text2 .box-2>.text { text-align: left; }

@media only screen and (max-width: 767px){
    .section-text { overflow:hidden; padding: 60px 0 !important; }
    .section-text .image-holder { margin-bottom: 20px; padding: 0 }
    .section-text .text-holder .s-title { font-size: 24px; }
    .section-text .text-holder p { font-size: 16px; }

    .list-1 li { flex:0 0 100%; }
}

/* endregion */

/* region Section Contact */
.section-contact { position: relative;padding: 50px 0 80px;background: #fff;width: 100%; }
.section-contact h3 { font-weight: 700;font-size: 30px;margin: 0 0 20px; }
.section-contact h3 span { display: block;font-weight: 700;font-size: 30px; }
.section-contact .contact-text { position: relative;padding: 25px 0; }
.section-contact .contact-text h6 {color: #1f2532;font-weight: 700;font-size: 20px; position: relative; margin: 0 0 20px; letter-spacing: 1px;}
.section-contact .contact-text h6:before { content: ""; height: 1px; width: 20px; background-color: var(--bs-danger); position: absolute; top: -8px; }
.section-contact .contact-text .info {font-size: 16px;font-weight: 400; line-height: 1.5; margin-bottom: 48px; }
.section-contact .contact-text a { color: var(--bs-dark); }

.section-contact .contact-form .form-control { border-radius: 3px;box-shadow: none;font-size: 18px;height: 63px; margin-bottom: 20px; border: 1px solid #E5E8ED !important; padding: 18px 33px; background-color: #fff; }
.section-contact .contact-form textarea.form-control { height: 122px; }
.section-contact .contact-form .btn { padding-left: 40px;padding-right: 40px;}
.section-contact .contact-form p { font-size: 15px; margin-bottom: 20px; }
.section-contact .contact-form p a { font-weight: 500; color: var(--bs-primary); }

.section-google-map { max-height: 400px; }
/* endregion */

/* region Section Bank */
.section-banks { padding: 50px 0; }
.bank-info { background: #fff7e6; border-radius: 10px; border: 1px solid #f1e4ca; padding: 20px; margin-bottom: 30px; }
.bank-info div { font-weight: 600;}
.bank-info ul { list-style-type: circle; margin-left: 2rem; line-height: 1; }
.bank-info ul li { margin: 8px 0; }
.bank-info ul li span { font-weight: 600;}

.bank-account { margin-bottom: 30px;}
.bank-account h3 { font-size: 20px; font-weight: 700; margin: 10px 0 10px}

.bank-item .iban {  position:relative; background: #fff; font-size: 16px; line-height: 1.4; padding: 15px;border: 1px solid #485e9029; border-radius: 10px; }
.bank-item .iban img { position: absolute; right: 20px; top: 20px; padding: 15px; height: 80px; display: block; border-radius: 10px; border: 1px solid #485e9029; }
.bank-item .iban .bk1 { font-size: 16px; font-weight: 600; margin-bottom: 5px; color: var(--bs-danger);}
.bank-item .iban .bk2 { font-size: 16px; line-height: 1.3; margin-bottom: 5px;}
.bank-item .iban .bk2 b { display: inline-block; width: 140px; }

.trade-info { background: #fff; padding: 20px 15px;border: 1px solid #485e9029; border-radius: 10px; }
.trade-info ul li { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; font-size: 16px; line-height: 1.3; padding: 7px 0; }
.trade-info ul li:first-child { font-size: 18px; font-weight: 700; }
.trade-info ul li b { flex: 0 0 130px; }
.trade-info ul li span { flex: 0 0 calc(100% - 130px); }

@media only screen and (max-width: 1200px){
    .trade-info ul li { flex-direction: column; }
    .trade-info ul li b { flex: 0; }
}
@media only screen and (max-width: 767px){
    .trade-info { margin-bottom: 30px; }
    .bank-item .iban img { position: relative; top: unset; right: unset; margin-bottom: 15px; }
}
/* endregion */

/* region Section Cloud2Biz */
.section-cloud2biz-feature { padding: 70px 0; background-color: #f7f8fb; }
.section-cloud2biz-feature .col-lg-6 { margin: 15px 0; }
.section-cloud2biz-feature .fea-box { height: 100%; padding: 30px; border-radius: 5px; background-color: #fff; box-shadow: 0px 5px 15px 0px rgb(110 121 150 / 5%);}
.section-cloud2biz-feature .fea-box img { height: 116px; margin-bottom: 0; }
.section-cloud2biz-feature .fea-box h3 { font-size: 18px; font-weight: 400; line-height: 1.3; margin: 0 0 10px; }
.section-cloud2biz-feature .fea-box p { font-size: 16px; font-weight: 300; line-height: 1.4; margin: 0 0 20px; color: var(--bs-dark-gray) }
.section-cloud2biz-feature .fea-box ul { list-style: circle; padding-left: 15px; }
.section-cloud2biz-feature .fea-box ul li { font-size: 15px; line-height: 1.3; padding: 6px 0; color: var(--bs-dark-gray) }

.section-cloud2biz-table { padding: 60px 0; }
.section-cloud2biz-table .table { width: 100%; }
.section-cloud2biz-table .table td { padding: 12px; border: 1px solid #020f28; font-size: 15px; vertical-align: top; color: var(--bs-dark-gray) }
.section-cloud2biz-table .table tr:first-child td { background-color: #020f28; color: #fff; text-align: center; }
.section-cloud2biz-table .table tr:first-child td b { display: block; font-size: 17px; }
.section-cloud2biz-table .table tr:first-child td small { display: block; font-size: 15px; padding: 10px 0; opacity: .6; }
/* endregion */

/* region Section Marketplace */
.section-marketplace { padding: 60px 0; }
.section-marketplace .nav-tabs { align-items: flex-start; width: 100%; border: 0; }
.section-marketplace .nav-tabs .nav-item { width: 100%; text-align: left; }
.section-marketplace .nav-tabs .nav-link { width: 100%; border: 0; color: var(--bs-dark); border-radius: 4px; font-size: 15px; text-align: left; }
.section-marketplace .nav-tabs .nav-link.active { background-color: var(--bs-danger); color: #fff; }
.m-app { position: relative; background-color: #fff; padding: 15px; margin: 0 0 20px; border-radius: 5px; border: 1px solid #ebebeb;}
.m-app .default-area { display: flex; align-items: center; justify-content: center; text-align: center; flex-direction: column; height: 190px; }
.m-app .default-area img { height: 70px; }
.m-app .default-area b { display: block; font-size: 16px; margin-top: 10px; }
/* endregion */

/* region Section About */
.section-about1 { padding: 60px 0; background-color: #fff; }
.section-about1 h2 { font-size: 24px; font-weight: 800; margin: 0 0 5px; }
.section-about1 p { font-size: 17px; line-height: 1.5; margin: 0 0 22px; text-align: justify; color: var(--bs-dark-gray) }
.section-about1 img { width: 100%; }

.section-about2 { padding: 60px 0;  }
.section-about2 h2 { font-size: 32px; font-weight: 700; }
.section-about2 p { font-size: 22px; line-height: 1.5; margin: 5px 0 0 }
.section-about2 ul { position: relative; padding-left: 30px; }
.section-about2 ul:before { position: absolute; left: 0; top: 0; content: ''; height: 100%; width: 2px; background-color: #cbcbcb; }
.section-about2 ul li { position: relative; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; padding: 0 0 40px; }
.section-about2 ul li:before { position: absolute; left: -38px; top: 11px; content: ''; height: 18px; width: 18px; border-radius: 50%; background-color: var(--bs-danger); }
.section-about2 ul li b { font-size: 20px; font-weight: 700; }
.section-about2 ul li span { font-size: 18px; font-weight: 300; }
.section-about2 img { height: 60px; margin-bottom: 10px; }

.section-about3 { padding: 50px 0;  }
.section-about3 h3 { font-size: 20px; font-weight: 700; margin-bottom: 5px; }
.section-about3 p { font-size: 16px; line-height: 1.5; color: var(--bs-dark-gray) }
.section-about3 img { height: 96px; }
.section-about3 svg { height: 76px; width: 76px; fill: var(--bs-danger); }

.section-about5 { padding: 50px 0; }
.section-about5 .main-bg { background-color: var(--bs-dark); padding: 60px 90px; border-radius: 160px; }
.section-about5 .main-bg h3 { font-size: 32px; font-weight: 600; color: #fff; }
.section-about5 .main-bg .btn { height: 52px; font-size: 18px; }

.section-about6 { padding: 0 0 60px;}
.section-about6 .col-lg-2 { display: flex; align-items: center; justify-content: center; }
.section-about6 img { max-height: 40px; max-width: 100%; }

.section-certificate2 { padding: 40px 0; background: var(--bs-dark); color: #fff; }
.section-certificate2 .heading .h-title { color: #fff; margin-bottom: 30px; }
.section-certificate2 img { padding: 4px; border-radius: 12px; }

.section-dc { padding: 15px 0; }
.section-dc .dc-main { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: flex-start; background-color: var(--bs-danger); padding: 60px; border-radius: 50px; box-shadow: 0 1rem 1.75rem rgb(9 42 93 / 9%);}
.section-dc .dc-main:before { position: absolute; content: ""; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; max-width: 1000px; height: 287px;background-image: url(../img/dc-speckles-alt.svg); background-size: 1036px; background-position: top center; z-index: 0; }
.section-dc .dc-main .dc-text { width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; line-height: 1.3; }
.section-dc .dc-main .dc-text h3 { font-size: 42px;font-weight: 600; margin: 20px 0; color: #fff; }
.section-dc .dc-main .dc-text p { display: flex; align-items: center; justify-content: flex-start; font-size: 28px; margin: 0; color: var(--bs-light-gray); }
.section-dc .dc-main .dc-text p svg { width: 20px; height: 20px; margin-right: 6px; fill: var(--bs-light-gray);}
.section-dc .dc-main .dc-text p a {font-weight: 600; color: var(--bs-light-gray); margin-left: 6px; }

.section-tabs { padding: 40px 0; }
.section-tabs .heading { margin-bottom: 40px; }
.section-tabs .text-content { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-tabs .h-title { font-size: 30px; font-weight: 700; line-height: 1.4; margin: 0 0 10px; color: var(--bs-dark)}
.section-tabs p { font-size: 18px; font-weight: 300; margin: 0 0 20px; color: var(--bs-dark-gray)}
.section-tabs p:last-child { margin-bottom: 0; }
.section-tabs .h-desc { font-size: 20px; font-weight: 300; margin: 0; color: var(--bs-dark-gray)}
.section-tabs .btn { margin-top: 20px; font-size: 16px; min-width: 200px; }
.section-tabs .btn-link { font-size: 20px; margin-top: 15px; }
.section-tabs .tabs3 .nav-tabs .nav-link { font-weight: 700; }

.section-content { padding: 70px 0; }
.section-content .text-content { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.section-content .h-title { font-size: 30px; font-weight: 700; line-height: 1.4; margin: 0 0 5px; color: var(--bs-dark)}
.section-content p { font-size: 18px; font-weight: 300; margin: 0; color: var(--bs-dark-gray)}
.section-content .h-desc { font-size: 20px; font-weight: 300; margin: 0; color: var(--bs-dark-gray)}
.section-content .btn { margin-top: 20px; font-size: 16px; min-width: 200px; }
.section-content .btn-link { font-size: 20px; margin-top: 15px; }
.section-content .image-to-text { padding: 20px 0; }
.section-content .image-to-text img { width: 100%; }
.section-content .image-to-text h3 { font-size: 28px; margin: 0 0 10px; font-weight: 700; }

@media only screen and (max-width: 992px){
    .section-tabs { overflow: hidden; padding: 20px 0 !important; }
    .tabs3 .nav-tabs .nav-item { margin: 4px 0; }
    .section-tabs .tabs3 .nav-tabs .nav-link { padding: 8px; }
    .section-tabs img { margin-bottom: 20px; }

    .section-dc { overflow: hidden; padding-bottom: 30px !important; }
    .section-dc .dc-main { padding: 30px 20px; border-radius: 20px; }
    .section-dc .dc-main:before { display: none; }
    .section-dc .dc-main .dc-text h3 { font-size: 32px; margin: 5px 0; }
    .section-dc .dc-main .dc-text p { font-size: 20px; line-height: 1.5; }
}

@media only screen and (max-width: 767px){
    .section-about5 .main-bg { padding: 30px; text-align: center; border-radius: 40px; }
    .section-about5 .main-bg h3 { font-size: 28px; margin-bottom: 15px; }

    .section-about3 { text-align: center; }
    .section-about3 .col-lg-4 { margin: 15px 0; }

    .section-about6 { text-align: center; }
    .section-about6 img { height: 30px; margin: 15px 0; }
}
/* endregion */

/* region Section Agreement */
.agreement-list { position: relative; overflow: hidden; padding-right: 30px; }
.agreement-list>ul { list-style: none; padding: 0; margin:0; }
.agreement-list>ul>li{ float: left; width: 100%;display: flex;  padding: 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; border: 1px solid #ced4da; box-shadow: 0 6px 8px -4px rgba(0,42,91,.1); background: #fff; margin:10px 0;}
.agreement-list>ul>li>.title{ width: 90%; cursor: pointer; }
.agreement-list>ul>li>.title>b{ display: block; font-size: 18px;}
.agreement-list>ul>li>.title>p{ margin: 0; font-size: 13px; }
.agreement-list>ul>li>.action{ width: 10%; text-align: right; display: flex; justify-content: center;align-items: center;}
.agreement-list>ul>li>.action>a{ display: flex; align-items: center; justify-content: center; padding: 5px; width: 38px; height: 38px; margin-left:5px;  }
.agreement-list>ul>li>.action>a>svg{ width: 18px; fill: #fff;  }
.agreement-list>ul>li.active {background-color: var(--bs-danger); color:#fff;}
.agreement-list>ul>li.active>.title>p{ color: #ffffffbf; }
.agreement-list>ul>li.active .btn {background-color: #fff; color:var(--bs-danger);}
.agreement-list>ul>li.active .btn svg {fill:var(--bs-danger);}
.agreement-list>ul>li:hover { opacity: .8; }

.agreement-content { position: relative; padding: 30px 15px; display: none;}
.agreement-content h4 { font-size: 24px; font-weight: 700; margin-bottom: 20px; }
.agreement-content.active { display: block;}

@media only screen and (max-width: 767px){
    .agreement-list { padding-right: 0; }
}
/* endregion */

/* region Reference */
.section-reference { padding: 80px 0; overflow: hidden }
.logo-items { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }
.logo-items .logo-item { float: left; width: 25%; height: 120px; display: flex; align-items: center; justify-content: center; padding: 10px; border: 1px solid #f5f5f5; margin: -.5px; }
.logo-items .logo-item img { height: 60px; }

.client-list { position: relative; padding: 60px 0; background: #fafbfb;}
.client-filter { position: relative; border-bottom: 2px solid #0000001a; margin-bottom: 40px; text-align: center; }
.client-filter a{ position: relative; display: inline-block; font-size: 16px; font-weight: 500; padding: 10px 15px; color: #3C4858;   }
.client-filter a:hover { text-decoration: none; }
.client-filter a.active { color:var(--bs-danger); }
.client-filter a.active:before { position: absolute; content: ''; bottom: -2px; left:0; width: 100%; background: var(--bs-danger); height: 2px; }

@media only screen and (max-width: 767px){
    .logo-items .logo-item { width: 50%; }
    .logo-items .logo-item img { max-width: 100%; height: auto; max-height: 40px; }
}
/* endregion */

/* region Faqs */
.section-faqs { padding: 60px 0 90px; }
.section-faqs .heading { margin-bottom: 30px; }
.custom-faq1 .faq { background: #fff; border: 1px solid #e5e8ed; border-bottom: 0; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.custom-faq1 .faq:first-child { border-radius: 10px 10px 0 0; }
.custom-faq1 .faq:last-child { border-radius: 0 0 10px 10px; }
.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-danger); }
.custom-faq1 .faq h3[aria-expanded="true"] i { color: #fff; border-color: var(--bs-danger); background: var(--bs-danger); }
.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; border-bottom: 1px solid #e5e8ed;}

@media only screen and (max-width: 767px){
    .section-faqs { padding: 30px 0 50px; }
    .custom-faq1 .faq h3 { font-size: 15px; line-height: 1.5; }
}
/* endregion */

/* region Newsletter */
.section-newsletter { padding: 70px 0; background: #f7f8fb; }
.section-newsletter h2 { font-size: 32px; font-weight: 500; margin: 0 0 20px; text-align: center; }
.section-newsletter .form-control { height: 56px; border-width: 2px; font-size: 17px; }
.section-newsletter .form-check { margin-top: 20px; align-items: flex-start; justify-content: flex-start; }
.section-newsletter .form-check input { flex: 0 0 22px; }
.section-newsletter .form-check span { font-size: 13px; font-weight: 400; line-height: 1.4; color: #5f6368; }
.section-newsletter p { font-size: 13px; font-weight: 400; line-height: 1.4; color: #5f6368; margin: 15px 0 10px; }
.section-newsletter p a { color: #1a73e8 }
.section-newsletter .btn { min-width: 140px; }
/* endregion */

/* region Footer */
.footer { background-color: #010f28; color: #7f8794; }
.footer .footer-top { padding: 50px 0 10px; }
.footer .footer-top b { display: block; font-size: 18px; font-weight: 600; color: #fff; }
.footer .footer-top ul { margin: 5px 0 30px; }
.footer .footer-top a { display: inline-flex; align-items: center; justify-content: flex-start; font-size: 15px; font-weight: 400; padding: 3px 0; color: #7f8794; }
.footer .footer-top a:hover { text-decoration: underline; }
.footer .footer-top .social-media a>svg { width: 14px; height: 14px; margin-right: 5px; fill: #fff; }
.footer .footer-bottom { padding: 20px 0; border-top: 1px solid #ffffff33; }
.footer .footer-bottom a { display: inline-flex; font-size: 14px; font-weight: 400; padding: 3px 10px; color: #7f8794; }
.footer .footer-bottom p { font-size: 14px; color: #7f8794; font-weight: 400; }

@media only screen and (max-width: 767px){
    .footer { text-align: center; }
    .footer .footer-top b { font-size: 18px; }
    .footer .footer-top .foot-title2 { margin-top: 40px; }
    .footer .footer-top .foot-link { display: none; }
    .footer .footer-top ul.social-media { display: flex; align-items: center; justify-content: center; }
    .footer .footer-top ul.social-media li { margin: 0 4px; }
    .footer .footer-top ul.social-media li span { display: none; }
    .footer .footer-top ul.social-media li a { display: flex; align-items: center; justify-content: center; border-radius: 4px; width: 42px; height: 42px; background-color: #162746; }
    .footer .footer-top .social-media a>svg { width: 18px; height: 18px; margin-right: 0; }
    .footer .footer-bottom .col-lg-6 { justify-content: center !important; margin: 10px 0; flex-wrap: wrap; }
}
/* endregion */