@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);

body,
html {
    -webkit-text-size-adjust: 100%
}

*,
:after,
:before,
body {
    box-sizing: border-box
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

body,
sub,
sup {
    position: relative
}

html,
pre {
    overflow: auto
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
    margin-bottom: .5rem
}

address,
legend {
    line-height: inherit
}

progress,
sub,
sup {
    vertical-align: baseline
}

.g-0,
.gy-0,
.row {
    --bs-gutter-y: 0
}

.table,
body {
    color: #212529
}

.btn-check,
.form-floating>label {
    position: absolute;
    pointer-events: none
}

.booking-box i,
.services-head .ttl-18,
.we-offer-head .ttl-18 {
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent
}

dl,
ol,
p,
pre,
ul {
    margin-top: 0
}

/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #DD3021;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #06867B;
    --bs-secondary: #DFFDF9;
    --bs-danger: #DD3021;
    --bs-dark: #20222E;
    --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;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

html {
    background: #121212;
    text-size-adjust: 100%
}

body {
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #121212;
    -webkit-tap-highlight-color: transparent;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 6rem
}

a>code,
hr,
pre code {
    color: inherit
}

hr {
    margin: 1rem 0;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-weight: 500;
    line-height: 1.2
}

dt,
kbd kbd {
    font-weight: 700
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

.btn,
.form-control-color:not(:disabled):not([readonly]),
.form-control[type=file]:not(:disabled):not([readonly]),
[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled),
summary {
    cursor: pointer
}

address {
    font-style: normal
}

.admin-content-area ol.decimal-sub li ol li,
.admin-content-area ol.roman-sub li ol li,
ol,
ul {
    padding-left: 2rem
}

.accordion-header,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.table,
p,
pre {
    margin-bottom: 1rem
}

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,
sup {
    font-size: .75em;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

code,
kbd,
pre {
    font-size: .875em
}

pre {
    display: block
}

pre code {
    font-size: inherit;
    word-break: normal
}

code {
    color: #d63384;
    word-wrap: break-word
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

.main-header .logo a,
label,
output {
    display: inline-block
}

@media screen and (max-width:991px) {
    .main-header .logo a{
        width: 135px
    }



    
}

button {
    border-radius: 0;
    box-shadow: none
}

fieldset,
iframe {
    border: 0
}

.form-range:focus,
button:focus:not(:focus-visible),
select.default:active,
select.default:focus {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
textarea {
    margin: 0;
     font-family: Outfit, sans-serif;
    font-size: inherit;
    line-height: inherit
}    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

.whychoose .nav .nav-link.active,
select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    font-size: calc(1.275rem + .3vw)
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

summary {
    display: list-item
}

.d-none,
[hidden] {
    display: none !important
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }

    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }

    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }

    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }

    h2 {
        font-size: 2rem
    }

    h3 {
        font-size: 1.75rem
    }

    h4,
    legend {
        font-size: 1.5rem
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }

    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5)
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.col-auto,
.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.col-12,
.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.col-6,
.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.col-3,
.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-1,
.col-2 {
    flex: 0 0 auto
}

.col-1 {
    width: 8.33333333%
}

.col-2 {
    width: 16.66666667%
}

.col-4,
.col-5 {
    flex: 0 0 auto
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-7,
.col-8 {
    flex: 0 0 auto
}

.col-7 {
    width: 58.33333333%
}

.col-8 {
    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%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    vertical-align: top;
    border-color: #e1eaea
}

.table>:not(caption)>*>* {
    padding: .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: currentColor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem
}

.table-bordered>:not(caption)>* {
    border-width: 1px 0;
    border-color: #262626
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
    border-color: #262626
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color)
}

.table-danger,
.table-info,
.table-light,
.table-primary,
.table-secondary,
.table-success,
.table-warning {
    --bs-table-striped-color: #000;
    --bs-table-active-color: #000;
    --bs-table-hover-color: #000;
    color: #000
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-primary {
    --bs-table-bg: #cde7e5;
    --bs-table-striped-bg: #c3dbda;
    --bs-table-active-bg: #b9d0ce;
    --bs-table-hover-bg: #bed6d4;
    border-color: #b9d0ce
}

.table-secondary {
    --bs-table-bg: #f9fffe;
    --bs-table-striped-bg: #edf2f1;
    --bs-table-active-bg: #e0e6e5;
    --bs-table-hover-bg: #e6eceb;
    border-color: #e0e6e5
}

.table-success {
    --bs-table-bg: #d1e7dd;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-hover-bg: #c1d6cc;
    border-color: #bcd0c7
}

.table-info {
    --bs-table-bg: #cff4fc;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-active-bg: #badce3;
    --bs-table-hover-bg: #bfe2e9;
    border-color: #badce3
}

.table-warning {
    --bs-table-bg: #fff3cd;
    --bs-table-striped-bg: #f2e7c3;
    --bs-table-active-bg: #e6dbb9;
    --bs-table-hover-bg: #ece1be;
    border-color: #e6dbb9
}

.table-danger {
    --bs-table-bg: #f8d6d3;
    --bs-table-striped-bg: #eccbc8;
    --bs-table-active-bg: #dfc1be;
    --bs-table-hover-bg: #e5c6c3;
    border-color: #dfc1be
}

.table-light {
    --bs-table-bg: #f8f9fa;
    --bs-table-striped-bg: #ecedee;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-hover-bg: #e5e6e7;
    border-color: #dfe0e1
}

.table-dark {
    --bs-table-bg: #212529;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #373b3e
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.collapsing,
.form-control[type=file] {
    overflow: hidden
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: #6c757d
}

.form-control,
.form-control:focus {
    color: #212529;
    background-color: #fff
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(6, 134, 123, .25)
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::placeholder {
    color: #FFFFFF;
    opacity: 1
}

.form-control-plaintext,
.form-select {
    width: 100%;
    color: #212529;
    display: block;
    line-height: 1.5
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border: 0 solid;
    border-inline-end-width: 1px;
    border-radius: 0;
    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-color: inherit
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border: 0 solid;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    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-color: inherit
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3
}

.form-control-plaintext {
    padding: .375rem 0;
    margin-bottom: 0;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-check-input,
.form-select {
    background-repeat: no-repeat;
    appearance: none
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.5em + (.5rem + 2px));
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem
}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem
}

.form-control-lg {
    min-height: calc(1.5em + (1rem + 2px));
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.form-control-lg::file-selector-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    margin-inline-end: 1rem
}

.form-control-lg::-webkit-file-upload-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    margin-inline-end: 1rem
}

textarea.form-control {
    min-height: calc(1.5em + (.75rem + 2px))
}

textarea.form-control-sm {
    min-height: calc(1.5em + (.5rem + 2px))
}

textarea.form-control-lg {
    min-height: calc(1.5em + (1rem + 2px))
}

.form-control-color {
    max-width: 3rem;
    height: auto;
    padding: .375rem
}

.form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-select {
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    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-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
}

.form-check-input:focus,
.form-select:focus {
    border-color: #1E1E1E;
    outline: 0;
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    background-color: #e9ecef
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-position: center;
    background-size: contain;
    border: 1px solid #FFFFFF;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:checked {
    background-color: #bc9646;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #bc9646;
    border-color: #bc9646;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label,
.modal-backdrop.show {
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    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='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out
}

.form-switch .form-check-input:focus {
    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='%2383c3bd'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    clip: rect(0, 0, 0, 0)
}

.form-floating,
.input-group,
.input-group .btn,
.modal-body #signUpForm .name_field {
    position: relative
}

.btn-check:disabled+.btn,
.btn-check[disabled]+.btn {
    pointer-events: none;
    filter: none;
    opacity: .65
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    appearance: none
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(6, 134, 123, .25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(6, 134, 123, .25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b4dbd7
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #06867b;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

.form-range::-moz-range-thumb:active {
    background-color: #b4dbd7
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled,
.modal-body #signUpForm .form-check input {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.form-floating>.form-control,
.form-floating>.form-select {
    height: calc(3.5rem + 2px);
    line-height: 1.25
}

.form-floating>label {
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem .75rem;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out
}

.form-floating>.form-control {
    padding: 1rem .75rem
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown),
.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:-webkit-autofill~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,
.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group .btn:focus,
.input-group>.form-control:focus,
.input-group>.form-select:focus {
    z-index: 3
}

.input-group .btn {
    z-index: 2
}

.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
}

.btn-lg,
.input-group-lg>.btn,
.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-sm,
.input-group-sm>.btn,
.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.invalid-tooltip,
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    border-radius: .25rem
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.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
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #198754
}

.valid-tooltip {
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(25, 135, 84, .9)
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid,
.was-validated .form-select:valid {
    border-color: #198754
}

.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    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"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.form-check-input.is-valid,
.was-validated .form-check-input:valid {
    border-color: #198754
}

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
    background-color: #198754
}

.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #198754
}

.form-check-inline .form-check-input~.invalid-feedback,
.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-valid,
.input-group .form-select.is-valid,
.was-validated .input-group .form-control:valid,
.was-validated .input-group .form-select:valid {
    z-index: 1
}

.input-group .form-control.is-valid:focus,
.input-group .form-select.is-valid:focus,
.was-validated .input-group .form-control:valid:focus,
.was-validated .input-group .form-select:valid:focus {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dd3021
}

.invalid-tooltip {
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(221, 48, 33, .9)
}

.btn,
.btn:hover {
    color: #212529
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dd3021;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23DD3021'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DD3021' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dd3021;
    box-shadow: 0 0 0 .25rem rgba(221, 48, 33, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid,
.was-validated .form-select:invalid {
    border-color: #dd3021
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    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"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23DD3021'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DD3021' stroke='none'/%3e%3c/svg%3e");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
    border-color: #dd3021;
    box-shadow: 0 0 0 .25rem rgba(221, 48, 33, .25)
}

.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
    border-color: #dd3021
}

.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
    background-color: #dd3021
}

.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(221, 48, 33, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dd3021
}

.input-group .form-control.is-invalid,
.input-group .form-select.is-invalid,
.was-validated .input-group .form-control:invalid,
.was-validated .input-group .form-select:invalid {
    z-index: 2
}

.input-group .form-control.is-invalid:focus,
.input-group .form-select.is-invalid:focus,
.was-validated .input-group .form-control:invalid:focus,
.was-validated .input-group .form-select:invalid:focus {
    z-index: 3
}

.btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background-color: transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(6, 134, 123, .25)
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary:hover {
    /* background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out */
}

.btn-check:active+.btn-outline-primary,
.btn-check:active+.btn-primary,
.btn-check:active+.btn-secondary,
.btn-check:checked+.btn-outline-primary,
.btn-check:checked+.btn-primary,
.btn-check:checked+.btn-secondary,
.btn-check:focus+.btn-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:disabled,
.btn-primary:focus,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary:active,
.btn-secondary:disabled,
.show>.btn-primary.dropdown-toggle,
.show>.btn-secondary.dropdown-toggle,
.step p.name {
    /* color: #FFFFFF; */
    font-family: Outfit, sans-serif;
    font-weight: 500;

}
.step p{
    color :rgba(255, 255, 255, 1);
    font-weight: 400;
    font-family: Montserrat, sans-serif


}



.btn-secondary {
    background: linear-gradient(90deg, #b99344 0, #f5e473 100%)
}

.btn-secondary:hover {
    color: #000;
    background-color: #e4fdfa
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
    color: #000;
    box-shadow: 0 0 0 .25rem rgba(190, 215, 212, .5)
}

.btn-check:active+.btn-danger:focus,
.btn-check:checked+.btn-danger:focus,
.btn-check:focus+.btn-danger,
.btn-danger.active:focus,
.btn-danger:active:focus,
.btn-danger:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(226, 79, 66, .5)
}

.btn-check:active+.btn-outline-danger,
.btn-check:checked+.btn-outline-danger,
.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active,
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dd3021;
    border-color: #dd3021
}

.btn-check:focus+.btn-danger,
.btn-danger:focus,
.btn-danger:hover {
    background-color: #bc291c;
    border-color: #b1261a;
    color: #fff
}

.btn-check:active+.btn-danger,
.btn-check:checked+.btn-danger,
.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b1261a;
    border-color: #a62419
}

