
.h1,
h1 {
    color: #505050;
    display: block !important;
    font-family: CUBANO-REGULAR;
    font-size: 34px;
    line-height: 40px !important;
}

.h2,
h2 {
    font-size: 32px;
}

.h3,
h3 {
    font-size: 26px !important;
}

.h4,
h4 {
    font-size: 22px !important;
    font-weight: 500 !important;
}

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

p {
    color: #000;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 1rem !important;
}

:root {
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}

.far {
    font-family: Font Awesome\6 Free;
    font-weight: 400;
}

.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>li {
    position: relative;
}

.fa-basket-shopping:before {
    content: "\f291";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-list:before {
    content: "\f03a";
}

.fa-tools:before {
    content: "\f7d9";
}

.fa-stopwatch-20:before {
    content: "\e06f";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

: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;
    text-align: center;
}

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

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

@media (prefers-reduced-motion: no-preference) {
}

.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {

}

.h2,
h2 {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {

}

.h3,
h3 {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {

}

.h4,
h4 {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {

}

.h5,
h5 {
    font-size: 1.25rem;
}

.h6,
h6 {
    font-size: 1rem;
}

p {
    margin-bottom: 1rem;
    margin-top: 0;
}

sub {
    bottom: -0.25em;
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

a {
    color: #0d6efd;
    text-decoration: underline;
}

[list]::-webkit-calendar-picker-indicator {
    display: none;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

output {
    display: inline-block;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (prefers-reduced-motion: reduce) {
}

@media (prefers-reduced-motion: reduce) {

}

@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
}

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

@media (prefers-reduced-motion: reduce) {
}

.btn:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    outline: 0;
}

@media (prefers-reduced-motion: reduce) {
}

.navbar-brand {
    font-size: 1.25rem;
    margin-right: 1rem;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
    min-width: 160px;
}

@media (prefers-reduced-motion: reduce) {
}

@media (min-width: 992px) {

}

.fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

.header .btn-order {
    font-size: 16px !important;
    overflow: hidden;
    padding: 10px 14px !important;
    position: relative;
}

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

.fixed-top {
    background: #002a5a;
}

@-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 14px !important;
    }
}

.footer .swiper {
    padding-top: 20px !important;
}

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

.customer-reviews p {
    color: rgba(0, 0, 0, 0.839);
    margin: 11px;
}

.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: Roboto, 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;
    /* height: 585px; */

}

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

.service-feature-img {
    position: relative;
    width: 100%;
    padding-top: 51.515%;
    overflow: hidden;
}

.service-feature-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.customer-reviews {
    background-color: #fff !important;
}

@media (max-width: 576px) {

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

    .how-we-are .btn-order {
        margin-bottom: 25px;
    }

    .how-we-are .btn-live {
        margin: 5px 0 15px;
    }

    .how-we-are .h4 {
        margin: 20px 0;
    }

    .our-patches .contact {
        margin-top: 30px;
    }

    .portfolio .portfolio-box {
        margin: 20px 0;
    }

    .header .navbar .navbar-nav .nav-link {
        color: #fff !important;
    }

}

@media (max-width: 768px) {

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

/* Leather Patches Page Styles */
.top-bar-text {
    color: #000;
    font-family: CUBANO-REGULAR;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.comparison-section {
    background: #f8f9fa;
}

.comparison-table {
    background: #fff;
    border: 1px solid #dee2e6;
}

.comparison-table thead {
    background: #000;
    color: #fff;
}

.comparison-table thead th {
    padding: 15px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #000;
}

.comparison-table tbody td {
    padding: 12px 15px;
    vertical-align: middle;
}

.comparison-table tbody td:first-child {
    font-weight: 500;
    background: #f8f9fa;
}

.comparison-table tbody td:nth-child(2),
.comparison-table tbody td:nth-child(3) {
    text-align: center;
}

.comparison-table tbody tr:hover {
    background: #f1f3f5;
}

@media (max-width: 768px) {
    .comparison-table thead th {
        font-size: 14px;
        padding: 10px;
    }

    .comparison-table tbody td {
        font-size: 14px;
        padding: 10px;
    }

    .top-bar-text {
        font-size: 12px;
    }
}

.custom-nav-tabs .nav-link {
    color: #333;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    margin: 0 10px;
    padding: 12px 30px;
    font-weight: 700;
    border-radius: 5px;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.custom-nav-tabs .nav-link.active {
    background-color: #333 !important;
    color: #fff !important;
    border-color: #333;
}

.option-card {
    flex: 0 1 280px;
    background: #fff;
    padding: 25px;
    border: 1px solid #eee;
    border-bottom: 4px solid #333;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.option-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.option-card h4 {
    margin-bottom: 15px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.option-card p {
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .option-card {
        flex: 0 1 100%;
    }

    .custom-nav-tabs .nav-link {
        padding: 10px 15px;
        font-size: 14px;
        margin-bottom: 10px;
    }
}