/* sora-200 - latin-ext */
@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/sora-v11-latin-ext-200.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/sora-v11-latin-ext-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/sora-v11-latin-ext-200.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/sora-v11-latin-ext-200.woff') format('woff'), /* Modern Browsers */
    url('../fonts/sora-v11-latin-ext-200.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/sora-v11-latin-ext-200.svg#Sora') format('svg'); /* Legacy iOS */
}
/* sora-regular - latin-ext */
@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/sora-v11-latin-ext-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/sora-v11-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/sora-v11-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/sora-v11-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/sora-v11-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/sora-v11-latin-ext-regular.svg#Sora') format('svg'); /* Legacy iOS */
}
/* sora-600 - latin-ext */
@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/sora-v11-latin-ext-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/sora-v11-latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/sora-v11-latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/sora-v11-latin-ext-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/sora-v11-latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/sora-v11-latin-ext-600.svg#Sora') format('svg'); /* Legacy iOS */
}

/* space-grotesk-regular - latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/space-grotesk-v16-latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* figtree-regular - latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/figtree-v5-latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



html,
body {
    font-family: 'Figtree', sans-serif !important;
    font-weight: 400;
    font-size   : 15px;
    line-height : 26px;
    color       : #3a4750;
    background: #d7dad0;
}

h1, h2, h3 {
    font-family: 'Space Grotesk', sans-serif !important;
    font-weight: 600 !important;
}


#menu a {
    color: #000000 !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

#menu a:link {
    color: #000000 !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}


#menu a:hover {
    color: #2c48b6 !important;
}

.stories a {
    color: #2c48b6;
}

.stories h4{
    margin-bottom: 25px;
}

.stories hr {
    margin-top: 55px;
    margin-bottom: 55px;
}



.stories a:hover {
    background-color: #fdd85b;
}

.sy {
    color: #2c48b6;
}

.syh {
    background-color: #e6fc78;
}

.et {
    color: #7af0c9;
}

.eth {
    background-color: #7af0c9;
}

.fb {
    color: #2c48b6;
}

.fbh {
    background-color: #2c48b6;
}

.gch {
    background-color: #f2f2f2;
}

.subt1 {
    background-color: #1a1d61;
    color: #f2f2f2;
}

.subt2 {
    background-color: #8e9ca6;
    color: white;
}

#welcome {
    /*
     All of the base styles have
     moved to the “CSS” tab above.
   */
    transition: transform 250ms;
}

.breadcrumb a {
    color: #2c48b6;
}

.breadcrumb a:hover {
    background-color: #fdd85b;
}

#welcome a {
    color: #0a58ca;
}
#welcome a:hover {
    color: #0a58ca;
}

#welcome .card:hover {
    /*     background-color: #7af0c9; */
    background-color: #2c48b6;
    color: white !important;
    transform: translateY(-5px);
}

#engine .card:hover {
    /*     background-color: #7af0c9; */
    background-color: #fdd85b;
    color: #2c48b6 !important;
    transform: translateY(-5px);
}

#welcome .domain-card {
    padding-bottom: 15px;
}

#catalog a {
    color: #0a58ca;
}
#catalog a:hover {
    color: #0a58ca;
}

#catalog .card:hover {
   /** background-color: #7af0c9;
   transform: translateY(-5px); **/
}

#catalog .domain-card {
    padding-bottom: 15px;
}

#catalog .row {
    padding-bottom: 15px;
}

#data-lock .bi-lock,
#data-unlock .bi-unlock{
    display: none;
}
#data-lock .bi-unlock,
#data-unlock .bi-lock{
    display: inline;
}
#data-lock:hover .bi-lock,
#data-unlock:hover .bi-unlock {
    display: inline;
}
#data-lock:hover .bi-unlock,
#data-unlock:hover .bi-lock{
    display: none;
}


.glow {
    font-weight: bold;
    text-align: center;
    animation: glow 2s infinite alternate;
}

@-webkit-keyframes glow {
    from {
        color: #FFFFFF;
    }

    to {
        color: #2C48B6FF;
    }
}