.btn-check:active+.btn-dark:focus,
.btn-check:checked+.btn-dark:focus,
.btn-check:focus+.btn-dark,
.btn-dark.active:focus,
.btn-dark:active:focus,
.btn-dark:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(65, 67, 77, .5)
}

.btn-check:active+.btn-outline-dark,
.btn-check:checked+.btn-outline-dark,
.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active,
.btn-outline-dark:hover {
    color: #fff;
    background-color: #20222e;
    border-color: #20222e
}

.btn-check:focus+.btn-dark,
.btn-dark:focus,
.btn-dark:hover {
    background-color: #1b1d27;
    border-color: #1a1b25;
    color: #fff
}

.btn-check:active+.btn-dark,
.btn-check:checked+.btn-dark,
.btn-dark.active,
.btn-dark:active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1b25;
    border-color: #181a23
}

.btn-check:active+.btn-outline-primary:focus,
.btn-check:checked+.btn-outline-primary:focus,
.btn-check:focus+.btn-outline-primary,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .25rem rgba(6, 134, 123, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    background-color: transparent
}

.btn-outline-secondary {
    color: #dffdf9;
    border-color: #dffdf9
}

.btn-check:active+.btn-outline-secondary,
.btn-check:checked+.btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active,
.btn-outline-secondary:hover {
    color: #000;
    background-color: #dffdf9;
    border-color: #dffdf9
}

.btn-check:active+.btn-outline-secondary:focus,
.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .25rem rgba(223, 253, 249, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #dffdf9;
    background-color: transparent
}

.btn-outline-danger {
    color: #dd3021;
    border-color: #dd3021
}

.btn-check:active+.btn-outline-danger:focus,
.btn-check:checked+.btn-outline-danger:focus,
.btn-check:focus+.btn-outline-danger,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .25rem rgba(221, 48, 33, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dd3021;
    background-color: transparent
}

.btn-outline-dark {
    color: #20222e;
    border-color: #20222e
}

.btn-check:active+.btn-outline-dark:focus,
.btn-check:checked+.btn-outline-dark:focus,
.btn-check:focus+.btn-outline-dark,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .25rem rgba(32, 34, 46, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #20222e;
    background-color: transparent
}

.btn-link {
    font-weight: 400;
    text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d
}

.fade {
    transition: opacity .15s linear
}

.fade:not(.show),
.lazyload,
.lazyloading,
.modal-backdrop.fade {
    opacity: 0
}

.booking-box .icon-done,
.collapse:not(.show),
.default li:after,
.default li:before,
.modal-body #signUpForm .step,
.tab-content>.tab-pane,
.whychoose-tab {
    display: none
}

.collapsing {
    height: 0;
    transition: height .35s
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: #000;
    background: url("data:image/svg+xml,%3csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.5 2L1.5 16' stroke='white' stroke-width='2' stroke-linecap='square'/%3e%3cpath d='M1.5 2L15.5 16' stroke='white' stroke-width='2' stroke-linecap='square'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.modal,
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link,
.w100,
.we-offer-table .nav-link.active:before {
    width: 100%
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(6, 134, 123, .25);
    opacity: 1
}

.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    opacity: .25
}

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%)
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.accordion-body,
.accordion-button {
    padding: 1rem 1.25rem
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.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-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

.accordion-button:after,
.accordion-button:not(.collapsed):after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="14" viewBox="0 0 23 14" fill="none" ><path d="M1.86731 12.6133L11.4327 3.04688L20.9991 12.6133" stroke="white" stroke-width="3"/></svg>')
}

.booking-box .ttl-30,
.btn-outline-primary:hover,
.footer .terms-condition strong,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.we-offer-acordian .accordion-body .portfolio-highlight .table tbody tr td {
    color: #fff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.d-blk,
.tab-content>.active,
.we-offer-acordian,
.whychoose-acordian {
    display: block
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    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
}

.accordion-button:not(.collapsed) {
    color: #05796f;
    background-color: #e6f3f2;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

.accordion-button:not(.collapsed):after {
    transform: rotate(0)
}

.accordion-button:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    transform: rotate(180deg)
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(6, 134, 123, .25)
}

.accordion-item {
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.accordion-flush .accordion-item:first-child,
.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.modal-fullscreen .modal-footer,
.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }

    .form-control::file-selector-button {
        transition: none
    }

    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }

    .accordion-button,
    .accordion-button:after,
    .btn,
    .collapsing,
    .fade,
    .form-floating>label,
    .form-select,
    .form-switch .form-check-input,
    .modal.fade .modal-dialog,
    .nav-link {
        transition: none
    }

    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }

    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body,
.modal-fullscreen .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    /* background-color: #090909; */
    background-color: #363636;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    box-shadow: 0 5px 15px 0 rgba(255,255,255,.15);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-body,
