*, ol, ul {
    padding: 0
}

*, .main-header .header-topbar .contact-info li .social-icons a i, ol, p, ul {
    margin: 0
}

.main-header .search-btn, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: var(--color-heading)
}

.footer-widgets .widget.text-widget .contact-list, .section-heading p {
    margin-top: 25px
}

.contact-us-section .map-wrap img, .site-logo img {
    image-rendering: optimizeSpeed;
    -ms-interpolation-mode: bicubic;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges
}

:root {
    --color-primary: #6a0d2c;
    --color-secondary: #27bc78;
    --color-secondary-dark: #6a0d2c;
    --base: #6a0d2c;
    --base-2: #6a0d2c;
    --color-primary-10: rgba(46, 39, 157, 0.1);
    --color-heading: #0c4d83;
    --color-body: #0c4d83;
    --color-grey: #f3f5f8;
    --color-white: #fff;
    --font-1: 'Open Sans', sans-serif;
    --font-2: "Open Sans", sans-serif;
    --font-3: 'Open Sans', serif;
    --secondary-color: #1c1a4e;
    --fw-bold: 600;
    --fw-medium: 500;
}

body {
    color: #2d2d2d;
    font-family: var(--font-2);
    font-weight: var(--fw-medium);
    font-size: 16px;
    line-height: 2;
    overflow-x: hidden !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fw-500 {
    font-weight: 600;
    color: #161616
}

.ct-breadcrumb i, .text-p {
    color: var(--base)
}

.contact-us-section .map-wrap, .pos-rel {
    position: relative
}

.f1 {
    font-family: var(--font-1) !important
}

.f2 {
    font-family: var(--font-2) !important
}

.f3 {
    font-family: var(--font-3) !important
}

img {
    max-width: 100%;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-2);
    font-weight: var(--fw-medium);
    line-height: 1.2;
    color: #060606;
    margin: 0
}

.footer-widgets .widget a:hover {
    color: #ffffff;
    transform: translateX(8px);
}

ol, ul {
    list-style-type: none
}

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

a, a:focus, a:hover, span {
    text-decoration: none
}

a:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.color-grey {
    color: var(--color-grey) !important
}

.bg-color-grey {
    background-color: var(--color-grey)
}

.color-white {
    color: var(--color-white) !important
}

.container-1300 {
    max-width: 1300px
}

.container-1600 {
    max-width: 1600px
}

.bg-size-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.section-gap {
    padding-top: 50px;
    padding-bottom: 50px;
}

@-webkit-keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

@keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

.main-header {
    position: relative;
    z-index: 999
}

.main-header .header-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0 5px;
}

.main-header .header-center, .main-header .header-left, .main-header .header-right {
}

.header-right .odic-btn {
    padding: 21px 16px;
    font-size: 14px
}

.header-left {
}

.main-header .extra-icons, .main-header .header-topbar .topbar-menu, .main-header .site-menu ul:not(.sub-menu__sub) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-header .extra-icons li:not(:first-child), .main-header .header-center .extra-icons li, .main-header .header-topbar .contact-info li .social-icons a:not(:first-child) {
    margin-left: 20px
}

.main-header .header-center .extra-icons li:first-child, .main-header .header-top-note a {
    margin-left: 15px
}

.main-header .site-menu ul li {
    display: block;
    z-index: 1;
    padding: 0 11px;
    position: relative;
    color: #292929;
    line-height: 50px;
}

.main-header .site-menu>ul>li>a {
    padding: 5px 10px;
    font-size: clamp(15px,1vw,16px);
    font-family: var(--font-2);
    line-height: 1.4;
    color: rgb(255 255 255 / 87%);
    text-transform: capitalize;
    letter-spacing: .51px;
    white-space: nowrap;
    font-weight: var(--fw-bold);
}

.main-header .site-menu ul li:is(:hover,.active) a {
    color: var(--color-primary);
    font-weight: var(--fw-bold);
    color: #fff;
}

.main-header .site-menu ul li a .dd-trigger {
    font-size: 12px;
    padding-left: 5px
}

.main-header .site-menu ul li a .dd-trigger i {
    font-size: 0;
}

.site-menu ul li a .dd-trigger i:before {
    content: '';
    width: 27px;
    height: 27px;
    color: inherit;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='m7 10l5 5l5-5' stroke-width='1'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    display: inline-block;
    top: 8px;
    position: relative
}

.menu-item__sub .dd-trigger i:before {
    top: 0 !important
}

.mobile-menu li .menu-item__sub:hover .dd-trigger, .off-canvas-panel .contact-us li a:hover, .section-heading p {
    color: var(--color-primary)
}

.main-header .site-menu ul li:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-header .site-menu ul li .sub-menu {
    display: block;
    position: absolute;
    min-width: 330px;
    background-color: #fff;
    transition: .3s ease-out;
    z-index: 99;
    box-shadow: 0 2px 8px 0 rgba(0, 29, 35, .05);
    left: -3px;
    visibility: hidden;
    opacity: 0
}

.main-header .site-menu ul li .sub-menu li {
    line-height: 1;
    padding: 0
}

.main-header .site-menu ul li .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #0e204d12
}

.main-header .site-menu ul li .sub-menu li a {
    justify-content: space-between;
    font-size: 15px;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    line-height: 24px;
    color: inherit;
    text-transform: capitalize;
    font-weight: var(--fw-bold);
    font-family: var(--font-2);
    letter-spacing: .32px;
    transition: .5s;
    align-items: center
}

.main-header .site-menu ul li .sub-menu li a.active, .main-header .site-menu ul li .sub-menu li a:hover, .main-header .site-menu ul li .sub-menu li.active a {
    background-color: var(--color-secondary);
    color: var(--color-white)
}

.float-label, .main-header .site-menu ul li .sub-menu li a::before {
    display: none
}

.main-header .site-menu ul li .sub-menu li .sub-menu {
    left: 100%;
    top: 50%
}

.main-header .site-menu ul li .sub-menu li:hover .sub-menu {
    top: 0
}

.sub-menu__sub {
    display: none;
    background-color: var(--color-white);
    transition: .3s ease-out;
    z-index: 99;
    left: 105%
}

.main-header .site-menu.item-extra-gap ul li {
    padding: 0 15px
}

@media (min-width: 1199px) {
    .sub-menu__sub {
        display: block;
        position: absolute;
        min-width: 320px;
        background-color: var(--color-white);
        transition: .3s ease-out;
        z-index: 99;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0, 29, 35, .05);
        box-shadow: 0 2px 8px 0 rgba(0, 29, 35, .05);
        left: 105%;
        top: 0;
        visibility: hidden;
        opacity: 0
    }

    .menu-item__sub:hover .sub-menu__sub {
        transform: scaleX(1);
        visibility: visible;
        opacity: 1;
        left: 100%
    }

    .menu-item__sub .dd-trigger i:before {
        transform: rotate(-90deg)
    }
}

@media (max-width: 1599px) {
    .main-header .site-menu.item-extra-gap ul li {
        padding: 0 10px
    }
}

@media (max-width: 1299px) {
    .main-header .header-center .extra-icons li {
        margin-left: 20px
    }

    .main-header .site-menu ul li {
        padding: 0 5px
    }

    .main-header .site-menu.item-extra-gap ul li {
        padding: 0 8px
    }
}

.main-header .site-menu.menu-gap-left {
    margin-left: auto
}

.main-header .site-menu.item-left ul.primary-menu>li:first-child, .main-header .site-menu.item-left ul.primary-menu>li:first-child>a {
    padding-left: 0
}

.main-header .off-canvas-btn {
    position: relative;
    cursor: pointer;
    padding: 10px 0
}

.main-header .off-canvas-btn span {
    display: block;
    color: var(--base)
}

.main-header .off-canvas-btn span::after, .main-header .off-canvas-btn span::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 4px;
    display: block
}