.zbtn {
    border-color: transparent;
    border-width: 1px;
    background-color: transparent;
    color: black !important;
}
.zbtn:hover {
    background-color: transparent;
    color: #7af0c9 !important;
}

.hiddenRow {
    padding: 0 !important;
    border: transparent;
}



.sbtn {
    border-color: #2c48b6;
    border-width: 1px;
    background-color: #2c48b6;
    color: white !important;
}
.sbtn:hover {
    background-color: #7af0c9;
    color: #2c48b6 !important;
}
.sbtn a {
    color: white !important;
}

.sbtn a:hover {
    color: #2c48b6 !important;
}



.sbtn2 {
    border-color: #2c48b6;
    border-width: 1px;
    background-color: #f2f2f2;
    color: #2c48b6 !important;
}

.adisabled{
    pointer-events: none;
    opacity: .65;
}

.sbtn2:hover {
    background-color: #7af0c9;
    color: #2c48b6 !important;
}
.sbtn2 a {
    color: white !important;
}

.sbtn2 a:hover {
    color: #2c48b6 !important;
}



.card-submit {
    border: none;
    background: none;
    color: white;
}

.card-submit:hover:enabled {
    color: #2c48b6 !important;
}

.wbtn {
    border-color: #2c48b6;
    border-width: 1px;
    background-color: #f2f2f2;
    color: #2c48b6 !important;
}
.wbtn:hover {
    background-color: #7af0c9;
    color: #2c48b6 !important;
}
.wbtn a {
    color: white !important;
}

.wbtn a:hover {
    color: #2c48b6 !important;
}

.navbar {
    background-color: #d7dad0 !important;
    padding: 20px;
}

.navbar a {
    color: #000000 !important;
}




.gradient {
    background: #d7dad0;
    background: linear-gradient(
            180deg,
            #d7dad0 10%,
            #e6fc78 100%
    );
}

.gradient3 {
    background: #d7dad0;
    background: linear-gradient(
            180deg,
            #d7dad0 20%,
            #e6fc78 100%
    );
}

.gradient2 {
    background: #d7dad0;
    background: linear-gradient(
            180deg,
            #d7dad0 100%,
            #e6fc78 100%
    );
}

.gradient-rev {
    background: #e6fc78;
    background: linear-gradient(
            180deg,
            #e6fc78 20%,
            #d7dad0 100%
    );
}

.page-header {
    margin-top: 65px;
    font-size: 1.25rem;
    color: #000000;
}

.feature {
    color: #000000;
}

.feature ul {
    padding-left: 2rem;
    list-style-type: none;
}

.feature ul li {
    padding-left: 2rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}

.icon {
    color: #fff;
    height: 100px;
    width: 100px;
    font-size: 1.75rem;
    border-radius: 25%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon img {
    height: 55px;
}

.gallery {
    background-color: whitesmoke;
}

.gallery img {
    border-radius: 5%;
}

.services {
    color: #000000;
}

footer {
    font-family: 'Figtree', sans-serif !important;
    font-size: 1rem;
    color: #000000;
    background: #d7dad0;
}

footer a:hover{
    color: #2c48b6;
}

a {
    color: #000000;
    text-decoration: none;
}

.navbar li {
    margin-right: 17px;
}

nav ul li ul {
    right: auto;
    transform: translateX(-25%);
}

.card1 {
    background:#00ffb6;
    border:1px solid #00ffb6;
}

.card1 .list-group-item{
    background:#00ffb6 !important
}

.card2 {
    /* background:#00C9FF;
    border:1px solid #00C9FF; */
}

.card2 .list-group-item{
    background:#00C9FF !important
}


.card3 {
    background:#ff95e9;
    border:1px solid #ff95e9;
}

.card3 .list-group-item{
    background:#ff95e9 !important
}


.card:hover .btn-outline-dark{
    color: #000000;
    background:#212529;
}

/* Custom CSS for equal-width and equal-height images */
.equal-image-container {
    position: relative;
    overflow: hidden;
}

.equal-image-container img {
    width: 50px;
    height: 100%;
    object-fit: cover; /* Ensure the image covers the container */
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.equal-image-container:hover .image-overlay {
    opacity: 1;
}

.image-overlay img {
    width: 50px;
    height: 100%;
    object-fit: cover;
}