.ratio {
    position: relative
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e1eaea;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
    padding: .5rem;
    margin: -.5rem -.5rem -.5rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    flex: 1 1 auto
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #e1eaea;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-footer,
    .modal-fullscreen-sm-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-footer,
    .modal-fullscreen-md-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-footer,
    .modal-fullscreen-lg-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-footer,
    .modal-fullscreen-xl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:1599.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-footer,
    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.ratio,
.ratio>*,
img {
    width: 100%
}

.cf:after,
.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.link-primary:focus,
.link-primary:hover {
    color: #389e95
}

.link-secondary {
    color: #dffdf9
}

.link-secondary:focus,
.link-secondary:hover {
    color: #e5fdfa
}

.link-danger {
    color: #dd3021
}

.link-danger:focus,
.link-danger:hover {
    color: #b1261a
}

.link-dark {
    color: #20222e
}

.link-dark:focus,
.link-dark:hover {
    color: #1a1b25
}

.ratio:before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.translate-middle {
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    transform: translateX(-50%) !important
}

.translate-middle-y {
    transform: translateY(-50%) !important
}

.border {
    border: 1px solid #e1eaea !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: 1px solid #e1eaea !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: 1px solid #e1eaea !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: 1px solid #e1eaea !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: 1px solid #e1eaea !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-secondary {
    border-color: #dffdf9 !important
}

.border-danger {
    border-color: #dd3021 !important
}

.border-dark {
    border-color: #20222e !important
}

.border-white {
    border-color: #fff !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0,
.whychoose .accordion-body figure {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.modal,
.no-pad,
.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-bold {
    font-weight: 700 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-primary {
    color: #06867b !important
}

.text-secondary {
    color: #dffdf9 !important
}

.red,
.text-danger {
    color: #ff1e0a !important
}

.text-dark {
    color: #20222e !important
}

.text-white {
    color: #fff !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-reset {
    color: inherit !important
}

.bg-primary {
    background-color: #06867b !important
}

.bg-secondary {
    background-color: #dffdf9 !important
}

.bg-danger {
    background-color: #dd3021 !important
}

.bg-dark {
    background-color: #20222e !important
}

.bg-body,
.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

.rounded,
.rounded-2 {
    border-radius: .25rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: .2rem !important
}

.rounded-3 {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-end,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-end {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-start {
    border-bottom-left-radius: .25rem !important
}

.rounded-start,
.rounded-top {
    border-top-left-radius: .25rem !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media (min-width:576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }

    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .float-sm-start {
        float: left !important
    }

    .float-sm-end {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-1 {
        gap: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: 1rem !important
    }

    .gap-sm-4 {
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        gap: 3rem !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }

    .text-sm-start {
        text-align: left !important
    }

    .text-sm-end {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .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%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }

    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .float-md-start {
        float: left !important
    }

    .float-md-end {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-1 {
        gap: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: 1rem !important
    }

    .gap-md-4 {
        gap: 1.5rem !important
    }

    .gap-md-5 {
        gap: 3rem !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }

    .text-md-end {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .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%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }

    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .float-lg-start {
        float: left !important
    }

    .float-lg-end {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .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
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1398px
    }

    .col-xxl {
        flex: 1 0 0%
    }

    .col-xxl-auto,
    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-12,
    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .col-xxl-6,
    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xxl-3,
    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .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%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }

    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .float-xxl-start {
        float: left !important
    }

    .float-xxl-end {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-1 {
        gap: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: 1rem !important
    }

    .gap-xxl-4 {
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        gap: 3rem !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }

    .text-xxl-start {
        text-align: left !important
    }

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .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%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }

    .modal-xl {
        max-width: 1140px
    }

    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .float-xl-start {
        float: left !important
    }

    .float-xl-end {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-1 {
        gap: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: 1rem !important
    }

    .gap-xl-4 {
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        gap: 3rem !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }

    .text-xl-start {
        text-align: left !important
    }

    .text-xl-end {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .fs-1 {
        font-size: 2.5rem !important
    }

    .fs-2 {
        font-size: 2rem !important
    }

    .fs-3 {
        font-size: 1.75rem !important
    }

    .fs-4 {
        font-size: 1.5rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

.btn,
.d-flx,
.flx-both {
    display: flex
}

html ::-webkit-scrollbar {
    width: 0
}

html ::-webkit-scrollbar-track {
    background: #f1f1f1
}

html ::-webkit-scrollbar-thumb {
    background: #888
}

html ::-webkit-scrollbar-thumb:hover {
    background: #555
}

body.modal-open .main-header {
    z-index: 1025
}

.container {
    position: relative;
    padding-right: 15px;
    padding-left: 15px
}

img {
    height: 100%
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s
}

.form-control,
button,
input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

select.default {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../images/carret.png") 96% 50% no-repeat #fff;
    outline: 0
}

.admin-content-area li,
.admin-content-area ol,
.admin-content-area ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.admin-content-area p+h1,
.admin-content-area p+h2,
.admin-content-area p+h3,
.admin-content-area p+h4,
.admin-content-area p+h5,
.admin-content-area p+h6,
.admin-content-area p+ol,
.admin-content-area p+ul {
    margin-top: 1.5rem
}

.admin-content-area ul {
    display: block;
    margin: 1.5rem 0 .625rem;
    padding-left: 1.25rem
}

.admin-content-area ul li {
    display: block;
    line-height: 1.4;
    padding-left: 1.375rem;
    position: relative
}

.admin-content-area ul li+li {
    margin-top: .625rem
}

.admin-content-area ul li:before {
    background-color: #06867b;
    border: none;
    border-radius: 50%;
    content: "";
    display: block;
    height: .625rem;
    left: 0;
    position: absolute;
    top: .375rem;
    width: .625rem
}

.admin-content-area ul.white li:before {
    border-color: #fff
}

.admin-content-area ol {
    margin: 1.5rem 0 .625rem;
    counter-reset: item
}

.admin-content-area ol li {
    display: block;
    line-height: 1.4;
    padding-left: 1.25rem;
    position: relative
}

.admin-content-area ol li+li {
    margin-top: .9375rem
}

.admin-content-area ol li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    display: inline-block;
    left: 0;
    position: absolute
}

.admin-content-area ol.lower-alpha li:before {
    content: counters(item, "", lower-alpha) ")"
}

.admin-content-area ol.lower-roman li:before {
    content: counters(item, "", lower-roman) ")"
}

.admin-content-area ol.decimal-sub li,
.admin-content-area ol.roman-sub li {
    padding-left: 1.875rem
}

.admin-content-area ol.roman-sub li:before {
    content: counters(item, ".", upper-roman) ".";
    counter-increment: item;
    font-weight: 500
}

.admin-content-area ol.decimal-sub li:before {
    content: counters(item, ". ", decimal) ".";
    counter-increment: item;
    font-weight: 500
}

.admin-content-area ol.decimal-sub li ol {
    padding-top: .3125rem
}

.admin-content-area ol.decimal-sub li ol ol li {
    padding-left: 3.125rem
}

.admin-content-area ol+h2,
.admin-content-area ol+h3,
.admin-content-area ol+h4,
.admin-content-area ol+h5,
.admin-content-area ol+h6,
.admin-content-area ul+h2,
.admin-content-area ul+h3,
.admin-content-area ul+h4,
.admin-content-area ul+h5,
.admin-content-area ul+h6 {
    margin-top: 1.875rem
}

.admin-content-area ol+p,
.admin-content-area ul+p {
    margin-top: 1.25rem !important
}

.d-flx {
    flex-wrap: wrap
}

.d-flx.no-wrap {
    flex-wrap: nowrap
}

.flx-both {
    flex-wrap: wrap;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.flx-top {
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.flx-bottom {
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.flx-vcenter {
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.flx-left {
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start
}

.flx-right {
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end
}

.flx-hcenter {
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.flx-equal-space {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.mr-auto {
    margin-right: auto
}

.ml-auto {
    margin-left: auto
}

.h100 {
    height: 100%
}

.tel {
    cursor: default
}

.default {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important
}

.default li {
    list-style-type: none
}

.thankyou-popup {
    padding: 30px
}

.thankyou-popup .img-wrap {
    max-width: 40px;
    margin: 0 auto 20px
}

.thankyou-popup .img-wrap figure {
    position: relative;
    padding-bottom: 100%
}

.thankyou-popup .img-wrap figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.thankyou-popup .text-msg {
    font-size: 18px;
    max-width: 235px;
    font-weight: 500;
    line-height: 1.33;
    text-align: center;
    margin: 0 auto 20px
}

@media screen and (min-width:768px) {
    .thankyou-popup .text-msg {
        max-width: 335px;
        font-size: 22px;
        margin: 0 auto 35px
    }

    .services-head button {
        max-width: max-content
    }
}

.btn {
    border-radius: 6px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    line-height: 1.34;
    font-family: Outfit, sans-serif;

}

.btn-primary {
    color: #000;
    box-shadow: none;
    /* transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out; */
    /* background-color: #b99344; */
    border: none;
    background-image: linear-gradient(110deg, #b99344, 45%, #f5e473, 55%, #b99344);
    background-size: 200% 100%;
    animation: shimmer 3s linear infinite;
}

.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-secondary:active:focus,
.btn-secondary:focus {
    box-shadow: none
}

.btn-secondary {
    color: #000;
    transition: .3s ease-in-out
}

.btn-secondary:active {
    box-shadow: none;
    color: #fff
}

@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon.eot?q70eka");
    src: url("../fonts/icomoon.eot?q70eka#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?q70eka") format("truetype"), url("../fonts/icomoon.woff?q70eka") format("woff"), url("../fonts/icomoon.svg?q70eka#icomoon") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.footer .address address,
.footer p,
.services-box p,
.services-head,
.whychoose .tab-content .tab-pane p {
    font-family: Montserrat, sans-serif
}

.icon-event .path1:before {
    content: "\e92a";
    color: #05867b
}

.icon-event .path2:before {
    content: "\e92b";
    margin-left: -1em;
    color: #06867b
}

.icon-event .path3:before {
    content: "\e92c";
    margin-left: -1em;
    color: #bbd8d5
}

.icon-event .path4:before {
    content: "\e92d";
    margin-left: -1em;
    color: #06867b
}

.icon-event .path5:before {
    content: "\e92e";
    margin-left: -1em;
    color: #05867b
}

.icon-event .path6:before {
    content: "\e92f";
    margin-left: -1em;
    color: #05867b
}

.icon-event .path7:before {
    content: "\e930";
    margin-left: -1em;
    color: #05867b
}

.icon-event .path8:before {
    content: "\e931";
    margin-left: -1em;
    color: #05867b
}

.icon-done:before {
    content: "\e900";
    color: #06867b
}

.icon-whatsapp:before {
    content: "\e901"
}

.icon-Icon-arrow-down:before {
    content: "\e902"
}

.icon-date:before {
    content: "\e903";
    color: #000
}

.icon-bulb .path1:before {
    content: "\e904";
    color: #bbd8d5
}

.icon-bulb .path10:before,
.icon-bulb .path11:before,
.icon-bulb .path12:before,
.icon-bulb .path13:before,
.icon-bulb .path14:before,
.icon-bulb .path15:before,
.icon-bulb .path2:before,
.icon-bulb .path3:before,
.icon-bulb .path4:before,
.icon-bulb .path5:before,
.icon-bulb .path6:before,
.icon-bulb .path7:before,
.icon-bulb .path8:before,
.icon-bulb .path9:before {
    color: #05867b;
    margin-left: -1em
}

.icon-bulb .path2:before {
    content: "\e905"
}

.icon-bulb .path3:before {
    content: "\e906"
}

.icon-bulb .path4:before {
    content: "\e907"
}

.icon-bulb .path5:before {
    content: "\e908"
}

.icon-bulb .path6:before {
    content: "\e909"
}

.icon-bulb .path7:before {
    content: "\e90a"
}

.icon-bulb .path8:before {
    content: "\e90b"
}

.icon-bulb .path9:before {
    content: "\e90c"
}

.icon-bulb .path10:before {
    content: "\e90d"
}

.icon-bulb .path11:before {
    content: "\e90e"
}

.icon-bulb .path12:before {
    content: "\e90f"
}

.icon-bulb .path13:before {
    content: "\e910"
}

.icon-bulb .path14:before {
    content: "\e911"
}

.icon-bulb .path15:before {
    content: "\e912"
}

.icon-moneytree .path1:before {
    content: "\e913";
    color: #bbd8d5
}

.icon-moneytree .path2:before {
    content: "\e914";
    margin-left: -1em;
    color: #bbd8d5
}

.icon-moneytree .path3:before {
    content: "\e915";
    margin-left: -1em;
    color: #05867b
}

.icon-moneytree .path4:before {
    content: "\e916";
    margin-left: -1em;
    color: #05867b
}

.icon-moneytree .path5:before {
    content: "\e917";
    margin-left: -1em;
    color: #05867b
}

.icon-moneytree .path6:before {
    content: "\e918";
    margin-left: -1em;
    color: #05867b
}

.icon-moneytree .path7:before {
    content: "\e919";
    margin-left: -1em;
    color: #05867b
}

.icon-rocket .path1:before {
    content: "\e91a";
    color: #bbd8d5
}

.icon-rocket .path2:before,
.icon-rocket .path3:before,
.icon-rocket .path4:before,
.icon-rocket .path5:before,
.icon-rocket .path6:before,
.icon-rocket .path7:before,
.icon-rocket .path8:before,
.icon-rocket .path9:before {
    margin-left: -1em;
    color: #05867b
}

.icon-rocket .path2:before {
    content: "\e91b"
}

.icon-rocket .path3:before {
    content: "\e91c"
}

.icon-rocket .path4:before {
    content: "\e91d"
}

.icon-rocket .path5:before {
    content: "\e91e"
}

.icon-rocket .path6:before {
    content: "\e91f"
}

.icon-rocket .path7:before {
    content: "\e920"
}

.icon-rocket .path8:before {
    content: "\e921"
}

.icon-rocket .path9:before {
    content: "\e922"
}

.icon-tea .path1:before {
    content: "\e923";
    color: #bbd8d5
}

.icon-tea .path2:before,
.icon-tea .path3:before,
.icon-tea .path4:before,
.icon-tea .path5:before,
.icon-tea .path6:before,
.icon-tea .path7:before {
    color: #05867b;
    margin-left: -1em
}

.icon-tea .path2:before {
    content: "\e924"
}

.icon-tea .path3:before {
    content: "\e925"
}

.icon-tea .path4:before {
    content: "\e926"
}

.icon-tea .path5:before {
    content: "\e927"
}

.icon-tea .path6:before {
    content: "\e928"
}

.icon-tea .path7:before {
    content: "\e929"
}

.icon-money .path1:before {
    content: "\e932";
    color: #bbd8d5
}

.icon-money .path2:before {
    content: "\e933";
    margin-left: -1em;
    color: #05867b
}

.icon-money .path3:before {
    content: "\e934";
    margin-left: -1em;
    color: #05867b
}

.icon-money .path4:before {
    content: "\e935";
    margin-left: -1em;
    color: #05867b
}

.icon-money .path5:before {
    content: "\e936";
    margin-left: -1em;
    color: #05867b
}

.icon-money .path6:before {
    content: "\e937";
    margin-left: -1em;
    color: #05867b
}

.icon-hand .path1:before {
    content: "\e938";
    color: #bbd8d5
}

.icon-hand .path2:before {
    content: "\e939";
    margin-left: -1em;
    color: #04867b
}

.icon-hand .path3:before,
.icon-hand .path4:before,
.icon-hand .path5:before,
.icon-hand .path6:before,
.icon-hand .path7:before,
.icon-hand .path8:before,
.icon-hand .path9:before {
    color: #05867b;
    margin-left: -1em
}

.icon-hand .path3:before {
    content: "\e93a"
}

.icon-hand .path4:before {
    content: "\e93b"
}

.icon-hand .path5:before {
    content: "\e93c"
}

.icon-hand .path6:before {
    content: "\e93d"
}

.icon-hand .path7:before {
    content: "\e93e"
}

.icon-hand .path8:before {
    content: "\e93f"
}

.icon-hand .path9:before {
    content: "\e940"
}

.icon-bag .path1:before {
    content: "\e941";
    color: #bbd8d5
}

.icon-bag .path2:before {
    content: "\e942";
    margin-left: -1em;
    color: #04867b
}

.icon-bag .path3:before {
    content: "\e943";
    margin-left: -1em;
    color: #05867b
}

.icon-bag .path4:before {
    content: "\e944";
    margin-left: -1em;
    color: #05867b
}

.icon-bag .path5:before {
    content: "\e945";
    margin-left: -1em;
    color: #04867b
}

.icon-bag .path6:before {
    content: "\e946";
    margin-left: -1em;
    color: #04867b
}

.icon-rating .path1:before {
    content: "\e947";
    color: #bbd8d5
}

.icon-rating .path2:before {
    content: "\e948";
    margin-left: -1em;
    color: #05867b
}

.icon-rating .path3:before {
    content: "\e949";
    margin-left: -1em;
    color: #05867b
}

.icon-rating .path4:before {
    content: "\e94a";
    margin-left: -1em;
    color: #05867b
}

.icon-rating .path5:before {
    content: "\e94b";
    margin-left: -1em;
    color: #05867b
}

.icon-rating .path6:before {
    content: "\e94c";
    margin-left: -1em;
    color: #05867b
}

.icon-rating .path7:before {
    content: "\e94d";
    margin-left: -1em;
    color: #05867b
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600,
.modal-body #signUpForm .form-header .stepIndicator.active {
    font-weight: 600
}

.main-header {
    position: fixed;
    width: 100vw;
    margin: 0 auto;
    left: 0;
    top: 0;
    height: 6rem;
    z-index: 1049;
    padding: 15px 0;
    background-color: #090909;
    box-shadow: rgba(33, 35, 38, .1) 0 10px 10px -10px
}

.main-header .logo {
    width: 160px
}

@media screen and (min-width:992px) {
    .thankyou-popup {
        padding: 40px
    }

    .thankyou-popup .img-wrap {
        max-width: 60px
    }

    .btn {
        font-size: 18px;
        padding: 14px 35px
    }

    .btn-secondary:hover {
        color: #fff
    }

    .main-header {
        padding: 10px 0
    }

    .main-header .logo {
        width: 204px
    }
}

@media screen and (min-width:1200px) {
    .thankyou-popup {
        padding: 60px
    }

    .thankyou-popup .img-wrap {
        margin: 0 auto 40px
    }

    .thankyou-popup .text-msg {
        font-size: 30px;
        margin: 0 auto 45px
    }

    .desk-hide,
    .mob-btn {
        display: none
    }

    .main-nav>ul {
        margin: 0;
        padding: 0
    }

    .main-nav>ul>li {
        display: inline-block;
        position: relative;
        padding: 0 27px
    }

    .main-nav>ul>li.submenu i {
        position: absolute;
        width: 2.3125rem;
        height: 2.0625rem;
        top: 50%;
        transform: translateY(-50%);
        right: -.3125rem;
        cursor: pointer;
        transition: .5s
    }

    .main-nav>ul>li.submenu i:after {
        content: "";
        height: 0;
        width: 0;
        border-left: .375rem solid transparent;
        border-right: .375rem solid transparent;
        border-top: .375rem solid #06867b;
        position: absolute;
        right: .75rem;
        top: .875rem;
        z-index: 10
    }

    .main-nav>ul>li:last-child {
        margin: 0;
        padding-right: 0
    }

    .main-nav>ul>li:last-child ul {
        left: auto;
        right: 0
    }

    .main-nav>ul>li>a {
        display: inline-block;
        padding: 14px 0;
        text-decoration: none;
        font-size: 18px;
        position: relative;
        color: #fff;
        font-weight: 500;
        font-family: Outfit, sans-serif;
        transition: .5s;
        -o-transition: .5s;
        -webkit-transition: .5s
    }

    .main-nav>ul>li.active a,
    .main-nav>ul>li:hover>a {
        color: #bc9646
    }

    .main-nav>ul>li:hover>ul {
        display: block
    }

    .main-nav>ul>li ul {
        background: #fff;
        position: absolute;
        margin: 0;
        padding: 0;
        width: 15.625rem;
        display: none;
        list-style: none;
        border: 1px solid rgba(199, 199, 199, .2705882353)
    }

    .main-nav>ul>li ul li {
        padding-top: .75rem;
        padding-bottom: .75rem;
        padding-left: 3.25rem;
        position: relative;
        line-height: 1.5
    }

    .main-nav>ul>li ul li:after {
        position: absolute;
        content: "";
        width: .5rem;
        height: .5rem;
        background: #d6e7f0;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        left: 1.5625rem;
        top: 50%;
        transform: translateY(-50%)
    }

    .main-nav>ul>li ul li:hover {
        transition: .3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        background: #f5fbfd
    }

    .main-nav>ul>li ul li:hover:after {
        background: #06867b
    }

    .main-nav>ul>li ul li a {
        color: #212529
    }

    .main-nav>ul>li ul li:hover>ul {
        display: block;
        left: 15.625rem;
        top: 0
    }

    .main-nav>ul>li ul li:hover>a {
        color: #000;
        text-decoration: none
    }

    .main-nav>ul>li ul li.submenu:after {
        content: "\e807";
        font-family: deafult-icons;
        position: absolute;
        right: .75rem;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
        color: #06867b;
        font-size: .625rem
    }

    .main-nav>ul>li:last-child .btn-primary {
        padding: 14px 36px;
        font-weight: 500;
        color: #000
    }

    .main-nav>ul>li:last-child .btn-primary:hover {
        /* background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: .4s ease-in-out;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out */
    }
}

@media screen and (min-width:1200px) and (max-width:1350px) {
    .main-nav>ul>li {
        padding: 0 27px
    }

    .main-nav>ul>li.submenu i {
        right: -10px
    }
}

@media screen and (max-width:1199.98px) {

    .main-nav ul li.submenu i:after,
    .main-nav ul li.submenu i:before {
        content: "";
        height: .125rem;
        width: 1.25rem;
        z-index: 10;
        background: #000
    }

    .main-nav ul li.submenu i,
    .mob-btn {
        cursor: pointer;
        display: flex;
        position: absolute
    }

    .main-nav {
        display: block;
        position: fixed;
        max-width: 100%;
        top: 5rem;
        padding: 1.5625rem 1.25rem 1.25rem;
        height: calc(100svh - 80px);
        transition: .5s ease-in-out;
        -o-transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        z-index: 3;
        width: 100%;
        overflow: auto;
        box-shadow: 0 .1875rem .375rem rgba(0, 0, 0, .1);
        background: #fff;
        right: -100%
    }

    .main-nav ul {
        margin: 0;
        padding: 0;
        display: block
    }

    .main-nav ul.mnav {
        margin-bottom: 1.875rem
    }

    .main-nav ul li {
        display: block;
        position: relative
    }

    .main-nav ul li span {
        display: none
    }

    .main-nav ul .submenu.open>ul,
    .mob-btn span {
        display: block
    }

    .main-nav ul li a {
        text-decoration: none;
        font-size: 1rem;
        letter-spacing: .05rem;
        display: block;
        padding: 17px 0;
        font-weight: 500;
        color: #1d1d1d;
        border-bottom: 1px solid #f0f2f4
    }

    .main-nav ul li.submenu i {
        width: 2.875rem;
        height: 2.875rem;
        top: 0;
        right: 0;
        transition: .3s;
        align-items: center;
        justify-content: center
    }

    .main-nav ul li.submenu i:after {
        transform: rotate(90deg);
        transition: .3s
    }

    .main-nav ul li.submenu i:before {
        position: relative;
        left: 1.25rem
    }

    .main-nav ul li.open>i:after {
        transform: rotate(0)
    }

    .main-nav ul li:last-child {
        position: absolute;
        bottom: 20px;
        width: 100%;
        left: 0;
        padding: 0 20px
    }

    .main-nav ul li:last-child .btn-primary {
        width: 100%;
        color: #fff
    }

    .main-nav ul ul {
        margin: 0;
        display: none
    }

    .main-nav ul ul li:last-child {
        border-bottom: 0
    }

    .main-nav ul ul li a {
        padding-left: 1.25rem
    }

    .main-nav ul ul li ul a {
        padding-left: 1.875rem
    }

    .show-menu .main-nav {
        right: 0
    }

    .show-menu .overlay {
        position: fixed;
        top: 60;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2
    }

    .mob-btn {
        margin: 0;
        background-color: transparent;
        right: .9375rem;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        width: 1.875rem;
        height: 1.875rem;
        flex-direction: column;
        justify-content: center
    }

    .mob-btn span {
        width: 100%;
        height: 2px;
        border-radius: 1px;
        background: #000;
        transition: .3s cubic-bezier(0, 0, .58, 1);
        margin: 5px 0
    }

    .mob-btn .icon-left-1 {
        display: none;
        background: 0 0;
        height: 0;
        width: 0
    }
}

.back-to-screen {
    display: none;
    font-size: 1.0625rem;
    position: fixed;
    width: 3.125rem;
    height: 3.125rem;
    text-align: center;
    line-height: 3.125rem;
    z-index: 1;
    cursor: pointer;
    right: .125rem;
    top: .5rem;
    transition: .5s ease-out;
    -o-transition: .5s ease-out;
    -webkit-transition: .5s ease-out
}

body.show-menu {
    overflow: hidden;
    background: #fff
}

body.show-menu .mob-btn {
    z-index: 9
}

body.show-menu .mob-btn span {
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    transition: .3s ease-in-out
}

body.show-menu .mob-btn span+span {
    transform: rotate(-45deg)
}

.footer {
    background-color: #090909;
    padding-top: 50px;
    position: relative
}

.footer .scroller {
    position: fixed;
    right: 100px;
    bottom: -10%;
    background-color: #bb9546;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 5;
    transition: transform .2s ease-in-out, bottom .5s ease-in-out
}

.footer .scroller.visible {
    bottom: 10%
}

.footer .scroller i {
    font-size: 20px;
    font-weight: 500;
    color: #fff
}

.footer p {
    color: #818181;
    font-weight: 400;
    line-height: 1.5882352941em
}

.footer .footer-logo a {
    width: 100%;
    display: inline-block
}

.footer .footer-logo img {
    width: 170px;
    position: relative;
    object-fit: cover
}

.footer .newsletter {
    margin-top: 30px;
    position: relative
}

.footer .newsletter form label {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 17px;
    font-family: Outfit, sans-serif
}

.footer .newsletter form .form-group {
    max-width: 429px;
    width: 100%;
    display: flex
}

.footer .newsletter form .form-group .form-control {
    background-color: transparent;
    border-radius: 6px 0 0 6px;
    min-height: 50px;
    font-size: 17px;
    font-family: Montserrat, sans-serif;
    box-shadow: none
}

.footer .newsletter form .form-group .form-control::placeholder {
    color: #061c1a;
    font-size: 17px
}

.footer .newsletter form .form-group .btn {
    margin-left: -10px
}

.footer .newsletter form .form-group .btn:hover {
    color: #fff;
    background-color: #2b988f;
    border-color: #1f9288
}

.footer .newsletter .error {
    color: red;
    font-weight: 500;
    display: none;
    position: absolute;
    font-size: 14px;
    line-height: 1;
    bottom: -20px
}

.footer .disclosure a {
    text-decoration: none;
    color: #818181;
    transition: .3s ease-in-out
}

.footer .bottom-footer a:hover,
.footer .disclosure a:hover {
    color: #bc9646
}

.footer .terms-condition {
    width: 100%;
    margin-top: 35px
}

.footer .contacts .contact-box p,
.footer .terms-condition p {
    margin: 0
}

.footer .terms-condition p+p {
    margin-top: 25px
}

.footer .address .ttl-20 {
    margin-bottom: 17px
}

.footer .address address {
    max-width: 228px;
    color: #818181;
    line-height: 1.5882352941em;
    margin-bottom: 30px
}

.footer .contacts {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.footer .contacts .contact-box {
    width: 100%;
    margin-bottom: 30px
}

.footer .contacts .contact-box .ttl-20,
.services-box .ttl-26 {
    margin-bottom: 15px
}

.footer .contacts .contact-box a {
    transition: .3s ease-in-out;
    text-decoration: none;
    color: #818181
}

.booking-head .btn i:before,
.footer .bottom-footer a {
    transition: .2s ease-in-out
}

.footer .contacts .contact-box p+p {
    margin-top: 5px
}

.footer .top-margin {
    margin-top: 30px
}

.footer .bottom-footer {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, .18);
    margin-top: 15px
}

.footer .bottom-footer p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px
}

.footer .bottom-footer a {
    color: #fff;
    text-decoration: none
}

.services {
    padding: 50px 0 30px;
    background-color: #121212;
    overflow: hidden
}

.services-head .ttl-18,
.we-offer-head .ttl-18 {
    margin-bottom: 10px;
    background: linear-gradient(90deg, #b99344 0, #f5e473 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.modal-body #signUpForm .form-field_wrapper,
.services-head .h2,
.we-offer-acordian .accordion-body .portfolio-highlight .list-box {
    margin-bottom: 20px
}

.services-head p {
    max-width: 780px;
    margin: auto;
    font-weight: 500;
    line-height: 1.8823529412em
}

.services-head button {
    width: 100%;
    margin-top: 30px !important
}

.services-details {
    display: flex;
    overflow: auto;
    justify-content: space-between;
    margin-top: 40px;
    margin-right: -15px;
    padding-bottom: 20px;
    scrollbar-width: thin;
    scrollbar-color: #06867B
}

.services-details::-webkit-scrollbar {
    width: 1px;
    height: 2px
}

.services-details::-webkit-scrollbar-track {
    background: rgba(6, 134, 123, .2);
    width: 80%;
    margin-right: 15px
}

.services-details::-webkit-scrollbar-thumb {
    background: #06867b
}

.services-box {
    width: 100%;
    flex: 0 0 330px;
    background-color: #1b1b1b;
    border-radius: 15px;
    padding: 30px;
    transition: .3s ease-in-out;
    margin-right: 20px;
    border-bottom: 2px solid rgba(255, 255, 255, .11)
}

@media screen and (min-width:576px) {
    .footer .bottom-footer {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        padding: 22px 0
    }

    .services-details {
        flex-wrap: wrap;
        overflow: hidden
    }

    .services-box {
        margin-bottom: 34px;
        flex: 0 0 100%
    }
}

@media screen and (min-width:768px) {
    .services-box {
        flex: 0 0 330px
    }
}

@media screen and (min-width:992px) {
    .footer {
        padding-top: 80px
    }

    .footer .scroller {
        display: flex
    }

    .footer .footer-logo a {
        width: max-content
    }

    .footer .footer-logo img {
        width: 290px;
        height: 150px
    }

    .footer .newsletter {
        margin-top: 44px
    }

    .footer .contacts,
    .footer .terms-condition {
        max-width: 706px;
        margin-left: auto;
        margin-top: 0
    }

    .footer .terms-condition p+p {
        margin-top: 25px
    }

    .footer .address address {
        margin-bottom: 0
    }

    .footer .contacts .contact-box {
        width: 50%;
        margin-bottom: 40px
    }

    .footer .contacts .contact-box .ttl-20 {
        margin-bottom: 15px
    }

    .footer .contacts .contact-box:nth-child(2n) {
        padding-left: 30px
    }

    .footer .top-margin {
        margin-top: 80px
    }

    .footer .bottom-footer {
        padding: 22px 0
    }

    .footer .bottom-footer p {
        font-size: 15px
    }

    .services {
        padding: 70px 0
    }

    .services-head {
        text-align: center
    }

    .services-head .h2 {
        margin-bottom: 20px;
        max-width: 100%
    }

    .services-head button {
        margin: auto
    }

    .services-details {
        padding: 0 55px;
        margin-top: 40px
    }

    .services-box {
        max-width: 390px;
        flex: 0 0 auto;
        min-height: 266px;
        border-radius: 25px;
        background-color: #1b1b1b
    }
}

.whychoose .accordion-button,
.whychoose .accordion-item,
.whychoose .nav .nav-link {
    border: none;
    background-color: transparent
}

@media screen and (min-width:1200px) {
    .services {
        padding: 100px 0
    }

    .services-box {
        max-width: 470px
    }
}

.services-box img {
    width: 54px;
    height: 54px;
    object-fit: cover;
    margin-bottom: 10px
}

.services-box p {
    max-width: 555px;
    color: #cacaca;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.6470588235em
}

.whychoose {
    padding: 50px 0;
    background: linear-gradient(90deg, #bb9546 0, #d0b156 37%, #dbc05f 57%, #f2e071 100%);
    position: relative
}

.whychoose .shape-top {
    position: absolute;
    width: 710px;
    height: 418px;
    right: 0;
    top: 0;
    z-index: 1;
    display: none
}

.whychoose .shape-bottom img,
.whychoose .shape-top img {
    object-fit: cover
}

.whychoose .shape-bottom {
    position: absolute;
    width: 233px;
    height: 355px;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: none
}

.whychoose-head .ttl-18 {
    color: #302612;
    margin-bottom: 10px
}

.whychoose-head .h2 {
    color: #000;
    max-width: 555px;
    margin-bottom: 23px;
    line-height: 1.25em;
    font-size: 30px
}

.whychoose .nav {
    max-width: 600px
}

.whychoose .nav .nav-link {
    text-align: left;
    padding: 30px 0;
    position: relative;
    color: #000;
    opacity: .7;
    line-height: 1.2666666667em;
    letter-spacing: 0;
    transition: opacity .3s ease-in-out
}

.whychoose .nav .nav-link:after {
    position: absolute;
    content: "";
    display: block;
    height: 1px;
    width: 65%;
    background-color: #000;
    opacity: 20%;
    bottom: 1px;
    left: 0
}

.whychoose .nav .nav-link:before {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 0;
    background-color: #000;
    bottom: 0;
    left: 0;
    transition: .5s ease-in-out
}

.whychoose .nav .nav-link.active:before {
    width: 30%
}

.whychoose .accordion-item {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    border-radius: 0
}

.whychoose .accordion-button {
    color: #000;
    font-size: 20px;
    padding: 20px 40px 20px 0;
    box-shadow: none;
    border-radius: 0 !important
}

.whychoose .accordion-button:before {
    position: absolute;
    content: "";
    background: #000;
    width: 2px;
    height: 16px;
    right: 7px;
    top: 26px;
    transition: .3s ease-in-out
}

.whychoose .accordion-button:after {
    position: absolute;
    content: "";
    background: #000;
    width: 16px;
    height: 2px;
    right: 0;
    top: 33px;
    transition: .3s ease-in-out
}

.booking-box i,
.we-offer-table .nav-link:before {
    background: linear-gradient(90deg, #b99344 0, #f5e473 100%)
}

.whychoose .accordion-button:not(.collapsed):before {
    transform: rotate(-90deg)
}

.whychoose .accordion-body {
    padding: 20px 0;
    border: none
}

.whychoose .accordion-body .ttl-32 {
    font-size: 18px;
    color: #000;
    margin: 15px 0
}

.whychoose .accordion-body p {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.whychoose .tab-content {
    padding-left: 67px;
    padding-top: 50px
}

.whychoose .tab-content .tab-pane {
    max-width: 528px;
    transform: scale(0)
}

.whychoose .tab-content .tab-pane figure {
    padding-top: calc((320/524) * 100%);
    position: relative;
    margin-bottom: 40px
}

.whychoose .tab-content .tab-pane figure img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0
}

.whychoose .tab-content .tab-pane .ttl-32 {
    color: #000;
    margin-bottom: 18px;
    letter-spacing: 0
}

.whychoose .tab-content .tab-pane p {
    color: #000
}

.whychoose .tab-content .tab-pane.active {
    transform: scale(1)
}

.booking {
    padding: 50px 0;
    background-color: #121212;
}

.booking-head .h2 {
    margin-bottom: 14px
}

.booking-head p {
    margin-bottom: 30px;
    max-width: 640px
}

.booking-head .btn i {
    font-size: 23px;
    margin-right: 10px;
    display: inline-block
}

.booking-head .buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

@media screen and (max-width:575px) {
    .booking-head .buttons .btn-secondary {
        min-width: 100%;
        min-height: 50px
    }
}

@media screen and (min-width:575.9px) {
    .booking-head .buttons {
        justify-content: center
    }

    .booking-head .buttons .btn-primary {
        margin-left: 20px
    }
}

.booking-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px
}

.booking-box {
    width: 100%;
    border-radius: 25px;
    padding: 30px;
    border: 2px solid #343434;
    margin-bottom: 20px;
    display: flex
}

@media screen and (min-width:992px) {
    .services-box img {
        width: 74px;
        height: 74px;
        margin-bottom: 8px
    }

    .whychoose {
        padding: 70px 0;
        scroll-margin-top: 80px
    }

    .booking-box .icon-done,
    .whychoose .shape-bottom,
    .whychoose .shape-top,
    .whychoose-tab {
        display: block
    }

    .whychoose-acordian {
        display: none
    }

    .whychoose-head .h2 {
        margin-bottom: 33px;
        font-size: 3rem
    }

    .booking {
        padding: 70px 0 45px
    }

    .booking-head {
        text-align: center
    }

    .booking-head .h2 {
        margin-bottom: 20px
    }

    .booking-head p {
        margin: auto
    }

    .booking-head .btn {
        margin: 0 10px
    }

    .booking-head .btn:hover i:before {
        color: #000
    }

    .booking-head .buttons {
        margin-top: 40px
    }

    .booking-details {
        margin-top: 60px
    }

    .booking-box {
        max-width: 447px;
        margin-bottom: 35px
    }
}

@media screen and (min-width:1200px) {
    .whychoose {
        padding: 90px 0;
        scroll-margin-top: 80px
    }

    .booking {
        padding: 60px 0
    }

    .booking-details {
        margin-top: 70px
    }

    .booking-box {
        padding: 40px;
        margin-bottom: 40px;
        max-width: 535px
    }
}

.booking-box .content {
    text-align: left
}

.booking-box .content .ttl-30 {
    margin-bottom: 16px
}

.booking-box .content p {
    margin: 0;
    max-width: 454px
}

.booking-box i {
    font-size: 20px;
    margin-right: 26px;
    font-weight: 700;
    display: block;
    -webkit-background-clip: text;
    background-clip: text
}

.modal-dialog {
    max-width: 615px
}

.modal-content {
    border-radius: 14px;
    border: none
}

.modal-header {
    position: relative;
    /*padding: 25px 25px 0;*/
    border: none
}

.modal-body {
    padding: 20px 40px 40px
}

.modal-body #signUpForm {
    max-width: 550px;
    margin: 0;
    border-radius: 12px;
    position: relative
}

.modal-body #signUpForm .form-header {
    text-align: center;
    font-size: 17px;
    align-items: center
}

.modal-body #signUpForm .form-header .stepIndicator {
    position: relative;
    flex: 1;
    height: 7px;
    overflow: hidden
}

.modal-body #signUpForm .form-header .stepIndicator:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background-color: #f5f6f6
}

.modal-body #signUpForm .form-header .stepIndicator:first-child {
    border-radius: 8px 0 0 8px
}

.modal-body #signUpForm .form-header .stepIndicator:last-child {
    border-radius: 0 8px 8px 0
}

.modal-body #signUpForm .form-header .step-number {
    display: flex;
    flex: 1;
    justify-content: center
}

.modal-body #signUpForm .form-header .step-number p {
    margin-bottom: 0;
    font-family: Outfit, sans-serif;
    font-weight: 500
}

.modal-body #signUpForm .form-header .step-number p:last-child {
    padding-left: 3px
}

.modal-body #signUpForm .form-header .stepIndicator.active:after {
    background: #bc9646
}

.modal-body #signUpForm .form-header .stepIndicator.finish {
    font-weight: 600;
    color: #bc9646
}

.modal-body #signUpForm .form-header .stepIndicator.finish:before {
    background-color: #06867b;
    border: 7px solid #b7e1dd
}

.modal-body #signUpForm .form-header .stepIndicator.finish:after {
    background-color: #bc9646
}

.modal-body #signUpForm input[type=text] {
    padding: 19px 20px;
    width: 100%;
    font-size: 20px;
    border:  1px solid #FFFFFF;
    border-radius: 10px;
    background: none;
    color: #FFFFFF;
}

.modal-body #signUpForm input[type=text]::placeholder {
    font-weight: 400;
    font-family: Outfit, sans-serif;
    color: rgba(255, 255, 255, 0.67)
}

.modal-body #signUpForm input:-internal-autofill-selected,
.modal-body #signUpForm input:-webkit-autofill {
    background-color: #fff !important;
    box-shadow: 0 0 0 1000px #fff inset !important
}

.modal-body #signUpForm input:-moz-autofill {
    box-shadow: 0 0 0 1000px #fff inset !important
}

.modal-body #signUpForm input:-ms-input-placeholder,
.modal-body #signUpForm input::-ms-input-placeholder {
    background-color: transparent !important
}

.modal-body #signUpForm .form-check {
    padding: 14px 14px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    transition: .3s ease-in-out
}

