:root {
    --bs-family-poppins: 'Poppins', sans-serif;

    --bs-light-black: #1E1E1E;
    --bs-blue: "#008FFF";
    --bs-white: "#fff";
    --bs-grey: #777777;
    --bs-light-grey: #666666;
    --bs-pink-color: #FF00FF;
    --bs-footer-color: #F3F3F3;
    --bs-green-color: #00FFEF
}




* {
    padding: 0px;
    margin: 0px;
    font-family: var(--bs-family-poppins);
}

body {
    padding: 0px;
    margin: 0px;
    font-family: var(--bs-family-poppins);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--bs-family-poppins);
}

a {
    font-family: var(--bs-family-poppins);
    text-transform: unset;
    text-decoration: unset !important;
}

p {
    font-family: var(--bs-family-poppins);
}

/* header */

.logo {
    max-width: 209px;
    padding: 0px !important;
}

.logo img {
    max-width: 209px;
}

.custome-nav .nav-link {
    font-size: 16px;
    color: var(--bs-light-black) !important;
    padding: 0px !important;
}

.custome-nav ul {
    grid-gap: 26px;
    align-items: center;
}

a.nav-link.border-btn {
    padding: 10px 20px !important;
    border: 2px solid var(--bs-blue);
    background: var(--bs-blue);
    border-radius: 100px;
    color: #ffffff!important;
}

.custome-nav {
    padding: 15px 0px;
    position: absolute !important;
    width: 100%;
    z-index: 9;
}

/* banner */

.banner-sec {
    background: transparent linear-gradient(304deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 0!important;
}

.banner-img img {
    width: 100%;
    max-width: 376px;
    position: relative;
    z-index: 1;
}

.banner-img {
    text-align: end;
    display: flex;
    align-items: end;
    justify-content: end;
    height: 100vh;
    position: relative;
    pointer-events: none;
}

.banner-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 140px 0px 80px 0px;
}