.main-header .off-canvas-btn span::after {
    top: auto;
    bottom: 0
}

.main-header .off-canvas-btn span, .main-header .off-canvas-btn span::after, .main-header .off-canvas-btn span::before {
    background-color: var(--color-secondary)
}

.main-header, .main-header .off-canvas-btn.style-two span, .main-header .off-canvas-btn.style-two span::after, .main-header .off-canvas-btn.style-two span::before, .slide-panel {
    background-color: transparent
}

.main-header .off-canvas-btn.style-two {
    padding: 13px 0
}

.main-header .off-canvas-btn.style-two span::before {
    width: 45px
}

.main-header .off-canvas-btn.style-two span::after {
    width: 40px
}

.main-header .search-btn {
    display: block;
    line-height: 1;
    font-size: 15px
}

.main-header .header-top-note, .main-header .header-top-note a, .main-header .header-topbar, .main-header .header-topbar a, .odic-btn, .section-heading.heading-white .tagline, .section-heading.heading-white .title, .section-heading.heading-white p {
    color: var(--color-white)
}

.main-header .navbar-toggler {
    display: block;
    width: 55px;
    padding: 10px;
    font-size: 0;
    border: 2px solid var(--base);
    border-radius: 5px;
    background-color: var(--color-primary);
}

.main-header .navbar-toggler span {
    display: block;
    height: 3px;
    background-color: #ffffff;
}

.main-header .navbar-toggler span:nth-child(2) {
    margin: 6px 0
}

.main-header .header-top-note {
    background-color: var(--color-primary);
    text-align: center;
    padding: 8px 0
}

@media (max-width: 424px) {
    .main-header .site-logo {
        /* max-width: 150px; */
    }

    .main-header .header-top-note {
        display: none
    }
}

.main-header .header-top-note a i {
    margin-right: 8px
}

.main-header .header-topbar {
    background-color: var(--color-primary);
    padding: 15px 0
}

.main-header .header-topbar .topbar-menu li {
    padding-left: 15px;
    padding-right: 20px;
    position: relative;
    line-height: 1.4
}

.main-header .header-topbar .topbar-menu li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    background-color: var(--color-white);
    border-radius: 50%
}

.main-header .header-topbar .topbar-menu li a:hover {
    text-decoration: underline
}

.main-header .header-topbar .contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-header .header-topbar .contact-info li {
    padding-left: 25px;
    padding-right: 25px;
    border-left: 2px solid rgba(255, 255, 255, .2);
    line-height: 1.4
}

.main-header .header-topbar .contact-info li:last-child {
    padding-right: 0
}

.main-header .header-topbar .contact-info li i {
    margin-right: 5px
}

.main-header .header-topbar .contact-info li .social-icons a {
    opacity: .6
}

.main-header .header-topbar .contact-info li .social-icons a:hover {
    opacity: 1
}

.main-header.absolute-header:not(.inner-header) {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 9999
}

.main-header {
    position: sticky
}

.slide-panel, .slide-panel .panel-overlay {
    position: fixed;
    top: 0;
    width: 100vw;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    height: 100vh;
    opacity: 0;
    visibility: hidden
}

.main-header.sticky-header.sticky-on {
    /*left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation: 1.2s sticky;
    animation: 1.2s sticky;
    -webkit-box-shadow: 0 8px 20px rgba(14, 32, 77, .08);
    box-shadow: 0 8px 20px rgba(14, 32, 77, .08);
    background-color: var(--color-white)*/
}

.main-header.sticky-header.sticky-on .site-menu ul li {
}

.main-header.sticky-header.sticky-on .header-top-note, .main-header.sticky-header.sticky-on .header-topbar, .swiper-scrollbar {
    display: none !important
}

.header-bottom {
    border-top: 1px solid rgb(209, 210, 211);
    background-color: var(--base);
}

.slide-panel {
    right: 0;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    transition: .4s ease-out
}

.slide-panel .panel-overlay {
    left: 0;
    background-color: #0f0f0f;
    cursor: pointer;
    z-index: 9998;
    transition: .4s ease-out
}

.slide-panel .panel-inner {
    max-width: 410px;
    height: 100vh;
    background-color: var(--color-white);
    padding: 40px 31px;
    position: relative;
    z-index: 9999;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
    margin-right: -380px;
    opacity: 0;
    visibility: hidden
}

.slide-panel .panel-close {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 2;
    font-size: 28px;
    line-height: 1;
    color: var(--color-heading)
}

.slide-panel.show-panel {
    opacity: 1;
    visibility: visible
}

.slide-panel.show-panel .panel-overlay {
    visibility: visible;
    opacity: .5
}

.slide-panel.show-panel .panel-inner {
    visibility: visible;
    opacity: 1;
    margin-right: 0
}

.off-canvas-panel .canvas-widget-title {
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 8px;
    position: relative;
    border-bottom: 1px solid var(--color-primary-10)
}

.off-canvas-panel .about-us, .off-canvas-panel .canvas-logo, .off-canvas-panel .contact-us {
    margin-bottom: 40px
}

.off-canvas-panel .about-us p {
    font-size: 15px;
    line-height: 26px
}

.off-canvas-panel .contact-us li {
    position: relative;
    padding-left: 0;
    display: flex;
    align-items: flex-start;
    gap: 10px 10px;
    font-weight: 500
}

.off-canvas-panel .contact-us li, .off-canvas-panel .contact-us li a {
    color: var(--color-body);
    margin-top: 13px
}

.off-canvas-panel .contact-us li i {
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: var(--color-primary);
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 39px;
    vertical-align: text-top
}

.mobile-slide-panel .panel-inner {
    width: 300px;
    margin-right: -300px;
    padding: 20px 0 20px 21px
}

.mobile-slide-panel .panel-logo, .p-list-ul ul {
    margin-bottom: 11px
}

.mobile-slide-panel .panel-logo img {
    max-width: 196px;
}

.mobile-slide-panel .mobile-menu li a {
    position: relative;
    display: block;
    line-height: 1.5;
    padding: 16px 45px 10px 0;
    border-bottom: 1px solid var(--color-primary-10);
    color: #404040;
    font-size: 15px;
    font-weight: var(--fw-bold);
    font-family: var(--font-2)
}

.mobile-slide-panel .mobile-menu li a .dd-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    z-index: 2;
    border-left: 1px solid var(--color-primary-10);
    font-size: 14px
}