.modal-body #signUpForm .form-check label {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: Helvetica;
}

.modal-body #signUpForm .form-check-input[type=checkbox] {
    float: none;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    box-shadow: none
}

.modal-body #signUpForm input:focus {
    border: 1px solid #FFFFFF;
    outline: 0
}

.modal-body #signUpForm input[type=text].invalid {
    border: 1px solid #ff5f54
}

.modal-body #signUpForm input[type=tel] {
    padding: 19px 20px;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    min-height: 60px;
    background: none;
    color: #FFFFFF;
}

.modal-body #signUpForm input[type=tel]::placeholder {
    font-weight: 400;
    font-family: Outfit, sans-serif
}

.modal-body #signUpForm input[type=tel].name_input {
    padding-top: 38px;
    color: #061c1a
}

.modal-body #signUpForm input[type=tel].invalid {
    border: 1px solid #ffaba5
}

.modal-body #signUpForm .form-footer {
    overflow: auto;
    gap: 20px
}

.modal-body #signUpForm .form-footer button {
    background:linear-gradient(90deg, #b99344 0, #f5e473 100%);

    border: 1px solid #bc9646;
    color: #000000;
    border: none;
    padding: 13px 30px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    min-height: 55px;
    transition: .3s ease-in-out;
    font-family: Helvetica;
}

