@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* h1,
h2,
h3,
h5,
h4,
h6,
p, */

ul,

/* li, */

figure {
    margin: 0;
    line-height: 1.2;
}

a {
    color: #000;
}

section {
    padding: 80px 0;
}

body {
    /* position: fixed; */
    width: 100%;
}

p {
    color: var(--black);
}

p,
li {
    font-size: 2.5rem;
    line-height: 1.3;
}

.heading {
    padding-bottom: 5rem;
}

 :root {
    --blue: #0193de;
    --lightgray: #d3d3d3;
    --lightblue: #08bbd0;
    --verylightblue: #e1f5ff;
    --darkblue: #003359;
    --white: #ffffff;
    --black: #000000;
}

h2 {
    font-size: 6rem;
    font-weight: 800;
    line-height: 1;
    padding-bottom: 3rem;
    background: #008BE2;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(60%, #008BE2), color-stop(90%, #09BBD0));
    background: -o-linear-gradient(bottom, #008BE2 60%, #09BBD0 90%);
    background: linear-gradient(to top, #008BE2 60%, #09BBD0 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h1 {
    font-size: 15rem;
    padding: 1rem 0 2rem;
    color: #ffffff;
    text-align: center;
}

h3 {
    font-size: 4.5rem;
    font-weight: 600;
}

h4 {
    font-size: 3rem;
}

h5 {
    font-size: 2.7rem;
    font-weight: 500;
}

a {
    text-decoration: none;
    font-size: 2.5rem;
}

a:hover {
    color: var(--darkblue);
}

.container {
    max-width: 100%;
    padding: 0 25rem;
}

html,
body {
    font-family: "Barlow", sans-serif;
    overflow-x: hidden;
    font-size: 62.5%;
}

body {
    position: fixed;
    padding: 0 !important;
}


/* header css start */

header {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    /* overflow-x: hidden; */
}

.lastCm {
    background: var(--white);
    padding: 2rem;
    -webkit-box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.12);
    border-radius: 1rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbaring .navbar-nav .dropdown-menu .content {
    display: none;
    padding: 10px 20px;
}

.navbaring .navbar-nav .dropdown-menu .content.active {
    display: block;
}

.tbBtn button {
    background: transparent;
    border: 2px solid #0088DF33;
    padding: 20px;
    text-align: left;
    font-size: 1.6rem;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tbBtn button p,
.tbBtn button figure:first-child {
    pointer-events: none;
}

.tbBtn button figure:last-child a {
    width: 100%;
    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;
}

.lastCm p {
    padding-top: 2rem;
}

.lastCm .sameBtn a:hover {
    color: var(--white);
}

.lastCm .sameBtn a {
    border-color: var(--blue);
    color: var(--blue);
    font-size: 1.6rem;
    padding: .5rem 2rem;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li a,
.wraping li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem 4rem;
    /* margin-top: 4rem; */
}

.neLogi {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.neLogi ul li a figure img {
    width: auto !important;
}

.navbaring .navbar-nav .dropdown-menu>li>.row.wrapper.newLogi {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.neLogi li a figure {
    width: 8% !important;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li {
    width: 47%;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li a figure {
    width: 35px;
}


/* .wraping li a figure {
    width: 15%;
} */

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li a figure img {
    width: 100%;
}


/* .navbaring .navbar-nav .dropdown-menu>li>.row {
    align-items: center;
} */

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li a .spCon,
.wraping li a .solCon {
    width: 91%;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li a .spCon h5,
.wraping li a .spCon h5 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0px;
    margin: 0;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 ul li a .spCon p,
.wraping li a .spCon p {
    font-size: 14px;
    padding-top: 5px;
}

.navbaring .navbar-nav .dropdown-menu .col-lg-9 {
    padding-right: 5rem;
}

.tbBtn button p {
    font-size: 16px;
    width: 75%;
    font-weight: 600;
    padding-left: 10px;
    margin: 0;
}

.tbBtn button p br {
    display: none;
}

.tbBtn button p span {
    font-size: 14px;
    font-weight: 400;
    display: none;
    padding-top: 5px;
}

.tbBtn button figure:nth-child(1) {
    width: 35px;
}

.tbBtn button figure:nth-child(1) img {
    width: 100%;
}

.tbBtn button figure:last-child {
    width: 25px;
    height: 25px;
    background: var(--white);
    border-radius: 50%;
    padding: 6px;
    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;
    position: relative;
    right: -3vw;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.edSlider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    padding: 2rem;
    /* background: var(--white); */
    /* -webkit-box-shadow: -1px 9px 20px 0px rgba(0, 0, 0, 0.1); */
    /* box-shadow: -1px 9px 20px 0px rgba(0, 0, 0, 0.1); */
    margin-left: 6rem;
    border-radius: 5px;
}

.edSlider .insiCon {
    background: transparent;
    height: auto;
    margin: 0;
    padding-bottom: 25px;
}

.edSlider .insiCon figcaption {
    font-size: 12px;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wraping li a figure {
    width: 35px;
}

.wraping li a figure img {
    width: 100%;
}

.wraping li a .spCon {
    width: 90%;
}

.edSlider .insiCon figcaption a i {
    font-size: 14px;
}

.edSlider .insiCon figcaption a {
    width: 20px;
    height: 20px;
    background: var(--blue);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 8px;
    bottom: 7px;
}

.wraping li a {
    gap: 1rem;
}

.wraping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
}

.tbBtn button::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #0088DF33;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}

.tbBtn button.active::after {
    width: 100%;
}

.tbBtn button.active figure:last-child {
    right: 0;
}

.tbBtn button figure:last-child img {
    width: 100%;
}

.tbBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}

.navbaring .navbar-nav .dropdown-menu .tabContent ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.navbaring .navbar-nav .dropdown-menu .tabContent ul li,
.navbaring .navbar-nav .dropdown-menu .tabContent ul li a {
    width: 100% !important;
}

header .navbaring {
    position: absolute;
    top: 6.3rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 1070px;
    z-index: 2;
}

.navbaring .navbar-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

header .navbaring .navbar-nav {
    width: 100%;
    margin: auto;
    border: 2px solid var(--white);
    border-radius: 7rem;
    padding: 1rem 50px;
    gap: 3.5rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
    position: static;
}

header .navbaring .navbar-nav>li>a {
    color: #fff;
    font-size: 2.4rem;
    padding: 0;
}


/* .navbaring .navbar-nav .dropdown-menu li a {
    display: flex;
    gap: 4px;
} */

.apCon {
    overflow: hidden;
}

.apSlider video {
    width: 100%;
    height: 100%;
    /* background-color: black; */
    -o-object-fit: cover;
    object-fit: cover;
    border: 2px solid var(--blue);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.apSlider .slick-slide .apCon video {
    width: 100%;
    transition: none !important;
    /* prevent layout jump on play */
    height: auto;
    display: block;
    background: none !important;
    /* Remove poster background if any */
}

video[poster] {
    background: none !important;
}

header .navbaring .navbar-nav li a.active {
    color: var(--darkblue);
    font-weight: 600;
}

.navbaring .navbar-nav .dropdown-menu {
    background: var(--white);
    padding: 2rem;
    margin-top: 15px;
    width: 100%;
    left: 0;
    border-radius: 11px;
}

.navbaring .navbar-nav .dropdown-menu.big li ul li .sameDiv h5 svg {
    width: 1.1vw;
    height: 1.1vw;
}

.navbaring .navbar-nav .dropdown-menu>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2rem 0;
}

.navbaring .navbar-nav .dropdown-menu>li>ul>li {
    width: 33.33%;
}

.lastCm .heading {
    padding-bottom: 1.5rem;
}

.navbaring .navbar-nav .dropdown-menu.big li ul {
    list-style: none;
    gap: 4px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.navbaring .navbar-nav .dropdown-menu.big li ul>li {
    width: 33%;
}

.dropdown-menu.big li>.row .col-lg-5 {
    width: 38%;
}

.dropdown-menu.big li>.row .col-lg-4 {
    width: 33%;
}

.dropdown-menu.big li>.row .col-lg-3 {
    width: 29%;
}

.navbaring .navbar-nav .dropdown-menu .content ul li a:hover {
    /* text-decoration: underline; */
    border-bottom: 1.5px solid var(--blue);
}

.navbaring .navbar-nav .dropdown-menu .content ul li a {
    font-size: 16px;
}

.lastCm .heading p {
    font-size: 14px;
}

.lastCm .heading h3 {
    font-size: 18px;
}

.navbaring .navbar-nav .dropdown-menu.big li ul>li ul li {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.navbaring .navbar-nav .dropdown-menu.big li ul li .sameDiv h5 {
    font-size: 16px;
    padding-bottom: 30px;
}

.navbaring .navbar-nav .dropdown-menu.big li ul li .sameDiv ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.navbaring .navbar-nav .dropdown-menu.big li ul li .sameDiv ul li a {
    font-size: 16px;
}

.navbaring .navbar-nav .pad {
    height: 100%;
}


/* .navbaring .navbar-nav .dropdown-menu>li {
    padding-bottom: 10px;
} */

.navbaring .navbar-nav .dropdown-menu>li>a {
    padding: 1rem;
}


/* .navbaring .navbar-nav .nav-item.dropdown.show .dropdown-toggle::before {
    height: 0;
} */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fade-in {
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}

.dropdown-toggle::after {
    /* content: "";
    position: absolute;
    top: 56%;
    right: -19px;
    width: 15px;
    height: 3px;
    transform: translate(0%, -50%);
    background: white;
    border: 0;
    border-radius: 0;
    transition: all 0.6s cubic-bezier(0.46, -0.41, 0.3, 1.52) 0.1s; */
    display: none;
}


/* .dropdown-toggle::before {
    content: "";
    position: absolute;
    top: 56%;
    right: -14.1px;
    width: 3px;
    height: 15px;
    transform: translate(-50%, -50%);
    background: white;
    border: 0;
    border-radius: 0;
    transition: all 0.6s cubic-bezier(0.46, -0.41, 0.3, 1.52) 0.1s;
} */


/* hamberger menu start */

.hamburgerBtn {
    display: none;
}

.openbtn {
    position: relative;
    background: var(--white);
    cursor: pointer;
    width: 40px;
    height: 39px;
    border-radius: 5px;
    z-index: 1;
    text-align: center;
}

.openbtn span {
    background: #000000;
    display: inline-block;
    position: absolute;
    left: 50%;
    height: 2px;
    border-radius: 5px;
    width: 55%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    transform: translate(-50%, 0%);
}

.openbtn span:nth-of-type(1) {
    top: 13px;
}

.openbtn span:nth-of-type(2) {
    top: 19px;
}

.openbtn span:nth-of-type(3) {
    top: 25px;
}


/* .openbtn span:nth-of-type(3)::after {
    content: "menu";
    position: absolute;
    top: 5px;
    left: -2px;
    color: #000000;
    font-size: 1.8rem;
    text-transform: uppercase;
} */

.openbtn.active span:nth-of-type(1) {
    top: 14px;
    left: 10px;
    -webkit-transform: translateY(6px) rotate(-45deg);
    -ms-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
    width: 50%;
}

.openbtn.active span:nth-of-type(2) {
    opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
    top: 26px;
    left: 10px;
    -webkit-transform: translateY(-6px) rotate(45deg);
    -ms-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
    width: 50%;
}

.support .col-lg-12>.row .col-lg-3 ul li.onmobile {
    display: none;
}

.apart .apSlider .slick-slide .apCon figure img {
    display: none;
}

.logos.logmobile {
    display: none;
}


/* .openbtn.active span:nth-of-type(3)::after {
    content: "close";
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
    top: 5px;
    left: 4px;
} */


/* hamberger menu end */


/* header css end */


/* banner section css start */

.banner {
    background-color: var(--blue);
    height: 100vh;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    background: -webkit-gradient(linear, right top, left top, from(#039BDC), color-stop(#11BED2), color-stop(#11BED2), to(#039BDC));
    background: -o-linear-gradient(right, #039BDC, #11BED2, #11BED2, #039BDC);
    background: linear-gradient(-90deg, #039BDC, #11BED2, #11BED2, #039BDC);
    background-size: 400% 400%;
    -webkit-animation: gradient 8s ease infinite;
    animation: gradient 8s ease infinite;
    /* scale: 0; */
}

.banner.bannerZ .banBtn.sameBtn {
    z-index: 999;
    position: relative;
}

.banner .container {
    position: relative;
    /* z-index: 9999; */
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

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


/* @keyframes mymove {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
} */

.logo svg {
    width: 140px;
    fill: #fff;
    /* overflow: visible; */
    scale: 1;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}


/* .banner.bannerAni header .logo:nth-child(2) svg {
    scale: 60;
} */


/* .banner.bannerAnifi header .logo:nth-child(2) svg {
    scale: 1;
} */

.head {
    opacity: 0;
}


/* .banner header .logo:first-child {
    left: 0;
    top: 0;
    display: block;
    place-content: unset;
    transform: unset;
    height: auto;
    width: auto;
    z-index: 9;
    scale: 80;
} */


/* .banner header .logo:first-child svg .head {
    opacity: 1;
}

.banner header .logo:first-child svg #arrow {
    opacity: 0;
} */


/* .banner.bannerAnifi .logo .head {
    opacity: 1;
} */

.same_banner .container {
    position: relative;
    /* z-index: 9999; */
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
    padding: 45px;
    background-color: var(--blue);
    height: 100vh;
    width: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    z-index: 999999;
}

#header.bannerAnifi .logo {
    top: 0%;
    left: 0%;
    width: auto;
    height: auto;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    place-content: start;
    position: static;
}

header .navbaring .navbar-nav>li>a:hover::before {
    width: 100%;
}

header .navbaring .navbar-nav>li>a:hover {
    font-weight: 700;
    color: var(--white);
}

header .navbaring .navbar-nav>li>a {
    position: relative;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

header .navbaring .navbar-nav>li>.nav-link.active,
header .navbaring .navbar-nav .show>.nav-link {
    font-weight: 700;
    color: var(--white);
}

header .navbaring .navbar-nav>li>.nav-link.active::before,
header .navbaring .navbar-nav .show>.nav-link::before {
    width: 100%;
}

header .navbaring .navbar-nav>.nav-link:hover::before {
    width: 100%;
}

header .navbaring .navbar-nav>li>a::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -14px;
    width: 0;
    height: 6px;
    background: var(--white);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.banCon {
    text-align: center;
    padding-top: 100px;
}

.banCon h4 {
    font-size: 8rem;
    font-weight: 700;
    color: var(--darkblue);
    padding-bottom: 55px;
}

.sameBtn a {
    border: 2px solid var(--white);
    border-radius: 50px;
    padding: 10px 30px;
    display: inline-block;
    color: var(--white);
    font-weight: 700;
    font-size: 2.8rem;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sameBtn a:hover::after {
    scale: 1;
}


/* banner section css end */


/* covered section css start */

.coverd.coverdAgain {
    height: 85vh;
    place-content: center;
}

.coverd {
    /* padding: 20rem 0; */
    /* height: 25%; */
    place-content: center;
}

.coverd .heading {
    padding: 0;
}

.coverd,
.coverd p {
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.coverd::after {
    content: "";
    position: absolute;
    right: -2%;
    bottom: -20%;
    background: #A7E6FF;
    height: 26vw;
    width: 26vw;
    border-radius: 50%;
    -webkit-filter: blur(200px);
    filter: blur(100px);
    z-index: -1;
}

.coverd h3 {
    padding-bottom: 10px;
}


/* .coverd::after {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    background: rgb(54, 116, 181);
    background: -moz-linear-gradient(356deg, rgba(54, 116, 181, 1) 0%, rgba(87, 143, 202, 1) 32%, rgba(161, 227, 249, 1) 65%, rgba(209, 248, 239, 1) 100%);
    background: -webkit-linear-gradient(356deg, rgba(54, 116, 181, 1) 0%, rgba(87, 143, 202, 1) 32%, rgba(161, 227, 249, 1) 65%, rgba(209, 248, 239, 1) 100%);
    background: linear-gradient(356deg, #A7E6FF 0%, #a7e6ff70 32%, #3ABEF9, #A7E6FF 100%);
    height: 100%;
    width: 100%;
    border-radius: 50%;
    animation: mymove3 15s linear infinite;
    animation-timing-function: linear;
    animation-direction: alternate;
    filter: blur(50px);
    z-index: -1;
}

@keyframes mymove3 {
    0% {
        transform: rotate(0) scale(2);
    }
    100% {
        transform: rotate(1turn) scale(2);
    }
} */


/* covered section css end */


/* solution section css start */

.solution .sameBtn a {
    border-color: var(--blue);
    color: var(--black);
}

.solution .nav button {
    border-bottom: 2px solid var(--blue);
    text-align: left;
    background: transparent;
    color: var(--black);
    margin-bottom: 30px;
    position: relative;
    padding: 0 0 30px;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.solution .nav button.active {
    background: transparent;
    color: var(--black);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(60%, #008BE2), color-stop(90%, #09BBD0));
    background: -o-linear-gradient(bottom, #008BE2 60%, #09BBD0 90%);
    background: linear-gradient(to top, #008BE2 60%, #09BBD0 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution .nav button.active h3 {
    font-weight: bold;
}


/* .solution .nav button::after {
    content: "";
    position: absolute;
    left: 0;
    background: rgb(6, 99, 150);
    background: -moz-linear-gradient(4deg, rgba(6, 99, 150, 1) 0%, rgba(0, 140, 226, 1) 65%);
    background: -webkit-linear-gradient(4deg, rgba(6, 99, 150, 1) 0%, rgba(0, 140, 226, 1) 65%);
    background: linear-gradient(4deg, rgba(6, 99, 150, 1) 0%, rgba(0, 140, 226, 1) 65%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#066396", endColorstr="#008ce2", GradientType=1);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    filter: blur(20px);
    top: 35%;
    left: 70px;
    transform: translate(-50%, -50%);
    scale: 0;
    transition: all 0.5s;
    animation: moving 15s linear infinite;
} */

.solution .nav button.active::after {
    scale: 1;
}

.solution .nav button h3 {
    line-height: 1.1;
    /* transition: all 0.5s; */
}

.solution .heading {
    text-align: center;
}

.solution .nav {
    padding-bottom: 5rem;
}

.solCon {
    margin-top: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 9rem;
    position: relative;
    height: 54rem;
    overflow-y: hidden;
}

.solCon .inf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 2.5rem;
}

.solCon .inf figure img {
    width: 100px;
    aspect-ratio: 2/2;
    -o-object-fit: contain;
    object-fit: contain;
}

.solCon figcaption {
    color: var(--blue);
}

.solCon a {
    border: 2px solid var(--blue);
    border-radius: 50%;
    width: 3.5rem;
    height: 3.5rem;
    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;
    margin-top: 2rem;
    padding: 0;
}

.solCon a:hover,
.solution .sameBtn a:hover {
    color: var(--white);
}

.solution .row {
    --bs-gutter-x: 10rem;
}

.solCon .inf figure {
    width: 16%;
}

.solCon .inf figcaption {
    width: 84%;
}

.solCon .lef {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-direction: column; */
    gap: 5rem 7.2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.solCon .lef .lfc {
    width: 46%;
    height: 300px;
}

.solCon .lef .lfc:nth-child(even) {
    padding-top: 8.5rem;
}

.solCon .lef .lfc.greenC figcaption {
    color: var(--lightblue);
}

.solCon .inf figure svg {
    width: 100%;
}


/* .swiper::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 20px;
    bottom: 0;
    background: #142b80;
    background: -moz-linear-gradient(0deg, #142b80 0%, rgba(20, 43, 128, 0) 100%);
    background: -webkit-linear-gradient(0deg, #142b80 0%, rgba(20, 43, 128, 0) 100%);
    background: linear-gradient(0deg, #142b80 0%, rgba(20, 43, 128, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#142b80",endColorstr="#142b80",GradientType=1);
    mix-blend-mode: multiply(1);
    z-index: 2;
} */

.logos::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    top: 0;
    background: #142b80;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, rgba(20, 43, 128, 0)));
    background: -o-linear-gradient(top, #ffffff 0%, rgba(20, 43, 128, 0) 50%);
    background: linear-gradient(180deg, #ffffff 0%, rgba(20, 43, 128, 0) 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#142b80", endColorstr="#142b80", GradientType=1);
    mix-blend-mode: multiply(1);
    z-index: 2;
    -webkit-filter: blur(0px);
    filter: blur(0px);
}

.logos::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    bottom: 0;
    background: #142b80;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(50%, rgba(20, 43, 128, 0)));
    background: -o-linear-gradient(bottom, #ffffff 0%, rgba(20, 43, 128, 0) 50%);
    background: linear-gradient(360deg, #ffffff 0%, rgba(20, 43, 128, 0) 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#142b80", endColorstr="#142b80", GradientType=1);
    mix-blend-mode: multiply(1);
    z-index: 2;
}

.solCon::after {
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 3px;
    background: #d3d3d3;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.solCon .lineH {
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
    height: 3%;
    width: 3px;
    background: rgb(9, 187, 208);
    background: -o-linear-gradient(94deg, rgba(9, 187, 208, 1) 34%, rgba(0, 139, 226, 1) 100%);
    background: linear-gradient(356deg, rgba(9, 187, 208, 1) 34%, rgba(0, 139, 226, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#09bbd0", endColorstr="#008be2", GradientType=1);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 1;
}

.solCon .rigt h5 {
    color: var(--lightblue);
}

.tmlDot {
    left: 50%;
    top: -10px;
    position: absolute;
    /* border-radius: 50%; */
    /* height: 20px;
    width: 20px; */
    /* background: var(--blue);
    border-radius: 50%; */
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 1;
    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;
}

.tmlDot i {
    font-size: 35px;
    color: var(--blue);
    margin-top: -15px;
}


/* solution section css end */


/* support section start */

.support .heading {
    text-align: center;
}

.support .col-lg-12>.row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.repoCon .row {
    /* align-items: center; */
    --bs-gutter-x: 50px;
}

.support .row>.col-lg-3:first-child ul {
    text-align: right;
    padding-right: 4rem;
}

.support .row>.col-lg-3 {
    width: 20%;
}

.support .row>.col-lg-3:nth-child(3) {
    padding-left: 4rem;
}

.support .row .col-lg-6.col6L {
    width: 60%;
}

.repoCon {
    /* background: #ffffff; */
    padding: 3.5rem;
    /* border-radius: 16px; */
    /* border: 2px solid var(--blue); */
    position: relative;
    z-index: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* box-shadow: 4px 4px 25px 0px #00000026; */
}

.insiSlider.insiNew a {
    position: absolute;
    right: 10px;
    bottom: 10px;
    /* transform: translate(-50%, -50%); */
    background: var(--blue);
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: transparent;
}

.repoCon .heading {
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative;
    z-index: 2;
    max-width: 442px;
}

.repoCon .heading h4 {
    /* margin-bottom: 70px; */
    padding-bottom: 22px;
    font-weight: 700;
    font-size: 32px;
    /* background: red; */
    margin: 0;
}

.repoCon .row .col-lg-6:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.repoCon figure {
    height: 100%;
    padding-left: 95px;
}

.repoCon figure img {
    height: 100%;
    /* -o-object-fit: cover; */
    /* object-fit: contain; */
    /* -o-object-position: left; */
    /* object-position: left; */
    width: 100%;
}

.repoCon .heading h4 br {
    display: none;
}

.repoCon .heading p {
    font-size: 26px;
    margin: 0;
    /* font-weight: 400; */
}

.repoCon .sameBtn a {
    border: 1px solid var(--blue);
    color: var(--blue);
    /* font-size: 25px; */
    padding: 5px 30px;
}

.repoCon .sameBtn {
    margin-top: 2rem;
}


/* .repoCon::after {
    background: -webkit-gradient(linear, left top, right top, color-stop(61.99%, rgba(255, 255, 255, 0)), color-stop(97.1%, #FFFFFF));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 61.99%, #FFFFFF 97.1%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 61.99%, #FFFFFF 97.1%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
} */

.repoCon .sameBtn a:hover {
    color: var(--white);
}

.support ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    padding: 0;
    gap: 50px;
}

.support ul li a {
    font-size: 3.5rem;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1.1;
}

.support ul li a.active {
    font-weight: 800;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(34%, #008BE2), color-stop(68%, #09BBD0));
    background: -o-linear-gradient(bottom, #008BE2 34%, #09BBD0 68%);
    background: linear-gradient(to top, #008BE2 34%, #09BBD0 68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.support .figures {
    height: 470px;
    box-shadow: 4px 4px 25px 0px #00000038;
    border-radius: 16px;
}

.figures>figure {
    display: none;
}

.figures>figure.active {
    display: block;
}


/* .support .figures figure {
    display: none;
} */


/* .figures figure img {
    border-radius: 20px;
    background: #F9FBFF;
    box-shadow: 4px 4px 84px 0px rgba(0, 0, 0, 0.11);
} */


/* .support .figures figure.active {
    display: block;
} */

.figures>figure {
    height: 100%;
    /* visibility: hidden; */
    display: none;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    margin: 0 10px;
}

.figures figure.active {
    display: block;
    /* visibility: visible; */
    opacity: 1;
    /* Fully visible when active */
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    /* Normal size when active */
}


/* support section end */


/* apart section start */

.apart .heading {
    text-align: center;
}

.apart {
    position: relative;
    overflow: hidden;
}

.capability {
    position: relative;
    padding-top: 0;
}

.capability .heading h2 {
    padding-bottom: 0;
}

.apart::after {
    content: "";
    position: absolute;
    right: -2%;
    bottom: -20%;
    background: #0088DFB2;
    height: 50vw;
    width: 50vw;
    border-radius: 50%;
    -webkit-filter: blur(200px);
    filter: blur(200px);
    z-index: -1;
}

.capability::after {
    content: "";
    position: absolute;
    left: -2%;
    top: 50%;
    background: #0088df61;
    height: 55vw;
    width: 55vw;
    border-radius: 50%;
    -webkit-filter: blur(200px);
    filter: blur(200px);
    z-index: -1;
    -webkit-transform: translate(-6%, 30%);
    -ms-transform: translate(-6%, 30%);
    transform: translate(-6%, 30%);
}

.apart .apCon figcaption {
    /* scale: 0; */
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    /* position: absolute; */
    margin-top: 2rem;
    bottom: 0;
    max-width: 800px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.apart .apCon figcaption h4 {
    /* width: 32%; */
    font-weight: 800;
    padding-bottom: 5px;
}

.apart .apCon {
    position: relative;
}

.apart .apSlider .slick-list {
    margin: 0 -20px;
}

.apart .apSlider .slick-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding: 5rem 0 !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.apart .apSlider .slick-slide {
    /* transform: scale(0.7); */
    margin: 0 20px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    /* width: 30vw; */
}

.solution .nav button {
    pointer-events: none;
}

.apart .apCon video {
    width: 100%;
    border-radius: 38px;
}

.apart .apSlider .slick-slide.slick-current .apCon figcaption {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.apart .apSlider .slick-slide.slick-current .apCon video {
    border-radius: 50px;
    border: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.apart .container {
    padding: 0 5rem;
}

.apart .apSlider .slick-slide.slick-current {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    /* width: 45vw; */
}


/* .apart .apCon figure video {
    height: 100%;
    width: 100%;
    
} */

.sameDots .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    list-style: none;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5rem;
}

.sameDots .slick-dots li {
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sameDots .slick-dots li button {
    height: 100%;
    width: 100%;
    background: transparent;
    color: transparent;
    border-radius: 50%;
    background: #A1D5F8;
    border: 1px solid #D9D9D9;
    border: none;
    position: relative;
}

.sameDots .slick-dots li.slick-active {
    width: 100px;
    /* border-radius: 10px; */
}

.sameDots .slick-dots li.slick-active button {
    border-radius: 10px;
}

.sameDots .slick-dots li button:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    border-radius: 16px;
    background: #158EDE;
    border: 1px solid #158EDE;
    left: 0;
    top: 0;
}

.sameDots .slick-dots li.slick-active button:before {
    -webkit-animation: mydot 7s;
    animation: mydot 7s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes mydot {
    from {
        width: 0px;
    }
    to {
        width: 100%
    }
}

@keyframes mydot {
    from {
        width: 0px;
    }
    to {
        width: 100%
    }
}


/* apart section end */


/* enhance section css start */

.enhance.enha {
    position: relative;
}

.enhance.enha .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/* .enhance.enha::after {
    height: 100%;
}

.enhance::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%, 0);
    background: linear-gradient(356deg, rgb(167, 230, 255) 0%, rgba(167, 230, 255, 0.44) 32%, rgb(58, 190, 249), rgb(167, 230, 255) 100%);
    height: 0;
    width: 100%;
    border-radius: 50%;
    filter: blur(100px);
    z-index: -1;
    transition: all 0.5s;
} */

.enhance .heading h2:first-child {
    color: #ffff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: var(--black);
    background: transparent;
    padding-bottom: 5px;
}

svg {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tab-content>.tab-pane {
    display: block;
    height: 0px;
    overflow: hidden;
}

.tab-content>.active {
    height: auto;
}

.logos figure:hover {
    scale: 1.1;
}

.logos figure {
    width: 198px;
    background: #ffffff;
    padding: 2rem;
    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;
    /* border-radius: 1rem; */
    /* margin-bottom: 70px; */
    box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.16);
    height: 108px;
    transform: rotate(90deg);
    transition: all 0.5s;
}

.logos .left:nth-child(2) {
    transform-origin: 54% 205%;
    /* background: yellow; */
}

.logos .left:nth-child(3) {
    transform-origin: 60% 80%;
    /* background: yellow; */
}

.logos .left:nth-child(4) {
    /* background: yellow; */
    transform-origin: 57% -149%;
}

.logos figure img {
    /* width: 100px; */
    height: 70px;
    /* aspect-ratio: 2 / 2; */
    -o-object-fit: contain;
    object-fit: contain;
    filter: grayscale(1);
}

.logos {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* gap: 210px; */
    padding-left: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
    /* height: 80vh; */
    /* background: yellow; */
    flex-wrap: wrap;
}

.logos .left {
    -ms-flex-direction: column;
    gap: 2rem;
    width: 100%;
    transform: skew(41deg, 334deg);
    transform-origin: 30% 120%;
    height: 200px;
    /* background: red; */
    /* margin: 90px; */
}

.enhance .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.enhance .container .row {
    width: 100%;
}

.enhance .container .row .col-lg-6 {
    margin: auto;
    width: 75%;
}

marquee {
    height: 100%;
    /* transform: skew(318deg, 30deg); */
    /* transform-origin: 52%; */
    /* background: yellow; */
    display: flex;
    align-items: center;
}

.mar {
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: center;
    /* background: yellow; */
    /* vertical-align: middle; */
    /* width: 100%; */
    /* height: 100%; */
}

.enhance {
    overflow: hidden;
    position: relative;
    height: 100vh;
}


/* enhance section css end */


/* capability section css start */

.capCon h3 {
    color: var(--blue);
    padding-bottom: 20px;
    font-size: 28px;
}

.capCon p {
    font-size: 20px;
}


/* glowing effect css start */

.capCon,
.covCon {
    --start: 2s;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 10px;
    padding: 10px 40px;
    background-color: #040404;
    border-radius: 14px;
    transition: border-color 1s ease-in-out;
    transition: --start 1s ease;
    z-index: 1;
    overflow: hidden;
    background: #F0F9FF;
    padding: 30px;
    height: 100%;
    border-radius: 10px;
    mix-blend-mode: multiply;
    position: relative;
    z-index: 99;
}

.capCon::before,
.covCon::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 14px;
    border: 5px solid transparent;
    background: var(--blue);
    background-attachment: fixed;
    mask: linear-gradient(#0000, #0000), conic-gradient( from calc((var(--start) - (20 * 1.1)) * 1deg), #ffffff1f 0deg, white, #ffffff00 100deg);
    mask-composite: intersect;
    mask-clip: padding-box, border-box;
    opacity: 0;
    transition: 1s ease;
    transition: transform 0.8s ease;
    z-index: -1;
    /* apply to transform if you're rotating */
}

.glow {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: blur(14px);
    z-index: -1;
}

.glow::before {
    position: absolute;
    content: "";
    width: 98%;
    height: 98%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 14px;
    border: 5px solid transparent;
    background: var(--blue);
    background-attachment: fixed;
    mask: linear-gradient(#0000, #0000), conic-gradient( from calc((var(--start) - (20 * 1.1)) * 1deg), #ffffff1f 0deg, white, #ffffff00 100deg);
    mask-composite: intersect;
    mask-clip: padding-box, border-box;
    opacity: 0;
    transition: 1s ease;
    z-index: -1;
}

.capCon:hover::before,
.covCon:hover::before {
    opacity: 0.6;
}

.capCon:hover>.glow::before,
.covCon:hover {
    opacity: 1;
}


/* glowing effect css end */

.capability .row {
    margin-bottom: 1.5rem;
    gap: 15px 0;
}

.capability .row:nth-child(even) .capCon h3 {
    color: var(--lightblue);
}

.capability .row:last-child {
    padding: 0;
    margin: 0;
    border: none;
}


/* capability section css end */


/* latest insights section css start */

figcaption {
    font-size: 2.5rem;
    line-height: 1.2;
}

span {
    font-weight: 700;
}

.insiCon {
    /* background: var(--darkblue); */
    /* color: var(--blue); */
    position: relative;
    border-radius: 20px;
    z-index: 1;
    border: 2px solid var(--blue);
    margin: 4px;
    padding: 10px;
    height: 100%;
}


/* .insiCon::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    border-radius: 1.5rem;
    background: var(--blue);
    z-index: -1;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
} */

.insiCon figcaption {
    padding: 20px 10px 40px;
    /* border: 2px solid var(--blue); */
    border-radius: 20px;
    /* margin-top: -29px; */
    /* position: relative; */
    z-index: -1;
    font-size: 22px;
}


/* .insiSlider .slick-list .slick-slide.slick-current .insiCon figcaption {
    color: var(--white);
}

.insiSlider .slick-list .slick-slide.slick-current .insiCon figcaption {
    color: var(--white);
}

.insiSlider .slick-list .slick-slide.slick-current .insiCon {
    background: var(--blue);
} */

.insiCon figure img {
    border-radius: 1.5rem;
    width: 100%;
}

.insiCon figcaption br {
    display: none;
}

.insiCon a i {
    color: var(--blue);
}

.insiSlider .slick-list {
    margin: 0 -15px;
    display: flex;
}

.insiSlider .slick-list .slick-track {
    display: flex;
    padding: 5px 0;
}

.insights h2 {
    margin: 0;
    padding: 0;
}

.insiSlider .slick-list .slick-slide {
    margin: 0 15px;
    height: 100%;
}

.insiCon a i {
    color: var(--white);
    border: navajowhite;
    padding-top: 2px;
}

.insiSlider .slick-list .slick-slide.slick-current .insiCon::after {
    height: 100%;
}


/* latest insights section css end */


/* elevate section css start */

.elevCon {
    background: var(--lightblue);
    padding: 5rem 10rem;
    border-radius: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--white);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.elevBtn.sameBtn a::after {
    background: var(--white);
}

.elevBtn.sameBtn a:hover {
    color: var(--black);
}

.elevCon p {
    color: var(--white);
    padding-top: 1.5rem;
}

.elevCon .heading {
    padding: 0;
    max-width: 720px;
}

.elevCon h3 {
    font-size: 7rem;
}


/* elevate section css end */


/* sub new css? */

.subSlider .repoCon {
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 0px;
    /* box-shadow: 5px 2px 40px 0px #0000001a; */
    display: block;
    padding: 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
}

.subSlider .repoCon h3 {
    /* background: #e5e5e5ad; */
    padding: 15px 40px;
    font-size: 30px;
    /* border-bottom: 2px solid #000; */
    margin: 0;
    cursor: pointer;
}

.subSlider .item:hover {
    top: 47%;
}

.subSlider .item.active:hover {
    top: 50%;
}

.subSlider .repoCon .row {
    padding: 50px 40px;
    height: calc(100% - 57px);
    /* gap: 50px; */
    --bs-gutter-x: 0;
}

.subSlider .item.active .repoCon {
    border: 1px solid var(--blue);
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.14);
}

.subSlider .item.active .repoCon h3 figure,
.subSlider .item.active:hover .repoCon h3 figure {
    top: -100px;
}

.subSlider .repoCon h3 {
    display: flex;
    justify-content: space-between;
}

.subSlider .repoCon:hover h3 figure {
    top: 0;
}

.subSlider .repoCon h3 figure {
    padding: 0;
    height: auto;
    width: 40px;
    /* background: red; */
    border-radius: 50%;
    height: 40px;
    border: 2px solid var(--blue);
    display: flex;
    justify-content: center;
    align-items: center;
    /* rotate: -35deg; */
    position: relative;
    top: -100px;
    transition: all 0.5s;
}

.subSlider .repoCon h3 figure img {
    width: 60%;
}

.subSlider .repoCon h3 span {
    width: 90%;
}

.subSlider .repoCon .row .col-lg-6 {
    height: 100%;
}

.topDivs .subSlider .repoCon {
    position: absolute;
    top: 0;
    left: 0;
}

.subSlider {
    position: relative;
    height: 621px;
}

.subSlider .item {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.5s;
    cursor: pointer;
    /* border: 1px solid; */
    /* border-radius: 30px; */
}

.subSlider .item h3 span:first-child {
    border: 2px solid var(--blue);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* color: #fff !important; */
    background: -webkit-gradient(linear, left bottom, left top, color-stop(34%, #008BE2), color-stop(68%, #09BBD0));
    background: -o-linear-gradient(bottom, #008BE2 34%, #09BBD0 68%);
    background: linear-gradient(to top, #008BE2 34%, #09BBD0 68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    font-size: 26px;
}

.solution .sameBtn a i {
    font-size: 20px;
}

.solution .row .col-lg-4 .sameBtn a {
    display: none;
}

.solution .row .col-lg-4 .sameBtn a.active {
    display: inline;
}

.subSlider .item.active {
    width: 100%;
    z-index: 9;
}

.subSlider .item.item2 {
    margin-top: -57px;
    /* background: red; */
    z-index: 6;
    /* width: 95%; */
}

.subSlider .item.item3 {
    margin-top: -114px;
    z-index: 5;
    /* width: 90%; */
}

.subSlider .item.item4 {
    margin-top: -171px;
    /* width: 85%; */
    z-index: 4;
}

.subSlider .item.item5 {
    margin-top: -228px;
    /* width: 80%; */
    z-index: 3;
}

.subSlider .item.item6 {
    margin-top: -285px;
    /* width: 75%; */
    z-index: 2;
}

section.supNew {
    margin-top: 0;
    /* padding-top: 0; */
    background: #f9f9f9;
}

.supNew .container>.heading {
    margin-bottom: 210px;
    text-align: center;
}

.subSlider .item.active h3 {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(34%, #008BE2), color-stop(68%, #09BBD0));
    background: -o-linear-gradient(bottom, #008BE2 34%, #09BBD0 68%);
    background: linear-gradient(to top, #008BE2 34%, #09BBD0 68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* border-bottom: 0.5px solid var(--blue); */
    align-items: center;
}


/* sub new css? end */


/* faqs section css start */

.faqs .heading h2 {
    padding: 0;
}

.faqs .accordion-item {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border: none;
    border-bottom: 0.5px solid var(--blue);
}

.faqs .accordion-item button {
    font-size: 2.5rem;
    color: var(--black);
    position: relative;
    z-index: 1;
    border: 2px solid #fff;
    width: 100%;
    text-align: left;
    padding: 10px 1.5rem;
    border-radius: 0;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 3rem;
    overflow: hidden;
}

.faqs .accordion-item .accordion-body p {
    font-size: 2rem;
}

.faqs .accordion-item button::after {
    display: none;
}

.faqs .accordion-item button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.faqs .accordion-item button::before {
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    background: var(--blue);
    content: "";
    position: absolute;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 1rem;
    rotate: 0;
}


/* .faqs .accordion-item button.collapsed::after {
    width: 0;
} */

.faqs .accordion-item .accordion-button:not(.collapsed) {
    color: var(--white);
}

.faqs .accordion-item .accordion-button:not(.collapsed)::before {
    width: 100%;
}

.faqs .accordion-item .accordion-button:not(.collapsed) .icon::after,
.faqs .accordion-item .accordion-button:not(.collapsed) .icon::before {
    color: var(--white);
}

.faqs .accordion-item button .icon {
    position: relative;
    /* background: red; */
    height: 15px;
    width: 15px;
}

.faqs .accordion-item button .icon::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    background: var(--blue);
    content: "";
    width: 100%;
    height: 4px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.faqs .accordion-item button .icon::before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    background: var(--blue);
    content: "";
    width: 4px;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.faqs .accordion-item .accordion-button:not(.collapsed) .icon::after,
.faqs .accordion-item .accordion-button:not(.collapsed) .icon::before {
    background-color: var(--white);
}

.faqs .accordion-item .accordion-button:not(.collapsed) .icon::before {
    height: 0;
}


/* faqs section css end */


/* lead application and management page css start */


/* .parent {
    height: 100vh;
} */

.coverd .heading p {
    font-size: 20px;
}

.same_banner {
    background-color: var(--blue);
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    background: -webkit-gradient(linear, right top, left top, from(#039BDC), color-stop(#11BED2), color-stop(#11BED2), to(#039BDC));
    background: -o-linear-gradient(right, #039BDC, #11BED2, #11BED2, #039BDC);
    background: linear-gradient(-90deg, #039BDC, #11BED2, #11BED2, #039BDC);
    background-size: 400% 400%;
    -webkit-animation: gradient 8s ease infinite;
    animation: gradient 8s ease infinite;
    height: 600px;
}

.banner .banCon h1 {
    font-weight: 800;
    line-height: 1;
}

.same_banner .banCon h1 {
    font-size: 7.5rem;
    /* line-height: 1.1; */
}

.coverd.turn .heading p {
    padding-bottom: 2rem;
}

.covCon {
    text-align: left;
    background: rgba(240, 249, 255, 1);
    padding: 30px;
    height: 100%;
}

.coverd h2 {
    padding-bottom: 15px;
}

.covCon h3 {
    font-size: 22px;
    color: var(--blue);
    padding: 20px 0 13px;
    margin: 0;
}

.covCon p {
    font-size: 14px;
    text-align: left;
}

.coverd.coverdAgain .row {
    gap: 35px 0;
    --bs-gutter-x: 35px;
    margin-top: 60px;
}

.coverd.turn .heading p:last-child {
    padding: 0;
    margin: 0;
}

.sameEff .sameBtn a {
    border-color: var(--blue);
    color: var(--black);
}

.sameEff .sameBtn a:hover {
    color: var(--white);
}

.engage .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    --bs-gutter-x: 10rem;
}

.cirFig figure {
    width: 545px;
    height: 545px;
    border-radius: 50%;
    background: var(--verylightblue);
    padding: 4rem 2rem 0;
}

.cirFig figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    bottom: -10px;
}

.optimise,
.turnData {
    background: var(--verylightblue);
}

.optimise .heading,
.turnData .heading {
    text-align: center;
}

.optiCon {
    background: #066396;
    padding: 4rem;
    border-radius: 1rem;
    color: var(--white);
    height: 100%;
}

.optiCon figure img,
.turnCon figure img,
.tnrCon figure img {
    width: 60px;
}

.optiCon figure,
.turnCon figure,
.tnrCon figure {
    padding-bottom: 2rem;
}

.onmoblie {
    display: none;
}

.optiCon h4,
.turnCon h4,
.tnrCon h4 {
    margin: 0;
}

.optimise .row,
.turnData .row {
    margin: 0 15rem;
    gap: 15px 0;
}

.optimise .row .col-lg-4:nth-child(3n+2) .optiCon {
    background: #008be2;
}

.optimise .row .col-lg-4:nth-child(3n+3) .optiCon {
    background: #08bbd0;
}

.optimise.sameEff .sameBtn,
.turnData.sameEff .sameBtn {
    text-align: center;
    margin-top: 5rem;
}

.turnCon {
    background: #7ccef7;
    padding: 5rem;
    border-radius: 1rem;
    color: var(--white);
    height: 100%;
}

.turnData .row .col-lg-4:nth-child(2) .turnCon {
    background: #69e2e8;
}

.turnData .row .col-lg-4:nth-child(3) .turnCon {
    background: #066396;
}

.tnrCon {
    background: #7ccef7;
    padding: 3rem;
    border-radius: 1rem;
    color: var(--white);
    height: 100%;
    min-height: 288px;
}

.turnRaw .container>.row {
    --bs-gutter-x: 5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.turnRaw .row .col-lg-6 .row {
    gap: 13px 0;
}

.turnRaw .row .col-lg-6 .row .col-lg-6:nth-child(2) .tnrCon {
    background: #69e2e8;
}

.turnRaw .row .col-lg-6 .row .col-lg-6:nth-child(3) .tnrCon {
    background: #066396;
}

.turnRaw .row .col-lg-6 .row .col-lg-6:nth-child(4) .tnrCon {
    background: #08bbd0;
}

.ensuringEff {
    background: var(--verylightblue);
}

.ensuringEff .cirFig figure {
    background: var(--white);
}

.elevate.readyTo .elevCon {
    background: var(--darkblue);
}

.elevate.readyTo {
    padding-bottom: 10rem;
}


/* lead application and management page css end */


/* lead source analytics start*/


/* .keyFeaCh figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
} */

.keyFeaCh .row {
    --bs-gutter-x: 8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.keyFCon {
    padding: 0 30px;
}

.keyFeaCh .keyFCon p {
    border-bottom: 2px solid var(--blue);
    padding-bottom: 3rem;
    margin-bottom: 3rem;
}

.keyFeaCh .keyFCon ul li {
    padding-bottom: 2rem;
}

.keyFeaCh .keyFCon ul li:last-child {
    padding-bottom: 0;
}

.keyFeaCh .keyFCon ul li span {
    font-weight: 700;
}

.keyFeaCh figure {
    width: 545px;
    height: 545px;
    border-radius: 50%;
    background: #ffffff;
    padding: 4rem 2rem 0;
}

.key-features .keyFeaCh:nth-child(even) figure {
    background: var(--verylightblue);
}

.key-features>.heading h2,
.key-features>.heading {
    text-align: center;
    display: none;
}

.key-features {
    padding-top: 0;
}

.key-features .keyFeaCh:nth-child(odd) {
    background: var(--verylightblue);
}

.elevate.readyTo.eleDiff {
    padding: 10rem 0;
}


/* lead source analytics end*/


/* publisher panel page css start */

.key-features .keyFeaCh.keyDiff .keyFCon p {
    border: none;
    margin: 0;
    padding: 0;
}


/* publisher panel page css end */


/* footer css start */

footer .logo {
    position: unset;
    height: auto;
    padding: 0;
    display: block;
}

footer {
    background-color: #f2f2f2;
    padding: 10rem 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

footer::after {
    content: "";
    position: absolute;
    right: -2%;
    bottom: -20%;
    background: #A7E6FF;
    height: 30vw;
    width: 50vw;
    border-radius: 50%;
    -webkit-filter: blur(200px);
    filter: blur(200px);
    z-index: -1;
}

.topul ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    gap: 5rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 3rem;
    border-top: 2px solid var(--blue);
    padding-left: 0;
}

.fooCon .ft h5 {
    font-size: 18px;
    padding-bottom: 2px;
    font-weight: 600;
}

.fooCon .ft ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
}

.fooCon .row .col-lg-11 .row:last-child {
    padding-top: 30px;
}

.fooCon .row .col-lg-11 .row:last-child .col-lg-6 {
    margin-left: auto;
}

.fooCon .ft ul li a {
    font-size: 15px;
}

.fooCon .ft ul li {
    line-height: 1.2;
}

.fooCon .row .col-lg-11 .row:last-child {
    padding-top: 30px;
    justify-content: space-between;
    align-items: center;
}

.fooCon .row .col-lg-11 .row:last-child .col-lg-6 {
    margin-left: auto;
}

.subs .sameBtn2 a {
    font-size: 16px;
    display: block;
}

.fooCon .row:first-child .col-lg-11 {
    padding: 0 60px 0;
}

.fooCon .row:first-child .col-lg-11 .row .col-lg-3 {
    padding: 0 30px;
    width: auto;
}

.subs .input-group .input-group-text {
    padding: 0;
}

.fooCon .row:first-child .col-lg-1::after {
    content: "";
    position: absolute;
    right: -46px;
    top: 0;
    height: 100%;
    background: var(--blue);
    width: 1px;
}

.fooCon .row:first-child .col-lg-1 {
    position: relative;
}

.subs .input-group {
    align-items: center;
    gap: 40px;
    /* flex-wrap: nowrap; */
}

.subs .input-group .form-control:focus {
    box-shadow: none;
}

.fooCon .row:first-child .col-lg-11 .row:first-child .col-lg-3 {
    border-right: 1px solid var(--blue);
    /* padding-left: 20px; */
}

.fooCon .row:first-child .col-lg-11 .row:first-child .col-lg-3:last-child {
    border: none;
}


/* .fooCon .row .col-lg-11 .row:last-child .col-lg-3 {
    padding-left: 20px;
} */

.fooCon .row .col-lg-11 .row:last-child .col-lg-6 {
    padding-right: 70px;
    width: auto;
}

.fooCon {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.fooCon .ft h5 span svg {
    transition: all 0.5s;
    position: relative;
    right: 0;
}

.fooCon .ft ul li a:hover {
    color: var(--blue);
}

.fooCon .ft:hover svg {
    right: -10px;
    stroke: var(--blue);
}

.social {
    padding-right: 120px;
}

.fooCon::after {
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
    height: 1px;
    width: calc(100% - 120px);
    background: var(--blue);
}

.subs {
    background: var(--white);
    padding: 10px 10px 10px 20px;
    border-radius: 50px;
}

.subs .sameBtn2 a {
    font-size: 14px;
    display: block;
}

.subs .input-group input {
    font-size: 16px;
    border: none;
    color: var(--black);
    width: 236px;
}

.subs .input-group .input-group-text {
    background-color: transparent;
    border: none;
}

.subs .input-group input::-webkit-input-placeholder {
    color: var(--black);
}

.subs .input-group input::-moz-placeholder {
    color: var(--black);
}

.subs .input-group input:-ms-input-placeholder {
    color: var(--black);
}

.subs .input-group input::-ms-input-placeholder {
    color: var(--black);
}

.subs .input-group input::placeholder {
    color: var(--black);
}

.sameBtn2 a {
    /* background: var(--blue); */
    padding: 1rem 3rem;
    border-radius: 5rem;
    font-weight: 700;
    color: var(--white);
    display: inline-block;
    position: relative;
    overflow: hidden;
    border: 2px solid var(--blue);
    z-index: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sameBtn2 a::after {
    content: "";
    position: absolute;
    border-radius: 5rem;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #008BE2), color-stop(70%, #09bbd0));
    background: -o-linear-gradient(left, #008BE2 30%, #09bbd0 70%);
    background: linear-gradient(to right, #008BE2 30%, #09bbd0 70%);
    height: 100%;
    /* transform: translate(-50%, -50%); */
    width: 100%;
    scale: 1;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sameBtn a::after {
    content: "";
    position: absolute;
    border-radius: 5rem;
    left: 0;
    top: 0;
    background: var(--blue);
    height: 100%;
    width: 100%;
    scale: 0;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sameBtn2 a:hover::after {
    scale: 0;
}

.sameBtn2 a:hover {
    color: var(--black);
}

.social .row {
    align-items: center;
    justify-content: space-between;
}

.socI .si {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

.social .row .col-lg-4 {
    width: auto;
}

.si.sameBtn a {
    padding: 0;
    color: var(--black);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: var(--blue);
    border: none;
    font-size: 25px;
}

.si.sameBtn a:hover {
    color: var(--white);
}

.pri,
.socI {
    display: flex;
    gap: 20px;
    align-items: center;
}

.pri span,
.socI span {
    height: 17px;
    display: inline-block;
    background: #000000;
    padding: 0 0px;
    margin-top: 5px;
    width: 2px;
}

.pri a,
.social a {
    display: block;
    font-size: 18px;
    font-weight: 600;
}


/* footer css end */


/* blog page css start */

.same_banner.blogBan {
    min-height: 560px;
}

.blogCon .sameBtn {
    display: none;
}

.blogRight ul li figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    transition: all 0.5s;
    filter: invert(1);
}

.blogRight ul li figure img:first-child {
    left: -17px;
}

.blogRight ul li:hover figure img:last-child {
    left: 140%;
}

.blogRight ul li:hover figure img:first-child {
    left: 50%;
}

.blogBanner {
    background: #d9d7ff40;
}

.blogCon figure img {
    width: 100%;
}

.blogCon h4 a {
    color: var(--blue);
    font-size: 35px;
}

.blogCon h6 {
    font-size: 18px;
    padding-bottom: 15px;
    color: #a9a9a9;
}

.blogCon p {
    font-size: 20px;
    color: #606060;
}

.blogCon .sameBtn a {
    padding: 5px 20px;
    font-size: 14px;
}

.blogCon {
    padding-left: 30px;
}

.blogCon .sameBtn a:hover {
    color: var(--orange);
}

.blogRight ul {
    list-style: none;
    padding: 0 0 20px;
}

.blogRight ul li {
    display: flex;
    align-items: center;
    padding: 0;
    gap: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid var(--blue);
}

.blogRight ul li figure {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background: var(--lightblue);
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.blogRight ul li a {
    font-weight: 500;
    font-size: 3rem;
}

.blogRight .blogTitle {
    padding-bottom: 0;
    border-bottom: 5px solid #d9d7fff7;
    margin-bottom: 30px;
}

.blogRight .blogTitle h2,
.blogRight .blogTitle h3 {
    padding-bottom: 5px;
}

.blogRight .blogTitle h2 {
    text-align: left;
    font-size: 60px;
}

.bloging .container>.row {
    --bs-gutter-x: 50px;
}

.bloging .container>.row .col-lg-9 .row {
    gap: 50px 0;
}

.blogDetai figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blogDetai figure {
    height: 500px;
}

.blogDetai h4 {
    color: var(--blue);
    font-size: 40px;
}

.blogDetai figure {
    margin-bottom: 15px;
}

.blogDetai p {
    font-size: 18px;
}


/* blog page css end */


/* marquee effect css start */

.enhance .heading {
    display: block;
    text-align: center;
    padding: 100px;
    position: relative;
    z-index: 1;
}

.enhance .heading::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 935px;
    background: rgba(255, 255, 255, 0.96);
    filter: blur(50px);
    width: 100%;
    height: 100%;
}

.marquee {
    display: grid;
    grid-template-columns: repeat(9, minmax(12vmin, 1fr));
    width: 100%;
    overflow: hidden;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0));
    transform: skew(41deg, 335deg);
    background: #FFFFFF;
    /* background: linear-gradient(180deg,rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 1) 100%); */
    transform-origin: 47% 172%;
    height: 416px;
    /* padding: 65px; */
}

.marquee img {
    --time: 30s;
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 3;
    grid-column: 1;
    grid-row: 1;
    object-fit: contain;
    cursor: pointer;
    left: calc(-30% * 9);
    animation: marquee var(--time) linear infinite;
    box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.16);
    transform: rotate(90deg);
    transition: all 0.5s;
    background: #ffffff;
    padding: 25px;
    width: 150px;
    -o-object-fit: contain;
    filter: grayscale(1);
}

.marquee img:nth-of-type(1) {
    animation-delay: calc((var(--time) / 9) * (9 - 1) * -1);
}

.marquee img:nth-of-type(2) {
    animation-delay: calc((var(--time) / 9) * (9 - 2) * -1);
}

.marquee img:nth-of-type(3) {
    animation-delay: calc((var(--time) / 9) * (9 - 3) * -1);
}

.marquee img:nth-of-type(4) {
    animation-delay: calc((var(--time) / 9) * (9 - 4) * -1);
}

.marquee img:nth-of-type(5) {
    animation-delay: calc((var(--time) / 9) * (9 - 5) * -1);
}

.marquee img:nth-of-type(6) {
    animation-delay: calc((var(--time) / 9) * (9 - 6) * -1);
}

.marquee img:nth-of-type(7) {
    animation-delay: calc((var(--time) / 9) * (9 - 7) * -1);
}

.marquee img:nth-of-type(8) {
    animation-delay: calc((var(--time) / 9) * (9 - 8) * -1);
}

.marquee img:nth-of-type(9) {
    animation-delay: calc((var(--time) / 9) * (9 - 9) * -1);
}

@keyframes marquee {
    to {
        left: 900%;
    }
}

.enhance .marquee:nth-child(2) {
    transform-origin: 28% 89%;
}

.enhance .marquee:nth-child(3) {
    transform-origin: 7% -12%;
}

.enhance .marquee:nth-child(4) {
    transform-origin: 7% -3%;
}


/* marquee effect css end */


/* popup css start */


/* From Uiverse.io by Smit-Prajapati */

.popUp .container {
    /* max-width: 350px; */
    background: #F8F9FD;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(244, 247, 251) 100%);
    border-radius: 40px;
    padding: 25px 35px;
    border: 5px solid rgb(255, 255, 255);
    /* box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 30px 30px -20px; */
    /* margin: 20px; */
}

.popUp .heading {
    text-align: center;
    font-weight: 900;
    font-size: 30px;
    /* color: rgb(16, 137, 211); */
    padding: 0;
    background: #008BE2;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #008BE2), color-stop(62%, #09BBD0));
    background: -o-linear-gradient(bottom, #008BE2 30%, #09BBD0 62%);
    background: linear-gradient(to top, #008BE2 30%, #09BBD0 62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.popUp .form .input {
    width: 100%;
    background: white;
    border: none;
    padding: 15px 20px;
    border-radius: 16px;
    margin-top: 15px;
    /* box-shadow: #cff0ff 0px 10px 10px -5px; */
    border: 2px solid #00000014;
    font-size: 14px;
}

.popUp .form .input::-moz-placeholder {
    color: rgb(170, 170, 170);
}

.popUp .form .input::placeholder {
    color: rgb(170, 170, 170);
}

.popUp .form .input:focus {
    outline: none;
    border-inline: 2px solid #12B1D1;
}

.popUp .form .forgot-password {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}

.popUp .form .forgot-password a {
    font-size: 11px;
    color: #0099ff;
    text-decoration: none;
}

.popUp .form .login-button {
    display: block;
    width: 100%;
    font-weight: bold;
    background: linear-gradient(45deg, rgb(16, 137, 211) 0%, rgb(18, 177, 209) 100%);
    color: white;
    padding-block: 15px;
    margin: 20px auto;
    border-radius: 50px;
    box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 20px 10px -15px;
    border: none;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
}

.popUp .form .login-button:hover {
    transform: scale(1.03);
    box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 23px 10px -20px;
}

.popUp .form .login-button:active {
    transform: scale(0.95);
    box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 15px 10px -10px;
}

.popUp .modal-body {
    padding: 0;
    background: #00000000;
}

.popUp .modal-content {
    background-color: transparent;
    border: none;
}

.popUp .modal-header {
    padding: 20px;
}

.popUp button {
    font-size: 14px;
    position: absolute;
    right: 35px;
    top: 20px;
}


/* popup css end */


/* serching filter */

.banCon form label,
.banCon form input {
    font-size: 2rem;
}

.banCon form input {
    border-radius: 50px;
    border: none;
    padding: 10px 20px;
    margin-left: 5px;
}

.banCon form label {
    color: var(--white);
}


/* #suggestions {
    list-style: none;
    margin: 5px auto;
    padding: 0;
    width: fit-content;
    background: white;
    border: 1px solid #ccc;
    border-top: none;
    overflow-y: auto;
    display: none;
    z-index: 1000;
    border-radius: 10px;
} */

#suggestions li {
    padding: 10px;
    cursor: pointer;
}

#suggestions li:hover {
    background: #f0f0f0;
}

#suggestions {
    background: var(--white);
    border-radius: 10px;
    text-align: left;
    padding: 25px;
    list-style: none;
    display: none;
}

#suggestions li a {
    font-size: 20px;
}

.search-box {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}