.mobile-slide-panel .mobile-menu li a .dd-trigger i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-slide-panel .mobile-menu li a .dd-trigger.sub-menu-opened i {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.mobile-slide-panel .mobile-menu li .sub-menu {
    display: none;
    padding-left: 10px
}

.mobile-menu .sub-menu__sub {
    padding-left: 15px
}

.mobile-slide-panel .mobile-menu li .sub-menu li a {
    font-size: 14px
}

span.dd-trigger.sub-menu-opened {
    color: var(--base-2)
}

.odic-btn {
    font-size: 15px;
    font-weight: 600;
    font-family: var(--font-2);
    line-height: 23px;
    background-color: var(--color-secondary);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 19px 46px;
    border-radius: 99px;
    border: none;
    display: inline-block;
    white-space: nowrap;
}

.odic-btn.sm {
    padding: 9px 36px;
    background-color: var(--base);
}

.odic-btn-outline {
    background-color: transparent;
    border: 1px solid var(--color-secondary);
    color: var(--color-secondary);
}

.odic-btn i {
    font-size: 15px;
    margin-left: 6px;
    display: none
}

.about-ul p, .p_item li {
    margin-left: 3px;
    position: relative
}

.section-heading .tagline, .section-heading p {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500
}

.odic-btn:disabled {
    opacity: .5;
    cursor: not-allowed
}

.odic-btn:hover:not(:disabled) {
    background-color: #104426;
    color: var(--color-white)
}

.main-header.absolute-header:not(.inner-header) {
    background: #fff !important
}

.hero-section {
    position: relative;
    z-index: 1;
    /* background-image: url(../images/banner/banner-2.webp); */
    background-size: cover;
    background-color: #00000075;
    background-blend-mode: color
}

.hero-bottom {
    position: absolute;
    bottom: 0px;
    z-index: 15;
    width: 100%;
    height: 40px;
    background-repeat: repeat;
    background-image: url('../images/bg/line.png');
    animation: ShapeAnim 80s linear infinite;
    opacity: 30%;
}

.hero-bottom img {
    width: 100%
}

.animation-infinite {
    animation: ShapeAnim 80s linear infinite;
    height: 30px;
    width: 100%;
    background-repeat: repeat;
    overflow: hidden;
}

@keyframes ShapeAnim {
    0% {
        background-position: top left;
    }

    100% {
        background-position: top left 2000px;
    }
}

img.br {
    border-radius: 12px;
    overflow: hidden
}

.footer-widgets, .service-item:hover .service-item__overlay {
    /* padding-bottom: 30px; */
}

.hero-section .hero-content {
    position: relative;
    background: #ffffffe8;
    padding: 0;
    border-radius: 12px;
    background: 0 0
}

.hero-section .hero-content .title {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 35px;
    font-family: var(--font-3);
    color: #fff
}

.hero-section .hero-content p {
    max-width: 590px;
    font-family: var(--font-2);
    color: #fff
}

.about-text p, .footer-widgets .widget-title, .odic-feature-info h3, .p_item li, .sec-title .label, .sec-title h2, .section-product ul span, .service-item__info h2 {
    font-family: var(--font-2);
}

@media (max-width: 1199px) {
    .main-header .header-navigation {
        padding: 8px 0
    }

    .main-header .header-topbar .topbar-menu li {
        font-size: 15px
    }

    .main-header .header-topbar .contact-info li {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px
    }

    .main-header .header-topbar .contact-info li .social-icons a:not(:first-child) {
        margin-left: 16px
    }

    .hero-section {
    }

    .hero-section .hero-content {
        padding-right: 30px
    }

    .hero-section .hero-content .title {
        font-size: 72px
    }
}

@media (max-width: 767px) {
    .hero-section .hero-content .title {
        font-size: 68px
    }
}

.hero-section .hero-content .odic-btn {
    margin-top: 30px
}

.hero-section .hero-img {
    /* margin-right: -90px; */
}

@media (max-width: 1399px) {
    .hero-section .hero-content::before {
        left: -30px;
        top: -30px;
        width: 100px
    }

    .hero-section .hero-img {
        margin-right: 0
    }
}

.hero-section::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 37%
}

.section-heading .tagline {
    color: var(--color-secondary);
    margin-bottom: 1px
}

.section-heading .title {
    font-size: 45px;
    line-height: 1
}

@media (max-width: 1199px) {
    .hero-section::before {
        width: 40%
    }

    .section-heading .title {
        font-size: 38px
    }
}

@media (max-width: 991px) {
    .main-header .header-top-note {
        font-size: 14px
    }

    .main-header .header-topbar .topbar-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-header .header-topbar .contact-info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 15px
    }

    .main-header .header-topbar .contact-info li:first-child {
        border-left: none
    }

    .hero-section {
    }

    .hero-section .hero-content {
        padding-right: 0;
        margin-bottom: 60px
    }

    .hero-section::before {
        display: none
    }

    .section-heading .title {
        font-size: 32px
    }
}

@media (max-width: 575px) {
    .odic-btn {
        padding: 14px 30px;
        font-size: 15px
    }

    .odic-btn i, .odic-btn--nav {
        font-size: 14px
    }

    .hero-section .hero-content::before {
        display: none
    }

    .hero-section .hero-content .title {
        font-size: 52px
    }

    .section-heading .title {
        font-size: 28px
    }

    .section-heading p {
        font-size: 15px
    }
}

.image-title-box {
    position: relative;
    z-index: 1
}

.image-title-box .title {
    font-size: 22px;
    font-weight: var(--fw-bold);
    line-height: 1.4;
    background-color: var(--color-white);
    text-align: center;
    padding: 20px;
    margin: 0 30px -50px;
    position: relative;
    z-index: 2
}

@media (max-width: 1199px) {
    .image-title-box .title {
        font-size: 18px
    }
}

.image-title-box .image {
    overflow: hidden
}

.image-title-box .image img {
    width: 100%
}

.image-title-box:hover .image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.section-footer.have-cta-boxed-one .footer-inner {
    padding-top: 200px
}

.section-footer {
    position: relative;
    z-index: 1;
    background-color: #f6f6f8;
    background-color: #1B322A;
}

.footer-widgets {
    padding-top: 80px
}

.footer-widgets .widget {
    margin-bottom: 11px;
    color: #ffffffd6;
    font-size: 15px
}

.footer-widgets .widget-links a {
    color: #c7c7c7;
    font-family: var(--font-2);
    font-size: 16px;
    font-weight: var(--fw-medium);
    padding: 0;
    margin-bottom: 16px;
    display: block;
    line-height: 31px
}

.footer-widgets .widget-title {
    font-size: 20px;
    font-weight: var(--fw-bold);
    margin-bottom: 18px;
    color: #ffffff;
    line-height: 1;
}

@media (max-width: 991px) {
    .footer-widgets .widget-title {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.footer-widgets .widget .footer-logo {
    margin-bottom: 24px;
    filter: brightness(0) invert(1);
}

@media (min-width: 1200px) {
    .footer-widgets .widget.text-widget {
        margin-right: 10px
    }
}

.footer-widgets .contact-list {
    color: #fff;
    font-size: 14px
}

.footer-widgets .contact-list :is(p) {
    color: #fff;
    font-size: 16px;
    line-height: 36px
}

.footer-widgets .contact-list .add-br, .sec-title .ab-name {
    display: block
}

.footer-widgets .widget.text-widget .contact-list li {
    font-size: 18px;
    font-family: var(--font-2);
    line-height: 1.4
}

.footer-widgets .widget.text-widget .contact-list li i {
    color: var(--color-secondary);
    font-size: 20px;
    margin-right: 12px
}

.footer-widgets .contact-list li:not(:last-child), .footer-widgets .widget .nav-links li:not(:last-child) {
    margin-bottom: 16px
}

.footer-widgets .widget .nav-links li {
    line-height: 1.5
}

.section-footer .copyright-area {
    font-size: 17px;
    text-align: center;
    line-height: 1.6;
    padding: 25px 0;
    border-top: 1px solid var(--color-primary-10);
    color: #f2f2f2;
}

.section-footer.have-cta-boxes-two .cta-boxes-wrapper {
    position: relative;
    z-index: 2;
    margin-bottom: -150px
}

.section-footer.have-cta-boxes-two .footer-inner {
    padding-top: 120px
}

.swiper-banner {
    width: 100%;
}

.swiper-banner .swiper-slide {
    --slide-h: 700px;
    background-position: center;
    background-size: cover;
    /* width: 320px; */
    overflow: hidden
}

.swiper-banner .swiper-slide .picture {
    position: relative;
    transition: 1.2s .3s;
}

.swiper-banner .swiper-slide .picture:after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none;
}

.swiper-banner .picture {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 1920/var(--slide-h);
    display: flex;
    background: var(--url);
    /* aspect-ratio: 1920/720; */
    display: flex;
    align-items: center;
    /* background-blend-mode: darken;
    background-color: #1e1b1c4d; */
    background-size: cover;
}

.swiper-banner .picture:before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #00000038;
}

.swiper-banner .picture .hero-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: var(--slide-h);
    aspect-ratio: 2/1.2;
    border-radius: 25px;
    overflow: hidden;
}

.swiper-banner .hero-img img {
    /* transform: scaleX(0); */
    filter: blur(5px);
    transition: all 0.5s ease;
}

.swiper-banner .swiper-slide-active .hero-img img {
    filter: blur(0px);
}