.modal-body #signUpForm .form-footer button:focus-visible {
    outline: 0
}

.modal-body #signUpForm .form-footer #prevBtn {
    background: #fff;
    color: #263332;
    border: none;
    max-width: 169px;
    transition: .3s ease-in-out
}

.modal-body #signUpForm .sub-text {
    line-height: 1.3;
    margin-bottom: 40px;
    font-size: 18px
}

.modal-body #signUpForm .text-left {
    line-height: 1.5;
    margin-bottom: 18px;
    max-width: 370px
}

.modal-body #signUpForm .mb-bottom {
    margin-bottom: 40px
}

.modal-body #signUpForm .name_field label {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 14px;
    font-family: Outfit, sans-serif
}

.modal-body #signUpForm .name_field input[type=tel],
.modal-body #signUpForm .name_field input[type=text] {
    padding-top: 38px !important;
    color: #061c1a
}

.modal-header .btn-close {
    transition: opacity .2s ease-in-out;
    opacity: 1
}

.modal-header .btn-close:focus,
.modal-header .btn-close:focus-visible {
    outline: unset;
    box-shadow: none
}

.modal-header .btn-close:hover {
    opacity: .7
}

.modal-body #signUpForm .form-validattion {
    position: absolute;
    left: 0;
    bottom: 75px;
    margin: 0;
    font-size: 14px;
    font-weight: 400
}

