body::-webkit-scrollbar {
    width: 0.8em;
}
body::-webkit-scrollbar-track {
    background: #fff;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 25px;
}
::-moz-selection {
    background-color: #000;
    color: #fff;
}
::selection {
    background-color: #000;
    color: #fff;
}
body,
html {
    overflow-x: hidden;
    position: relative;
}
.h1,
h1 {
    color: #505050;
    display: block !important;
    font-family: CUBANO-REGULAR;
    font-size: 34px;
    line-height: 40px !important;
}
.h2,
h2 {
    font-size: 32px;
}
.h2,
.h3,
h2,
h3 {
    color: #505050;
    display: block;
    font-family: CUBANO-REGULAR;
    font-weight: 500 !important;
}
.h3,
h3 {
    font-size: 26px !important;
}
.h4,
h4 {
    font-size: 22px !important;
    font-weight: 500 !important;
}
.h4,
.h5,
h4,
h5 {
    color: #002a5a;
    display: block;
    font-family: CUBANO-REGULAR;
}
.h5,
h5 {
    font-size: 20px !important;
    font-weight: 500;
}
.my-custom-h3 {
    color: #002a5a;
    font-family: CUBANO-REGULAR;
    font-size: 34px;
    line-height: 40px !important;
}
.h6,
h6 {
    color: #3d3d3d;
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.h6,
h6,
p {
    font-family: Roboto, sans-serif;
}
p {
    color: #000;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 1rem !important;
}
a {
    box-shadow: none;
    outline: none !important;
    text-decoration: none !important;
}
section {
    padding: 50px 0;
    position: relative;
}
ul li {
    font-size: 16px;
    line-height: 22px;
}
.btn-order {
    background: #bc192c !important;
    border: 1px solid hsla(0, 0%, 100%, 0.439) !important;
    border-radius: 7px !important;
    color: #fff !important;
    font-family: Roboto, sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 5px 30px !important;
}
.btn-order:focus,
.btn-order:hover {
    background: #1f365c !important;
    border-color: #fff !important;
    color: #fff !important;
}
.btn-live {
    background: #fff !important;
    border: 1px solid transparent !important;
    border-radius: 7px !important;
    color: #1f365c !important;
    font-family: Roboto, sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    padding: 5px 30px !important;
}
.btn-live:hover {
    background: #bc192c !important;
    border-color: transparent !important;
    color: #fff !important;
}
.btn:focus {
    box-shadow: none;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.lazyload {
    opacity: 0;
    transition: opacity 0.5s;
}
.fixed-top,
.fixed-top .header .navbar .navbar-nav .nav-link,
.header .navbar.fixed-top .navbar-nav .nav-link {
    color: #fff !important;
}
:root {
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
    font-display: block;
    font-family: Font Awesome\6 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../../assets/fonts/vendor/%40fortawesome/fontawesome-free/webfa-solid-9005097.woff2?59edf72a325ac2048d6077f64773674f)
            format("woff2"),
        url(../../assets/fonts/vendor/%40fortawesome/fontawesome-free/webfa-solid-900d7d0.ttf?e615bbcb258550973c165dfc0d871c96)
            format("truetype");
}
.fa-solid {
    font-family: Font Awesome\6 Free;
    font-weight: 900;
}
:root {
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
    font-display: block;
    font-family: Font Awesome\6 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/vendor/%40fortawesome/fontawesome-free/webfa-brands-400adbc.woff2?ebb7a127d2d8ee6f183274b7557718ab)
            format("woff2"),
        url(../../assets/fonts/vendor/%40fortawesome/fontawesome-free/webfa-brands-400ee93.ttf?b823fc0dbb5a5f0c21bbcc2a268f92aa)
            format("truetype");
}
.fa-brands,
.fab {
    font-family: Font Awesome\6 Brands;
    font-weight: 400;
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-linkedin-in:before {
    content: "\f0e1";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-tiktok:before {
    content: "\e07b";
}
.fa-twitter:before {
    content: "\f099";
}
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
    font-display: block;
    font-family: Font Awesome\6 Free;
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/vendor/%40fortawesome/fontawesome-free/webfa-regular-4005062.woff2?0caf4c6cf244a90efcc5bf6d4e5578c1)
            format("woff2"),
        url(../../fonts/vendor/%40fortawesome/fontawesome-free/webfa-regular-40010cc.ttf?0d03b1bbd1d62c1e128489eb2d4fb85d)
            format("truetype");
}
.far {
    font-family: Font Awesome\6 Free;
    font-weight: 400;
}
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}
.fa,
.fa-brands,
.fa-solid,
.fab,
.far {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
}
.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-flip-horizontal {
    transform: scaleX(-1);
}
.fa-basket-shopping:before {
    content: "\f291";
}
.fa-calendar-check:before {
    content: "\f274";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-heart:before {
    content: "\f004";
}
.fa-home:before,
.fa-house:before {
    content: "\f015";
}
.fa-list:before {
    content: "\f03a";
}
.fa-edit:before {
    content: "\f044";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-volume:before {
    content: "\f2a0";
}
.fa-tools:before {
    content: "\f7d9";
}
.fa-stopwatch-20:before {
    content: "\e06f";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tape:before {
    content: "\f4db";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-user:before {
    content: "\f007";
}
.fa-users:before {
    content: "\f0c0";
}
.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
}
.swiper,
.swiper-wrapper {
    position: relative;
    z-index: 1;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    transform: translateZ(0);
}
.swiper-slide,
.swiper-wrapper {
    height: 100%;
    transition-property: transform;
    width: 100%;
}
.swiper-slide {
    flex-shrink: 0;
    position: relative;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity 0.3s;
    z-index: 10;
}
.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    display: inline-block;
    height: var(
        --swiper-pagination-bullet-height,
        var(--swiper-pagination-bullet-size, 8px)
    );
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
    width: var(
        --swiper-pagination-bullet-width,
        var(--swiper-pagination-bullet-size, 8px)
    );
}
button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1);
}
@-webkit-keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
:root {
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-white-rgb: 255, 255, 255;
    --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-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
}
*,
:after,
:before {
    box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: var(--bs-body-bg);
    color: var(--bs-body-color);
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    margin: 0;
    text-align: var(--bs-body-text-align);
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    margin-top: 0;
}
.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
    .h1,
    h1 {
        font-size: 2.5rem;
    }
}
.h2,
h2 {
    font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
    .h2,
    h2 {
        font-size: 2rem;
    }
}
.h3,
h3 {
    font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
    .h3,
    h3 {
        font-size: 1.75rem;
    }
}
.h4,
h4 {
    font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
    .h4,
    h4 {
        font-size: 1.5rem;
    }
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
p {
    margin-bottom: 1rem;
    margin-top: 0;
}
ul {
    margin-bottom: 1rem;
    margin-top: 0;
    padding-left: 2rem;
}
ul ul {
    margin-bottom: 0;
}
.small,
small {
    font-size: 0.875em;
}
sub {
    bottom: -0.25em;
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
a {
    color: #0d6efd;
    text-decoration: underline;
}
a:hover {
    color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
kbd {
    background-color: #212529;
    border-radius: 0.2rem;
    color: #fff;
    direction: ltr;
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    font-size: 0.875em;
    padding: 0.2rem 0.4rem;
    unicode-bidi: bidi-override;
}
kbd kbd {
    font-size: 1em;
    font-weight: 700;
    padding: 0;
}
img,
svg {
    vertical-align: middle;
}
label {
    display: inline-block;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
select:disabled {
    opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
    display: none;
}
[type="button"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
textarea {
    resize: vertical;
}
::-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"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
    padding: 0;
}
::file-selector-button {
    font: inherit;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
output {
    display: inline-block;
}
.img-fluid {
    height: auto;
    max-width: 100%;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-right: var(--bs-gutter-x, 0.75rem);
    width: 100%;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-top: calc(var(--bs-gutter-y) * -1);
}
.row > * {
    flex-shrink: 0;
    margin-top: var(--bs-gutter-y);
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.g-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
@media (min-width: 576px) {
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .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-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
}
@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #212529;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
}
@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control[type="file"] {
    overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
    cursor: pointer;
}
.form-control:focus {
    background-color: #fff;
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    color: #212529;
    outline: 0;
}
.form-control::-webkit-date-and-time-value {
    height: 1.5em;
}
.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled {
    background-color: #e9ecef;
    opacity: 1;
}
.form-control::file-selector-button {
    -webkit-margin-end: 0.75rem;
    background-color: #e9ecef;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width: 1px;
    border-radius: 0;
    color: #212529;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    padding: 0.375rem 0.75rem;
    pointer-events: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
    .form-control::file-selector-button {
        transition: none;
    }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
    -webkit-margin-end: 0.75rem;
    background-color: #e9ecef;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width: 1px;
    border-radius: 0;
    color: #212529;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    padding: 0.375rem 0.75rem;
    pointer-events: none;
    -webkit-transition: color 0.15s ease-in-out,
        background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3;
}
textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
}
.input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}
.input-group > .form-control {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%;
}
.input-group > .form-control:focus {
    z-index: 3;
}
.input-group .btn {
    position: relative;
    z-index: 2;
}
.input-group .btn:focus {
    z-index: 3;
}
.input-group-text {
    align-items: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #212529;
    display: flex;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    text-align: center;
    white-space: nowrap;
}
.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-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group
    > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
        .valid-feedback
    ):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px;
}
.btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    text-align: center;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #212529;
}
.btn:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    outline: 0;
}
.btn:disabled {
    opacity: 0.65;
    pointer-events: none;
}
.collapse:not(.show) {
    display: none;
}
.dropdown {
    position: relative;
}
.dropdown-toggle {
    white-space: nowrap;
}
.dropdown-toggle:after {
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid;
    content: "";
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
}
.dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    color: #212529;
    display: none;
    font-size: 1rem;
    list-style: none;
    margin: 0;
    min-width: 10rem;
    padding: 0.5rem 0;
    position: absolute;
    text-align: left;
    z-index: 1000;
}
.dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: #212529;
    display: block;
    font-weight: 400;
    padding: 0.25rem 1rem;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #e9ecef;
    color: #1e2125;
}
.dropdown-item:active {
    background-color: #0d6efd;
    color: #fff;
    text-decoration: none;
}
.dropdown-item:disabled {
    background-color: transparent;
    color: #adb5bd;
    pointer-events: none;
}
.dropdown-menu.show {
    display: block;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav-link {
    color: #0d6efd;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none;
    }
}
.nav-link:focus,
.nav-link:hover {
    color: #0a58ca;
}
.navbar {
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    position: relative;
}
.navbar,
.navbar > .container {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.navbar > .container {
    flex-wrap: inherit;
}
.navbar-brand {
    font-size: 1.25rem;
    margin-right: 1rem;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
    text-decoration: none;
    white-space: nowrap;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
}
.navbar-collapse {
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1;
}
.navbar-toggler {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 1.25rem;
    line-height: 1;
    padding: 0.25rem 0.75rem;
    transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
        transition: none;
    }
}
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem;
    outline: 0;
    text-decoration: none;
}
.navbar-toggler-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
    width: 1.5em;
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
.badge {
    border-radius: 0.25rem;
    color: #fff;
    display: inline-block;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    padding: 0.35em 0.65em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.placeholder {
    background-color: currentColor;
    cursor: wait;
    display: inline-block;
    min-height: 1em;
    opacity: 0.5;
    vertical-align: middle;
}
.placeholder.btn:before {
    content: "";
    display: inline-block;
}
.fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.float-end {
    float: right !important;
}
.d-inline {
    display: inline !important;
}
.d-block {
    display: block !important;
}
.d-none {
    display: none !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.align-items-center {
    align-items: center !important;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.text-end {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.invisible {
    visibility: hidden !important;
}
@media (min-width: 576px) {
    .d-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-block {
        display: block !important;
    }
}
.top-bar {
    background: #002a5a;
    padding: 5px 0;
}
.top-bar a {
    color: #fff;
    font-size: 13px;
}
.top-bar .social-links i {
    color: #fff;
    margin: 0 4px;
}
.top-bar p {
    color: #fff !important;
    font-size: 14px !important;
    text-align: center;
}
.header {
    box-shadow: 0 0 5px 0 hsla(0, 0%, 50%, 0.129);
}
.header .navbar .dropdown:hover > .dropdown-menu {
    display: block;
}
.header .navbar .navbar-nav .nav-link {
    color: #000;
    font-family: Jost, sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 30px;
    padding: 0;
}
.header .navbar .navbar-nav .nav-link i {
    color: #c83d3d;
}
.header .navbar .navbar-nav .btn-live {
    background: #1f365c;
    border: 2px solid #c83d3d !important;
    color: #fff;
    font-family: Minion Pro;
    font-size: 14px;
    padding: 12px 31px !important;
}
.header .navbar .navbar-toggler-icon {
    background: url(../images/icons/toggle.webp) no-repeat;
}
.header .navbar .dropdown-item:focus,
.header .navbar .dropdown-item:hover {
    background-color: #002a5a;
    color: #fff;
}
.header .btn-order {
    font-size: 16px !important;
    overflow: hidden;
    padding: 10px 50px !important;
    position: relative;
}
.header .btn-order:before {
    -webkit-animation: shine 5s ease-in-out infinite;
    animation: shine 5s ease-in-out infinite;
    transition-delay: 4ms;
    transition-duration: 4ms;
}
.header .btn-order:after,
.header .btn-order:before {
    background: linear-gradient(
        120deg,
        transparent,
        hsla(0, 0%, 86%, 0.576),
        transparent
    );
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100px;
}
.header .btn-order:after {
    -webkit-animation: shine 4s ease-in-out infinite;
    animation: shine 4s ease-in-out infinite;
    transition-delay: 3ms;
    transition-duration: 3ms;
}
.fixed-top {
    background: #002a5a;
}
.fixed-top .btn-order {
    background: #fff !important;
    color: #bc192c !important;
}
.fixed-top .nav-link,
.fixed-top .nav-link i {
    color: #fff !important;
}
@-webkit-keyframes shine {
    0% {
        left: -30%;
        transition-property: left;
    }
    11.5044247788%,
    to {
        left: 100%;
        transition-property: left;
    }
}
@keyframes shine {
    0% {
        left: -30%;
        transition-property: left;
    }
    11.5044247788%,
    to {
        left: 100%;
        transition-property: left;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .header .btn-order {
        padding: 10px 30px !important;
    }
}
.footer {
    background: #002a5a;
    padding: 30px 0 2px;
}
.footer p {
    color: #fff;
    line-height: 20px;
    margin: 15px 0;
}
.footer .social-links i {
    color: #fff;
    margin: 15px 7px;
}
.footer .h5 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 600;
}
.footer .h6 {
    color: hsla(0, 0%, 100%, 0.82);
    font-weight: 400;
}
.footer .e-text {
    color: hsla(0, 0%, 100%, 0.62);
    display: block;
    font-family: Jost, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.footer ul {
    list-style-type: none;
    padding: 0;
}
.footer ul li {
    padding: 5px 0;
}
.footer ul li a {
    color: #fff;
    font-family: Jost, sans-serif;
}
.footer ul li i {
    font-size: 13px;
    margin: 0 6px;
}
.footer .swiper {
    padding-top: 20px !important;
}
.footer .swiper-pagination {
    position: relative;
}
.footer .swiper-pagination-bullet {
    background: transparent;
    border: 1px solid #fff;
    height: 10px;
    margin: 0 4px;
    opacity: 1;
    width: 10px;
}
.footer .swiper-pagination-bullet-active {
    background: #fff;
    height: 10px;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    width: 10px;
}
.cta {
    background: #f6f9f8;
    padding: 25px 0;
}
.cta .cta-box {
    position: relative;
    text-align: center;
}
.cta .cta-box .e-text {
    color: #000;
    font-family: Jost, sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.cta .cta-box .h6 {
    font-family: CUBANO-REGULAR;
    margin: 10px 0 0;
}
.contact {
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px;
    padding: 50px 0;
}
.contact .h4 {
    color: #505050;
}
.contact .form-control {
    border: 1px solid #b1b1b1;
    border-right: none;
    box-shadow: none;
    color: #020202 !important;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    outline: none;
    resize: none;
}
.contact .control1 {
    height: auto !important;
}
.contact ::-moz-placeholder {
    color: #020202 !important;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.contact ::placeholder {
    color: #020202 !important;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.contact .input-group-append {
    background-color: #fff;
    display: flex;
}
.contact .input-group-append .input-group-text {
    background-color: transparent !important;
    border: 1px solid #b1b1b1;
    border-left: none;
    border-radius: unset;
}
.contact .input-group-append .input-group-text i {
    color: #b1b1b1;
}
.contact .input-group-append.txt .input-group-text {
    align-items: normal;
}
.contact .btn-send {
    background: #c83d3d;
    border: 1px solid transparent;
    color: #fff;
    padding: 5px 30px;
}
.customer-reviews {
    background-color: #f3f3f3;
}
.customer-reviews p {
    font-size: 14px !important;
}
.customer-reviews .review-box {
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
    min-height: 250px;
    padding: 20px;
    position: relative;
    text-align: center;
}
.customer-reviews .review-box .h5 {
    color: #454545;
    font-family: Roboto, sans-serif;
}
.customer-reviews .review-box:before {
    background: url(../images/icons/pologon.webp) no-repeat;
    content: "";
    height: 18px;
    left: 7%;
    position: absolute;
    top: 100%;
    width: 20px;
}
.customer-reviews p {
    color: rgba(0, 0, 0, 0.839);
    margin: 11px;
}
.customer-reviews .e-text {
    color: rgba(0, 0, 0, 0.749);
    font-family: Jost, sans-serif;
    font-size: 13px;
    font-weight: 400;
}
.my-imagebox-section {
    background-color: #f5f5f5;
}
.my-imagebox-section p {
    font-size: 14px !important;
}
.my-image-box {
    background: #d9d9d9;
    min-height: 250px;
    height: 100%;
    padding: 20px;
    position: relative;
    text-align: center;
}
.my-imagebox-section .my-image-box .h5 {
    color: #454545;
    font-family: Roboto, sans-serif;
}
.my-imagebox-section p {
    color: rgba(0, 0, 0, 0.839);
    margin: 11px;
}
.my-imagebox-section .e-text {
    color: rgba(0, 0, 0, 0.749);
    font-family: Jost, sans-serif;
    font-size: 13px;
    font-weight: 400;
}
.service-bg {
    background: #bc192c;
    padding: 20px 0 10px;
}
.service-bg .h4 {
    color: #fff;
}
.service-bg a,
.service-bg span {
    color: hsla(0, 0%, 100%, 0.639);
    font-size: 14px;
}
.custom-btn {
    margin-bottom: -13px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.img-div {
    max-width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #ededed;
    padding: 4px 4px 4px;
}
.img-div img {
    width: 100%;
}
.mt-heading {
    margin-top: 10px;
}
.sec-two-vector {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sec-two-vector h2 {
    max-width: 60%;
}
.sec-two-vector span {
    color: #bc192c;
    font-weight: 700;
    font-size: 18px;
}
.sec-three-vector {
    background-color: #002a5a;
}

.div-three-vector {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.div-three-vector h2 {
    color: #ffffff;
    max-width: 60%;
}
.div-three-vector p {
    color: #ffffff;
}
.div-three-vector ul {
    text-align: left;
}
.div-three-vector li {
    list-style: none;
    margin-bottom: 20px;
}
.my-flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
}
.my-flex-align {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
}
.inner-div-four {
    width: 48%;
    min-width: 300px;
    background-color: #bc192c !important;

    text-align: left;
    padding: 15px;
}
.inner-div-four h3 {
    color: #ffffff !important;
}
.inner-div-four p {
    color: #ffffff !important;
}
.last-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fullmoney-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fullmoney-div span {
    color: #bc192c;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}
.my-red-para {
    color: #bc192c;
    font-weight: 700 !important;
    font-size: 18px !important;
}
.fullmoney-div p {
    max-width: 600px;
}
.inner-div-four hr {
    height: 2px;
    color: #ffffff !important;
}
.inner-div-perks {
    width: 48%;
    min-width: 300px;
    background-color: #002a5a !important;
    text-align: left;
    padding: 15px;
}
.perk-spandiv {
    margin-top: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 6px;
    flex-wrap: wrap;
    font-size: 14px;
}
.inner-div-perks h3 {
    color: #ffffff !important;
}
.inner-div-perksr p {
    color: #ffffff !important;
}
.inner-div-perks hr {
    height: 2px;
    color: #ffffff !important;
}
.my-flex-center {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 20px;
}
.max-width-20 {
    align-content: center;
    padding-right: 20px;
    border-right: 4px solid #bc192c;
}
.max-width-80 {
    max-width: 70%;
}
.max-width-80 li {
    margin-bottom: 10px;
}
.sec-hand-over {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}
.div-hand-over {
    display: flex;
    justify-content: center;
    margin-top: 65px;
    row-gap: 50px;
    column-gap: 20px;
    flex-wrap: wrap;
}
.innerdiv-hand-over {
    display: flex;
    justify-content: center;
    max-width: 280px;
    align-items: center;
    flex-direction: column;
    text-align: center;
    background-color: #002a5a;
    padding: 12px;
}
.innerdiv-hand-over h4 {
    color: #ffffff;
}
.innerdiv-hand-over p {
    color: #ffffff;
}
.hand-over-imgdiv {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background-color: #bc192c;
    padding: 18px;
    border-radius: 50%;
    margin-top: -50px;
    margin-bottom: 20px;
}
.hand-over-imgdiv img {
    width: 100%;
}
.sec-perks {
    background-color: #bc192c;
}
.digit-second-div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.digit-second-inner {
    max-width: 49%;
}
.digit-second-inner img {
    width: 100%;
}
.digit-second-inner h2 {
    font-size: 26px;
}
.digit-sec-inner-inner-div {
    background-color: #ededed;
    padding: 18px;
    margin-top: 8px;
}
.digi-prov-div h2 {
    text-align: center;
    color: #ffffff;
}
.digi-servi-inner span {
    margin-top: 8px;
    text-align: center;
    color: #ffffff;
}
.digi-servi-inner p {
    text-align: center;
    color: #ffffff;
}
.digi-servi-inner {
    text-align: center;
    color: #ffffff;
    max-width: 220px;
}
.digit-inner-serv {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 18px;
}

.mainSection {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: stretch;
    width: 100%;
    height: 500px;
    padding: 10px;
}
.bal-container {
    margin: 0 10px;
}

/* Before After Container */

.bal-container {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: grab;
    overflow: hidden;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.bal-after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bal-before {
    display: block;
    position: absolute;
    top: 0;
    /* right: 0; */
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    overflow: hidden;
}

.bal-before-inset {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.bal-after img,
.bal-before img {
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bal-beforePosition {
    background: #121212;
    color: #fff;
    left: 0;
    pointer-events: none;
    border-radius: 0.2rem;
    padding: 2px 10px;
}

.bal-afterPosition {
    background: #121212;
    color: #fff;
    right: 0;
    pointer-events: none;
    border-radius: 0.2rem;
    padding: 2px 10px;
}

.beforeLabel {
    position: absolute;
    bottom: 0;
    margin: 1rem;
    font-size: 1em;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.afterLabel {
    position: absolute;
    bottom: 0;
    margin: 1rem;
    font-size: 1em;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* handle and arrow */

.bal-handle {
    height: 41px;
    width: 41px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -21px;
    border: 2px solid #fff;
    border-radius: 1000px;
    z-index: 20;
    pointer-events: none;
    box-shadow: 0 0 10px rgb(12, 12, 12);
}

.handle-left-arrow,
.handle-right-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

.handle-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px;
}

.handle-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px;
}

.bal-handle::before {
    bottom: 50%;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgb(12, 12, 12);
}

.bal-handle::after {
    top: 50%;
    margin-top: 20.5px;
    box-shadow: 0 0 5px rgb(12, 12, 12);
}

.bal-handle::before,
.bal-handle::after {
    content: " ";
    display: block;
    width: 2px;
    background: #fff;
    height: 9999px;
    position: absolute;
    left: 50%;
    margin-left: -1.5px;
}

.our-patches .h4 {
    color: #002a5a;
    font-family: Roboto, sans-serif;
    padding-bottom: 15px;
    text-align: center;
}
.our-patches .contact {
    background-color: #f3f3f3;
    border-radius: 7px;
    padding: 20px !important;
}
.our-custom .swiper-wrapper {
    margin-bottom: -2%;
}
.our-custom .portfolio-box {
    border-radius: 7px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
    padding: 15px;
    position: relative;
    text-align: center;
}
.our-custom .swiper-slide {
    margin: 20px 0 70px;
}
.our-custom .swiper-pagination {
    position: unset !important;
}
.our-custom .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #c83d3d !important;
    height: 10px !important;
    margin: 0 4px !important;
    opacity: 1;
    width: 10px;
}
.our-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #c83d3d !important;
}
.how-we-are {
    padding: 10px 0;
}
.customer-reviews {
    background-color: #fff !important;
}
@media (max-width: 576px) {
    .top-bar p {
        text-align: left;
    }
    .high-quality .h4 {
        margin-top: 30px;
    }
    .sec-two-vector h2 {
        max-width: 90%;
        font-size: 24px;
        line-height: 30px !important;
    }
    .digit-inner-serv {
        margin-top: 50px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 18px;
    }
    .digit-second-inner {
        max-width: 90%;
    }
    .div-three-vector h2 {
        max-width: 90%;
        font-size: 24px;
        line-height: 30px !important;
    }
    .my-flex-between .img {
        order: 1;
        width: 100%;
        padding: 10px;
    }
    .samples {
        text-align: center;
    }
    .header:before {
        display: none;
    }
    .how-we-are .btn-order {
        margin-bottom: 25px;
    }
    .btn-live,
    .btn-order {
        display: block;
    }
    .top-bar {
        display: none;
    }
    .header .navbar .navbar-nav .nav-link {
        color: #fff;
        padding: 15px;
        text-align: center;
    }
    .header .dropdown {
        margin-bottom: 0;
    }
    .contact .input-group-append .input-group-text {
        border: 1px solid #b1b1b1;
        height: 40px;
        margin-top: 15px;
    }
    .customer-reviews .review-box {
        margin: 30px 0;
    }
    .how-we-are .btn-live {
        margin: 5px 0 15px;
    }
    .how-we-are .h4 {
        margin: 20px 0;
    }
    .cta .cta-box {
        padding: 25px 0;
    }
    .our-patches .contact {
        margin-top: 30px;
    }
    .portfolio:before {
        display: none;
    }
    .portfolio .portfolio-box {
        margin: 20px 0;
    }
    .form-control {
        margin: 15px 0;
    }
    .header .navbar .navbar-nav .nav-link {
        color: #fff !important;
    }
    .navbar-collapse {
        background: #002a5a;
        border-radius: 0 20px 20px 0;
        box-shadow: 0 0 10px 0 #bbb;
        height: 100vh;
        left: 0;
        padding: 30px 10px;
        position: absolute;
        top: 0;
        width: 80%;
        z-index: 9;
    }
    .fixed-top .header .navbar .navbar-nav .nav-link {
        color: #fff !important;
    }
    .footer ul li {
        padding: 10px 0;
    }
}
@media (max-width: 768px) {
    .customer-reviews .review-box {
        min-height: 450px !important;
    }
    .how-we-are .btn-live {
        margin-bottom: 20px;
    }
    .how-we-are .h4 {
        margin: 20px 0;
    }
    .our-patches .btn-live {
        margin-bottom: 20px;
    }
}
@media (max-width: 992px) {
    .cta .cta-box,
    .high-quality .h4,
    .our-patches .contact,
    .portfolio .portfolio-box {
        margin-top: 30px;
    }
}