.swiper-banner .swiper-slide-active .picture {
    background-color: #1e1b1c96;
}

.swiper-banner .detail {
    --time: 1s;
    padding: 5px 0px;
    font-weight: 600;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 5%; */
    /* transform: translate(-5%, -50%); */
    z-index: 10;
    /* max-width: 800px; */
    position: relative;
}

.swiper-banner .detail .label {
    display: inline-flex;
    /* border-radius: 55px; */
    color: #ffff;
    padding: 10px 0px;
    margin-bottom: 10px;
    transform: translateY(20px);
    transition: all 1.5s ease;
    opacity: 0;
    gap: 10px;
    text-transform: uppercase;
    align-items: flex-end;
    font-size: 19px;
    letter-spacing: 1px;
    border-bottom: 5px solid var(--base);
}

.swiper-banner .detail h2 {
    margin: 0;
    font-size: clamp(16px,4.2vw,65px);
    font-weight: var(--fw-bold);
    color: #fff;
    transform: translateX(30px);
    transition: all 1.9s ease 0.5s;
    opacity: 0
}

.swiper-banner .detail p {
    color: #fff;
    font-size: 18px;
    transform: translateX(-20px);
    transition: all 2s ease;
    opacity: 0;
    margin: 20px 0 20px;
}

.swiper-banner .detail .btns {
    transform: translateY(30px);
    transition: all 2.5s ease;
    opacity: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 27px;
}

.swiper-banner .swiper-slide-active .detail .label {
    transform: translateY(0px);
    opacity: 1
}

.swiper-banner .swiper-slide-active .detail h2 {
    transform: translateX(0px);
    opacity: 1
}

.swiper-banner .swiper-slide-active .detail p {
    transform: translateX(0px);
    opacity: 1
}

.swiper-banner .swiper-slide-active .detail .btns {
    transform: translateY(0px);
    opacity: 1
}

.about-ul p:before, .p_item li::before {
    content: "\f192";
    font-family: "Font Awesome 5 Pro";
    left: 0;
    font-weight: var(--fw-medium);
    position: absolute
}

.swiper-banner .detail span {
    /* display: block; */
    /* color: #f44336; */
}

.swiper-banner .detail span .outline {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
}

.float-button {
    position: fixed;
    right: 29px;
    bottom: 109px;
    z-index: 10;
    width: 62px;
    height: 62px;
    background: #00bb1e;
    color: #fff;
    font-size: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 5px;
    -webkit-transform: translateY(84px);
    -ms-transform: translateY(84px);
    transform: translateY(84px)
}

.float-button:hover::before {
    animation-play-state: paused
}

#pagetitle h1, #pagetitle span, .float-button:hover {
    color: #fff
}

@media (min-width: 991px) {
    .float-label {
        position: absolute;
        transform: translateX(-100%);
        background: #00bb1e;
        display: block;
        width: 139px;
        font-size: 13px;
        text-align: center;
        padding: 4px 0;
        border-radius: 20px;
        opacity: 0;
        visibility: hidden;
        transition: .3s ease-in;
        font-weight: 600;
        font-family: var(--font-2)
    }

    .float-button:hover .float-label {
        visibility: visible;
        transform: translateX(-88%);
        opacity: 1
    }
}

.pointer, .pointer-1, .pointer-2 {
    width: 8px;
    height: 8px
}

.ab-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    max-width: 550px
}

.ab-img img {
    opacity: .3
}

@media (max-width: 576px) {
    .back-to-top {
        right: 24px
    }

    .hero-content {
        padding: 5px 12px 14px !important
    }

    .hero-section .hero-content .title {
        font-size: 33px;
        margin-bottom: 10px
    }

    .hero-section .hero-content .odic-btn {
        margin-top: 10px
    }

    .hero-section .hero-content {
        padding-right: 0;
        margin-bottom: 15px
    }

    .swiper-container {
    }

    .section-gap {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.spin {
    animation: 2s linear infinite reverse spin;
    -moz-animation: 2s linear infinite reverse spin;
    -webkit-animation: 2s linear infinite reverse spin
}

.body-wrapper {
    overflow-x: hidden
}

.section-have-half-bg {
    position: relative;
    z-index: 1;
    background-blend-mode: multiply;
    background: #fff
}

#pagetitle {
    background-color: #f4f4f4;
    background-blend-mode: multiply;
    background-position: center center;
    text-align: center;
    background-color: #6262621c;
}

#pagetitle h1 {
    text-shadow: 0px 2px 2px black;
}

.testimonial-one-wrap {
    border-radius: 13px
}

.section-product ul li {
    margin-bottom: 9px;
    display: flex;
    align-items: center
}

.section-product ul i {
    padding-right: 10px;
    font-size: 20px;
    color: #0c4d83;
    opacity: .6
}

.section-product ul span {
    font-size: 14px;
    color: #4f4f50;
    font-weight: 400
}

.section-product img {
    border-radius: 12px;
    background: #fff;
    padding: 12px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    opacity: .7
}

.odic-feature-item {
    border: 1px solid #f6f6f6;
    margin-bottom: 30px;
    padding: 40px 30px 35px;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, .1)
}

.odic-feature-icon {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 1;
    color: #0a9a73
}

.odic-feature-icon img {
    width: 75px
}

.odic-feature-info h3 {
    color: #ccc;
    clear: both;
    font-weight: var(--fw-bold);
    line-height: 1.3;
    margin-bottom: 15px;
    font-size: 17px
}

.odic-feature-info h3 a {
    color: #75756e
}

.odic-feature-info p {
    font-size: 14px;
    margin-bottom: 0
}

#page-title {
    background: #f4f4f4
}

#pagetitle, .contact-us-section {
    background-repeat: no-repeat;
    background-size: cover
}

.gallery_wrap {
    overflow: hidden;
    position: relative;
    border: 1px solid #c5c5c5;
    padding: 10px
}

.gallery_icon {
    position: absolute;
    bottom: 8px;
    right: 7px;
    cursor: pointer
}

.about_footer {
    flex: 1;
    align-items: flex-start;
    margin-bottom: 3em
}

.about_footer img {
    width: 75px;
    margin-right: 1rem
}

.about_footer .ab_f_desc p {
    text-align: justify
}

.about-ul p {
    padding-left: 22px
}

#pagetitle {
    background-image: url('../images/bg/page-banner.webp?v=0.1')
}

.ot {
    background-image: url('../images//products/p1.jpg')
}

#pagetitle a {
    color: #fff !important
}

.p_item li {
    padding-left: 18px;
    color: #6c6c6c;
    font-size: 14px;
    font-weight: var(--fw-bold);
    margin-bottom: 2px
}

.download-btn a, .download-btn a i {
    background: var(--color-btn);
    color: #fff
}

.p_item li::before {
    top: 50%;
    font-size: 11px;
    transform: translateY(-50%)
}

.page-title-inner {
    padding: 30px 0
}

.ct-breadcrumb {
    justify-content: center
}

.site-logo img {
    /* max-width: 83px; */
}

@media (min-width: 424px) {
    .site-logo img {
        max-width: 230px;
    }
}

@media (min-width: 768px) {
    .site-logo img {
        max-width: 340px;
    }
}

.form-grp {
    margin-bottom: 15px
}

.download-btn a {
    display: inline-flex;
    align-items: center;
    border: 1px solid var(--color-btn);
    padding: .2rem .3rem;
    border-radius: 26px;
    -webkit-transition: .3s, transform .1s;
    -moz-transition: .3s, transform .1s;
    -ms-transition: .3s, transform .1s;
    -o-transition: .3s, transform .1s;
    transition: .3s, transform .1s
}

.download-btn a:focus, .download-btn a:hover {
    color: var(--color-btn);
    background: #fff
}

.download-btn a:focus {
    transform: scale(.9)
}

.download-btn a i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.download-btn a span {
    display: block;
    margin-right: .8rem;
    margin-left: .5rem;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px
}