.modal-body #signUpForm .form-validattion.error {
    color: #ff5f54
}

.modal-body #signUpForm .form-check {
    position: relative;
    flex-direction: row-reverse;
    align-items: center;
    column-gap: 15px
}

.modal-body #signUpForm .form-check label {
    flex: 1 1
}

.header-pagination,
.we-offer-table .nav {
    justify-content: space-between
}

.modal-body #signUpForm .form-check label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.modal-body #signUpForm .form-check input[type=radio] {
    width: 32px;
    height: 32px;
    margin-left: 0
}

.modal-body #signUpForm .form-check input[type=radio]:focus {
    border: none;
    box-shadow: unset
}

.modal-body #signUpForm .form-check input:checked[type=radio] {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDMyLjYyNUMyNC44MzY2IDMyLjYyNSAzMiAyNS40NjE2IDMyIDE2LjYyNUMzMiA3Ljc4ODQ0IDI0LjgzNjYgMC42MjUgMTYgMC42MjVDNy4xNjM0NCAwLjYyNSAwIDcuNzg4NDQgMCAxNi42MjVDMCAyNS40NjE2IDcuMTYzNDQgMzIuNjI1IDE2IDMyLjYyNVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8yMjBfMzY3KSIvPgo8cGF0aCBkPSJNMjIuMTY2NiAxMi4wNjIyTDE0LjA2MTggMjAuNDc2MiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTEwLjIwNjMgMTYuOTA0OEwxNC4wNjI5IDIwLjQ3NTQiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMjIwXzM2NyIgeDE9IjAiIHkxPSIxNi42MjUiIHgyPSIzMiIgeTI9IjE2LjYyNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjQkM5NzQ2Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0U2RDA2NyIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=")
}

