@font-face {
    font-family: 'Cabin';
    src: url('../font/Cabin-Bold.eot');
    src: url('../font/Cabin-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Cabin-Bold.woff2') format('woff2'),
        url('../font/Cabin-Bold.woff') format('woff'),
        url('../font/Cabin-Bold.ttf') format('truetype'),
        url('../font/Cabin-Bold.svg#Cabin-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin';
    src: url('../font/Cabin-SemiBold.eot');
    src: url('../font/Cabin-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Cabin-SemiBold.woff2') format('woff2'),
        url('../font/Cabin-SemiBold.woff') format('woff'),
        url('../font/Cabin-SemiBold.ttf') format('truetype'),
        url('../font/Cabin-SemiBold.svg#Cabin-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin';
    src: url('../font/Cabin-Medium.eot');
    src: url('../font/Cabin-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Cabin-Medium.woff2') format('woff2'),
        url('../font/Cabin-Medium.woff') format('woff'),
        url('../font/Cabin-Medium.ttf') format('truetype'),
        url('../font/Cabin-Medium.svg#Cabin-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin';
    src: url('../font/Cabin-Regular.eot');
    src: url('../font/Cabin-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Cabin-Regular.woff2') format('woff2'),
        url('../font/Cabin-Regular.woff') format('woff'),
        url('../font/Cabin-Regular.ttf') format('truetype'),
        url('../font/Cabin-Regular.svg#Cabin-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circula';
    src: url('../font/Circula-Medium.eot');
    src: url('../font/Circula-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Circula-Medium.woff2') format('woff2'),
        url('../font/Circula-Medium.woff') format('woff'),
        url('../font/Circula-Medium.ttf') format('truetype'),
        url('../font/Circula-Medium.svg#Circula-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../font/CircularStd-Black.eot');
    src: url('../font/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/CircularStd-Black.woff2') format('woff2'),
        url('../font/CircularStd-Black.woff') format('woff'),
        url('../font/CircularStd-Black.ttf') format('truetype'),
        url('../font/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../font/CircularStd-Bold.eot');
    src: url('../font/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/CircularStd-Bold.woff2') format('woff2'),
        url('../font/CircularStd-Bold.woff') format('woff'),
        url('../font/CircularStd-Bold.ttf') format('truetype'),
        url('../font/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std';
    src: url('../font/CircularStd-Medium.eot');
    src: url('../font/CircularStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/CircularStd-Medium.woff2') format('woff2'),
        url('../font/CircularStd-Medium.woff') format('woff'),
        url('../font/CircularStd-Medium.ttf') format('truetype'),
        url('../font/CircularStd-Medium.svg#CircularStd-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Book';
    src: url('../font/CircularStd-Book.eot');
    src: url('../font/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
        url('../font/CircularStd-Book.woff2') format('woff2'),
        url('../font/CircularStd-Book.woff') format('woff'),
        url('../font/CircularStd-Book.ttf') format('truetype'),
        url('../font/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Le Monde Livre Std';
    src: url('../font/LeMondeLivreStd-Regular.eot');
    src: url('../font/LeMondeLivreStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/LeMondeLivreStd-Regular.woff2') format('woff2'),
        url('../font/LeMondeLivreStd-Regular.woff') format('woff'),
        url('../font/LeMondeLivreStd-Regular.ttf') format('truetype'),
        url('../font/LeMondeLivreStd-Regular.svg#LeMondeLivreStd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* font-family: 'Circular Std';
font-family: 'Le Monde Livre Std'; */
/* Custom styles for Covad header and banner */
*,
*::before,
*::after {
    box-sizing: inherit
}

:root {
    font-size: 16px;
    line-height: 1.5;
    color: #000b1c;
    background-color: #fff
}

html {
    box-sizing: border-box;
    height: 100%;
    scroll-behavior: smooth;
}

body {
    font-family: 'Circular Std Book';
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000b1c;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    margin-top: 0;
    font-family: 'Le Monde Livre Std';
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}


p {
    margin-block-start: 0;
    margin-block-end: .9rem
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    white-space: pre-wrap
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #1FD0B0
}

a:active,
a:hover {
    color: #336
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

abbr[title] {
    border-block-end: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto;
    max-width: 100%
}

details {
    display: block
}

summary {
    display: list-item
}

figcaption {
    font-size: 16px;
    color: #000b1c;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400
}

[hidden],
template {
    display: none
}

.header-section {
    background: transparent;
    color: #FFF;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.navbar-brand {
    padding: 12px 0;
    max-width: 150px;
    transition: all 0.3s linear;
}

.header-section .navbar-nav>li {
    margin: 0 18px;
}

.header-section .navbar-nav>li>a {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    transition: color 0.3s linear;
    padding: 18px 0.5rem;
    position: relative;
}

.header-section .navbar-nav>li>a:hover,
.header-section .navbar-nav>li.active>a {
    color: #38A3A5;
}


.header-section .navbar-nav>li>a::before {
    content: '';
    width: 0%;
    height: 2px;
    background: #38A3A5;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.3s linear;
}

.header-section .navbar-nav>li.active>a::before,
.header-section .navbar-nav>li>a:hover::before {
    width: 100%;
    left: 0;
}

/* Sticky header CSS */
.header-section {
    z-index: 1030;
    transition: background 0.3s, box-shadow 0.3s, all 0.3s linear;
    position: fixed;
}

.header-section.is-sticky nav {
    /* background: hsla(0, 0%, 0%, 0.90) !important; */
    /* background-color: hsla(0, 0%, 18%, 0.98); */
    background-color: hsla(216, 100%, 5%, 0.95);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* Hamburger icon animation */
.navbar-toggler {
    border: none;
    background: transparent;
    outline: none;
    padding: 0.25rem 0.5rem;
}

.navbar-toggler:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 30px;
    height: 22px;
    position: relative;
}

.navbar-toggler-icon span {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    transition: all 0.3s;
}

.navbar-toggler-icon span:nth-child(1) {
    top: 0;
}

.navbar-toggler-icon span:nth-child(2) {
    top: 9px;
}

.navbar-toggler-icon span:nth-child(3) {
    top: 18px;
}

.navbar-toggler.active .navbar-toggler-icon span:nth-child(1) {
    top: 9px;
    transform: rotate(45deg);
}

.navbar-toggler.active .navbar-toggler-icon span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler.active .navbar-toggler-icon span:nth-child(3) {
    top: 9px;
    transform: rotate(-45deg);
}

.navbar-toggler-icon {
    background-image: none;
}

/* .navbar-collapse {
    background-color: hsla(0, 0%, 0%, 0.90) !important;
} */

.btn {
    padding: 16px 35px 16px 35px;
    transition: background 0.2s;
    border-radius: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.3em !important;
    letter-spacing: 0px;
    transform: translateY(0px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s linear;
}

.btn i {
    margin-left: 4px;
}

.btn:hover {
    transform: translateY(-8px);
}

.btn-link-white {
    border: none;
    box-shadow: none;
}

.btn-link-white:hover {
    color: #1FD0B0;
}

.btn-custom {
    background-color: #38A3A5;
    border: 1px solid #38A3A5;
}

.banner-section .btn-custom:hover,
.products-services-section .btn-custom:hover {
    background-color: white;
    color: #38A3A5;
}

.btn-custom:hover {
    background-color: #194B63;
    color: #fff;
}

.btn-outline-light {
    color: #FFF;
    border-color: #FFF;
}

.banner-section {
    background: url('../img/isp-group-main-page-villa.jpg');
    position: relative;
    min-height: 100vh;
    color: #FFF;
    display: flex;
    align-items: center;
    background-position: top/cover;
    /* Start slightly zoomed-in for animation */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .banner-animation {
    background-size: 110%;
    transition: background-size 2s ease-in-out;
} */

/* .banner-animation.zoom-in {
    background-size: 100%;
} */

.banner-section::before {
    content: '';
    background: rgba(34, 87, 122, 0.85);
    background-color: transparent;
    background-image: linear-gradient(90deg, #22577a 30%, #00000000 100%);
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.banner-section span {
    color: #FFFFFFD4;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 2.5px;
    padding-left: 58px;
    position: relative;
}

.banner-section span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 3px;
    background-color: #80ED99;
}

.hero-content {
    position: relative;
    z-index: 2;
}

.hero-content h1 {
    color: #FFF;
    font-size: 60px;
    margin-top: 20px;
}

.innerbanner-section h1 {
    color: #FFF;
    font-size: 60px;
}

.hero-content p {
    color: #FFFFFFD4;
    font-size: 1.1rem;
    margin-bottom: 34px;
}

.section-title {
    margin-bottom: 45px;
}

.section-title h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    color: #2d2d2d;
    text-transform: capitalize;
    line-height: 1.3em;
    letter-spacing: 1.3px;
    margin-bottom: 0;
}

.section-title span~h2 {
    margin-top: 4px;
}

.section-title span {
    position: relative;
    color: #22577a;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 100px;
    line-height: 1.3em;
    letter-spacing: 4px;
    display: inline-block;
}

.section-title.text-center span {
    padding: 0 100px;
}

.section-title.text-center span::after {
    content: '';
    position: absolute;
    right: 0%;
    transform: translateY(-50%);
    top: 50%;
    width: 82px;
    height: 3px;
    background-color: #1FD0B0;
}

.section-title span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 82px;
    height: 3px;
    background-color: #1FD0B0;
}


.about-main-img {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.about-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.about-play-btn {
    position: relative;
}

.about-play-btn .about-play-icon {
    width: 64px;
    height: 64px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(31, 208, 176, 0.15);
    transition: background 0.2s, transform 0.3s;
    text-decoration: none;
    transform: scale(1);
    color: #1FD0B0;
    font-size: 2rem;
    animation: about-play-zoom 2s infinite alternate;
}

.about-play-btn::before,
.about-play-btn::after {
    content: '';
    position: absolute;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: rgba(31, 208, 176, 0.2);
    animation: pulse-animation 2s infinite;
    z-index: -1;
    top: 50%;
    left: 50%;
}

.about-play-btn::after {
    animation-delay: 1.5s;
}

@keyframes pulse-animation {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.7;
        box-shadow: 0 0 0 0px hsla(169, 74%, 47%, 0.3);
    }

    70% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.2;
        box-shadow: 0 0 0 20px hsla(169, 74%, 47%, 0.2);
    }

    100% {
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0;
        box-shadow: 0 0 0 30px #1fd0b000;
    }
}

@keyframes about-play-zoom {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

.about-card {
    background: #194B63;
    min-height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px 35px 35px 35px;
    position: relative;
    z-index: 1;
    transition: all 0.3s linear;
}

.about-card strong {
    display: block;
    margin-bottom: 12px;
    font-size: 18px;
}

.about-card strong,
.about-card p {
    transition-delay: 0.2s;
}

.about-card:hover strong,
.about-card:hover p {
    color: #194B63 !important;
    transition-delay: 0.1s;
}

.about-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    background: #1FD0B0;
    top: 0;
    bottom: 0;
    left: 0;
    transition: all 0.3s linear;
    z-index: -1;
}

.about-card:hover::before {
    width: 100%;
}


.about-card p {
    color: #FFFFFFD4;
    font-size: 0.95rem;
}


p {
    margin-bottom: 0;
}

p~p {
    margin-top: 18px;
}


.py-100 {
    padding: 100px 0;
}

.text-gray {
    /* color: #7f7f7f; */
    color: #90a3a9;
}

.business-value-section {
    /* background: #F9F9F9; */
    background-color: #f4f6f6;

}

.py-s-custome {
    padding-top: 100px;
    padding-bottom: 150px;
}

.business-value-label {
    color: #1FD0B0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 1rem;
    border-left: 3px solid #1FD0B0;
    padding-left: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.business-value-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #222;
    line-height: 1.2;
}

.business-value-img {
    object-fit: cover;
    box-shadow: 0 4px 32px rgba(0, 0, 0, 0.06);
}

.business-value-img img {
    width: 100%;
    object-fit: cover;
}

.business-value-card {
    background: #fff;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    padding: 28px 24px;
    min-height: 120px;
    border-left: 6px solid #1FD0B0;
    transition: box-shadow 0.2s, all 0.3s linear;
    align-items: flex-start;
    height: 100%;
    position: relative;
    z-index: 1;
}

.business-value-card:hover {
    box-shadow: 0 8px 32px 0 rgba(31, 208, 176, 0.12);
    transform: translateY(-8px);
}

.business-value-card strong {
    font-size: 20px;
    margin-bottom: 8px;
    color: #1FD0B0;
    display: inline-block;
}

.business-value-icon img {
    max-width: 48px;
    margin-right: 24px;
}

.business-value-contentbox {
    padding: 60px 0px 60px 30px;
    margin-left: -100px;
}


.ready-wrapper {
    position: relative;
    top: -70px;
}

.ready-block {
    background: #FFF;
    padding: 37px 40px;
    box-shadow: 0 4px 24px 0 rgb(0 0 0 / 25%);

}

.ready-block h3 {
    color: #1FD0B0;
    margin-bottom: 12px;

}

/* 
.ready-block p {
    max-width: 645px;
} */


/* footer */

footer {
    background-image: url(../img/footer_image_equity_madate_ispgr.webp);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 1;
}

footer::before {
    content: '';
    background: rgba(34, 87, 122, 0.95);
    /* background-image: linear-gradient(90deg, #22577a 30%, #00000000 100%); */
    /* opacity: 0.95; */
    /* transition: background 0.3s, border-radius 0.3s, opacity 0.3s; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.footer-wrapper {
    overflow: hidden;
    /* margin-top: 24px; */
}

.footer-logo {
    margin-bottom: 20px;
    display: inline-block;
    max-width: 175px;
}

.footer-content p {
    width: 95%;
    font-size: 15px;
}

footer h6,
footer strong.footer-title {
    color: #fff;
    border-bottom: 1px dashed #fff;
    padding-bottom: 12px;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 20px;
    text-transform: capitalize;
    display: block;
}

.footer-list {
    display: flex;
}


.footer-list ul li a {
    display: inline-block;
    color: #fff;
    margin-bottom: 14px;
    text-transform: capitalize;
    font-size: 16px;
}

.footer-list ul li a:hover {
    color: #1FD0B0;
}

.social-list {
    margin-top: 16px;
}

.social-list ul {
    display: flex;
}

.social-list ul li a {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000b1c;
    color: #fff;
    margin: 0 3px;
    transition: all 0.3s linear;
    position: relative;
}

.social-list ul li a:hover {
    background: #38A3A5;
    transform: translateY(-8px);
}

.icon-box {
    display: flex;
    margin-bottom: 12px;
}

.icon-box:last-child {
    margin-bottom: 0;
}

.icon-img {
    min-width: 55px;
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.icon-img i {
    color: #FFF;
    font-size: 28px;
}

.icon-des h5,
.icon-des .iconbox-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
}

.icon-des p {
    font-size: 14px;
}

.icon-des p,
.icon-des p a {
    color: #fff;
}

.icon-des p a:hover {
    color: #1FD0B0;
}

footer h5 {
    color: #fff;
}

.copyright {
    font-size: 14px;
    margin-top: 55px;
    padding: 22px 0;
    border-top: 1px solid #ffffff1c;
}

.copyright p {
    color: #fff;
}

.innerbanner-section {
    padding: 160px 0 100px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover cover;
}

.innerbanner-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    background-image: linear-gradient(180deg, #22577A 30%, #38A3A5 100%);
    opacity: 0.96;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    z-index: -1;
}

.innerbanner-section h1 {
    color: #fff;
}

.innerbanner-section ol {
    margin-bottom: 0;
}

.innerbanner-section ol li.breadcrumb-item.active,
.innerbanner-section ol li a {
    color: #fff;
}

.innerbanner-section ol li.breadcrumb-item.active:hover {
    opacity: 1;
}

.innerbanner-section ol li.breadcrumb-item.active {
    opacity: 0.8;
    transition: all 0.3s linear;
}

.innerbanner-section .breadcrumb-item+.breadcrumb-item::before {
    color: #FFF;
}

.mb-45 {
    margin-bottom: 45px;
}


/* Products & Services Section */
.products-services-section {
    position: relative;
    min-height: 600px;
    display: flex;
    align-items: center;
    padding: 0;
    z-index: 1;
}

.products-services-section::before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    inset: 0;
    background-image: linear-gradient(180deg, #22577A 40%, rgba(255, 255, 255, 0.1) 100%);
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    z-index: -1;
}



.products-services-title {
    color: #fff;
    font-size: 1rem;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 1rem;
    display: inline-block;
    border-bottom: 3px solid #1FD0B0;
    padding-bottom: 0.25rem;
}


.products-services-card {
    background: #fff;
    box-shadow: 0 4px 24px 0 rgba(24, 74, 119, 0.07);
    padding: 18px 18px 24px;
    border-left: 6px solid #1FD0B0;
    transition: box-shadow 0.2s, transform 0.2s;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.products-services-card:hover {
    box-shadow: 0 8px 32px 0 rgba(24, 74, 119, 0.13);
    transform: translateY(-8px);
}

.products-services-icon {
    font-size: 2.5rem;
    color: #3ed6b7;
    margin-bottom: 1rem;
}

.products-services-card-title {
    font-size: 18px;
    font-weight: 700;
    color: #2d2d2d;

}



.sass-section {
    /* background: #F9F9F9; */
    background-color: #f4f6f6;

}

.sass-section .img-box {
    padding: 30px 12px 0 30px;
    margin-top: 30px;
}




@media (max-width: 767.98px) {
    .transparency-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }


}

.listing-nav ul {
    padding-left: 0;
}

.listing-nav li {
    padding-left: 30px;
    position: relative;
    list-style-type: none;
    margin-bottom: 8px;
    /* color: #90a3a9;   */
}

.listing-nav li::before {
    content: '\f00c';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    position: absolute;
    color: #FFF;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #254766;
    border-radius: 100%;
}


.img-hover {
    position: relative;
    overflow: hidden;
}

.img-hover img {
    transition: all 0.3s linear;
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

.img-hover::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.img-hover:hover img {
    transition-delay: 0.2s;
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
    transform: scale(1.05);
}

.img-hover:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


.info-card {
    background-color: #fff;
    padding: 35px;
    text-align: center;
    border-top: 6px solid #1FD0B0;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
    height: 100%;
}

.info-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 32px 0 rgba(31, 208, 176, 0.12);
}

.info-card i {
    font-size: 30px;
    color: #1FD0B0;
    margin-bottom: 20px;
}

.info-card strong {
    font-weight: 600;
    margin-bottom: 12px;
    color: #000b1c;
    display: block;
    font-size: 20px;
    line-height: 1.1;
}

.info-card p,
.info-card p a {
    margin: 0;
    color: #7f7f7f;
}

.info-card p a:hover {
    color: #1FD0B0;
}




.contact-card {
    /* background-color: #F9F9F9; */
    background-color: #f4f6f6;
    overflow: hidden;
}

.contact-card .image-side {
    overflow: hidden;
    height: 100%;
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 30px 40px;
    z-index: 1;
}

.contact-card .image-side::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(180deg, #22577A00 0%, #22577A 65%);
    opacity: 0.95;
}

.contact-card .image-side img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -2;
}

.contact-card .image-side .content {
    position: relative;
    z-index: 2;
}

.contact-card .image-side .content strong {
    font-size: 24px;
    display: block;
    margin-bottom: 12px;
}

.contact-card .form-side {
    padding: 40px;
    /* background-color: #f9f9f9; */
    background-color: #f4f6f6;
}


.form-control:focus,
.select2-container.select2-container--open .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field:focus-visible,
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #1FD0B0;
    outline: none;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid transparent;
    padding: 14px 16px;
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px;
    padding-left: 0;
    font-weight: normal;
    font-size: 16px;
    color: #2d2d2d;
}

.form-control::placeholder,
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #7f7f7f;
    font-weight: normal;
    font-size: 16px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 6px 5px 0 5px;
    border-color: #2d2d2d transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #2d2d2d transparent;
    border-width: 0 5px 6px 5px;
}

.form-control {
    border-radius: 0;
    padding: 14px 16px;
    border: 1px solid transparent;
    color: #2d2d2d;
}

.form-label {
    font-weight: 500;
    margin-bottom: 4px;
    color: #22577A;
    font-size: 15px;
}


.social-icons a {
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
}

/* .contact-section .section-title h2 {
    font-size: 24px;
    line-height: 1.2;
    margin-top: 12px;
} */

.social-icons a {
    width: 34px;
    height: 34px;
    background-color: #1FD0B0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s linear;
}

.social-icons a:hover {
    transform: translateY(-8px);
    background-color: white;
    color: #1FD0B0;
}


.scrollToTop {
    position: fixed;
    right: 20px;
    text-decoration: none;
    bottom: 30px;
    background-color: #1FD0B0;
    border: 2px solid #1FD0B0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    z-index: 12;
    display: none;
}

footer strong {
    letter-spacing: 1px;
}

.bg-dark {
    background-color: #000b1c !important;
}

.bg-dark .section-title h2 {
    color: white;
}

.bg-dark .section-title span {
    color: white;
}

.bg-dark .listing-nav li {
    color: white;
}

.bg-dark .listing-nav li::before {
    background-color: white;
    color: #000b1c;
}