.banner-content h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin: 0;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.customeborder {
    background: transparent linear-gradient(89deg, #F3E600 0%, #FF00FF 31%, #008FFF 66%, var(--bs-green-color) 100%) 0% 0% no-repeat padding-box;
    height: 5px;
    max-width: 231px;
    border: 0px !important;
    margin: 20px 0px;
    display: block;
}

.banner-content p {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    max-width: 90%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.animation-btn {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0px 28px;
    color: var(--bs-light-black);
    text-decoration: unset;
    width: fit-content;
    transition: 0.8s all
}

.ball-animation {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: var(--bs-blue);
    border-radius: 100px;
    left: 0;
    transition: 0.8s all;
}

.btn-text {
    position: relative;
}

.animation-btn:hover .ball-animation {
    width: 100%;
}

.animation-btn:hover {
    color: var(--bs-white);
}

.banne-lotti-animation {
    pointer-events: none;
    width: fit-content;
    position: absolute;
    right: -235px;
    top: 50%;
    margin-top: -345px;
}

.same-space {
    padding: 55px 0px;
}

.sec-title h2 {
    font-size: 36px;
    line-height: 48px;
    margin: 0px;
    font-weight: 300;
}

.sec-title {
    position: relative;
}

.desc {
    font-size: 16px;
    line-height: 26px;
    color: var(--bs-grey);
    margin-bottom: 36px;
}

.About-content {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 36px;
}

.assets-color {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.assets-color img {
    width: 100%;
    transform: scale(2.3) translate(-30px, 20px);
    opacity: 0.5;
    filter: blur(25px);
}

.about-lotti-animation lottie-player {
    width: 100% !important;
    height: 100% !important;
    margin: auto;
    transform: scale(1.3) translate(0px, 0px);
    pointer-events: none;
}

.About-sec {
    overflow: hidden;
}

.Solutions-content {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    max-height: 607px;
}

.lotti-animation {
    position: absolute;
    top: 50%;
    max-width: 152px;
    margin-top: -76px;
    left: 50%;
    margin-left: -76px;
    cursor: pointer;
}

.p-relative {
    position: relative;
}

.p-relative {
    position: relative;
}

.Solutions-sec .assets-color {
    max-width: 739px;
    top: -10%;
}

.Solutions-sec .assets-color img {
    filter: blur(22px);
    transform: translate(80px, 110px) scale(2);
}

.Solutions-sec {
    overflow: hidden;
}

.round-assets {
    width: fit-content;
    position: absolute;
    right: 0;
    top: -15px;
    max-width: 231px;
    pointer-events: none;
}

.bottom-assets {
    position: absolute;
    bottom: -10px;
    right: 10px;
    max-width: 300px;
    pointer-events: none;
}

.bottom-assets img {
    width: 100%;
    filter: blur(15px);
    transform: scale(1.6);
    pointer-events: none;
}

.ecosystem-sec:before {
    content: '';
    background: transparent linear-gradient(343deg, #FFBFFF 0%, #CBF3FC 32%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 260px 0px 0px 260px;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    max-width: calc(100% - 165px);
    transform: matrix(-1, 0, 0, -1, 0, 0);
}

.ecosystem-sec {
    padding: 112px 0px 400px;
}

.ecosystem-sec .container {
    z-index: 1;
    position: relative;
}

.counter-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.counter-box {
    padding: 15px 15px 25px 25px;
    height: 100%;
    border-bottom: 1px solid var(--bs-white);
    display: flex;
    align-items: self-start;
    flex-direction: column;
}

.counter-box:nth-child(2),
.counter-box:nth-child(5),
.counter-box:nth-child(8) {
    border-left: 1px solid var(--bs-white);
    border-right: 1px solid var(--bs-white);
}

.counter-text {
    letter-spacing: 0px;
    color: var(--bs-blue);
    display: block;
    font-size: 50px;
    line-height: 55px;
}

.counter-desc {
    font-size: 16px;
    line-height: 25px;
    color: var(--bs-light-black);
    font-weight: 500;
}

.counter-box:nth-last-child(-n + 2) {
    border-bottom: 0px;
}

.Vision-sec:before {
    content: '';
    border-radius: 0px 248px 248px 0px;
    opacity: 1;
    position: absolute;
    width: 100%;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    height: 100%;
    top: 0;
    max-width: calc(100% - 162px);
    right: 0;
    background: transparent linear-gradient(205deg, #BFFFFB 0%, #DCE2FD 25%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
}

.Vision-sec {
    padding: 95px 0px 80px;
    margin-top: -400px;
}

.Vision-sec .sec-title {
    padding-left: 160px;
    padding-bottom: 50px;
}

.Vision-sec .sec-title .desc {
    max-width: 90%;
    color: var(--bs-light-black);
}

.ecosystem-img {}

.slider {
    /* height: 200px; */
    background: var(--bs-white);
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.slick-slide .row {
    align-items: center;
}
.testi-content h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    color: var(--bs-light-black);
    margin-bottom: 20px;
    -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.testi-content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: var(--bs-light-grey);
    margin-bottom: 20px;
    -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.tes-icon img {
    width: 100%;
}

span.tes-icon {
    min-width: 96px;
    max-width: 96px;
    display: block;

}

.arrow-icon {
    width: 60px;
    height: 60px;
    background: var(--bs-pink-color);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 20px 0px 0px;
}

.testi-content .test-color img {
    width: 100%;
    opacity: 1;
    filter: blur(10px);
    transform: scale(1.1);
}

.testi-content .test-color {
    position: absolute;
    top: 0;
    filter: blur(20px);
}

.testi-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    /* justify-content: center; */
    max-width: 437px;
}

.left-assets-color {
    position: absolute;
    pointer-events: none;
    top: 0px;
    left: 0;
}

.left-assets-color img {
    width: 100%;
    max-width: 295px;
    pointer-events: none;
    filter: blur(15px);
    transform: scale(3) rotate(-30deg) translate(0px, -20px);
}

.testi-sec .assets-color {
    max-width: 450px;
    right: 0;
    left: unset;
}

.testi-sec .assets-color img {
    transform: scale(1.8) translate(-70px, 80px);
}

.testi-sec {
    overflow: hidden;
}

.Vision-sec .container {
    position: relative;
    z-index: 1;
}

.testi-img img {
    margin: auto;
}

.testi-sec {
    padding: 160px 0px 80px !important;
    margin-top: -80px;
}

.circle-assets-color {
    width: fit-content;
    pointer-events: none;
    position: absolute;
    top: 54px;
    left: -10px;
}

.testi-img {
    height: 100%;
    display: flex;
    align-items: center;
}

.testi-sec .slick-dots li button:before {
    padding: 0px !important;
    font-size: 14px;
    width: 16px;
    height: 16px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    content: '';
    background: var(--bs-light-black);
    border: 2px solid var(--bs-white);
}

.testi-sec .slick-dots li button {
    padding: 0px !important;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testi-sec .slick-dots li {
    width: 24px;
    height: 24px;
    margin: 0px !important;
    background: var(--bs-white);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testi-sec .slick-dots {
    display: flex;
    grid-gap: 16px;
    justify-content: center;
    margin: 0px;
}

.testi-sec .slick-dots li.slick-active {
    background: transparent linear-gradient(50deg, #F3E600 0%, #FF00FF 20%, #008FFF 62%, var(--bs-green-color) 100%) 0% 0% no-repeat padding-box;
}

.testi-sec .slick-dots li.slick-active button {
    border-radius: 100px;
}

.testi-sec .slick-dots li.slick-active button:before {
    color: var(--bs-light-black) !important;
    opacity: 1;
}

.Testislider button.slick-prev.slick-arrow::before {
    content: '';
    width: 42px;
    display: block;
    height: 42px;
    background: transparent;
    transform: rotate(45deg);
    border-left: 1px solid var(--bs-light-grey);
    border-bottom: 1px solid var(--bs-light-grey);
}

.Testislider button.slick-next.slick-arrow::before {
    content: '';
    width: 42px;
    display: block;
    height: 42px;
    background: transparent;
    transform: rotate(45deg);
    border-top: 1px solid var(--bs-light-grey);
    border-right: 1px solid var(--bs-light-grey);
}
.Testislider .slick-next {
    right: 0;
}
.resources-sec:before {
    content: '';
    width: calc(100% - 318px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background: linear-gradient(305deg, #FF00FF 0%, #FEBCFF 0%, #BFFFFB 100%);
    border-radius: 0px 248px 248px 0px;
}

.resources-sec .container {
    position: relative;
    z-index: 1;
}

.resources-img img {
    max-width: 396px;
    object-fit: cover;
    border-radius: 20px;
    object-position: left center;
    width: 100%;
    height: 100%;
}
.vert-desgn .resources-img img {
    height: 272px;
    width: 100%;
    height: 100%;
}
.resources-box {
    padding: 10px;
    box-shadow: 0px 3px 40px #0000001A;
    border-radius: 20px;
    background: var(--bs-white);
}

.resources-img {
    position: relative;
}

.tag-name {
    position: absolute;
    left: 16px;
    bottom: 16px;
    background: var(--bs-blue);
    height: 26px;
    font-size: 14px;
    font-weight: 300;
    color: var(--bs-white);
    padding: 0px 15px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.resources-content a {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 15px;
    color: var(--bs-light-black);
    display: block;
}

.resources-content {
    padding: 18px 0px;
}
.resources-content a.titile {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tag,
.tag a {
    color: var(--bs-blue);
    font-size: 16px;
    line-height: 32px;
    font-weight: initial;
    margin-bottom: 10px;
    display: inline-block;
}

span.profile-img img {
    max-width: 36px;
    min-height: 36px;
    display: block;
    border-radius: 100px;
}

.profile-wrapper a {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}

.profile-name {
    font-size: 16px;
    color: var(--bs-light-grey);
    line-height: 32px;
    font-weight: 400;
}

.horizontal-design {
    display: flex;
    grid-gap: 25px;
    margin-bottom: 24px;
}

.resources-sec:after {
    content: '';
    background: transparent linear-gradient(54deg, #008FFF 0%, #FF00FF 100%) 0% 0% no-repeat padding-box;
    filter: blur(50px);
    position: absolute;
    right: 30px;
    width: 310px;
    height: 150px;
    top: 50%;
    opacity: 0.4;
    margin-top: -15px;
    transform: matrix(-0.99, -0.12, 0.12, -0.99, 0, 0);
}

.card-box {
    padding: 26px;
    border-radius: 24px;
    display: flex;
    max-height: 247px;
    position: relative;
    justify-content: flex-end;
    align-items: self-end;
    min-height: 247px;
}

.card-img img {
    width: 100%;
    transform: scale(1.3);
}

.card-img {
    max-width: 257px;
    transform: translate(-40px, -20px);
    transition: 0.8s;
}

.card-content p {
    font-size: 20px;
    color: var(--bs-white);
    line-height: 27px;
    font-weight: 600;
    margin: 0px;
}

.likego-sec .sec-title.pb-4 {
    margin-bottom: 110px;
}

.likego-sec .row {
    grid-gap: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 100px;
}

.likego-sec .row .col-sm-12.col-md-6 {
    width: 100%;
}

.bg-blue {
    background: var(--bs-blue);
}

.bg-pink {
    background: var(--bs-pink-color);
}

.bg-pink .card-img {
    transform: translate(-27px, 27px);
    border-radius: 24px !important;
    overflow: hidden;
}

.bg-pink .card-img img {
    transform: scale(1);
}

.bg-pink .card-img {
    transform: translate(-27px, 26px);
    border-radius: 0px 0px 0px 24px !important;
    overflow: hidden;
    max-height: calc(100% - 20px);
}

.bg-pink .card-img img {
    transform: scale(1);
    object-fit: cover;
    object-position: 0px 14px;
    transition: 0.8s all;
}

.left-assets,
.right-assets {
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
}

.left-assets img,
.right-assets img {
    width: 100%;
    pointer-events: none;
}

.left-assets {
    filter: blur(30px);
    max-width: 50%;
    pointer-events: none;
}

.left-assets img {
    transform: scale(1.5) translate(0px, 100px);
    pointer-events: none;
}

.right-assets img {
    transform: scale(1.8) translate(0px, 20px);
    pointer-events: none;
}

.right-assets {
    right: 0;
    filter: blur(30px);
    pointer-events: none;
    max-width: 50%;
}

.likego-sec {
    overflow: hidden;
}

.bg-blue:hover .card-img {
    transform: translate(-40px, -40px);
}

.bg-pink:hover .card-img img {
    object-position: 0px 0px;
}

.counter-box:hover .counter-text {
    font-weight: 600;
}

.arrow-icon i {
    font-size: 24px;
}

.custome-nav.Fixed {
    position: fixed !important;
    background: #fff;
    z-index: 111;
    border-bottom: 1px solid #22222214;
    top: 0;
}

.slider .slick-track {
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: visible !important;
}

.slider .slick-list {
    padding: 0 !important;
    overflow: visible !important;
}

.slider .slick-slide {
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider .slick-slider {
    margin-bottom: 0px;
}

.slider .slick-slide .inner {
    margin: 0 15px;
    padding: 10px;
    box-sizing: content-box;
    box-shadow: 1px 1px 8px 1px #2222220f;
    border-radius: 20px;
}

.marquee_rtl,
.marquee {
    transform: scale(0.8, 0.8);
    margin-top: 0px;
}



.hide {
    display: none !important;
}

.slider .slick-slide .inner img {
    max-width: 80%;
    margin: auto;
    max-height: 79px;
}

.about-tab-content ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.Tab-content h5 {
    font: normal normal bold 16px/21px Poppins;
    letter-spacing: 0px;
    color: #212121;
    opacity: 1;
    text-align: center;
    transition: 0.8s;
}

.Tab-content {
    width: fit-content;
    position: absolute;
    top: 0;
}

span.wave-btn {
    width: 50px;
    height: 50px;

    /* UI Properties */
    background: #00FFEF 0% 0% no-repeat padding-box;
    opacity: 1;
    display: flex;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    margin: auto;
    transition: 0.8s all;
    transform: rotate(0deg);
}

span.wave-btn i {
    font-size: 25px;
    color: #000;
}

.about-animation-wrapper {
    position: relative;
}

.first-tab {
    top: 50%;
    margin-top: -74px !important;
    left: 0;
}

.second-tab {
    right: 9%;
    top: 10%;
}

.Third-tab {
    bottom: 15%;
    right: 40px;
    top: unset;
}

.Tab-content a {
    text-decoration: unset;
}


.Tab-content a {
    text-decoration: unset;
}

div#tabs-content {
    max-width: calc(100% / 2 + 9%);
    position: absolute;
    top: 50%;
    min-height: calc(100% / 2 + 9%);
    background: #fff;
    border-radius: 100%;
    margin-top: calc(100% / 2 - 79%);
    margin-left: 166px;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 28px;
    opacity: 0;
    transition: 0.8s all;
}

.tab-content p.desc {
    margin: 0px;
    color: #1E1E1E;
    font-size: 15px;
}

.tab-content h2 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 15px;
}

.Tab-content.active h5 {
    color: var(--bs-blue);
}

.Tab-content.active .wave-btn {
    transform: rotate(45deg);
}

div#tabs-content.active {
    opacity: 1;
}

div#tabs-content {
    margin-left: unset;
}

.about-tab-content.tabs {
    position: absolute;
    width: 100%;
    top: 0%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-content,
.card-content a {
    display: flex;
    align-items: inherit;
    grid-gap: 10px;
}

.card-content i {
    line-height: 26px;
}

.counter-text-wrapper {
    display: flex;
}

.ecosystem-sec .col-sm-12.col-md-4 {
    display: flex;
    align-items: flex-end;
}

.onboarding-sec .banner-img img {
    max-width: 100%;
}

.Intuitive-sec .customeborder {
    margin: 10px 0px 17px;
    max-width: 174px;
}

.list-point {
    list-style: none;
    margin: 0px;
    padding-left: 20px;
}

.list-point li {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 25px;
    color: var(--bs-light-black);
    font-weight: normal;
    list-style: circle;
}

.list-point li::marker {
    color: var(--bs-pink-color);
}

.list-point li:last-child {
    margin: 0px;
}

.Intuitive-sec {
    padding: 130px 0px 120px;
    position: relative;
    overflow: hidden;
}

.right-circle-animation {
    width: fit-content;
    max-width: 170px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
    margin-right: 0;
    transition: 0.8s all;
}

.right-shape .animation-right-part {
    margin-left: auto;
}

.animation-right-part {
    position: relative;
    max-width: 95%;
    display: flex;
    /* align-items: center; */
    /* height: 100%; */
}

.animation-right-part .right-circle-animation~img {
    position: relative;
    z-index: 11;
    transform: scale(1);
    transition: 0.8s all;
}

.animation-right-part:hover .onbording-first {
    top: -110px;
    right: -20px;
    transform: rotate(0deg);
    transition: 0.8s all;
}

.right-circle-animation img {
    transform: scale(1);
}

.animation-right-part:hover .right-circle-animation~img {
    transform: scale(1.1);
}

.left-side-animation .right-circle-animation {
    right: unset;
    transform: rotate(190deg) translate(-18px, 60px);
}

.left-side-animation:hover .right-circle-animation {
    transform: rotate(359deg) translate(-10px, -79px);
}

.right-content {
    padding-right: 0px;
    padding-left: 36px;
}

.left-shape:before,
.right-shape:before {
    content: '';
    background: transparent linear-gradient(340deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 260px 0px 0px 260px;
    position: absolute;
    left: 0;
    width: calc(100% - 50%);
    height: 100%;
    top: 0;
    transform: matrix(-1, 0, 0, -1, 0, 0);
}

.right-shape:before {
    right: 0px;
    left: unset;
    border-radius: 0px 260px 260px 0px;
}


.right-shape .right-circle-animation {
    left: unset;
    right: 0;
}

.right-shape .animation-right-part:hover .right-circle-animation {
    transform: translate(-20px, -50px);
}

.Intuitive-sec .assets-color img {
    transform: scale(1.7) translate(-20px, -44px);
    filter: blur(15px);
}

.left-shape .assets-color img {
    transform: scale(1.7) translate(70px, -43px);
}


.banner-content p b {
    font-weight: 600;
    color: var(--bs-light-black);
    font-size: 18px;
}

.sec-title h2 b {
    font-weight: 600;
}


.Round-shape-design p {
    font-size: 15px;
    margin: 0px;
    line-height: 26px;
    color: #1E1E1E;
}

.Round-shape-design {
    position: relative;
    padding: 100px 0px 100px 15px;
}

.Round-shape-design:after {
    background: #BFFFFB;
    border-radius: 270px;
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0;
    transform: scale(1.3);
}

.Round-shape-design:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 90%;
    border: 1px solid #00FFEF;
    top: unset;
    transform: scale(1.3);
    border-radius: 100% 450px 420px 540px;
    right: -15px;
    bottom: -15px;
}

.Round-shape-design .sec-title {
    z-index: 1;
}

.splash-sec {
    overflow: hidden;
}

.splash-sec .row {
    padding: 60px 0px 100px;
    align-items: center;
}

.step-design {
    padding: 0px 0px 0px 115px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 63px;
    place-items: center;
}

.step-box {
    border: 1px solid var(--bs-blue);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    grid-gap: 7px;
    position: relative;
    width: 100%;
    padding: 20px;
    transition: 0.7s all;
    background: #fff;
}



.step-first {
    width: 100%;
    grid-gap: 60px;
    display: flex;
    flex-direction: column;
}

.step-second {
    width: 100%;
}

.step-box p {
    font-size: 20px;
    line-height: 30px;
    margin: 0px;
    text-align: center;
    font-weight: 600;
    transition: 0.8s all;
    transform: translate(0px, -7px);
}



.smallarrowbutton {
    width: 44px;
    height: 44px;
    border: 1px solid var(--bs-blue);
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--bs-light-black);
    transition: 0.8s;
}


.Round-shape-design h2 {
    font-size: 29px;
    line-height: 40px;
}

.Round-shape-design .customeborder {
    max-width: 154px;
}

.bg-blue-light:before {
    border-color: #BFE3FF;
}

.bg-blue-light:after {

    background: #BFE3FF;
}

.left-content-sec .Round-shape-design:before {
    content: '';
    left: -25px !important;
    right: unset !important;
    bottom: -25px;
    border-color: #FFBFFF;
}

.left-content-sec .step-design {
    padding: 0px 115px 0px 0px;
}

.left-content-sec .Round-shape-design:after {
    background: #FFBFFF !important;
}

.step-box:hover {
    background: transparent linear-gradient(180deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box !important;
    border: 1px solid transparent;
}



.step-box:hover span {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: var(--bs-white);
    box-shadow: 0px 3px 20px #008FFF4D;
    transform: translate(0px, -60px);
}

.step-box span {
    transition: 0.8s all;
    transform: translate(0px, 0px);
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step-box:hover p {
    transform: translate(0px, -30px);
}

.step-box:hover .smallarrowbutton {
    transform: translate(0px, -15px);
    background: var(--bs-blue);
}

.right-soluction-round-assets {
    top: 50%;
    max-width: 290px;
    margin-top: -237px;
    right: -120px;
}


.Soluction-page .container {
    position: relative;
}

.left-soluction-round-assets {
    right: unset;
    left: -170px;
    transform: rotate(190deg);
    top: unset;
    bottom: 20px;
    max-width: 290px;
}


.right-bottom-soluction-round-assets {
    right: -110px;
    top: unset;
    bottom: 90px;
    max-width: 290px;
    transform: matrix(0.02, 1, -1, 0.02, 0, 0);
}

.Soluction-top-assets {
    position: absolute;
    max-width: 600px;
    left: 50%;
    margin-left: -360px;
    top: 0px;
    filter: blur(30px);
    pointer-events: none;
}


.Soluction-top-assets img {
    transform: scale(2.1);
}

.Soluction-left-assets {
    position: absolute;
    max-width: 580px;
    left: -110px;
    margin-left: 0;
    top: 10px;
    filter: blur(30px);
    pointer-events: none;
}

.Soluction-left-assets img {
    transform: scale(1.9);
}


.Soluction-right-assets {
    position: absolute;
    max-width: 580px;
    right: 110px;
    margin-left: 0;
    top: 20px;
    pointer-events: none;
    filter: blur(40px);
}

.Soluction-right-assets img {
    transform: scale(1.8);
}

.about-us .customeborder {
    max-width: 154px;
}

.about-content {
    max-width: 800px;
    margin: auto;
}

.about-us {
    position: relative;
    padding: 100px 0px;
    overflow: hidden;
}

.right-about-assets {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 50%;
    pointer-events: unset;
}


.right-about-assets img {
    transform: scale(1.5);
    filter: blur(40px);
}

.left-about-assets {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 25%;
}
.left-about-assets img {
    transform: scale(3);
    filter: blur(14px);
}

.about-round-circle-assetes {
    position: absolute;
    width: fit-content;
    transform: rotate(80deg);
    top: -120px;
    left: -40px;
    max-width: 260px;
}

.about-us .container {
    position: relative;
}


.mission-and-vision {
    position: relative;
    overflow: hidden;
}

.mission-and-vision::before {
    content: '';
    width: 62%;
    height: 100%;
    position: absolute;
    top: 0;
    background: transparent linear-gradient(335deg, #FFBFFF 0%, #CBF3FC 59%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 260px 0px 0px 260px;
    transform: matrix(-1, 0, 0, -1, 0, 0);
}

.mission-and-vision .sec-title {
    max-width: 530px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mission-and-vision .sec-title p {
    margin: 0px;
    font-size: 24px;
    line-height: 38px;
    font-weight: normal;
}

.mission-and-vision .customeborder {
    max-width: 154px;
}

.about-image {
    position: relative;
}
.about-img-one {
    max-width: 230px;
    position: absolute;
    transform: translate(-70px, 140px);
}

.about-img-two {
    max-width: 250px;
    margin-left: auto;
    margin-bottom: 35px;
    margin-right: 20px;
}

.about-img-third {
    max-width: 400px;
    margin-left: auto;
}

.mission-and-vision .rounded-circle-mission {
    position: absolute;
    right: -40px;
    top: 0;
    transform: rotate(145deg);
    max-width: 216px;
}

.mission-assets-color {
    position: absolute;
    right: 0;
    bottom: -140px;
    max-width: 632px;
    filter: blur(40px);
}

.mission-assets-color img {
    transform: scale(1.8);
}

.journey-list ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    grid-gap: 65px;
    place-items: self-start;
    position: relative;
}

.journey-list ul li {
    display: grid;
    grid-gap: 20px;
    align-items: flex-end;
    min-width: 171px;
    max-width: 171px;
    /* transform: translate(70px, 0px); */
    transition: 0.8s all;
}

.date-text {
    letter-spacing: 0px;
    color: #1E1E1E;
    font-size: 20px;
    line-height: 15px;
    font-weight: 600;
    text-align: center;
    transition: 0.8s all;
}

.journey-content span {
    font-size: 15px;
    line-height: 24px;
}

.journey-content {
    display: grid;
    grid-gap: 14px;
}

.journey-point {
    width: 20px;
    height: 20px;
    border: 1px solid #00FFEF;
    border-radius: 100%;
    margin: auto;
    background: #fff;
    position: relative;
    transition: 0.8s all;
    display: flex;
    align-items: center;
    justify-content: center;
}

.journey-list {
    padding: 70px 0px 0px;
    overflow-x: scroll;
    max-height: 530px;
    min-height: 530px;
}

.journey-list ul::before {
    content: '';
    position: absolute;
    width: 1420px;
    height: 1px;
    background: #707070;
    top: 44px;
    left: 180px;
}

.journey-list li:nth-child(1) {
    margin-left: 100px;
}

/* .journey-list::-webkit-scrollbar {
    width: 0px;
} */
/* .journey-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   
  .journey-list::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
  } */
  
  .journey-list::-webkit-scrollbar {
    width: 0px;
}
 
.journey-list::-webkit-scrollbar-track {
}
 
.journey-list::-webkit-scrollbar-thumb {
  background-color: #00000012;
}


.journey-list ul li:hover .journey-point {
    width: 60px;
    height: 60px;
}

.journey-point img {
    width: 0;
    transition: 0.8s all;
    padding: 15px;
}

.journey-list ul li:hover span.journey-point img {
    width: 100%;
}

.journey-list li:hover {
    transform: translate(0px, -30px);
}

.journey-list ul li:hover .date-text {
    font-size: 36px;
    margin-bottom: 10px;
}

.value-proposition {
    position: relative;
    overflow: hidden;
}

.value-proposition:before {
    background: transparent linear-gradient(337deg, #FFBFFF 0%, #CBF3FC 59%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 85%;
    right: -30px;
    border-radius: 110px 260px 260px 110px;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    z-index: 1;
}

.glass-container {
    position: relative;
    grid-gap: 15px;
    display: grid;
}

.glass-container .glass-one {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}

.glass-grid {
    background: #FFFFFF54 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    padding: 30px;
    position: relative;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    grid-gap: 16px;
    overflow: hidden;
    transition: 0.7s all;
    position: relative;
    z-index: 1;
}

.grid-text {
    letter-spacing: 0px;
    color: #1E1E1E;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.glass-img-position {
    position: absolute;
    right: 15px;
    bottom: 15px;
    min-width: 130px;
    max-width: 130px;
}

span.glass-img-position img {
    width: 100%;
}

.glass-grid:hover {
    background: #fff;
}

.glass-grid:hover .hover-none {
    display: none;
}

.glass-grid:hover .hover-block {
    display: block;
}


.glass-grid .hover-block {
    display: none;
}

.glass-container-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}

.glass-three .glass-grid {
    height: 100%;
    justify-content: flex-end;
}

.glass-four {
    grid-gap: 15px;
    display: grid;
}

.glass-three .glass-grid span.glass-img-position {
    bottom: unset;
    top: 15px;
}

.left-color-value {
    position: absolute;
    bottom: 0;
}

.left-color-value img {
    transform: scale(3) rotate(-55deg) translate(20px, -21px);
    max-width: 310px;
    filter: blur(9px);
}

.value-proposition .sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 37px;
}

.leader-img:before {
    content: '';
    background: transparent linear-gradient(180deg, #FFBFFF 0%, #CBF3FC 59%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 75%;
    position: absolute;
    bottom: -1px;
    border-radius: 30px;
}

.leader-img {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

.leader-img img {
    position: relative;
    object-position: 0px 15px;
    transition: 0.8s all;
}

.leader-contetn {
    padding: 15px;
    position: relative;
}

.leader-contetn h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0px;
}

.leader-contetn span {
    font-size: 15px;
    font-weight: normal;
}

.leader-box:hover .leader-img img {
    object-position: 0px;
}

.linkdin-hover {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 15px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00FFEF;
    border-radius: 100%;
    transition: 0.8s;
    opacity: 0;
}

.leader-box:hover .linkdin-hover {
    top: -27px;
    opacity: 1;
}

.linkdin-hover i {
    font-size: 24px;
    color: #222;
}

.Awards-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 36px;
}

.Awards-content h5 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4px;
}

.Awards-content span {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.Awards-content {
    text-align: center;
    padding: 14px 19px;
}

.Awards-img {
    border-radius: 30px;
    overflow: hidden;
}

.Awards-Recognition-sec .sec-title {
    margin-bottom: 70px;
}

.Awards-grid:nth-child(even) {
    margin: 70px 0px 0px 0px;
}

.Awards-Recognition-sec:before {
    content: '';
    background: transparent linear-gradient(331deg, #FFBFFF 0%, #CBF3FC 59%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 0px 260px;
    width: 95%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    transform: matrix(-1, 0, 0, -1, 0, 0);
}

.Awards-Recognition-sec {
    position: relative;
    overflow: hidden;
}

.Awards-Recognition-sec .container {
    position: relative;
}

footer {
    padding: 50px 0px 30px;
    background: var(--bs-footer-color);
}


.footer-content h5 {
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 14px;
}

.email a {
    letter-spacing: 0px;
    color: #3c3c3c;
    opacity: 1;
    font-size: 16px;
    line-height: 36px;
    display: inline-grid;
}

.footer-social ul {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: flex-end;
    grid-gap: 14px;
}
.footer-social img {
    width: 43px;
}

.footer-conten h5 {
    font-size: 36px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 14px;
}

.flag-ul {
    display: flex;
    list-style: none;
    grid-gap: 20px;
    padding: 22px 0px;
    margin: 0px;
    flex-wrap: wrap;
}
.flag-ul img {
    height: 19px;
}
.footer-content-pages p,
.footer-content-pages a {
    font-size: 16px;
    color: #3c3c3c;
    margin-bottom: 0px;
}

.onbording-first {
    top: -110px;
    right: -120px;
    transform: rotate(-169deg);
    transition: 0.8s all;
    max-width: 220px;
}

.right-shape .animation-right-part:hover .onbording-third {
    transform: rotate(5deg);
    right: 60px !important;
    top: -80px;
}

.onbording-third img.img-fluid {
    transform: scale(1.5);
}

.onbording-third {
    transform: rotate(215deg);
    right: -60px !important;
    top: -60px;
}

.onbording-four {
    max-width: 220px;
    transform: rotate(-130deg) !important;
    top: -80px;
    left: -70px !important;
}

.animation-right-part:hover .onbording-four {
    transform: rotate(-300deg) !important;
    top: -120px !important;
    left: -100px !important;
}

.desc b {
    font-weight: 600;
    color: var(--bs-light-black);
    line-height: 26px;
}

.onbording-second .right-circle-animation img {
    transform: scale(1.3);
}

.onbording-second .right-circle-animation {
    max-width: 190px;
    transform: rotate(190deg) translate(-18px, 90px);
}


.onbording-first img {
    transform: scale(1);
}

.vertical-image {
    margin: auto;
    justify-content: center;
    max-width: 35%;
}

.vertical-image .onbording-first,
.vertical-image .onbording-third {
    max-width: 180px;
    top: -70px;
    right: -80px;
}

.vertical-image .onbording-four {
    max-width: 180px;
    top: -90px !important;
    right: -80px !important;
    left: unset !important;
    transform: rotate(174deg) !important;
}

.vertical-image .onbording-third img.img-fluid {
    transform: scale(1);
}

.vertical-image .onbording-third {
    transform: rotate(154deg);
    right: -60px !important;
    top: -100px;
}

.right-shape .animation-right-part.vertical-image:hover .onbording-third,
.animation-right-part.vertical-image:hover .onbording-four {
    transform: rotate(-15deg) !important;
    right: -60px !important;
    top: -100px;
    left: unset !important;
}

.one-card {
    grid-template-columns: 1fr !important;
}

.card-box {
    justify-content: space-between;
}

.one-card .card-content {
    display: flex;
    flex-direction: column;
}

.one-card .card-content h5 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
}

.one-card .card-content p {
    text-align: left;
    width: 100%;
    font-weight: 300;
    font-size: 20px;
    line-height: 36px;
}

.one-card .card-content a {
    display: flex;
    align-items: center;
}

.demo-page {
                                                                                                          
    padding: 100px 0px;
}
.demo-page .banner-sec {
    height: auto;
}
.demo-page .banner-img {
    height: auto;
}
.demo-page .banner-sec .row {
    align-items: end;
}
.demo-page .same-space {
    position: relative;
}
.demo-page .banner-content {
    padding: 140px 0px 140px 0px;
}

.form-sec {
    background: #fff;
    padding: 40px 65px;
    max-width: 70%;
    margin: auto;
}
.demo-page .form-sec {
    margin: -140px auto 0;
    z-index: 2;
    position: relative;
}
.demo-page .top-color-assets {
    position: absolute;
    filter: blur(40px);
    max-width: 420px;
    left: 0;
    top: 60px;
}
.demo-page .bottom-color-assets {
    position: absolute;
    filter: blur(40px);
    max-width: 420px;
    right: 0;
    bottom: -80px;
}
.demo-page .top-color-assets img, .demo-page .bottom-color-assets img {
    width: 70%;
    transform: scale(2) translate(-20px, 0px);
}
.form-sec input, .form-sec select {
    border-bottom: 1px solid #707070 !important;
    border: 0px;
    width: 100%;
    font-size: 14px;
    padding-bottom: 5px;
    color: #1E1E1E;
    padding-top: 0px;
    border-radius: 0px;
}

.form-sec input:focus, .form-select:focus {
    border: 0px;
    outline: 0px !important;
    box-shadow: 0px 0px !important;
}

.form-sec input::placeholder {
    font-size: 0px;
}

.form-field {
    position: relative;
    margin-bottom: 45px;
}
.radion-button-list {
    padding: 0px;
    list-style: none;
    display: flex;
    grid-gap: 14px;
    margin: 0px;
    flex-wrap: wrap;
    padding: 15px 0px 0px;
}
.radion-button-list li {
    display: flex;
    align-items: center;
    width: fit-content;
    grid-gap: 10px;
}

.radion-button-list li input {
    display: none;
}

.radion-button-list li label {
    padding: 10px 15px;
    border: 2px solid var(--bs-blue);
    border-radius: 100px;
    line-height: 26px;
    font-size: 16px;
}

.form-checkbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-gap: 10px;
    padding: 22px 0px;
}

.form-checkbox input {
    width: fit-content;
}

.form-checkbox label {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #707070;
}

.button-submit {
    width: 100%;
    padding: 11px;
    border-radius: 100px;
    border: 1px solid #008FFF;
    background: transparent;
    font-size: 16px;
    line-height: 26px;
    color: #1E1E1E;
    font-weight: 400;
    margin: 30px 0px 0px;
}

.form-sec .sec-title {
    margin-bottom: 40px;
}

.form-sec select{
    letter-spacing: 0px;
    color: #BBBBBB;
    font-size: 14px;
    line-height: 25px;
    padding: 0px;
    padding-bottom: 5px !important;
    background: #ffffff;
    outline: none;
}
.floating-label  {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    transition: 0.2s ease all;
    font-size: 14px;
    padding-bottom: 5px;
    letter-spacing: 0px;
    color: #BBBBBB;
    line-height: 25px;
}

.contact-us-page .banner-img img{
    max-width: 80%;
}
.get-in-touch-sec .contact-json {
    background: #BFFFFB;
    width: 100%;
    height: 100%;
}
.contact-form .form-sec {
    max-width: 100%;
    padding: 35px;
}

.contact-form .form-sec .sec-title h2 {
    text-align: left !important;
}

.get-in-touch-sec .container {
    background: #fff;
    padding: 0px;
    position: relative;
    max-width: 70%;
}

.email-sec:before {
    content: '';
    background: transparent linear-gradient(91deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 125px 125px 0px;
    position: absolute;
    top: 0;
    width: calc(100% - 250px);
    height: 100%;
    left: 0;
}

.email-sec {
    position: relative;
}
.email-sec .customeborder {
    max-width: 154px;
}

.email-text {
    display: flex;
    position: relative;
    align-items: center;
    grid-gap: 30px;
    font-size: 25px;
    color: #1E1E1E;
    line-height: normal;
    font-weight: 100;
}

.email-text a {
    color: #008FFF;
    line-height: 26px;
    font-size: 25px;
    font-weight: 400;
}


.bottom-color-assets {
    position: absolute;
    filter: blur(40px);
    max-width: 420px;
    right: 0;
    bottom: -120px;
}
.bottom-color-assets img {
    transform: scale(2) translate(-20px, 0px);
}

.bottom-color-assets img {
    width: 100%;
}

.get-in-touch-sec .row {
    position: relative
}

.step-box:hover .smallarrowbutton i {
    color: #fff;
}

.lottie-wave-animation {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0px;
    overflow: hidden;
}

.lottie-wave-animation lottie-player {width: 98%;transform: scale(1.6) translate(-20px, 0px);}


.country-wrapper nav .nav-tabs {
    display: grid;
}

.country-wrapper nav .nav-tabs button {
    text-align: left;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    position: relative;
    width: fit-content;
    border: 0px;
    padding: 0px;
    color: #1E1E1E !important;
    padding-bottom: 15px;
}

/* 
.country-wrapper ul li {
    
} */

.country-wrapper nav .nav-tabs button.nav-link.active{
    font-weight: 600;
    color: #1E1E1E !important;
}

.country-wrapper nav .nav-tabs button.nav-link.active:before {
    content: '';
    width: 100%;
    position: absolute;
    background: transparent linear-gradient(89deg, #F3E600 0%, #FF00FF 31%, #008FFF 66%, var(--bs-green-color) 100%) 0% 0% no-repeat padding-box;
    height: 5px;
    min-width: 145px;
    border: 0px !important;
    display: block;
    bottom: 0;
    max-width: 191px;
}

.country-wrapper .nav-tabs {
    margin: 0px !important;
    border: 0px;
    padding: 0px;
    list-style: none;
    margin: 0px;
    display: grid;
    grid-gap: 15px;
}



.Cuatome-map-sec{
    display: block !important;
}

.map-wrapper{
    position: relative;
}

.Cuatome-map-sec {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0px !important;
    background: transparent !important;
}



.map-sec img {width: 100%;}


.address-box {
    width: 260px;
    padding: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #008FFF;
    border-radius: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.address-box p {
    font-size: 15px;
    margin: 0px;
}
.address-box h5 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
}

.singhapur .marker-active {
    position: absolute;
    right: 24% !important;
    bottom: 166px !important;
}

.India .marker{
    position: absolute;
    right: 24%;
    bottom: 166px;   
}

.India .marker-active {
    position: absolute;
    right: 30%;
    top: 127px;
}


.singhapur .marker{
    position: absolute;
    right: 31% !important;
    top: 157px !important;
}
.get-in-touch-sec {
    overflow: hidden;
    margin-top: -100px;
    position: relative;
    z-index: 11;
}


.radion-button-list .select {
  position: relative;
}
.radion-button-list .select input:checked + label {
  background-color: var(--bs-blue);
  color: #fff;
}
.radion-button-list .select input:checked + label:hover, .radion-button-list .select input:checked + label:focus, .radion-button-list .select input:checked + label:active {
  background-color: var(--bs-blue);
}
.radion-button-list .select input {
  opacity: 0;
  position: absolute;
}
.radion-button-list .select .button_select {
  margin: 0px;
  display: flex;
  background-color: transparent;
  padding: 4px 10px;
  border: 2px solid var(--bs-blue);
  border-radius: 100px;
  line-height: 24px;
  font-size: 14px;
}
.radion-button-list .select .button_select:hover, .radion-button-list .select .button_select:focus, .radion-button-list .select .button_select:active {
  background-color: transparent;
}

.navbar-nav ul.dropdown-menu {border-radius: 10px;border: 1px solid #f4f4f4;}
ul.dropdown-menu.show {}


.navbar-nav ul.dropdown-menu li a.dropdown-item {
    font-size: 14px;
    padding: 10px 15px;
    border-bottom: 1px solid #f4f4f482;
}
.dropdown-menu li{
    position: relative;
}
.dropdown-menu .submenu{ 
    display: none;
    position: absolute;
    left:100%; 
    top: 0;
}
.dropdown-menu .submenu-left{ 
    right:100%; 
    left:auto;
}

.dropdown-menu > li:hover{ background-color: #f1f1f1 }
.dropdown-menu > li:hover > .submenu{
    display: block;
}
.video-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}

.video-overlay img {
    height: 100%;
    width: 100%;
}
.PlayingVideo {
    position: relative;
    z-index: -1;
}
.PlayingVideo img {
    opacity: 0;
}



.gradiyanBtn {
    padding: 12px 29px;
    border-radius: 29px;
    transition: 0.3s all;
    background: linear-gradient(45deg, transparent, transparent);
    position: relative;
    min-height: 46px;
}

.gradiyanBtn:hover {
    background: linear-gradient(90deg, #FF00FF, #008FFF);
}

.gradiyanBtn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, #FF00FF, #008FFF);
    left: 0;
    border-radius: 29px;
    min-height: 48px;
}

.gradiyanBtn:after {
    content: '';
    width: 97%;
    height: 92%;
    position: absolute;
    background: #fff;
    left: 50%;
    border-radius: 29px;
    transition: 0.8s all;
    top: 50%;
    margin-top: -22px;
    margin-left: -48.5%;
    min-height: 44px;
}

.gradiyanBtn span.btn-text {
    position: relative;
    z-index: 1;
}
.gradiyanBtn:hover::after {
    background: linear-gradient(90deg, #FF00FF, #008FFF) !important;
}

.Triumph-wrapper {
    position: relative;
    padding: 190px 0px 0px;
}

.Testimonials .testi-content {
    max-width: 100%;
    padding: 90px 67px 100px 212px;
    background: #fff;
    border-radius: 30px;
    margin-left: 130px;
}

.Testimonials .testi-img {
    width: 100%;
    background: transparent linear-gradient(145deg, #FFFCBD 0%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 30px;
    padding: 17px 17px 37px 40px;
    display: flex;
    flex-direction: column;
    text-align: left;
    max-width: 300px;
    position: absolute;
    z-index: 11;
}

.Testimonials .testi-img img {transform: translate(0px, 0px);}
.Testimonials .testi-img span.clientImage {
    margin-right: auto;
    max-width: 90px;
    max-height: 90px;
    border-radius: 100%;
    margin-bottom: 13px;
}

.clientnameWrapper {display: flex;flex-direction: column;width: 100%;margin-bottom: 37px;}

.clientnameWrapper span.nameCient {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
}

.clientnameWrapper span.namedegination {
    font-size: 16px;
    font-weight: 400;
}

.Testimonials .testi-img span.tes-icon {
    margin-right: auto;
}
span.Quate-Image {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

span.Quate-Image img.img-fluid {
    margin-left: auto !important;
    margin: unset;
}
.TestimonialsWrapper {
    position: relative;
    display: flex;
    align-items: center;
}
.TestimonialsMainWrapper ul.slick-dots {
    bottom: 25px;
}

.TestimonialsMainWrapper .left-assets-color {
    top: 40%;
    left: 110px;
}
.TestimonialsMainWrapper .left-assets-color img {
    transform: scale(2) rotate(119deg) translate(-40px, 30px);
}

.TestimonialsMainWrapper .About-color.assets-color {
    right: 0;
}

.TestimonialsMainWrapper .About-color.assets-color img {
    transform: scale(2.5) translate(-80px, 110px);
}



/*lms lp*/

.logoBannerWrapper {
    display: flex;
    align-items: center;
    grid-gap: 33px;
    margin-top: 60px;
}

.lmsTextWrapper {
    padding: 40px;
    background: #BFFFFB;
}
.lmsTextWrapper .row {
    align-items: center;
}
.lmsTextWrapper .sec-title p {
    font-size: 22px;
    line-height: 36px;
    font-weight: 600;
}

.lmsTextWrapper .sec-title p b {
    color: #008FFF;
    font-weight: 600;
}

.lmsTextWrapper .roundImg img {
    max-width: 170px;
    transform: matrix(-0.26, -0.97, 0.97, -0.26, 0, 0);
}

.lmsTextWrapper .roundImg {
    text-align: center;
}

.lmsTextWrapper .sec-title {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.countWraper {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    justify-content: center;
}

.countWraper .countPer {
    font-size: 54px;
    color: #008FFF;
    line-height: 90px;
    font-weight: normal;
}

.countWraper:hover .countPer {
    font-weight: 600;   
}

.countWraper .countText {
    font-size: 20px;
    line-height: normal;
    color: #1E1E1E;
}

.counterBox p {
    font-size: 16px;
    margin: 0px;
    color: #3C3C3C;
}

.blueClient .sec-title h2 {
    font-size: 28px;
    font-weight: 600;
}

.blueClient 
 .customeborder {
    transform: translate(0px, 10px);
    max-width: 154px;
}

.blueClient {
    position: relative;
    padding: 30px 0px;
}

.blueClient:before {
    content: '';
    height: 100%;
    position: absolute;
    width: 43%;
    top: 0;
    border-radius: 260px 0px 0px 260px;
    background: transparent linear-gradient(317deg, #FFBFFF 0%, #CBF3FC 59%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    transform: matrix(-1, 0, 0, -1, 0, 0);
}

.blueClient .sec-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.gobetterVsTrapoint ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.gobetterVsTrapoint ul li {
    display: grid;
    grid-template-columns: 260px 1fr 1fr;
    grid-gap: 4px;
    margin-bottom: 4px;
    align-items: center;
}

.gobetterVsTrapoint ul li .titleGoBetter {
    font-size: 22px;
    line-height: 36px;
    color: #1E1E1E;
    font-weight: normal;
    text-align: center;
}

.titledesc {
    font-size: 14px;
    color: #3C3C3C;
    font-weight: 500;
    text-align: right;
    padding-right: 30px;
}

span.GoBetterActive {
    padding: 12px 18px;
    font-size: 14px;
    color: #3C3C3C;
    background: #BFFFFB;
    border-radius: 6px;
    font-weight: 400;
    text-align: center;
}

span.traActive {
    padding: 12px 18px;
    font-size: 14px;
    color: #3C3C3C;
    background: #FFFFFF;
    border-radius: 6px;
    font-weight: 400;
    text-align: center;
}


.gobetterVsTraditional {
    position: relative;
    margin: 50px 0px 0px;
    padding-bottom: 200px;
}

.gobetterVsTraditional:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    
    background: #DDDDDD 0% 0% no-repeat padding-box;
    border-radius: 0px 260px  0px 0px;
    opacity: 0.42;
}

.gobetterVsTrapoint {
    position: relative;
}

.learingSec {
    position: relative;
    margin-top: 60px;
}


.learingSec:before {
    content: '';
    border-radius: 0px 248px 248px 0px;
    opacity: 1;
    position: absolute;
    width: 100%;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    height: 100%;
    top: 0;
    max-width: calc(100% - 162px);
    right: 0;
    background: transparent linear-gradient(243deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
}

.learingSec .container {position: relative;z-index: 1;}

.learingSec .container .col-md-12 {
    padding-left: 200px;
}

.learingSec .gradiyanBtn {
    margin: 0 auto;
}

.learingPoint ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    width: 100%;
    flex-direction: column;
    grid-gap: 15px;
}

.learingPoint {
    display: flex;
    padding: 25px 0px;
}

.learingPoint ul li {
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: baseline;
    grid-gap: 15px;
}

.learingPoint ul li:before {
    content: '';
    width: 9px;
    display: block;
    height: 9px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FF00FF;
    border-radius: 100%;
    max-width: 9px;
    min-width: 9px;
}
.sectionWrapper .About-content h2 b {
    font-size: 28px;
    font-weight: 400 !important;
}

.btn-center{
    text-align: center;
    justify-content: center;
    display: flex;
}


.scheduleModal .modal-dialog {
    max-width: 700px;
}

.scheduleModal .modal-dialog .form-sec {
    max-width: 100%;
    padding: 0px 10px;
}

.scheduleModal .modal-header {
    border: 0px;
    padding: 0px;
}

.scheduleModal .modal-header .btn-close {
    width: 20px;
    height: 20px;
    background-color: #fff;
    opacity: 1;
    border-radius: 100px;
    position: absolute;
    right: -6px;
    filter: invert(1);
    background-size: 12px;
    z-index: 2;
}

.scheduleModal .button-form {
    max-width: 250px;
    margin: auto;
}

.lmslp-page ~ footer .row, .lmslp-page ~ footer hr {
    display: none;
}

.lmslp-page ~ footer .footer-content-pages {
    margin: 0px !important;
}


.lms-lp .navbar .collapse {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.numberWrapper {
    display: flex;
}

.lms-lp button.navbar-toggler {
    visibility: hidden;
    pointer-events: none;
}   



/* Partners Page */

.partnerHrms .tab-content{
    display: block !important;
}


.partnerHrms, .PartnersSec, .paradigms {
    position: relative;
    overflow: hidden;
}

.PartnersSec .left-about-assets, .PartnersSec .right-about-assets,.partnerHrms .left-about-assets, .partnerHrms .right-about-assets, .paradigms .left-about-assets, .paradigms .right-about-assets  {
    pointer-events: none;
}

.traningWrapper {
    padding: 40px 38px;
    border-radius: 34px;
    position: relative;
}

.traningWrapper h5 {
    margin-bottom: 20px;
    font-size: 28px;
    color: #1E1E1E;
    line-height: 42px;
    font-family: 'Poppins';
}

.traningWrapper p {
    font-size: 16px;
    line-height: 24px;
    color: #3C3C3C;
    margin-bottom: 50px;
}

.trainimgWrapper img {
    width: 100%;
}
.traningWrapper:after {
    content: '';
    width: 100%;
    position: absolute;
    height: calc(100% - 100px);
    background: transparent linear-gradient(173deg, #BFFFFB 0%, #FFBFFF 100%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    left: 0;
    top: 0;
    border-radius: 34px;
}

.traningWrapper .traningContentWrapper{
    position: relative;
    z-index: 1;
}

.partnerHrms button {
    background: transparent !important;
    color: #1E1E1E;
    font-size: 14px;
    padding: 0px;
    padding-bottom: 15px;
    margin-bottom: 24px;
    transition: 0s;
    width: 100%;
    text-align: left;
}

.partnerHrms button.active, .partnerHrms button:hover {
    color: #008FFF !important;
}
.partnerHrms button svg {
    fill: #666;
    display: block;
    width: 45px;
    margin: 0 auto;
}
.partnerHrms button.active svg, .partnerHrms button:hover svg {
    fill: #008FFF;
}
.partnerHrms button:before {
    content: '';
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: transparent linear-gradient(89deg, #FF00FF 0%, #008FFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    left: 0;
    transition: 0.8s all;
}

.partnerHrms li.nav-item {
    width: 90%;
}

.partnerHrms button.active::before, .partnerHrms button:hover::before {
    width: 100%;
}


.paradigms{
    position: relative;
    overflow: hidden;
}

.paradigmsBox {
    padding: 40px 21px;
    box-shadow: 0px 0px transparent;
    border-radius: 34px;
    height: 100%;
    transition: 0.8s all;
    position: relative;
    z-index: 1  ;
}

.paradigmsBoxImg img {
    max-width: 40px;
}

.paradigmsBoxImg {
    margin-bottom: 15px;
}

.paradigmsBox h3 {
    letter-spacing: 0px;
    color: #1E1E1E;
    font-size: 27px !important;
    line-height: 35px !important;
    font-weight: 400;
}

.paradigmsBox p {
    margin: 0px;
    letter-spacing: 0px;
    color: #3C3C3C;
    font-size: 16px;
    line-height: 24px;
}

.paradigmsBox:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 40px #0000001A;
}

.ui-group ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    display: flex;
    grid-gap: 10px;
    justify-content: center;
    padding-bottom: 9px;
}

.filters button {
    padding: 0px 20px 10px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins';
    border: 0px;
    background: transparent;
    position: relative;
    transition: 0.8s all;
    margin-bottom: 20px;
}

.filters button.button.is-checked, .filters button.button.active{
    color: #008FFF;    
}

.filters button.button:before {
    width: 0%;
    height: 2px;
    background: transparent linear-gradient(89deg, #FF00FF 0%, #008FFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.8 all;
}


.filters button.button.is-checked:before, .filters button.button.active:before {
    width: 100%;
}

/*
.LogoContainer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 16px;
    height:  auto !important;
}

.LogoContainer .LogoImg img {width: 100%;}

.LogoContainer .LogoImg {
    border-radius: 30px;
    background: #fff !important;
    box-shadow: 0px 3px 40px #0000001A;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative !important;
    z-index: 1;
    left: unset !important;
    top: unset !important;
    min-height: 121px;
    transform: unset !important;
    overflow: hidden;
}*/

.FilterContaint {
    margin: 36px 0px 0px;
}


.ReadyJournyImg img {
    width: 100%;
    max-width: 332px;
    margin: auto;
    position: absolute;
    left: 30%;
    transform: translate(20px, -12px);
}

.ReadyJournyImg {
    text-align: center;
    position: relative;
    display: flex;
}

.ReadyJourny {
    position: relative;
    overflow: hidden;
    margin: 0 0 40px;
}


.ReadyJourny:before {
    content: '';
    background: transparent linear-gradient(180deg, #BFFFFB 0%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 163px 0px 0px 163px;
    position: absolute;
    width: calc(100% - 16%);
    height: 100%;
    right: 0;
    top: 0;
}
.partnerHrms .about-round-circle-assetes {
    top: unset;
    bottom: 0;
    transform: rotate(270deg);
    left: -20px;
}




/*Tab Filter*/
.ui-group {
    text-align: center;
}
.grid {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  min-height: 400px;
}
.grid > li {
    width: calc(100% / 3 - 10px);
    margin: 10px;
    max-width: 326px;
}
.grid > li > div {
    border-radius: 20px;
    box-shadow: 0px 3px 40px #0000001A;
    margin: 0px 10px;
    background: #fff;

}
.grid li img {
    width: 100%;
    border-radius: 20px;
    object-fit: contain;
}

/*.filters button {
  padding: 10px 25px;
  margin: 0px 5px;
  background-color: #121212;
  border: none;
  border-radius: 10px;
  transition: 150ms;
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  position: relative;
  outline: none;
  cursor: pointer;
}
.filters button.is-checked {
  background-color: #fff;
  color: #121212;
}

@media (max-width: 767px) {
  .filters button {
    padding: 5px 10px;
    margin: 5px;
  }
  .grid > li {
    width: calc(100% - 30px);
  }
  .element-item p {
    font-size: 16px;
    line-height: 22px;
  }
}
*/

.paradigms .left-about-assets img {
    transform: scale(2.5);
    filter: blur(20px);
}

.paradigms .left-about-assets {
    top: 20%;
    left: 70px;
    max-width: 23%;
}
.paradigms .right-about-assets {
    max-width: 40%;
}
.paradigms .left-about-assets:before {
    content: '';
    background: #008FFF;
    filter: blur(47px);
    position: absolute;
    left: 20px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
}


.PartnersSec .left-about-assets {
    top: 170px;
    left: 60px;
}

.form-field label.error {
    color: red;
    font-size: 13px;
    margin: 8px 0px 0px;
}

.bannerSlider ul.slick-dots {
    display: none;
}

.bannerSlider .slick-next.slick-arrow {
    right: 70px;
}

.bannerSlider .slick-prev.slick-arrow {
    left: 40px;
}

.banner-sec .slick-prev.slick-arrow:before {
    content: '';
    width: 30px;
    display: block;
    height: 30px;
    background: transperent;
    transform: rotate(45deg);
    border-left: 2px solid #0d6efd;
    border-bottom: 2px solid #0d6efd;
}

.banner-sec .slick-next.slick-arrow:before {
    content: '';
    width: 30px;
    display: block;
    height: 30px;
    background: transparent;
    transform: rotate(45deg);
    border-top: 2px solid #0d6efd;
    border-right: 2px solid #0d6efd;
}

.form-checkbox #Privacy-error {
    position: absolute;
    bottom: 0;
    color: red;
}

.form-checkbox {
    position: relative;
}


.NotFoundPageBox lottie-player {
    max-width: 300px;
    height: auto !important;
    margin: auto;
}

.NotFoundPageBox {
    max-width: 60%;
    padding: 50px;
    background: #fff;
    margin: auto;
    text-align: center;
    margin: 60px auto 0px;
}

.NotFoundPageBox h2 {
    margin-bottom: 20px;
}
.NotFoundPageBox  p {
    margin-bottom: 10px;
}

.NotFoundPageBox a.animation-btn.gradiyanBtn {
    margin: 30px auto 0px;
}
.slick-prev, .slick-next {
    z-index: 9;
}
.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.announce {
    background: #FFFCBD;
    padding: 14px 0;
    display: none;
}
.announce .row {
    align-items: center;
}
.announce p {
    color: #212529;
    margin: 0;
    text-align: center;
}

/*new css added*/
.IFMS-Landing-Page .banner-content h1 {
    font-size: 39px;
}


.perBox h4 {
    letter-spacing: 0px;
    color: #008FFF;
    font-size: 60px;
    line-height: 1;
    font-family: 'Poppins';
    font-weight: normal;
    display: flex;
}

.perBox h6 {
    letter-spacing: 0px;
    color: #3C3C3C;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    font-family: 'Poppins';
    margin-bottom: 10px;
}

.perBox p {
    font: normal normal normal 16px/24px Poppins;
    letter-spacing: 0px;
    color: #3C3C3C;
    min-height: 72px;
}

.unmatchedLottie img {
    width: 100%;
}
.unmatchedLottie {
    height: 100%;
    display: flex;
    align-items: center;
}

.perBox:hover {
    background: transparent linear-gradient(134deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 40px #00000029;
    opacity: 1;
}

.perBox {
    padding: 27px 25px;
    transition: 0.4s all;
    border-radius: 41px;
    box-shadow: 0px 0px 0px transparent;
    background: linear-gradient(0deg, transparent, transparent);
    margin-bottom: 20px;
}

.perBoxMainWrapper {
    display: grid;
    grid-template-columns: 1fr 1.5fr 1fr;
    grid-gap: 20px;
}

.unmatched-results-sec .left-about-assets {
    bottom: unset;
    top: 190px;
    left: 30px;
    pointer-events: none;
}

.unmatched-results-sec .left-about-assets img {
    filter: unset;
    transform: scale(3);
}

.unmatched-results-sec .right-about-assets {
    max-width: 400px;
    bottom: 220px;
    top: unset;
    right: -110px;
}

.unmatched-results-sec .right-about-assets img {
    filter: unset !important;
    transform: scale(3);
}


.management-sec {
    position: relative;
}

.management-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 180px);
    max-width: calc(100% - 40px);
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border-radius: 0px 260px 260px 0px;
}




.WorkforceSliderGrid {
    display: grid;
    grid-template-columns: 2.5fr 4fr;
    min-height: 456px;
    max-height: 456px;
    overflow: hidden;
    border-radius: 34px;
}

.WorkforceSliderImage img {
    width: 100%;
    min-height: 456px;
    max-height: 456px;
    object-fit: cover;
}

.WorkforceSliderContent {
    padding: 70px 44px;
    background: transparent linear-gradient(180deg, #BFFFFB 0%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 34px 0px 0px 34px;
    opacity: 1;
    height: 100%;
    min-height: 456px;
    max-height: 456px;
}

.WorkforceSliderContent h4 {
    font: normal normal 600 28px/42px Poppins;
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
}

.WorkforceSliderContent p {
    font: normal normal normal 16px/24px Poppins;
    letter-spacing: 0px;
    color: #3C3C3C;
}

.WorkforceSliderImage {
    height: 100%;
}

.WorkforceSliderBox ~ .WorkforceSlider ul.slick-dots {
    bottom: 0;
    top: 0;
    height: fit-content;
    margin: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style: none !important;
}

.WorkforceSlider, .ManuWorkforceSlider {
    padding: 90px 0px 0px;
}


.WorkforceSlider ul.slick-dots button, .ManuWorkforceSlider ul.slick-dots button {
    width: auto;
    height: auto;
    font: normal normal normal 16px/42px Poppins;
    letter-spacing: 0px;
    color: #008FFF;
    opacity: 1;
    line-height: normal;
    padding: 0px;
    color: #3C3C3C;
        translate: 0.8s all;
}

.WorkforceSlider ul.slick-dots li, .ManuWorkforceSlider ul.slick-dots li {
    width: auto;
    height: auto;
    text-align: center;
    display: flex;
    margin: auto;
    width: 100%;
    justify-content: center;
}

.WorkforceSlider ul.slick-dots button::before, .ManuWorkforceSlider ul.slick-dots button::before {
    content: '';
}

.WorkforceSlider ul.slick-dots .slick-active button, .ManuWorkforceSlider ul.slick-dots .slick-active button {
    color: #008FFF !important;
}

.WorkforceSlider ul.slick-dots button::before, .ManuWorkforceSlider ul.slick-dots button::before {
    content: '';
    width: 100%;
    height: 3px;
    bottom: -15px;
    background: transparent;
    border: 0px !important;
    display: block;
    top: unset !important;
    margin: auto;
    max-width: 70%;
    left: 50%;
    margin-left: -130px;
    translate: 0.8s all;
}


.WorkforceSlider ul.slick-dots .slick-active button:before, .ManuWorkforceSlider ul.slick-dots .slick-active button:before {
        background: transparent linear-gradient(89deg, #F3E600 0%, #FF00FF 31%, #008FFF 66%, var(--bs-green-color) 100%) 0% 0% no-repeat padding-box;

}
.WorkforceSlider ul.slick-dots, .ManuWorkforceSlider ul.slick-dots {
    position: absolute;
    top: 24px;
    bottom: unset;
    display: flex;
}

.WorkforceSlider .slick-current.slick-active, .ManuWorkforceSlider .slick-current.slick-active {
    opacity: 1 !important;
    left: 0px !important;
    top: 0 !important;
    position: absolute !important;
}

.logoGrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin: 50px 0px;
}

.logoBox {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 37px #0000001C;
    border-radius: 34px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 161px;
}

.logoBox img {
    width: 100%;
    max-width: 150px;
}

.horizontal-design .resources-img {
    min-width: 243px;
    max-width: 243px;
}

/*whitepaper*/
.feaSiderBox {
    background: transparent linear-gradient(180deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 30px;
    padding: 30px;
}

.feaSiderImage img {
    width: 100%;
    max-height: 320px;
    object-fit: cover;
    object-position: top center;
    border-radius: 30px;
}
.feaSiderContent h5 {
    letter-spacing: 0px;
    color: #1E1E1E;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 28px;
}

.feaSiderContent p {
    letter-spacing: 0px;
    color: #1E1E1E;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 28px;
}

a.buttonArrow {
    width: 58px;
    height: 58px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100px;
}


a.buttonArrow:before {
    content: '';
    background: linear-gradient(90deg, #FF00FF, #008FFF) !important;
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 100%;
}

a.buttonArrow i {
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100px;
    font-size: 24px;
    position: relative;
    color: #1E1E1E;
    transition: 0.8s all;
}

.featured-sec  .sec-title {margin-bottom: 48px;}



.feaSider button.slick-prev:before, .craftingSider button.slick-prev:before {
    color: #1E1E1E;
    content: '\f053';
    font-family: "Font Awesome 6 Pro";
    font-size: 36px;
    opacity: 0.5;
    font-weight: 300;
}
.feaSider button.slick-next:before, .craftingSider button.slick-next:before {
    color: #1E1E1E;
    content: '\f054';
    font-family: "Font Awesome 6 Pro";
    font-size: 36px;
    opacity: 0.5;
    font-weight: 300;
}

.feaSider .slick-prev, .craftingSider .slick-prev {
    left: 0px;
}

.feaSider .slick-next, .craftingSider .slick-next {
    right: 0;
}

.feaSider .slick-next::before, .craftingSider .slick-next::before {
    content: '\f054';
}

.feaSiderWrapper .slick-list {
    margin: 0px 40px;
}


.RecentBoxWrapper {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    padding: 30px;
    position: relative;
    box-shadow: 0px 0 10px rgba(0,0,0,0.2);
}

.recent-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    max-height: 377px;
}

.recent-box h5 {
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 17px;
}

.recent-box p {
    font: normal normal normal 14px/24px Poppins;
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    margin-bottom: 25px;
}


.recent-sec  .sec-title {margin-bottom: 48px;}


.boxWorkface {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DDDDDD;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    height: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    transition: 0.8s all;
}

.WorkfaceTitle {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1;
    font-size: 20px;
    font-weight: bold;
    margin: 18px 0px;
}

.WorkfaceArrow {
    min-width: 42px;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 22px;
    position: relative;
    margin: 0px auto;
}

.WorkfaceArrow a {
    width: 100%;
    height: 100%;
    max-width: 40px;
    min-height: 40px;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #1E1E1E;
    min-width: 40px;
    max-height: 40px;
    transition: 0.8s all;
}

.WorkfaceArrow:before {
    content: '';
    width: 42px;
    min-height: 42px;
    position: absolute;
    left: 0;
    border-radius: 100px;
    background: linear-gradient(90deg, #FF00FF, #008FFF) !important;
}

.WorkfaceArrow a i {
    font-weight: 400;
}
.workface-ul .row {
    justify-content: center;
    grid-gap: 20px 0px;
}

.workface-ul {
    margin: 35px 0px 0px;
}

.boxWorkface:hover {
    background: transparent linear-gradient(180deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
}

.newsletter-box {
    background: transparent linear-gradient(90deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 19px;
    padding: 60px;
}

.input-form input {
    border: 1px solid #3C3C3C;
    border-radius: 100px;
    padding: 10px 20px;
    background: transparent;
    width: 100%;
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 1;
}
.input-form input::placeholder {
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 1;
}
.input-form-Wrapper {display: grid;grid-template-columns: 1fr auto;align-items: center;grid-gap: 20px;margin: 28px 0px 0px;}

.FormsubBtn button {
    background: transparent linear-gradient(270deg, #008FFF 0%, #FF00FF 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 10px 34px;
    width: 100%;
    border: 0px;
    border-radius: 100px;
    font: normal normal normal 16px/26px Poppins;
}

.featured-sec ul.slick-dots, .Beyond-slider  ul.slick-dots {
    margin: 0px;
}


.featured-sec ul.slick-dots li.slick-active, .Beyond-slider ul.slick-dots li.slick-active {
    opacity: 1;
}

.featured-sec ul.slick-dots li.slick-active button, .Beyond-slider ul.slick-dots li.slick-active button{
        background: transparent linear-gradient(50deg, #F3E600 0%, #FF00FF 20%, #008FFF 62%, #00FFEF 100%) 0% 0% no-repeat padding-box !important;
    opacity: 1;
}

.featured-sec ul.slick-dots li.slick-active button:before, .Beyond-slider ul.slick-dots li.slick-active button:before{
    background: #1E1E1E;
    opacity: 1;
    outline: 2px solid #fff;
}

.featured-sec ul.slick-dots button, .Beyond-slider ul.slick-dots button {
    background: transparent !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    background: #1E1E1E 0% 0% no-repeat padding-box;
    opacity: 0.5;
}

.featured-sec ul.slick-dots button::before, .Beyond-slider ul.slick-dots button::before {
    font-size: 0px;
    background: #000;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -6px;
    border-radius: 100px;
    opacity: 1;
}

.featured-sec {
    position: relative;
    overflow: hidden;
/*    padding-bottom: 100px;*/
}.featured-sec .right-about-assets {
    max-width: 50%;
    top: 0px;
    right: 0;
}

.featured-sec .left-about-assets {
    bottom: unset;
    top: 150px;
    left: 40px;
}

.featured-sec .right-about-assets img {
    opacity: 0.39;
    filter: blur(20px);
    transform: scale(1.6);
}

section.recent-sec {
    position: relative;
    padding-bottom: 180px;
}
.recent-sec .left-about-assets {
    height: 100%;
    max-width: 100%;
    
/* UI Properties */
    top: 160px;
    pointer-events: none;
}

.recent-sec {
    overflow: hidden;
}
.recent-sec .left-about-assets img {
    transform: scale(1.5);
    filter: blur(50px);
    pointer-events: unset;
}

.recent-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.featured-sec .left-about-assets img {
    transform: scale(3);
     filter: blur(14px); 
}

 .middle-about-assets img {
    transform: scale(1.1);
    filter: blur(50px);
}   

.middle-about-assets {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    top: 45%;
    pointer-events: none;
}
.bottom-about-assets {
    position: absolute;
    height: fit-content;
    width: 35%;
    bottom: 232px;
    pointer-events: none;
    left: -70px;
    transform: rotate(-25deg);
}

.bottom-about-assets img.img-fluid {
    transform: scale(2.2) translate(30px, 20px);
    filter: blur(15px);
}

.paginationRecent ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    grid-gap: 22px;
}

.paginationRecent ul li.numberPagination {
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #bbbbbb2e;
    border-radius: 100px;
    background: #fff;
}

.paginationRecent li {
    display: flex;
    align-items: center;
}

.paginationRecent li a {
    font: normal normal normal 16px/32px Poppins;
    letter-spacing: 0px;
    color: #BBBBBB;
}

.paginationRecent li.active a {
    color: #3C3C3C;
}

.paginationRecent li.active.numberPagination{
    background: #BFE3FF;
}
.paginationRecent {
    padding: 50px 0px 0px;
}

.Whitepapers-Download-Page .banner-content h1 {
    font: normal normal 600 28px/36px Poppins;
    letter-spacing: 0px;
    color: #1E1E1E;
}
.bannerImage{
    margin-bottom: 18px;
}
.Whitepapers-Download-Page .banner-sec .row {
    align-items: center;
}

.Whitepapers-Download-Page .bannerForm {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.Whitepapers-Download-Page .bannerForm .sec-title h2 {
    font-size: 22px;
    letter-spacing: 0px;
    color: #1E1E1E;
    font-weight: 600;
    text-align: center !important;
}


.Whitepapers-Download-Page .bannerForm .contact-form .form-sec {
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    padding: 30px;
    
}

.Whitepapers-Download-Page .bannerForm .form-field {
    margin-bottom: 30px;
}

.Whitepapers-Download-Page .form-checkbox {
    padding: 0;
}

.Whitepapers-Download-Page button.button-submit {
    width: fit-content;
    margin: 30px auto 0px;
    padding: 13px 26px;
    font-size: 16px;
    height: 49px;
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
}

.Whitepapers-Download-Page  .button-form {
    text-align: center;
    width: fit-content;
    position: relative;
    margin: auto;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Whitepapers-Download-Page .form-sec select{
    font-size: 12px;
}
.Whitepapers-Download-Page .form-checkbox #Privacy-error {
    bottom: -20px;
}
.bannerImage img {
    width: 100%;
    max-height: 210px;
    object-fit: cover;
    object-position: top center;
    border-radius: 30px;
}
./*Whitepapers-Download-Page .button-form:before {
    content: '';
    background: red;
    position: absolute;
    left: 10px;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 100px;
}*/

.solution-sec span.customeborder.mx-auto {
    max-width: 150px;
}


.solution-img img {
    width: 100%;
}

.soluction-content {
    padding: 100px 30px 30px;
    border-radius: 33px;
    margin-top: -120px;
    height: calc(100% - 100px);
}

.solution-img {
    padding: 30px;
}

.soluction-content h5 {
    font: normal normal normal 20px/30px Poppins;
    margin-bottom: 15px;
}

.soluction-content h5 b {
    font: normal normal 600 20px/20px Poppins;
}

.soluction-content p {
    margin: 0px;
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 1;
    font-size: 15px;
}

.solution-box {
    height: 100%;
    position: relative;
    padding: 0px 10px;
}
.solution-sec {
    position: relative;
    padding-bottom: 100px;
    overflow: hidden;
}

.solution-sec .left-bottom {
    position: absolute;
    bottom: -250px;
    width: 50%;
    height: 50%;
    display: flex;
    align-items: end;
}

.solution-sec .left-bottom img {
    width: 100%;
    transform: scale(2);
}

.right-bottom {
    position: absolute;
    bottom: -370px;
    width: 50%;
    height: 50%;
    display: flex;
    align-items: end;
    left: 260px;
}

.schedules-demo:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    max-width: 95%;
    margin-left: auto;
    left: 5%;
    background: transparent linear-gradient(180deg, #BFFFFB 0%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 163px 0px 0px 163px;
}
.schedules-demo {
    position: relative;
    padding: 0px;
}
.manu-demo {
    position: relative;
    padding: 0px;
}
.manu-demo:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    max-width: 95%;
    margin-right: auto;
    right: 5%;
    background: transparent linear-gradient(180deg, #BFFFFB 0%, #FFBFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 0 163px 163px 0;
}
.manu-demo-content {
    position: relative;
    max-width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 100px 0px;
}
.manu-demo-image {
    position: relative;
    padding: 0px;
    height: 100%;
    display: flex;
    align-items: end;
    transform: translate(-150px, -25px) scale(1.1);
}
.manu-demo-content span.customeborder.mx-auto {
    margin-right: unset !important;
    margin-left: unset !important;
    max-width: 150px;
}
.manu-demo-content h2 {
    margin-bottom: 16px;
    letter-spacing: 0px;
    color: #1E1E1E;
    font-weight: 300;
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 42px;
}
.manu-demo-content h2 b {
    font-weight: 600;
}
.IFMS-Landing-Page section.workforce-sec.same-space {
    margin: 0px;
}
.schedules-content {
    position: relative;
    max-width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
}
.schedules-demo .schedules-content h2 {
    margin-bottom: 16px;
    letter-spacing: 0px;
    color: #1E1E1E;
    font-weight: 300;
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 42px;
}
.schedules-demo .schedules-content h2 b {
    font-weight: 600;
}
.schedules-content span.customeborder.mx-auto {
    margin-right: unset !important;
    margin-left: unset !important;
    max-width: 150px;
}
.schedules-content a {
    margin-top: 50px;
}
.schedules-image {
    position: relative;
    padding: 40px 0px 0px;
}
.schedules-image img {
    width: 100%;
}
.WorkforceSliderContent ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
    margin-top: 20px;
}

.WorkforceSliderContent ul li {
    display: flex;
    grid-gap: 12px;
}

.WorkforceSliderContent ul li .li-icon {
    color: #008FFF;
    font-size: 20px;
}

.WorkforceSliderContent ul li span.li-content {
    letter-spacing: 0px;
    color: #3C3C3C;
    font-size: 16px;
    line-height: 24px;
}
.feaSiderContent {
    padding-left: 15px;
}
a.buttonArrow:hover {
    background: transparent;
}

a.buttonArrow:hover i {
    background: transparent;
    color: #fff;
}

.WorkfaceArrow:hover a {
    background: transparent;
    color: #fff;
}

.WorkforceSlider, .ManuWorkforceSlider {
    max-width: 1040px;
    margin: 0px auto;
}

.ManuWorkforceSlider .slick-slide, .WorkforceSlider .slick-slide {
    margin: 15px 0px;
}
.gcipbadge {
    width: 191px!important;
    position: absolute;
    left: -12px;
    bottom: 10px;
}

.recent-img {
        height: 100%;
}

.manu-demo-image img {
    width: 100%;
}
.careers-page .bottom-assets img {
    filter: blur(24px);
}
#parent .box {
    border-radius: 20px;
    box-shadow: 0px 3px 40px #0000001A;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 320px;
}

#parent {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 20px 0px 0px;
    width: 80%;
    margin: 0 auto;
}

#parent .box img {
    border-radius: 20px;
    object-fit: contain;
    width: 100%;
}

.filters {
    text-align: center;
    margin-bottom: 15px;
}


.vert-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

.AwardBox img {
    width: 100%;
}

.AwardBox {
    padding: 0px 10px;
    max-width: 300px;
    margin: auto;
}

.Award-Winning .about-round-circle-assetes {
    bottom: -90px;
    top: unset;
    left: unset;
    right: -90px;
    transform: rotate(-10deg);
}

/*.BeyondBox {
    padding: 30px;
    background: transparent linear-gradient(359deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    min-height: 438px;
    border-radius: 20px;
    display: flex;
    align-items: self-start;
    justify-content: end;
    flex-direction: column;
    margin: 0px 15px;
}
*/
.BeyondBoxWrapper{
     padding: 30px;
     background: transparent linear-gradient(359deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
     min-height: 438px;
     border-radius: 20px;
     display: flex;
     align-items: self-start;
     justify-content: end;
     flex-direction: column;
     margin: 0px 15px;
     overflow: hidden;
     border: 1px solid transparent;
     transition: 0.8s all;
}
.BeyondBox img {
    margin-bottom: 20px;
    min-width: 95px;
    max-width: 95px;
}

.BeyondBox h5 {
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
}

.BeyondBoxWrapper {position: relative;}


.BeyondBoxWrapper .BeyondBoxHover {
    position: absolute;
    width: 100%;
    background: transparent;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 14px;
    border: 1px solid #f4f4f4;
    padding: 25px;
    transform: translate(0px, 100%);
    transition: 1s all;
}

.BeyondBoxWrapper .BeyondBoxHover img {
    max-width: 40px;
    min-width: 40px;
    margin-bottom: 15px;
}

.BeyondBoxWrapper .BeyondBoxHover h5 {
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 15px;
}

.BeyondBoxWrapper .BeyondBoxHover p {
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 1;
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
}

.BeyondBoxWrapper:hover .BeyondBoxHover {
    transform: translate(0px, 0px);
}
.BeyondBoxWrapper:hover .BeyondBox {transform: translate(0px, 0px);padding: 30px;height: 100%;}

.BeyondBoxWrapper .BeyondBox {
    transform: translate(0px, 48%);
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0px 30px;
    transition: 0.8s all;
    height: 100%;
    top: 0;
}

.BeyondBoxWrapper .BeyondBox img {
    max-width: 70px;
    min-width: 70px;
    margin-bottom: 15px;
    transition: 0.4s all;
}

.BeyondBoxWrapper:hover .BeyondBox img {
    max-width: 40px;
    min-width: 40px;
    margin-bottom: 15px;
}
.BeyondBoxWrapper .BeyondBox p {
    opacity: 0;
    pointer-events: none;
    transition: 1s all;
    margin: 0px;
    margin-bottom: -138px;
}

.BeyondBoxWrapper:hover .BeyondBox p {
    margin: 0px !important;
    opacity: 1;
}

.BeyondBoxWrapper:hover {
    border-color: #f4f4f4;
}

.BeyondBoxWrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    transition: 0.8s all;
}

.BeyondBoxWrapper:hover::before {
    background: #fff;
}

.Beyond-slider {
    margin: 30px 0px;
}
.crafting-sec {
    background-image: url(/assets/image/career/BG.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.crafting-sec .feaSiderBox {
    background: transparent;
    padding: 0px;
}

.crafting-sec .feaSiderBox h5 {
    margin-bottom: 15px;
    color: #3C3C3C;
    font-size: 24px;
    line-height: 20px;
}

.crafting-sec .feaSiderBox h5 .colorTitle {
    color: #008FFF;
    font-size: 24px !important;
    line-height: 20px;
    font-weight: 400;
}

.crafting-sec .feaSiderBox p {
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 1;
    font-size: 16px;
    line-height: 27px;
}

.crafting-sec .feaSiderBox .feaSiderContent {
    padding: 0px 20px 0px 40px;
}

.crafting-sec ul.slick-dots {
    margin-right: auto;
    text-align: left;
    padding-left: 78px;
    transform: translate(0px, -50px);
}

.craftingFullViewImg .craftingFullViewGridWrapper {
    display: grid;
    grid-template-columns: repeat(5, auto);    
}
.craftingFullViewImg .craftingFullViewGridWrapper ul.slick-dots {
    text-align: center;
    padding-left: 0;
    transform: translate(0px, 0px);
}
.craftingFullViewImg .craftingFullViewGridWrapper .slick-next {
    right: 0;
}
.craftingFullViewImg .craftingFullViewGridWrapper .slick-prev {
    left: 0;
}
.craftingFullViewImg .craftingFullViewGridWrapper .slick-slide {
    margin: 0 10px;
}
.craftingFullViewImg .craftingFullViewGridWrapper .slick-list {
    margin: 0 -10px;
}
.craftingFullViewImg .craftingFullViewGridWrapper .craftingFullViewGridImg {
    width: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.craftingFullViewImg {
    padding: 30px 15px 0px;
}

.craftingFullViewImg .craftingFullViewGridWrapper .craftingFullViewGridImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.craftingFullViewGridImg:hover .fullView {
    opacity: 1;
}


.fullView {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000038;
    opacity: 0;
    transition: 0.8s all;
}

.fullView a {
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.fullView a .expand {
    width: 36px!important;
    border-radius: 0!important;
    margin: auto;
}
.fullView a:hover {
    color: #fff;
    font-size: 24px;
}

.gallery__item {
  width: calc(95% / 2);
}

.ChooseImage img {
    width: 100%;
    min-height: 380px;
    max-height: 380px;
    object-fit: cover;
}

.ChooseImage {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 3px 40px #0000001A;
    border-radius: 34px;
    margin: 0px 4px;
}

.ChooseContent {
    position: absolute;
    bottom: 0;
    padding: 20px;
    transition: 0.8s all;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 11;
}
.ChooseContent h5 {
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 28px;
    line-height: 1.4em;
    margin: 0px;
    transition: 0.8s all;
}

.ChooseContent p {
    display: none;
    margin: 0px;
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 1;
    font-size: 15px;
    line-height: 24px;
}

.ChooseImage:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, #0000006e 20%, transparent 70%);
    transition: 0.3s all;
}

.ChooseImage:hover:after {
    background: linear-gradient(181deg, #FFBFFF 20%, #BFFFFB 70%);
    height: 100%;
    transform: translateY(0%);
}
.ChooseImage:after {
    content: '';
    width: 100%;
    height: 100%;
    transform: translateY(100%);
    position: absolute;
    bottom: 0;
    /*    background: linear-gradient(0deg, #0000006e 20%, transparent 70%);*/
    transition: 0.3s all;
    left: 0;
}

.ChooseImage:hover .ChooseContent h5 {
    color: #222;
    margin-bottom: 15px;
}

.ChooseImage:hover .ChooseContent p {
    display: block;
}

.ChooseTwo {}

.ChooseThree {}


.Choose-sec .left-about-assets img {
    transform: scale(3) translate(0px, -50px);
}

.Catch-upskill-sec .sec-title {
    margin-bottom: 40px;
}

.Catch-upskill-sec .round-assets {
    right: 130px;
    max-width: 200px;
    top: 60px;
    transform: rotate(-50deg);
}

.Catch-upskill-sec .round-assets img {
    width: 100%;
}
.Empower-upskill-sec {
    position: relative;
    padding: 60px 0px 0px;
}

.Empower-upskill-sec:before {
    content: '';
    width: 95%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent linear-gradient(334deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 0px 421px;
    opacity: 1;
    height: 100%;
    transform: matrix(-1, 0, 0, -1, 0, 0);
}

.Empower-upskill-img{
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: end;
}

.Empower-upskill-img img {
    width: 100%;
}

.Empower-upskill-content {
    position: relative;
    padding: 50px 0px 30px;
}

.Empower-upskill-content ul {
    list-style: none;
    padding: 0 50px 0 0;
    margin: 0px;
}

.Empower-upskill-content ul li {
    display: grid;
    grid-template-columns: 70px 1fr;
    grid-gap: 16px;
    margin-bottom: 32px;
}

.liIcon {
    width: 70px;
    height: 70px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px -1px 20px #008FFF33;
    border-radius: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.li-content h6 {
    font-size: 24px;
    color: #1E1E1E;
    font-weight: 500;
}


.upskTesti .testi-img {
    height: auto;
}

.upskTesti .tes-icon img {
    max-width: 50px;
}

.testi-quate {
    position: absolute;
    right: 10px;
    top: 10px;
}

.prisingBox {
    padding: 40px 25px;
    border-radius: 34px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.prisingBox a.animation-btn.gradiyanBtn {
    width: 100%;
    text-align: center;
    justify-content: center;
    font-size: 13px;
}

.prisingContent p {
    letter-spacing: 0px;
    color: #3C3C3C;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 46px;
}

.prisingContent h5 {
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 23px;
}
.prisingSec .customeborder {
    max-width: 130px;
}
.FaqSec .customeborder {
    max-width: 130px;
}

.FaqSec .accordion-item {
    border: 0px;
    margin-bottom: 30px;
}

.FaqSec .accordion-item button {
    box-shadow: 0px 0px !important;
}

.FaqSec .accordion-item button:focus {
    border: 0px;
    outline: 0px;
    box-shadow: 0px 0px;
    background: transparent;
}

.FaqSec .accordion-item button {
    letter-spacing: 0px;
    color: #1E1E1E;
    opacity: 1;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}

.FaqSec .accordion-item .accordion-body {
    padding: 20px 30px 30px;
    letter-spacing: 0px;
    color: #1E1E1E;
    font-size: 16px;
    line-height: 24px;
}

.FaqSec .accordion-item button {
    padding: 30px 30px 20px;
}

.accordion-button:not(.collapsed) {
    background: #BFFFFB 0% 0% no-repeat padding-box !important;
    border-radius: 34px  34px 0px 0px !important;
}
.accordion-collapse{
    background: #bffffb;
    border-radius: 0px 0px  34px  34px !important;
}

.accordion-button::after {
    background-size: 14px !important;
}

.accordion-button:not(.collapsed)::after{
    filter: grayscale(1);
}
.Empower-upskill-Tab-sec .row {
    justify-content: center;
}
.Empower-upskill-Tab-sec button {
    font-size: 16px;
    display: flex;
    align-items: center;
    grid-gap: 14px;
}
.Empower-upskill-Tab-sec button.active svg path, .Empower-upskill-Tab-sec button.active svg rect {
    fill: #008FFF !important;
}

.Empower-upskill-Tab-sec .traningWrapper:after {
    background: #BFFFFB 0% 0% no-repeat padding-box;
    height: 100%;
}

.ulTitle{
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #1E1E1E;
    font-weight: 600;
    opacity: 1;
}

.Empower-upskill-Tab-sec .traningContentWrapper ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.Empower-upskill-Tab-sec .traningContentWrapper ul li {
    margin-bottom: 10px;
    list-style: circle;
    letter-spacing: 0px;
    color: #3C3C3C;
    font-size: 16px;
    line-height: 24px;
}

.Empower-upskill-Tab-sec .traningContentWrapper ul {
    margin: 15px 0px 0px;
    padding-left: 20px;
}
.Empower-upskill-Tab-sec .traningContentWrapper ul li::marker {
    color: #FF00FF;
}

.outSideTabPoint {
    position: absolute;
    bottom: 50px;
    right: 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 79px #00000024;
    border-radius: 34px;
    opacity: 1;
    z-index: 111;
    padding: 30px 30px;
    margin-right: -100px;
}

.Empower-upskill-Tab-Img img {
    min-width: 111px;
    opacity: 0.25;
    transform: translate(0px, 0px);
    max-height: 74px;
}

.Empower-upskill-Tab-sec .traningWrapper {
    padding-bottom: 20px;
    min-height: 425px;
}

.Empower-upskill-Tab-Img {
    padding: 20px 0px 0px;
}

.Learning-img img {
    max-width: 90%;
    margin: auto;
}

.Learning-img {
    text-align: center;
}

.Learning-upskill-Tab-sec button {
    font-size: 22px;
    color: #1E1E1E;
    font-weight: 500;
}
.Learning-upskill-Tab-sec button p {
    font-size: 16px;
    color: #1E1E1E;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
    height: 0;
    opacity: 0;
    pointer-events: none;
}

.Learning-upskill-Tab-sec button.active p {
    opacity: 1;
    height: 100%;
}

.sec-small-title h2 {
    font-size: 28px;
    color: #1E1E1E;
}

.Features_Tab_Wrapper ul {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    padding: 32px 0px 0px;
    border-bottom: 1px solid #f4f4f4;
    align-items: end;
}

.Features_Tab_Wrapper ul li button {
    margin: 0px;
    text-align: center;
}

.Features_Tab_Wrapper {
    border: 1px solid #DDDDDD;
    border-radius: 34px;
}

.Features-upskill-Tab-sec .tab-pane {
    padding: 40px;
    background: transparent linear-gradient(140deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 34px 34px;
}
.Features-upskill-Tab-sec button svg {
    margin: 0 auto 10px;
}
.FeaturesContentBoxWrapper h5 {
    color: #3C3C3C;
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.FeaturesContentBoxImg img {
    width: 100%;
}

.FeaturesContentBoxImg {
    position: relative;
}

.FeaturesContentBoxImg .about-round-circle-assetes {
    transform: rotate(-184deg);
    left: -60px;
    max-width: 140px;
    opacity: 1;
}

.FeaturesContentBoxImg .about-round-circle-assetes img {
    opacity: 1;
}

.FeaturesContentBoxImg img {
    width: 100%;
    position: relative;
    z-index: 11;
}
#org_callout {
    position: relative;
    margin-top: -20px;
}
.callout_bubble {
    background: #0d6efd;
    padding: 16px;
    color: #fff;
    border-radius: 10px;                           
}
.callout_bubble:after {
    display: block;
    width: 0;
    content: "";
    border: 15px solid transparent;
    border-right-color: #0d6efd;
    border-left: 0;      
    position: absolute;       
    left: 0;
    top: calc(50% - 30px);                                      
}
.thanks-page {
    background: transparent linear-gradient(304deg, #FFBFFF 0%, #BFFFFB 100%) 0% 0% no-repeat padding-box;                   
}
.thanks-page .demo-sec {
    height: 100vh;
    width: 100%;                     
    padding: 140px 0 0;
}

.pageHeaderSticy ul {display: flex;padding: 0px;list-style: none;grid-gap: 10px;margin: 0px;justify-content: space-between;}ul {}

.pageHeaderSticy {
    border-bottom: 1px solid #f4f4f4;
    opacity: 0;
    pointer-events: none;
    transform: translate(0px, 10px);
    background: #fff;
    transition: 0.8s all;
    z-index: 110;
}

.pageHeaderSticy ul li {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    
}

.pageHeaderSticy ul li a{
    color: #000;
}

.pageHeaderSticy.sticky {
    position: sticky;
    top: 89px;
    transform: translate(0px, 0px);
    opacity: 1;
    pointer-events: unset;
}

.pageHeaderSticy ul li.active a {
    color: #0d6efd;
}

.testi-UpSkilling-sec {
    margin: 0px;
    padding: 55px 0px !important;
}
.anchor {
    position: absolute;
    visibility: hidden;
    margin: -50px;
}


/*new Animation*/
.management-sec .card {
    position: sticky;
    top: 120px;
    transform-origin: center top;
    background: transparent;
    border: 0px;
    z-index: 11;
} 

.management-sec .product-tabs {  position: relative; overflow: visible;  width: 100%; margin: 0 auto;  line-height: 1.5; font-weight: 300; color: #000; -webkit-font-smoothing: antialiased; } 

/*
.management-sec .product-tabs ul {
    justify-content: space-between;
    padding: 20px 0px 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    border-bottom: 0px;
}

.management-sec .product-tabs ul li {
    text-align: center;
    margin: auto;
    width: 100%;
}

.management-sec .product-tabs ul li:before {
    content: '';
    height: 3px;
    bottom: -15px;
    background: transparent;
    border: 0px !important;
    display: block;
    top: unset !important;
    margin: auto;
    position: absolute;
    width: 100%;
    max-width: 70%;
    left: 50%;
    margin-left: -130px;
}

.management-sec .product-tabs ul li a {
    position: relative;
    font: normal normal normal 16px/42px Poppins;
    letter-spacing: 0px;
    opacity: 1;
    line-height: normal;
    padding: 0px;
    color: #3C3C3C;
}

.management-sec .product-tabs ul li {
    position: relative;
}

.management-sec .product-tabs ul li.active:before {
    content: '';
    background: transparent linear-gradient(89deg, #F3E600 0%, #FF00FF 31%, #008FFF 66%, var(--bs-green-color) 100%) 0% 0% no-repeat padding-box;
}*/


.management-sec .nav-tabs {
    z-index: 3;
    position: sticky;
    top: 89px;
    border-bottom: 0px;
    list-style: none;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0;
    width: 100%;
    max-width: 1140px;
    margin: auto;
}

.demo_nudge {    
    display: flex;
    align-items: center;
    margin: 30px auto;
}
.demo_nudge div {
    width: 50%;
}
.demo_nudge h4 {
    margin: 0;
    text-align: center;
}
.upskilling-one .Solutions-content {
    max-height: 546px;
}
.pageHeaderSticy a {
    padding: 15px;
    display: block;
    position: relative;
}

.pageHeaderSticy a:before {
    content: '';
    width: 0%;
    height: 2px;
    background: linear-gradient(45deg, transparent, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 100px;
    transition: 0.4s all;
    left: 0;
}

.pageHeaderSticy a.active:before {width: 100%;background: transparent linear-gradient(89deg, #FF00FF 0%, #008FFF 100%) 0% 0% no-repeat padding-box}

.pageHeaderSticy a.active{
    color: #0d6efd;
}
input.parsley-success,
select.parsley-success,
textarea.parsley-success {

  background-color: #f6fdf4;
  
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #212529;
  background-color: #fff5f5;
  
}
.parsley-errors-list {
  margin: 8px 0 0;
  padding: 0;
  list-style-type: none;
  font-size: 13px;
  line-height: 1em;
  opacity: 0;
  color: red;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}
input:focus~.floating-label,
input:not(:focus)~.floating-label {
    top: -20px;
    bottom: 0px;
    left: 0;
    font-size: 14px;
    opacity: 1;
    color: #1E1E1E;
    font-size: 14px;
}
.amlp-page ~ footer .row, .amlp-page ~ footer hr {
    display: none;
}

.amlp-page ~ footer .footer-content-pages {
    margin: 0px !important;
}
.attendancemgmt-lp .navbar .collapse {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.attendancemgmt-lp button.navbar-toggler {
    visibility: hidden;
    pointer-events: none;
}
.amlp-page .banner-sec {
    height: auto;
}
.amlp-page .form-sec {
    max-width: unset;
    padding: 40px;
    margin-top: 140px;
    margin-bottom: 80px;
}
.amlp-page .form-checkbox {
    padding: 0;
}
.amlp-page .rounded_img img {
    border-radius: 30px;
    width: 100%;
}
.globe_con {
    padding: 40px 0;
}
.globe_con .row {
    align-items: center;
}
.globe_con .btn-center img {
    width: 100%;
}
.clients_stats .row {
    margin: 40px 0;
}
.clients_stats .img_box img {
    margin-bottom: 1rem;
}
.clients_stats .img_box p {
    margin-bottom: 0;
}
.clients_stats .img_box p b {
    color: #008FFF;
    font-weight: 600;
}
.impact_con {
    background: transparent linear-gradient(360deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
    padding: 40px;
}
.con_box {
    padding: 30px;
    text-align: center;
}
.con_box h4 {
    color: #008FFF;
    font-size: 50px;
    font-weight: normal;
}
.con_box h6 {
    color: #3C3C3C;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
}
.impact_con .gradiyanBtn {
    margin: auto;
}
.adv_features {
    background: transparent linear-gradient(32deg, #FFBFFF 0%, #CBF3FC 54%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.amlp-page .left-shape:before, .right-shape:before {
    content: unset;
}
img.sol_con_img {
    width: 100%;
    border-radius: 30px;
    padding: 0 20px 30px 0;
}
.cutting_edge .row {
    align-items: center;
}
.cutting_edge .icon_box {
    display: flex;
}
.cutting_edge .icon_box .lister {
    margin-left: 30px;   
    padding: 12px 0;
}
.cutting_edge .icon_box .lister ul {
    list-style: circle;
    font-size: 14px;
}
.cutting_edge .icon_box .lister ul li::marker {
    color: var(--bs-pink-color);

}
.cutting_edge .icon_box .iconer  {
    background-image: linear-gradient(#0d6efd, #0d6efd);
    background-size: 8px 100%;
    background-repeat: no-repeat;
    background-position: 50% center;
}
.cutting_edge .icon_box:last-child .iconer {
     background-image: none;
}
.sol_con_list {
    padding-left: 60px!important;
}
.process_sec {
    background: transparent linear-gradient(200deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
}
.process_sec .proceed_head {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    width: 200px;
    margin: 20px 0 40px;
}
.process_sec .proceed_head img {
    max-height: 90px;
    margin-bottom: 10px;
}
.process_sec .proceed_head h5 {
    margin: 0;
    font-weight: 600;
}
.pro_list {
    padding: 0;
}
.pro_list li {
    padding-bottom: 30px;
    display: flex;
    align-items: start;
    background-image: linear-gradient(#0d6efd, #0d6efd);
    background-size: 2px 100%;
    background-repeat: no-repeat;
    background-position: 9px center;
}
.pro_list li:last-child {
    background-image: none;
}
.pro_list li div {
    padding-left: 10px;
    margin-top: -2px;
}
.pro_list li b {
    font-weight: 600;
}
.pro_list li::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #0d6efd;
}
.amlp-page .upskTesti .tes-icon img {
    max-width: unset;
}
.amlp-page .testi-sec .assets-color {
    max-width: unset;
}
.amlp-page .testi-content p b {
    font-weight: 600;
}
.lp_cta .row, .cta_con {
    margin: auto;
}
.lp_cta .bg-blue {
        background: transparent linear-gradient(20deg, #FFBFFF 0%, #CBF3FC 64%, #BFFFFB 100%) 0% 0% no-repeat padding-box;
}
.footer_menu {
    margin-top: 22px!important;
}
.footer_menu .footie_links {
    list-style-type: none;
    padding: 0;
}
.footer_menu a {
    color: #3c3c3c;
}
.footer_menu b {
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
}
.copyright {
    text-align: right;
}
.copyright p {
    font-size: 16px!important;
}
.terms-content {
    max-width: 1200;
    margin: auto;
}
.terms-content h4 {
    margin-bottom: 20px;
}
.terms-content p, .usage-page p, .privacy-page p {
    font-size: 16px;
    line-height: 26px;
    color: #3c3c3c;
}
.terms-content li, .usage-page li, .privacy-page li {
    color: #3c3c3c;
}
.terms-content b {
    font-weight: 600;
}
.terms-content table {
    border: 1px solid;
    margin: 20px auto;
}
.terms-content table, thead, tbody, tr, td, th {
    border-color: #ccc!important;
}
.terms-content table th {
    font-weight: 600;
}
.terms-content table td, .terms-content table th {
    border-right: 1px solid;
}
.terms-content table td:last-child, .terms-content table th:last-child {
    border-right: 0;
}
.button-submit:disabled {
    border: 1px solid #888;
    color: #888;
    background: #e0e0e0;
}
.w-gallery-view {
    border-radius: 20px;
}
.w-list-view__body {
    max-width: unset !important;
    background: #bffffb;
    padding: 30px !important;
}
.w-gallery-view__gallery-card-cover {
    background-image: none!important;
}
.w-gallery-view__hero-content-wrapper {
    max-width: unset !important;
    background: rgba(255,255,255,0.3);
    padding: 30px !important;
}
.w-css-reset form {
    margin-bottom: 30px;
    margin-top: 30px;
}