.header-pagination {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.header-pagination .form-header {
    width: 100%;
    max-width: 78%;
    margin-bottom: 0
}

@media screen and (min-width:576px) {
    .header-pagination .form-header {
        max-width: 87%
    }
}

.header-pagination .count-head .count {
    display: inline-block;
    font-size: 15px;
    font-family: Outfit, sans-serif;
    font-weight: 500;
    color: #FFFFFF
}

.we-offer {
    padding: 50px 0;
    position: relative;
    background-color: #090909
}

.we-offer .curve-top {
    position: absolute;
    width: 100%;
    top: -80px;
    left: 0;
    pointer-events: none;
    display: none
}

.we-offer-head {
    margin-bottom: 30px
}

.we-offer-head .h2 {
    margin: auto auto 15px
}

.we-offer-head p {
    max-width: 780px;
    margin: 0
}

.we-offer-table {
    margin-top: 42px;
    background-color: #121212;
    border-radius: 12px;
    overflow: hidden;
    display: none;
    border-bottom: 3px solid #1b1b1b
}

.we-offer-table .nav-item {
    width: 20%;
    border: none
}

.we-offer-table .nav-link {
    width: 100%;
    position: relative;
    padding: 20px 0;
    box-shadow: none;
    outline: 0;
    border: none;
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    transition: color .3s ease-in-out
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .we-offer-table .nav-link {
        font-size: 15px;
        padding: 25px 0
    }
}

@media (hover:hover) {
    .footer .scroller:hover {
        transform: scale(1.1)
    }

    .footer .contacts .contact-box a:hover,
    .modal-body #signUpForm .form-footer #prevBtn:hover {
        color: #bc9646;
    }

    .whychoose .nav .nav-link:hover {
        opacity: 1
    }

    .modal-body #signUpForm .form-check:hover {
        border: 1px solid #bc9646
    }

    .modal-body #signUpForm .form-footer button:hover {
        opacity: 1;
    }

    .we-offer-table .nav-link:hover {
        color: #f4e172
    }
}

.we-offer-table .nav-link img {
    width: 35px;
    height: 35px;
    margin-right: 5px
}

.we-offer-table .nav-link:before {
    position: absolute;
    content: "";
    width: 0;
    height: 4px;
    left: 0;
    bottom: -1px;
    border-radius: 5px 5px 0 0;
    transition: .3s ease-in-out
}

.we-offer-table .nav-link.active {
    border: none;
    color: #f4e172
}

.we-offer-table .nav-link:hover {
    border: none
}

.we-offer-table .nav-tabs {
    border-bottom: 1px solid #313131
}

.we-offer-table .tab-content {
    padding: 40px
}

.we-offer-table .tab-content .portfolio-highlight .ttl-20 {
    margin-bottom: 9px
}

.we-offer-table .tab-content .portfolio-highlight p {
    margin-bottom: 27px;
    font-weight: 400;
    font-size: 16px;
    color: #f0f0f0
}

.we-offer-table .tab-content .portfolio-highlight .list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.we-offer-table .tab-content .portfolio-highlight .list-box {
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1199px) {
    .admin-content-area ul li {
        padding-left: 1.25rem
    }

    .admin-content-area ul li+li {
        margin-top: .625rem
    }

    .admin-content-area ul li:before {
        height: .5rem;
        width: .5rem
    }

    .footer .scroller {
        right: 45px
    }

    .we-offer-table .tab-content .portfolio-highlight .list {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px
    }

    .we-offer-table .tab-content .portfolio-highlight .list-box {
        width: 30%
    }
}

.we-offer-table .tab-content .portfolio-highlight .list-box img {
    width: 52px;
    height: 52px;
    margin-right: 10px
}

.we-offer-table .tab-content .portfolio-highlight .list-box .text span {
    color: rgba(255, 255, 255, .45);
    font-weight: 400;
    font-size: 14px;
    display: inline-block
}

.we-offer-table .tab-content .portfolio-highlight .list-box .text p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.25em;
    font-family: Outfit, sans-serif
}

.we-offer-table .tab-content .portfolio-highlight .table {
    margin-top: 40px;
    border-collapse: collapse;
    border-radius: 6px;
    overflow: hidden
}

.we-offer-table .tab-content .portfolio-highlight .table td,
.we-offer-table .tab-content .portfolio-highlight .table th {
    font-family: Outfit, sans-serif
}

.we-offer-table .tab-content .portfolio-highlight .table thead {
    border: 1px solid #262626;
    border-top: none
}

.we-offer-table .tab-content .portfolio-highlight .table thead th {
    padding: 18px 20px;
    border: none;
    border-bottom: 1px solid #262626;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .8)
}

.we-offer-table .tab-content .portfolio-highlight .table .head {
    background-color: #121212;
    border: 1px solid #f4f7f7
}

.we-offer-table .tab-content .portfolio-highlight .table .head th {
    padding: 17px 20px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #262626;
    border-radius: 6px 6px 0 0;
    background-color: #181818
}

.we-offer-table .tab-content .portfolio-highlight .table tbody {
    border: 1px solid #262626
}

.we-offer-table .tab-content .portfolio-highlight .table tbody tr td:last-child {
    color: #03978a;
    font-size: 18px
}

.we-offer-table .tab-content .portfolio-highlight .table tbody tr td.caption p {
    max-width: 970px;
    font-family: Outfit, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .8);
    margin: 0;
    line-height: 1.2857142857em
}

.we-offer-table .tab-content .portfolio-highlight .table tbody td {
    padding: 18px 20px;
    border: none;
    border-bottom: 1px solid #262626;
    font-weight: 600;
    font-size: 14px;
    color: #fff
}

.we-offer-table .tab-content .portfolio-highlight .table tbody td,
.we-offer-table .tab-content .portfolio-highlight .table tbody th {
    border-radius: 10px
}

.we-offer-table .tab-content .portfolio-highlight .table::-webkit-scrollbar {
    display: none
}

.we-offer-acordian .accordion-item {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #e1eaea
}

.we-offer-acordian .accordion-button {
    font-size: 20px;
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    padding-left: 0
}

.we-offer-acordian .accordion-button img {
    width: 54px;
    margin-right: 20px
}

.we-offer-acordian .accordion-body {
    padding: 20px 0 33px
}

.we-offer-acordian .accordion-body .portfolio-highlight .ttl-20 {
    font-size: 18px;
    margin-bottom: 10px
}

.we-offer-acordian .accordion-body .portfolio-highlight p {
    margin: 0;
    font-weight: 400;
    font-size: 15px
}

.we-offer-acordian .accordion-body .portfolio-highlight .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .admin-content-area ul li {
        padding-left: .9375rem
    }

    .admin-content-area ul li:before {
        height: .4375rem;
        width: .4375rem
    }

    .booking-head .buttons .btn-secondary {
        font-size: 16px
    }

    .modal-body #signUpForm input[type=tel],
    .modal-body #signUpForm input[type=text] {
        height: 55px;
        font-size: 16px
    }


    .modal-body #signUpForm input[type=text]:hover{
        border-color: #bc9646;
    }

    .modal-body #signUpForm input[type=text]::placeholder {
        font-size: 16px
    }

    .modal-body #signUpForm input[type=tel]::placeholder {
        font-size: 16px
    }

    .modal-body #signUpForm .name_field input[type=tel],
    .modal-body #signUpForm .name_field input[type=text],
    .modal-body #signUpForm input[type=tel].name_input {
        height: unset
    }

    .modal-body #signUpForm .form-footer button {
        min-height: 50px;
        padding: 10px 30px
    }

    .modal-body #signUpForm .sub-text {
        margin-bottom: 25px
    }

    .modal-body #signUpForm .text-left {
        line-height: 1.1;
        margin-bottom: 15px
    }

    .modal-body {
        padding: 20px 25px 25px
    }

    .modal-body #signUpForm .form-validattion {
        bottom: 55px
    }

    .modal-body #signUpForm .form-check {
        max-height: 55px
    }

    .modal-body #signUpForm .form-check label {
        font-size: 16px
    }

    .modal-body #signUpForm .form-check input[type=radio] {
        width: 25px;
        height: 25px
    }

    .we-offer-acordian .accordion-body {
        padding-bottom: 13px
    }

    .we-offer-acordian .accordion-body .portfolio-highlight .list-box {
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .services-box .ttl-26 {
        font-size: 20px;
        margin-bottom: 10px;
        max-width: 240px
    }

    .services-box p {
        font-size: 15px
    }

    .booking-box .content .ttl-30 {
        font-size: 18px;
        margin-bottom: 12px
    }

    .booking-box .content p {
        font-size: 15px;
        font-weight: 400
    }

    .booking-box:last-child {
        margin-bottom: 0
    }

    .we-offer-acordian .accordion-button {
        font-weight: 500
    }

    .we-offer-acordian .accordion-body .portfolio-highlight .list {
        justify-content: center;
        column-gap: 10px
    }

    .we-offer-acordian .accordion-body .portfolio-highlight .list-box {
        text-align: center;
        width: 30%
    }
}