.contact-us-section {
    background-image: url(../images/page/bg-contact-us.jpg);
    position: relative
}

.point:before, .pointer, .pointer-1, .pointer-2 {
    position: absolute;
    background: #fff;
    border-radius: 50%
}

.pointer {
    z-index: 2;
    bottom: 39.5%;
    left: 14.5%
}

.pointer-1 {
    z-index: 2;
    bottom: 48.5%;
    left: 39%
}

.pointer-2 {
    z-index: 2;
    bottom: 40.8%;
    left: 48.4%
}

.point:before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: 1s linear infinite map;
    transition: .3s;
    z-index: -1
}

@keyframes map {
    0% {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    100% {
        top: -150%;
        left: -150%;
        width: 400%;
        height: 400%;
        opacity: 0
    }
}

.c-form {
    background-color: #fff;
    height: 100%;
    background: rgb(255 255 255 / 81%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(11.2px);
    -webkit-backdrop-filter: blur(11.2px);
    border: 1px solid rgba(255, 255, 255, .3)
}

span.link {
    position: relative;
    font-weight: var(--fw-bold);
    color: #000
}

.ab-sub ul li span, .sec-title h2 {
    font-weight: 600
}

.footer-social {
    display: flex;
    gap: 10px 14px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}

.footer-social a {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-color: var(--soc-bg, #ebebeb);
    text-align: center;
    line-height: 51px;
    border-radius: 55px;
    font-size: 20px;
    color: #fff;
}

.footer-social a:hover {
    background-color: var(--color-primary);
    color: #fff;
    transform: translateY(-5px);
}

.footer-contact a {
    color: #fff;
    background-color: #ebebeb;
    background-color: var(--color-primary);
    border: 1px solid #f4f4f5;
    display: block;
    border-radius: 50px;
    padding: 9px 10px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: var(--fw-bold);
}

.footer-contact a:hover {
    color: #ffffff !important;
    background-color: var(--color-secondary);
    border-color: #cccccc;
}

.sec-title {
    margin-bottom: 18px
}

.sec-title .label {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .45px;
    color: var(--base)
}

.sec-title h2 {
    font-size: clamp(18px,5vw,40px);
    color: #3b3b3be8;
    line-height: 50px
}

.sec-title h3 {
    font-size: clamp(18px,3vw,22px);
    color: #313131;
    line-height: 1.7;
    font-weight: var(--fw-bold);
}

.about-text p {
    letter-spacing: .35px;
    font-weight: var(--fw-medium);
    text-align: justify
}

.service-item {
    position: relative;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    background-color: #ffffff;
    /* box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%); */
    /* background-color: #50061f; */
    flex-direction: column;
}

.service-item::after {
}

.service-item:hover::after {
    opacity: 0;
    z-index: 1
}

.service-item__img {
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
    /* margin: 12px; */
}

.service-item__img a:hover img {
    filter: brightness(50%);
    transform: scale(1.05)
}

.service-item__img img {
    /* padding: 13px; */
    /* width: 100%; */
    /* filter: brightness(88%); */
}

.service-item__overlay {
    inset: 0;
    display: flex;
    justify-content: center;
    padding-bottom: 0;
    transition: .2s;
    padding: 17px 21px;
    /* background-color: #50061f; */
    flex: 1;
}

.service-item__info {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.service-item__info h2 {
    color: #6b003c;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: var(--fw-bold);
    letter-spacing: 0.35px;
    margin-bottom: 10px;
}

.service-item__info p {
    font-size: 15.2px;
    line-height: 24px;
    color: #030303e6;
}

.service-item__info .btns a {
    display: inline-block;
    color: var(--base);
    text-decoration: underline;
}

.service-item__info svg {
    width: 30px;
    color: var(--base);
    transition: .3s .1s;
    display: inline-block;
    margin-top: 0
}

.service-item:hover .service-item__info svg {
}

.testimonial-desc {
    font-size: 17px;
    font-family: var(--font-2);
    font-weight: var(--fw-bold);
    color: #424242;
    line-height: 1.75;
    text-align: center;
    margin-bottom: 39px
}

.author-info h2 {
    font-size: 19px
}

.testimonial-inner {
    margin: 0 auto;
    max-width: 920px;
    padding: 10px 20px;
    text-align: center
}

.section-serv {
    background-color: #f6f6f68c;
    padding-top: 70px;
    position: relative
}

.section-serv0:after {
    content: '';
    position: absolute;
    inset: 0px;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg-service.webp);
    background-size: cover;
    z-index: 0;
    opacity: 0.2;
    pointer-events: none;
}

.service-bg {
    position: absolute;
    z-index: 0;
    opacity: 0.1;
    pointer-events: none;
    top: 0px
}

.service-bg.left {
    opacity: 0.12;
}

.service-bg.right {
    right: 0;
    bottom: 0;
    top: auto;
    opacity: 0.3;
}

.section-serv .container {
    position: relative;
    z-index: 1;
}

.review-overlay {
    position: absolute;
    bottom: 0;
    max-width: 700px;
    right: 0;
    pointer-events: none;
    opacity: .2
}

.ab-subimg, .gallery-left {
    /* border-radius: 15px; */
    overflow: hidden
}

.ab-ul {
    padding-left: 17px;
    margin: 10px 0 7px
}

.ab-ul li, .about-innertext p {
    list-style: initial;
    max-width: 700px;
    margin-bottom: 17px;
    font-weight: var(--fw-bold);
    font-family: var(--font-2);
    font-size: 15px;
    color: #3f3f3fdb
}

.about-innertext p {
    max-width: 100%;
    font-size: 15.5px;
    letter-spacing: .1px
}

.ab-sub {
    border: 1px solid #eee;
    background-color: #f3f3f3;
    padding: 17px 20px;
    border-radius: 15px
}

.ab-sub h2 {
    font-size: 22px;
    margin: 0 0 10px;
    color: var(--base);
    letter-spacing: -.2px
}

.ab-sub p, .ab-sub ul li {
    font-size: 15px;
    font-family: var(--font-2);
    letter-spacing: .1px
}

.contact__info-item {
    margin-bottom: 30px
}

.contact__info-item:last-child {
    margin-bottom: 0
}

.contact__info-content {
    height: 100%;
    flex: 1;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding: 2px 30px
}

.contact__info-content .icon {
    font-size: 38px;
    line-height: 0;
    color: #fff;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #f0f0f0;
    flex: 0 0 auto;
    background-color: var(--base);
    margin: 0 auto;
    border-radius: 50px
}

.contact__info-content .content {
    min-height: 90px;
    flex-direction: column;
    justify-content: center;
    padding: 1px 25px;
    flex: 1;
    justify-content: center;
    margin-top: 10px
}

.contact__info-content .content .add-br {
    display: block
}

.contact__info-content .content :is(.title, a) {
    margin-bottom: 8px;
    font-size: 17px;
    font-weight: var(--fw-medium);
    font-family: var(--font-2);
    letter-spacing: .1px;
    color: #000;
    margin-top: 3px;
    line-height: 30px
}

.contact__info-content .content>span {
    display: block;
    font-size: 16px;
    font-weight: var(--fw-bold);
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-family: var(--font-2)
}

.serv-content h2, .serv-content h3 {
    font-size: 19px;
    letter-spacing: .1px;
    margin-bottom: 18px;
    font-weight: var(--fw-bold);
    color: #690d2c;
    margin-top: 15px;
}

.serv-content h2:first-child {
    margin-top: 0px
}

.serv-content.serv-content h3 {
    font-size: 18px;
    margin-bottom: 10px
}

.serv-content .ul-title {
    margin: 0 0 10px
}

.serv-content h1, .serv-title {
    font-size: 32px !important;
    margin-bottom: 9px;
    font-weight: 600;
    font-family: var(--font-2);
    color: #690d2c;
}

.about-text p, .blog_details_decsr *, .popular_blog_text p, .serv-content p, .serv-content strong, .serv-content strong.p-title, .swal-modal {
    font-family: var(--font-2)
}

.serv-content strong {
    font-weight: var(--fw-bold);
    color: #161616
}

.serv-content strong.p-title {
    font-weight: var(--fw-bold);
    font-size: 18px;
    color: #212121;
    margin: 30px 0 10px;
    display: block
}

.about-text p, .serv-content p {
    color: #4d4d4d;
    letter-spacing: -0.4px;
    margin-bottom: 10px;
    line-height: 1.7;
    font-size: 1rem;
    font-weight: 600;
}

.serv-content p {
    /* max-width: 75ch; */
}

.serviceinner-item__img img {
    filter: saturate(100%) brightness(90%);
    margin-bottom: 20px;
    border-radius: 15px
}

.serv-content :is(ul, ol) {
    margin-bottom: 20px;
    padding-left: 0
}

.serv-content :is(ul, ol):not(.uldef) {
    padding-left: 0
}

.serv-content :is(ul, ol) li ul {
    margin-top: 5px;
    margin-bottom: 10px
}

.serv-content :is(ul, ol) li {
    list-style: none;
    max-width: 830px;
    margin-bottom: 17px;
    font-weight: var(--fw-bold);
    font-family: var(--font-2);
    font-size: 17px;
    color: #3f3f3fdb;
    position: relative;
    padding-left: 0;
    line-height: 1.5;
}

.serv-content :is(ul, ol):not(.uldef) li {
    padding-left: 22px;
}

.p-list p:before, .serv-content :is(ul, ol):not(.uldef) li:before {
    color: #3c3c3c;
    content: '';
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    top: 50px;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    left: 0;
    top: 8px;
}

.serv-content :is(ul, ol) li ul li:before {
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16'/%3E%3C/svg%3E");
}

.serv-content .ul-check li:before {
    color: #00cb38 !important;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16'/%3E%3C/svg%3E");
}

.certi-sec {
    background-color: #41adbb1f
}

.p-list p {
    position: relative;
    padding-left: 27px;
    margin-bottom: 16px
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.file-btns a {
    width: 260px;
    line-height: 21px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px 8px
}

.blog_item {
    margin-top: 25px;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

.blog_item .img {
    overflow: hidden;
    display: block;
    position: relative;
}

.blog_item__img {
    aspect-ratio: 2/1.1;
    background-color: #e7e7e7;
}

.blog_item .img img {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear
}

.blog_item:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.blog_text {
    margin-top: 20px;
    padding: 0 13px 10px
}

.blog_item ul {
    gap: 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.blog_text ul li {
    font-size: 13px;
    font-weight: var(--fw-bold);
    padding: 2px 12px;
    text-transform: capitalize
}

.blog_text ul li a {
    color: #000
}

.blog_text ul .event {
    background: var(--sitecolor)
}

.blog_item ul .date {
    display: flex;
    flex-wrap: wrap;
    background: #f2f1f1;
    padding: 7px 13px;
    color: #ffffff;
    font-size: 13px;
    background-color: var(--base);
    border-radius: 25px;
}

.blog_item ul .date span {
    display: inline-block;
    width: 16px;
    height: 17px;
    margin-right: 10px
}

.blog_text .title {
    font-size: 19px;
    font-weight: 600;
    margin-top: 15px;
    color: #1f1f1f;
    text-transform: capitalize;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 25px;
    letter-spacing: .2px;
    margin-bottom: 10px
}

.blog_text .title:hover {
    color: #7b7b7b
}

.blog_text .link {
    font-size: 15px;
    font-weight: var(--fw-bold);
    margin-top: 27px;
    color: var(--accent-color-dark);
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear
}

.blog_text .link:hover {
    color: #545454
}

.blog_text .link i {
    top: 1px;
    position: relative;
    margin-left: 5px;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear
}

.blog_text .link:hover i {
    padding-left: 5px
}

.popular_blog {
    margin-top: 16px;
    align-items: center;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #bcbcbc42;
    color: #000
}

.popular_blog.active {
    border: 1px solid #bcbcbc;
    color: var(--secondary-color);
    background-color: #fff;
}

.popular_blog_img {
    width: 90px;
    height: 60px;
    border-radius: 6px;
    overflow: hidden
}

.popular_blog_text {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 18px
}

.popular_blog_text .item_title {
    font-weight: var(--fw-bold);
    font-family: var(--font-2)
}

.popular_blog_text p {
    font-weight: var(--fw-bold);
    font-size: 14px;
    color: #676767
}

.popular_blog_text p span {
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-right: 5px
}

.popular_blog_text a {
    color: #202020;
    font-weight: var(--fw-bold);
    font-size: 1rem;
    margin-top: 0
}

.blog_details_img_1 {
    /* height: 430px; */
    aspect-ratio: 3 / 1.4;
    background-color: #e7e7e7;
    border-radius: 15px;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .blog_details_img_1 {
        height: auto
    }
}

.blog_details_img_1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blog_details_engage {
    gap: 25px;
    margin-top: 25px;
    font-size: 15px;
    letter-spacing: .25px;
    font-weight: 600;
    color: #6a0d2c;
}

.blog_details_engage li span {
    display: inline-block;
    position: relative;
    top: -2px
}

.blog_details_left h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #545454;
}

.blog_details_left :is(a,p) {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 15px;
    color: #121212c7
}

.blog_details_left a {
    font-weight: var(--fw-bold);
    color: #132875;
    transition: all 0.35s ease
}

.blog_details_left a:hover {
    text-decoration: underline
}

.blog_details_decsr p {
    margin-top: 0
}

.blog_details_decsr :where(ul, ol, li) {
    list-style: revert;
    padding-left: 20px
}

.blog_details_decsr li {
    padding-left: 0
}

.blog_details_right {
    border: 1px solid rgba(3, 26, 38, .1);
    overflow: hidden;
    border-radius: 15px;
    background-color: #fffaf9;
}

.blog_details_right_header {
    padding: 25px 20px;
    border-top: 1px solid rgba(3, 26, 38, .1);
}

.blog_details_right_header h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize
}

.careers-form {
    background: rgb(255 255 255);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    backdrop-filter: blur(15.9px);
    -webkit-backdrop-filter: blur(15.9px);
    padding: 45px 40px;
    width: 80%;
    border: 1px solid rgba(255, 255, 255, .3);
    margin: 0 auto
}

.careers-form h3, .careers-form__title {
    margin-bottom: 18px;
    font-family: var(--font-2);
    text-align: center
}

.careers-form__title {
    font-size: 31px;
    color: var(--secondary-color);
    font-weight: 400
}

.careers-form h3 {
    font-size: 17px;
    color: #393939;
    font-weight: 500
}

.careers-form__group {
    position: relative;
    margin-bottom: 11px;
    font-family: var(--font-2)
}

.alert-custom p, .careers-form__group.has-error {
    margin-bottom: 5px
}

.careers-form__label label {
    font-size: 14px;
    font-weight: var(--fw-bold);
    color: #1b1b1b;
    margin-bottom: 7px;
    letter-spacing: .35px;
    line-height: normal
}

.careers-form__group-icon {
    position: absolute;
    width: 20px;
    top: 63px;
    transform: translateY(-50%);
    left: 12px;
    color: #282c6857
}

.careers-form__group-icon-large-text {
    top: 25%
}

.contact-form__group-icon {
    top: 56px
}

.careers-form__input {
    font-size: 15px;
    padding: 8px 10px 8px 40px;
    width: 100%;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    transition: .2s;
    border-radius: 5px;
    letter-spacing: .35px
}

.careers-form__input--large {
    height: 110px
}

.careers-form__input::placeholder {
    color: transparent
}

.careers-form__input.error {
    border-color: red !important
}

.careers-form__input.valid {
    border-color: #03960b !important
}

.careers-form__input:focus {
    border-color: var(--base-dark);
    outline: 0
}

.careers-form__group label.error {
    color: #f11e1e !important;
    font-size: 14px;
    font-family: var(--font-2);
    font-weight: var(--fw-medium);
    letter-spacing: .25px
}

.form-error {
    color: red
}

.alert-custom {
    color: #c51626;
    background-color: #f8d7da63;
    border-color: #f5c2c7;
    font-size: 15px;
    max-width: 500px;
    margin: 0 auto 18px;
    padding: 14px
}

.captch-btn, span.captcha-text {
    display: inline-block;
    margin-left: 10px
}

.conatct-form {
    border: 1px solid #a4a4a4;
    padding: 25px;
    border-radius: 12px
}

.swal-footer {
    text-align: center
}

.swal-button--confirm {
    background-color: #19c20e
}

span.captcha-text {
    background-color: #e0ffff;
    font-size: 17px;
    padding: 2px 5px;
    font-weight: var(--fw-medium);
    font-style: italic;
    color: #112e6a;
    letter-spacing: 2.25px;
    max-width: 120px;
    min-width: 87px;
    text-align: center
}

.captch-btn {
    padding: 0 7px;
    border: 1px solid #adc1ef;
    background: #c0d3ff
}

.contact-form__wrap {
    height: 100%;
    background: #fe5e6721;
    border-radius: 22px
}

ul.serv-sub__text li {
    padding-left: 16px !important;
    font-weight: var(--fw-medium);
    letter-spacing: .2px;
    color: #212121
}

ul.serv-sub__text li:before {
    content: '' !important;
    background: 0 0 !important
}

.serv-content-main p>strong {
    font-size: 20px
}

.partner-slide {
    /* max-width: 300px; */
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 19px 6px;
    text-align: center;
}

.partner-slide img {
    aspect-ratio: 3/1;
    object-fit: contain
}

.partner-slide:hover img {
    transform: scale(1.05);
}

.top-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 16px 0px;
}

.top-bar .info {
    display: flex;
    align-items: center;
    gap: 25px;
    color: #333;
    margin-right: 56px;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 14px;
}

.info-item a {
    font-size: 1em;
    display: inline-block;
    line-height: 1.6;
    font-weight: var(--fw-medium);
    color: #212121;
    letter-spacing: .35px;
}

.info-item svg {
    width: 35px;
    height: 35px;
    color: var(--color-primary);
    /* Yellow */
    flex-shrink: 0;
}

.divider {
    width: 1px;
    height: 20px;
    background: #ccc;
}

.sec-title--about {
    border-left: 4px solid var(--color-secondary);
    padding-left: 20px;
}

.section-partner {
    padding-bottom: 70px;
}

.section-quotes {
    background-color: var(--base);
    background: linear-gradient(to left, var(--base), #360515);
    padding: 80px 0px;
}

.section-quotes .title-large {
    color: #fff;
    margin-bottom: 20px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.35px;
    word-spacing: 0px;
    line-height: 1;
}

.quotes-content h2 {
    color: #fff;
    margin-bottom: 28px;
    font-size: clamp(29px,4.1vw,47px);
}

.quotes-content .border-tag {
    border-bottom: 5px solid #ac023b;
}

.quotes-content .btns {
    display: flex;
    gap: 10px 20px;
    flex-wrap: wrap;
}

.quotes-content p {
    font-size: 18px;
    color: #ffffffc7;
    max-width: 650px;
    margin-bottom: 20px;
}

.quotes-content .btns a {
    display: inline-flex;
    align-items: center;
    gap: 10px 10px;
    padding: 16px 33px;
}

.heroswiper-next, .heroswiper-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -22px;
    z-index: 20;
    cursor: pointer;
    background-color: #ffffffd9;
    border-radius: 50px;
    line-height: 48px;
    text-align: center;
    transition: all 0.5s ease;
}

:where(.heroswiper-next, .heroswiper-prev) svg {
    width: 30px;
    height: 30px;
    /* color: var(--base); */
}

.heroswiper-next {
    right: 0
}

.heroswiper-btn:hover {
    color: #fff;
    background-color: var(--base);
}

.ct-breadcrumb {
    display: none !important
}

.section-page {
    background-color: #e8e6c617;
}

.about-hero {
    background: #f8fafc;
    border-bottom: 1px solid #e4e9ee;
}

.about-image {
    background: url('your-image.jpg') center/cover no-repeat;
    height: 320px;
}

.service-card {
    border-radius: 12px;
    transition: 0.3s;
    background: #ffffff;
}

.service-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.service-card .icon {
    font-size: 34px;
    color: #0d6efd;
    margin-bottom: 12px;
}

.vm-card {
    border-radius: 12px;
}

.vm-icon {
    font-size: 38px;
    color: #0d6efd;
    margin-bottom: 12px;
}

.accordion-button i {
    font-size: 20px;
    color: #0d6efd;
}

.accordion-button:not(.collapsed) {
    background: #f0f6ff;
    color: #0d6efd;
}

/* Full gradient section */
.markets-gradient {
    background: #690d2c;
    background-size: 300% 300%;
    /* animation: gradientShift 12s ease infinite; */
    color: #fff;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* Gradient card */
.market-card-gradient {
    background: rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    backdrop-filter: blur(6px);
    border: 1px solid rgba(255,255,255,0.12);
    transition: 0.4s ease;
}

.market-card-gradient:hover {
    transform: translateY(-6px);
    box-shadow: 0 0 25px rgba(255, 173, 90, 0.4);
    border-color: rgba(255,255,255,0.25);
}

/* Big animated icons */
.market-icon-animated i {
    font-size: 60px;
    color: #ffb97a;
    transition: 0.4s;
    display: inline-block;
    filter: drop-shadow(0 0 8px rgba(255,180,100,0.5));
}

.market-card-gradient:hover .market-icon-animated i {
    transform: scale(1.25) rotate(6deg);
    color: #ffd5a6;
    filter: drop-shadow(0 0 15px rgba(255,200,130,0.9));
}

/* White bullet list */
.market-list-light {
    list-style: none;
    margin-top: 12px;
    padding-left: 0;
}

.market-list-light li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 6px;
    color: #e6e6e6;
    font-size: 14px;
}

.market-list-light li::before {
    content: "Ã¢â‚¬Â¢";
    position: absolute;
    left: 0;
    top: 0;
    color: #ffcf99;
    font-size: 18px;
}

.about-image {
    height: 320px;
    background: #e8eef5 url('your-image.jpg') center/cover no-repeat;
    border-radius: 12px;
}

/* SERVICE & MARKET CARDS */
.service-card, .market-card, .vm-card {
    border-radius: 12px;
    background: #fcfcfc;
    transition: .35s;
}

.service-card:hover, .market-card:hover, .vm-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(0,0,0,0.08);
}

.service-icon i, .market-icon i, .vm-icon i {
    font-size: 58px;
    color: var(--base);
    transition: .4s ease;
    display: inline-block;
    line-height: normal;
}

/* ANIMATED ICON HOVER EFFECT */
.service-card:hover i, .market-card:hover i, .vm-card:hover i {
    transform: scale(1.12) translateY(-4px);
}

/* MARKET LIST */
.market-list {
    list-style: none;
    padding-left: 0;
    max-width: 240px;
    margin-top: 7px;
}

.market-list li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 6px;
    color: #555;
    left: -2px;
}

.market-list li::before {
    content: "";
    width: 25px;
    left: -12px;
    top: 3px;
    color: var(--base);
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    width: 22px;
    height: 24px;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m9 19l8-7l-8-7z'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    position: absolute;
}

/* SECTION SPACING */
.about-hero {
    background: #f8fafc;
    border-bottom: 1px solid #e5eaf0;
}

.rounded {
    border-radius: .85rem!important;
}

/* zz */
@media (min-width: 1360px) {
    .main-header .site-menu>ul>li>a {
        /* font-size: 15.5px; */
    }

    .header-right .odic-btn {
        padding: 21px 24px;
        font-size: 15px
    }

    .makeit-logo {
        width: 140px
    }
}

@media (max-width: 1300px) {
    .swiper-banner .picture {
        /* aspect-ratio: 1390/720; */ padding: 59px 0;
    }

    .heroswiper-next, .heroswiper-prev {
        display: none
    }
}

@media (max-width: 992px) {
    .hero-section .hero-img {
        max-width: 400px;
    }

    .swiper-banner .picture {
        /* aspect-ratio: 1040/720; */
    }
}

@media (max-width: 768px) {
    .copyright-area {
        padding-bottom: 5rem !important
    }

    .footer-widgets {
        padding-top: 23px;
        padding-bottom: 30px
    }

    .section-gap {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .hero-section .hero-content p {
        font-size: 14px
    }

    .sec-title h2 {
        font-size: 26px;
        line-height: normal
    }

    .ab-img {
        top: -30px;
        right: -30px;
        z-index: -1;
        max-width: 240px;
        opacity: 60%
    }

    .off-canvas-panel .canvas-logo {
        max-width: 150px
    }

    .careers-form {
        width: 98%;
        padding: 35px 17px
    }

    .careers-form__title {
        font-size: 22px
    }

    .alert-custom {
        padding: 14px 5px
    }
}

@media (max-width: 568px) {
    .makeit-logo {
        width: 90px
    }

    .top-bar {
        padding: 8px 0px;
    }

    .swiper-banner .detail p {
        font-size: 14px;
    }

    .swiper-banner .picture {
        /* aspect-ratio: 680/720; */
    }
}

@media (min-width: 1400px) {
    .swiper-banner .picture {
        aspect-ratio: 1920/720;
    }
}

@media (min-width: 1500px) {
    .serv-content p {
        /* max-width: 90ch; */
    }
}

.container {
    /* max-width: clamp(40%, 95vw, 1400px); */
}

.section-service {
    /* background: linear-gradient(to top, #fffaf2, #ffffff00); */
    background-color: #ffffffa3;
}

.section-job {
    background-color: #e7f1fb;
}

.job-card {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 15px;
}

.job-card .img {
    aspect-ratio: 1;
    border-radius: 50%;
    border: 2px solid #690b2b;
    width: 45px;
    overflow: hidden;
}

.job-card .title {
    display: flex;
    align-items: center;
    gap: 10px 10px;
}

.job-card:hover {
    transform: translateY(-5px)
}

.job-card p {
    font-size: 14px;
    color: #161616;
    line-height: 1.4;
    margin-top: 14px;
    margin-bottom: 0;
}

.job-info {
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #e9e2e5;
}

.job-info H2 {
    font-size: 27px;
}

.job-recent {
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #e9e2e5;
    max-width: 340px;
}

.job-info .mail a {
    padding: 10px 27px;
}

.job-recent h2 {
    color: #323232;
    font-size: 17px;
}

.job-recent a {
    color: #505050;
    font-size: 14px;
    display: block;
    line-height: 1.6;
    margin-bottom: 9px;
}

.job-recent a.active,.job-recent a:hover {
    color: var(--base);
    text-decoration: underline;
}

.job-info .date {
    font-size: 15px;
    color: #646464;
    letter-spacing: .3px;
}

/* HSE & Loss Prevention Pages */
.feature-card {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    transition: all .3s ease;
    box-shadow: 0 2px 8px rgba(106,13,44,.08)
}

.feature-card:hover {
    border-color: var(--color-primary,#6a0d2c);
    box-shadow: 0 4px 20px rgba(106,13,44,.15);
    transform: translateY(-2px)
}

.feature-card h4 {
    color: var(--color-heading,#0c4d83)
}

.policy-card {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    transition: all .3s ease;
    box-shadow: 0 2px 8px rgba(13,106,75,.08)
}

.policy-card:hover {
    border-color: var(--color-secondary,#0d6a4b);
    box-shadow: 0 4px 20px rgba(13,106,75,.15);
    transform: translateY(-2px)
}

.policy-card .icon i {
    color: var(--color-primary,#6a0d2c)
}

.ems-card {
    background: var(--color-grey,#f3f5f8);
    border: 1px solid #e9ecef;
    border-radius: 8px;
    transition: all .3s ease;
    box-shadow: 0 2px 8px rgba(13,106,75,.08)
}

.ems-card:hover {
    border-color: var(--color-secondary,#0d6a4b);
    background: #fff;
    box-shadow: 0 4px 20px rgba(13,106,75,.15);
    transform: translateY(-2px)
}

.ems-card .icon i {
    color: var(--color-secondary,#0d6a4b)
}

.ems-card h4 {
    color: var(--color-heading,#0c4d83)
}

.life-saving-rule-card {
    background: #fff;
    border: 2px solid #eaeaea !important;
    border-radius: 8px;
    transition: all .3s ease;
    box-shadow: 0 2px 8px rgba(220,53,69,.1)
}

.life-saving-rule-card:hover {
    border-color: var(--color-primary,#6a0d2c);
    box-shadow: 0 4px 20px rgba(106,13,44,.2);
    transform: translateY(-2px)
}

.rule-number {
    width: 50px;
    height: 50px;
    background-color: #dc3545;
    margin-bottom: 1rem;
    font-weight: bold
}

.life-saving-rule-card h4 {
    color: #dc3545
}

.bg-primary-custom {
    background-color: var(--color-primary,#6a0d2c)!important
}

.bg-secondary-custom {
    background-color: var(--color-secondary,#0d6a4b)!important
}

.bg-heading-custom {
    background-color: var(--color-heading,#0c4d83)!important
}

.text-primary-custom {
    color: var(--color-primary,#6a0d2c)!important
}

.text-secondary-custom {
    color: var(--color-secondary,#0d6a4b)!important
}

.text-heading-custom {
    color: var(--color-heading,#0c4d83)!important
}

.fa-check-circle.text-primary {
    color: var(--color-primary,#6a0d2c)!important
}

.fa-check-circle.text-success {
    color: var(--color-secondary,#0d6a4b)!important
}

.alert-danger {
    background-color: rgba(220,53,69,.1);
    border-color: #dc3545;
    color: #721c24
}

@media (max-width: 768px) {
    .feature-card,.policy-card,.ems-card,.life-saving-rule-card {
        margin-bottom:1rem
    }

    .rule-number {
        width: 40px;
        height: 40px;
        font-size: 14px
    }
}

.text-white {
    color: #fff!important
}

/* Minimal Market Styles */
.minimal-card {
    background-color: #fff;
    border-radius: 10px;
    border-bottom: 4px solid #013b71;
    transition: all 0.3s ease;
}

.minimal-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
}

.minimal-icon {
    font-size: 2rem;
    color: #013b71;
}

.minimal-list {
    color: #6c757d;
    padding-left: 20px;
}

.minimal-list li {
    position: relative;
    list-style: none;
    margin-bottom: 8px;
}

.minimal-list li::before {
    content: '\2022';
    color: #013b71;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.rule-image {
    position: relative;
    width: 110px;
    height: 110px;
}

.rule-image img {
    /* position: relative; */
    /* border: 1px solid var(--bs-danger); */
    border: 2px solid var(--bs-danger);
    width: 110px;
    height: 110px;
    border-radius: 999px !important;
    overflow: hidden;
}

.life-count {
    position: absolute;
    left: -20px;
    top: -20px;
}

.soc-fb {
    --soc-bg: #1877f2;
}

.soc-x {
    --soc-bg: #000000;
}

.soc-li {
    --soc-bg: #0a66c2;
}

.soc-ins {
    --soc-bg: #c32aa3;
}

.soc-yt {
    --soc-bg: #ff0000;
}

.section-gallery a img {
}

.section-gallery a img:hover {
    cursor: zoom-in;
}

.zoom-img {
}

.zoom-img:hover {
    cursor: zoom-in;
}