.we-offer-acordian .accordion-body .portfolio-highlight .list-box img {
    width: 40px;
    height: 40px;
    margin-bottom: 6px
}

.we-offer-acordian .accordion-body .portfolio-highlight .list-box .text span {
    font-size: 14px;
    color: rgba(255, 255, 255, .63);
    font-weight: 400
}

.we-offer-acordian .accordion-body .portfolio-highlight .list-box .text p {
    font-size: 14px;
    font-weight: 600
}

.we-offer-acordian .accordion-body .portfolio-highlight .table {
    overflow: scroll;
    margin-bottom: 0;
    border-collapse: collapse;
    border-radius: 6px;
    border-bottom: 1px solid #e1eaea
}

.we-offer-acordian .accordion-body .portfolio-highlight .table::-webkit-scrollbar {
    display: none
}

.we-offer-acordian .accordion-body .portfolio-highlight .table thead {
    border-radius: 6px;
    border-bottom: 1px solid #e1eaea
}

.we-offer-acordian .accordion-body .portfolio-highlight .table thead th {
    padding: 15px 10px;
    min-width: 100px;
    color: rgba(255, 255, 255, .51);
    font-size: 14px;
    font-weight: 400;
    border-radius: 6px;
    border-bottom: 1px solid #262626
}

.we-offer-acordian .accordion-body .portfolio-highlight .table .head th {
    padding: 15px 10px;
    font-size: 20px;
    color: #fff;
    background-color: #181818
}

.we-offer-acordian .accordion-body .portfolio-highlight .table tbody tr td:last-child {
    color: #06867b
}

.we-offer-acordian .accordion-body .portfolio-highlight .table tbody tr td.caption p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.table-responsive::-webkit-scrollbar {
    width: 1px;
    height: 2px
}

.table-responsive::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, .31)
}

.table-responsive::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #b99344 0, #f5e473 100%)
}

.h1,
h1 {
    font-family: Outfit, sans-serif;
    color: #000;
    font-size: 2.375rem
}

@media screen and (min-width:992px) {
    .booking-box i {
        font-size: 24px;
        padding-top: 10px
    }

    .modal-body #signUpForm .name_field label {
        top: 15px
    }

    .header-pagination {
        /*margin-bottom: 46px*/
    }

    .we-offer {
        scroll-margin-top: 80px;
        padding: 70px 0
    }

    .we-offer .curve-top {
        display: block;
        height: 80px
    }

    .we-offer-head {
        text-align: center;
        margin-bottom: 0
    }

    .we-offer-head .h2 {
        margin-bottom: 17px;
        max-width: 100%
    }

    .we-offer-head p {
        margin: auto
    }

    .we-offer-table {
        display: block
    }

    .we-offer-acordian {
        display: none
    }

    .h1,
    h1 {
        font-size: 2.8125rem
    }
}

@media screen and (min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.9375rem
    }
}

.h2,
h2 {
    font-family: Outfit, sans-serif;
    color: #fff;
    font-size: 1.5625rem
}

.h3,
.h4,
.h5,
.h6,
.ttl-30,
.ttl-32,
h3,
h4,
h5,
h6 {
    font-family: Outfit, sans-serif;
    color: #000
}

@media screen and (min-width:992px) {

    .h2,
    h2 {
        font-size: 2.125rem
    }
}

@media screen and (min-width:1200px) {

    .h2,
    h2 {
        font-size: 2.4375rem
    }
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.125rem
}

@media screen and (min-width:768px) {
    .header-pagination .count-head .count {
        font-size: 17px
    }

    .h5,
    h5 {
        font-size: 1.5rem
    }
}

.h6,
h6 {
    font-size: 1rem
}

@media screen and (min-width:992px) {

    .h3,
    h3 {
        font-size: 2.1875rem
    }

    .h4,
    h4 {
        font-size: 1.875rem
    }

    .h6,
    h6 {
        font-size: 1.125rem
    }
}

.ttl-32 {
    letter-spacing: .4px;
    font-size: 1.875rem
}

.ttl-30 {
    letter-spacing: .4px;
    font-size: 1.625rem
}

.ttl-20,
.ttl-26 {
    color: #fff;
    letter-spacing: .4px;
    font-family: Outfit, sans-serif
}

@media screen and (min-width:1200px) {

    .h3,
    h3 {
        font-size: 2.8125rem
    }

    .h4,
    h4 {
        font-size: 2.5rem
    }

    .h5,
    h5 {
        font-size: 1.875rem
    }

    .ttl-32 {
        font-size: 2rem
    }

    .ttl-30 {
        font-size: 1.625rem
    }

    .ttl-26 {
        font-size: 1.5rem
    }
}

.ttl-26 {
    font-size: 1.5rem
}

.ttl-20 {
    font-size: 1.125rem
}

.fs-12,
.fs-14,
.fs-20,
.fs-40,
.fs-50,
.fs-65,
.ttl-18 {
    color: #000
}

@media screen and (min-width:1200px) {
    .ttl-20 {
        font-size: 1.125rem
    }

    .fs-14 {
        font-size: .875rem
    }
}

.ttl-18,
p {
    font-size: 1rem
}

.ttl-18 {
    font-family: Outfit, sans-serif;
    letter-spacing: .4px
}

@media screen and (min-width:992px) {
    .ttl-18 {
        font-size: 1.125rem
    }
}

p {
    color: #d0d0d0;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    line-height: 1.6875em
}

@media screen and (min-width:1600px) {
    .services-head p {
        max-width: 880px
    }

    .services-box {
        max-width: 615px
    }

    .booking-box {
        padding: 60px;
        margin-bottom: 40px;
        max-width: 667px
    }

    .we-offer-head p {
        max-width: 1129px
    }

    .we-offer-table .nav-link img {
        width: 60px;
        height: 60px
    }

    .we-offer-table .tab-content .portfolio-highlight .list-box .text span {
        font-weight: 500
    }

    .we-offer-table .tab-content .portfolio-highlight .table thead th {
        padding: 18px 15px;
        font-weight: 500
    }

    .we-offer-table .tab-content .portfolio-highlight .table .head th {
        padding: 18px 26px;
        font-size: 20px
    }

    .we-offer-table .tab-content .portfolio-highlight .table tbody td {
        padding: 18px 15px
    }

    .h1,
    h1 {
        font-size: 3.625rem
    }

    .h2,
    h2 {
        font-size: 3rem
    }

    .ttl-30 {
        font-size: 1.875rem
    }

    .ttl-26 {
        font-size: 1.625rem
    }

    .ttl-20 {
        font-size: 1.25rem
    }

    p {
        font-size: 1.0625rem;
        line-height: 1.8823529412em;
        letter-spacing: .1px
    }
}

.fs-12 {
    font-size: .75rem
}

.fs-14 {
    font-size: .875rem
}

.fs-16,
.fs-17 {
    color: #000;
    font-size: 1rem
}

.fs-20 {
    font-size: 1.125rem
}

@media screen and (min-width:768px) {
    .fs-20 {
        font-size: 1.25rem
    }
}

.fs-40 {
    font-size: 1.25rem
}

.fs-50 {
    font-size: 1.875rem
}

.fs-65 {
    font-size: 2.5rem
}

@media screen and (min-width:1200px) {
    .fs-16 {
        font-size: 1rem
    }

    .fs-17 {
        font-size: 1.0625rem
    }

    .fs-40 {
        font-size: 2.5rem
    }

    .fs-50 {
        font-size: 3.125rem
    }

    .fs-65 {
        font-size: 4.0625rem
    }
}

.floating-button {
    display: none
}

@media screen and (max-width:767px) {
    .we-offer-acordian .accordion-body .portfolio-highlight .table {
        margin-bottom: 20px
    }

    .floating-button {
        display: inline-block;
        position: fixed;
        z-index: 99;
        bottom: 0;
        border-radius: 0;
        width: 100%;
        transform: translateY(100%);
        transition: .3s ease-in-out
    }

    .footer .bottom-footer {
        padding: 15px 0 65px
    }
}

.nav-link .new {
    top: 10px;
    right: 30px;
    width: 44px;
    height: 22px;
    background: #323232
}

@media screen and (max-width:1599px) {
    .nav-link .new {
        top: 5px;
        right: 17px;
        width: 37px;
        height: 17px;
        background: #323232
    }
}

.accordion-button .new span,
.nav-link .new span {
    font-size: 12px;
    font-weight: 500;
    background: linear-gradient(0deg, #bc9646 0, #f5e473 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-family: Outfit, sans-serif
}

.accordion-button .new {
    top: 6px;
    left: 178px;
    width: 44px;
    height: 22px;
    background: #323232
}


.animate-shimmer {
    animation: shimmer 3s linear infinite;
}


@keyframes shimmer{

    0%{
        background-position: 0 0;
    }

    100%{
       background-position:  -200% 0;
    }
}

.iti {
    width: 100%;
}

button.iti__selected-country{
    width: 55px !important;
}

.iti__search-input{
    color: #000 !important;
    padding: 10px 20px !important;
}

.iti__selected-country-primary{
    padding-left: 13px !important;
}