@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
*,
.bannerTxt h3,
body {
    font-family: m-reguler
}

.bannerTxt h2,
.bannerTxt h3 {
    font-size: 40px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .7)
}

.list-unstyled li svg,
.navbar .nav-link,
nav .nav-link.show {
    color: #fff !important
}

.banner-txt p,
.bannerTxt h2,
.bannerTxt h3 {
    text-shadow: 0 2px 5px rgba(0, 0, 0, .7)
}

.carousel-caption,
.hm-heading,
.slide-text,
.sys-modal p,
a.dropdown-item {
    text-align: center
}

.brand-grid-wrap,
.tool-grid {
    grid-template-columns: repeat(4, 1fr)
}

.breadCrumbTxt a,
.captionsTxt a,
.emails,
.learn-more-btn,
.navbar a,
a.number {
    text-decoration: none
}

.img-h,
.item_img {
    object-position: center;
    object-fit: cover
}

.card-cus img,
.img-h,
.img_txtominial,
.item_img,
.slide_img {
    object-fit: cover
}

@font-face {
    font-family: m-light;
    src: url('../fonts/Montserrat-Light.ttf')
}

@font-face {
    font-family: m-bold;
    src: url('../fonts/Montserrat-Bold.ttf')
}

@font-face {
    font-family: m-reguler;
    src: url("../fonts/Montserrat-Regular.ttf")
}

@font-face {
    font-family: m-semibold;
    src: url("../fonts/Montserrat-SemiBold.ttf")
}

body {
    background-color: #fff !important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

ul.dropdown-menu.show {
    display: flex;
    background-color: #ffffff00 !important;
    /* margin-left: -450px; old */ 
    margin-left: -354px;
    border: none
}

ul.dropdowns-menu.show li {
    background-color: #ffffff00;
    margin-left: 9px
}

ul.dropdowns-menu.show {
    margin-left: -557px
}

.bannerTxt {
    color: #fff
}

.bannerTxt h2 {
    font-weight: 700
}

.banner-txt p {
    font-size: 18px;
    font-family: m-light
}

a.dropdown-item {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    background-color: #ffffff3b;
    height: 110px;
    width: 180px;
    border-radius: 10px;
    white-space: normal;
    padding: 8px;
    font-weight: 600
}

ul.dropdown-menu.show li {
    background-color: #ffffff00;
    margin-left: 20px;
    border-radius: 8px;
    margin-top: 10px
}

.logo_cus {
    width: 220px
}

li.webdes a i {
    font-size: 28px;
    padding-bottom: 16px;
    color: #d13b27
}

.blog,
.header {
    background-color: #000
}

.navbar-nav {
    gap: 5px
}

.navbar .nav-link {
    position: relative;
    font-weight: 400;
    padding-bottom: 8px;
    font-family: m-light;
    font-size: 14px !important
}

.navbar .nav-link:hover::after,
.swiper {
    width: 100%
}

.counter,
.fnt-bold,
.m-bold {
    font-family: m-bold
}

.bg_white,
.carousel .carousel-indicators [data-bs-target],
.dropdown-menu,
[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
    background-color: #fff !important
}

.dropdown-menu .dropdown-item {
    color: #fff !important;
    font-family: m-reguler;
    font-size: 14px !important;
    background-color: #000000ad
}

.dropdown-menu .dropdown-item:hover {
    background-color: #fff;
    color: #000 !important
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: none !important;
    border-right: none !important;
    border-bottom: 0;
    border-left: none !important
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.dropdown-item::after,
.navbar .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: width .3s
}

.scroll-header {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    transition: transform .3s ease-in-out, background-color .3s ease-in-out;
    box-shadow: none
}

.scroll-header.scrolled {
    background-color: #000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    transform: translateY(0)
}

.navbar a {
    color: inherit;
    margin: 0 15px
}

.scroll-header.hidden {
    transform: translateY(-100%)
}

.nav-link:hover {
    color: #ffffffff !important;
    padding-left: 10px;
    color: #fff !important;
    font-weight: 600 !important
}

.carousel-item {
    height: 100vh;
    background-size: cover;
    background-position: center
}

.carousel-caption h2,
.carousel-caption h3,
.carousel-caption p {
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .7)
}

.carousel-caption h2 {
    font-size: 40px;
    font-weight: 700
}

.carousel-caption h3 {
    font-family: m-reguler;
    font-size: 40px
}

.carousel-caption p {
    font-size: 18px;
    font-family: m-light
}

.scroller img {
    width: 40px;
    animation: 2s infinite bounce;
    position: absolute;
    bottom: 5%;
    left: 17%;
    right: 83%;
    cursor: pointer
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20.25rem !important;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff
}

.nav-link {
    padding-left: 10px !important;
    color: #000 !important;
    font-weight: 500 !important
}

.mt-100 {
    margin-top: 100px;
    overflow-x: hidden;
    margin-bottom: 100px
}

.swiper-slide img,
.swiper-slide video {
    width: 100%;
    height: auto;
    border-radius: 15px;
    transition: transform .3s, opacity .3s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
    transform: scale(.8);
    opacity: .6;
    z-index: 0
}

.custom-active img,
.custom-active video {
    position: absolute;
    transform: scale(1.4);
    opacity: 1;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .5);
    z-index: 9999 !important
}

.swiper-wrapper .wapper-h,
.swiper-wrapper-home {
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
    height: 427px !important;
    margin-top: 4% !important
}

.swiper-button-next-home:after,
.swiper-button-prev-home:after {
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    background-color: #fff;
    margin-left: 90px !important;
    font-size: 20px !important;
    padding: 8px 14px !important;
    border-radius: 50% !important
}

.swiper-button-next-home:after,
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    background-color: #fff;
    font-size: 20px !important;
    padding: 8px 14px;
    border-radius: 50%
}

.swiper-button-next-home:after {
    line-height: 1;
    margin-right: 170px !important
}

.h-70vh {
    height: 70vh !important
}

.slide-text {
    position: absolute;
    bottom: -15%;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 16px;
    opacity: 0;
    background-color: #1f1f1fb0 !important;
    padding: 20px;
    border-radius: 16px;
    transition: opacity .3s, transform .3s;
    z-index: -1
}

.custom-active .slide-text {
    opacity: 1;
    transform: translateX(-50%) translateY(-10px);
    z-index: 9999
}

.slide-text h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

.slide-text p {
    font-size: 14px;
    color: #c5c5c5;
    line-height: 1.4;
    margin-bottom: 15px
}

.learn-more-btn {
    color: #f58b8b !important
}

.learn-more-btn:hover {
    transform: scale(1.1)
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: none !important;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform .3s, opacity .3s
}

.sysm-box,
.sysm-box:hover,
.sysm-icon img {
    transition: .3s ease-in-out
}

.swiper-button-next:after,
.swiper-button-prev:after {
    line-height: 1
}

@media (max-width:1200px) {
    .swiper-wrapper .wapper-h {
        height: 350px !important
    }
    .swiper-slide video {
        transform: scale(.9)
    }
}

@media (max-width:768px) {
    .swiper-wrapper .wapper-h {
        height: 300px !important
    }
    .swiper-slide video {
        transform: scale(.85)
    }
}

@media (max-width:576px) {
    .swiper-wrapper .wapper-h {
        height: 250px !important
    }
    .swiper-slide video {
        transform: scale(.8)
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 16px !important;
        padding: 6px 10px
    }
}

.per_cus::after,
.pluse::after {
    right: 50px;
    left: 162px;
    font-size: 36px;
    color: #eaeaea
}

section.new2 {
    background-color: #333
}

.link_item ul li {
    display: contents
}

.social-media-content h4 {
    font-weight: 500;
    color: #fff;
    font-family: m-reguler;
    font-size: 20px
}

.address,
.emails,
a.number {
    color: #fff;
    font-size: 13px;
    padding-left: 4px;
    font-family: m-reguler
}

.head-text {
    font-family: m-semibold;
    font-size: 35px
}

.sys-modal {
    padding: 50px 0;
    position: relative;
    background-color: #f7f7f7
}

.sys-modal h3 {
    padding-bottom: 10px
}

.hm-heading {
    color: #2b2b2b;
    font-size: 35px;
    line-height: 42px;
    font-family: m-SemiBold
}

.sys-modal p {
    font-size: 18px;
    padding-bottom: 50px;
    font-family: m-reguler
}

.sysm-box {
    border: 1px solid #dcddde;
    padding: 8px;
    min-height: 172px;
    margin-bottom: 30px;
    background-color: #fff
}

.sysm-box:hover {
    border: none;
    -webkit-box-shadow: 0 14px 12px 0 rgba(0, 0, 0, .28);
    -moz-box-shadow: 0 14px 12px 0 rgba(0, 0, 0, .28);
    box-shadow: 0 14px 12px 0 rgba(0, 0, 0, .28)
}

.sysm-icon {
    display: flex;
    justify-content: start
}

#scrollToTop,
.content-section,
.green-icon,
.sysm-box:hover .pink-icon {
    display: none
}

.sysm-icon img {
    height: 80px
}

.sysm-box p {
    font-family: m-Bold;
    font-size: 16px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 0
}

.wave-img2 {
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1
}

.sysm-box:hover .green-icon {
    display: block;
    transform: scale(1.2);
    transition: .3s ease-in-out;
    margin-top: -20px
}

.sysm-box:hover p {
    margin-top: 10px
}

.footprint-service {
    width: 100%;
    padding: 106px 0 54px;
    display: inline-block;
    background-image: url('./assets/img/dots-section6.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom
}

.service-footprint {
    text-align: center;
    padding: 50px 20px;
    background: 0 0;
    border-radius: 8px
}

.service-footprint h2 {
    color: #77b900;
    font-weight: 700;
    margin-bottom: 10px
}

.service-footprint p {
    font-size: 16px;
    color: #000;
    margin-bottom: -7px
}

.clr-black,
section.technoCapability {
    color: #000
}

.hm-footprint,
.hm-footwebp {
    padding-top: 40px;
    padding-bottom: 30px;
    background-image: url('../img/small-banner1.webp') !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}

.pluse::after {
    content: '+';
    position: absolute;
    top: 0
}

.per_cus::after {
    content: '%';
    position: absolute;
    top: 0
}

.hm-footprint p {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-bottom: 10px
}

section.hm-footprint h3 {
    font-family: m-semibold;
    color: #fff
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: red !important
}

.swiper-containerr {
    width: 100%;
    overflow: hidden
}

.swiper-wrapper {
    display: flex
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-slide-img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0
}

.bdr-right {
    border-right: 1px solid gray
}

.swiper-paginationn.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-top: 90px
}

.clients h2 {
    font-family: m-bold;
    color: #000;
    font-size: 30px
}

.brand-grid-wrap {
    display: grid;
    position: relative
}

.brand-grid-wrap .brand-grid:first-child,
.brand-grid-wrap .brand-grid:nth-child(5n),
html[dir=rtl] .brand-grid-wrap .brand-grid:nth-child(4n) {
    border-left: 1px solid #f0f0f0
}

.brand-grid-wrap .brand-grid {
    padding: 18px 5px;
    text-align: center;
    border-right: 1px solid #f0f0f0;
    -webkit-transition: var(--transition);
    transition: var(--transition)
}

.section-title.section-left.sal-animate p {
    color: #000;
    font-family: m-light;
    font-size: 14px;
    padding-bottom: 20px
}

.line-bdr {
    border-bottom: 1px solid #fff1f1;
    line-height: 50px
}

.innerPageBanner {
    background-image: url(../img/services/digital-marketing/cloudsolutionscutouts.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 662px
}

.banner-text {
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
    font-family: m-reguler !important
}

.vertical_center {
    display: flex;
    height: 100vh;
    align-items: center
}

.bread-crumb-ar {
    background-color: #fff4f2;
    padding: 10px 0;
    width: 100%;
    display: block
}

.blog-card.position-relative,
.capi-one {
    background-color: #f2f2f2
}

.aboutService {
    padding: 60px 0 52px;
    width: 100%;
    display: block
}

.breadCrumbTxt a {
    font-size: 14px;
    color: #000
}

.aboutService h3,
.div-text,
.text-head {
    font-size: 35px;
    color: #2b2b2b;
    margin-bottom: 28px
}

.aboutService h3,
.div-text {
    font-weight: 700;
    font-family: m-bold
}

.text-head {
    font-family: m-semibold !important
}

.capi-two,
.diligence,
.object,
span.number {
    margin-bottom: 10px
}

.capi-one.shadow-sm p,
.diligence,
.object {
    font-family: m-reguler
}

section.technoCapability {
    background-color: #eeeef0
}

.capi-one {
    border-radius: 8px;
    padding: 23px 17px;
    border: 1px solid rgba(128, 128, 128, .138)
}

.object {
    color: #d13b27;
    font-size: 60px
}

.diligence {
    color: #fab816;
    font-size: 60px
}

.capi-one span {
    display: block;
    font-size: 20px;
    line-height: 1
}

span.number {
    background-color: #000;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    padding: 5px 10px;
    text-align: center;
    font-size: 16px;
    font-family: m-bold;
    color: #fff
}

.capi-one.shadow-sm p {
    font-size: 14px;
    color: #000
}

section{
    color: #000;
    font-weight: 600
}

.capi-two img {
    background-color: #e2e2e2;
    border-radius: 50%
}

.capi-two {
    text-align: center
}

.clr-white {
    color: #ffffffb0 !important
}

.aboutService p,
.text-p {
    color: #2b2b2b;
    font-size: 16px;
    margin-bottom: 20px
}

.aboutService h4,
.sub_head {
    color: #2b2b2b;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px !important;
    font-family: m-semibold
}

.blog-header {
    font-size: 48px;
    font-weight: 700
}

.category-tag {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #888
}

.blog-title {
    font-size: 14px;
    font-weight: 700
}

.blog-card {
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.blog-card img {
    width: 100%;
    height: auto
}

.blog-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    opacity: 0;
    transition: opacity .3s
}

.about-banner,
.careersPage,
.pwd-banner {
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.pwd-banner,
.tool-grid {
    justify-content: center
}

.card-cus,
.tool-grid .col {
    transition: transform .3s, box-shadow .3s
}

.blog-card:hover .blog-overlay,
.img_box:hover {
    opacity: 1
}

.tag-cloud span {
    display: inline-block;
    margin: 5px;
    padding: 10px 20px;
    background-color: #ffdd57;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer
}

.about-banner {
    padding-top: 80px;
    padding-bottom: 30px;
    background-image: url(../img/footprint-bg.jpg);
    text-align: center
}

.about-banner h3 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 28px;
    font-weight: 700;
    font-family: m-bold
}

.about-banner h4 {
    color: #cfcbcb;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: m-semibold
}

.about .section-title {
    color: #000;
    font-family: m-semibold
}

.about .section-subtitle {
    color: #000000dc;
    font-family: m-semibold
}

.about .section-content {
    color: #000000bb
}

.careersPage {
    background-image: url('../img/career/career.jpg');
    width: 100%;
    min-height: 662px
}

.card-cus:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.carousel-control-next-cus,
.carousel-control-prev-cus {
    width: 5%;
    top: 50%;
    transform: translateY(-50%)
}

.carousel-control-next-icon-cus,
.carousel-control-prev-icon-cus {
    background-color: #d22 !important;
    border-radius: 50%;
    padding: 10px
}

.carousel-indicators [data-bs-target] {
    background-color: #d22 !important
}

.custom-section {
    padding: 2rem 1rem
}

.custom-title {
    font-size: 1.5rem;
    color: red;
    font-family: m-semibold
}

.custom-header {
    font-size: 2rem;
    font-weight: 700;
    color: #0c0c0c
}

.card-cus {
    border: none !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .017);
    height: 470px
}

.card-cus img {
    height: 200px
}

.card-body-cus {
    background-color: #ffff
}

.card-body-cus>img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px
}

.price {
    font-size: 1rem;
    font-weight: 700
}

.price.discounted {
    text-decoration: line-through;
    color: #999;
    margin-right: 5px
}

.card-body-cus h6,
.text-smibold {
    color: #0c0c0c;
    font-family: m-semibold
}

.card-body-cus p {
    color: #0c0c0c;
    font-family: m-reguler
}

.career-h3,
.heading-h2,
.pwd-banner h3 {
    font-family: m-semibold
}

.box-sdw {
    transition: .43s linear;
    box-shadow: 0 2px 5px #a7a4a4
}

.box-sdw:hover {
    box-shadow: none
}

.pwd-banner {
    background-image: url(../img/small-banner1.webp);
    width: 100%;
    min-height: 384px;
    display: flex;
    align-items: center
}

.pwd-banner h3 {
    font-size: 35px;
    color: #fff
}

.p-clr {
    color: #0c0c0c
}

.dt-card {
    background-color: #fff !important;
    box-shadow: none !important
}

.tool-section {
    width: 90%;
    max-width: 1200px
}

.tool-grid {
    display: grid;
    gap: 20px
}

.tool-grid .col {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.tool-grid .col:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.tool-grid .col img {
    max-height: 80%;
    max-width: 80%;
    object-fit: contain
}

.pad-60 {
    padding: 60px 0
}

.img-h {
    height: 260px
}

.card-h {
    height: 450px
}

.placement-companies {
    text-align: center;
    padding: 50px 20px;
    background: linear-gradient(to right, #fff, #f7f7f7)
}

.blog_bg,
.career_img_txt,
.img_box {
    background-size: cover;
    background-position: center
}

.placement-companies h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    display: inline-block
}

.placement-companies h2::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color: #e91e63;
    margin: 10px auto 0
}

.cm-slider-container {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden
}

.cm-slider {
    display: flex;
    gap: 20px;
    transition: transform .5s ease-in-out
}

.slide {
    min-width: 300px;
    flex: 0 0 auto
}

.slide img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

@media (max-width:768px) {
    .carousel-control-next-cus,
    .carousel-control-prev-cus {
        width: 10%
    }
    .carousel-control-next-icon-cus,
    .carousel-control-prev-icon-cus {
        padding: 5px
    }
    .carousel-item .col-md-4 {
        display: none
    }
    .carousel-item .col-12 {
        display: block
    }
    .slide {
        min-width: 80%
    }
}

.img-sly {
    transform: scale(1) !important;
    opacity: none !important
}

.service-card {
    transition: transform .3s, box-shadow .3s;
}


 





.about_card:hover,
.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
}

.service-icon {
    font-size: 3rem;
    color: #d13b27;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fixed-card-height {
    height: 265px !important;
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    border: 1px solid #80808030 !important;
    background-color: #fff !important;
    text-align: justify !important;
}

.heading-h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 20px;
    color: #333
}

.swiper-cus {
    width: 100% !important;
    padding: 20px 0 !important
}

.swiper-slide-cus {
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}

.career-sysm-box,
.cus-height {
    display: flex;
    flex-direction: column
}

.swiper-slide-cus .img-slide {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 10px !important;
    opacity: 1 !important
}

.swiper-pagination-cus {
    top: 88% !important
}

#scrollToTop {
    position: fixed;
    bottom: 20px;
    right: 25px;
    z-index: 1000;
    animation: none;
    background-color: #d13b28;
    border: none
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80% {
        opacity: 1
    }
    60% {
        opacity: .6;
        transform: translateY(-5px)
    }
    100% {
        opacity: 0
    }
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-10px)
    }
}

#scrollToTop.bounce {
    animation: 1.5s infinite bounce
}

.career-sysm-box {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 250px;
    background-color: #f7f7f7;
    transition: box-shadow .3s
}

.career-sysm-box:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, .2)
}

.career-sysm-icon i {
    font-size: 50px;
    margin-bottom: 15px;
    color: #d13b27
}

.career-h3 {
    font-size: 18px;
    color: #0c0c0c;
    margin-top: 20px
}

.career_img_txt {
    background-image: url('../img/career/mohammad-rahmani-IGiut6NQmxc-unsplash.jpg');
    background-repeat: no-repeat;
    width: 100%;
    min-height: 384px;
    height: 50vh
}

.img_text {
    font-size: 18px;
    font-family: m-reguler;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.5
}

.fns-30,
.text_red {
    font-family: m-semibold
}

.bg-muted {
    background-color: #f9f9f9 !important
}

.our-services {
    padding: 40px 20px;
    background-color: #fff
}

.owl-carousel .item {
    position: relative;
    text-align: center;
    padding: 10px
}

.owl-carousel .item img {
    width: 100%;
    height: auto;
    border-radius: 10px
}

.captionsTxt {
    margin-top: 10px;
    text-align: center;
    color: #555
}

.captionsTxt span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #999
}

.captionsTxt p {
    font-size: 16px;
    margin: 5px 0
}

.captionsTxt a {
    color: #007bff;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    margin-top: 5px
}

.captionsTxt a:hover {
    text-decoration: underline
}

.cus-height {
    height: 260px;
    justify-content: center;
    align-items: center;
    text-align: start;
    transition: .3s ease-in-out;
    border: 1px solid rgba(129, 128, 128, .302)
}

.fixed-card-heights,
.t_justify {
    text-align: justify !important
}

.about_card,
.fixed-card-heights {
    display: flex;
    flex-direction: column;
    border: 1px solid #80808030 !important
}

.cus-height i {
    font-size: 3rem;
    margin-bottom: 15px
}

.cus-height ul {
    padding: 0
}

.cus-height-head {
    font-weight: 700;
    list-style-type: none;
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #0c0c0c
}

.cus-height li:last-child {
    font-size: .9rem
}

.img_box {
    overflow: hidden;
    opacity: .5;
    transition: .34s linear
}

.cus-height:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    transform: translateY(-5px)
}

.card-icon {
    font-size: 3rem;
    color: #d13b28;
    margin-bottom: 15px
}

.about_card {
    justify-content: end;
    background-color: #fff !important;
    transition: transform .3s, box-shadow .3s
}

.card.fix_height,
.socila_icins,
.td-none,
.width_25 {
    transition: .34s linear
}

.bg_cus {
    background-color: #ededf0
}

.fixed-card-heights {
    height: 350px !important;
    justify-content: start;
    background-color: #fff !important
}

.bdr {
    border-color: #dedede !important
}

.seo-benefits {
    padding: 50px 20px;
    background-color: #fff
}

.seo-benefits h2 {
    margin-bottom: 20px;
    color: #333;
    padding-bottom: 10px
}

.benefit i {
    font-size: 40px;
    color: #e63946;
    margin-bottom: 10px
}

.benefit p {
    font-size: 14px;
    color: #333;
    font-weight: 700
}

.accordion_bdr {
    border: 1px solid #8080804d !important
}

.accordion_bg {
    background-color: #f7f7f7 !important
}

.accordion-button:not(.collapsed) {
    color: #d13b27 !important
}

.ard_text {
    color: #727070 !important
}

.btn_text {
    color: #242424 !important
}

[data-bs-theme=dark] .accordion-button::after {
    --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FF0000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important;
    --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FF0000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important
}

.text_red {
    color: #d13b27
}

.fns-30 {
    font-size: 30px;
    color: #2b2b2b
}

.p-16,
.text_d {
    font-family: m-reguler
}

.btn-d,
.custom-nav-link.active {
    color: #fff;
    text-decoration: none
}

.btn-d {
    font-weight: 500
}

.content-section.active {
    display: block
}

.custom-nav-link {
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 5px;
    background-color: #f8f9fa;
    color: #333
}

.bg_clr,
.custom-nav-link.active {
    background-color: #d13b28
}

.custom-nav-link.active {
    font-weight: 700
}

.swiper-button-next,
.swiper-button-prev {
    color: red !important
}

.slide_img {
    max-height: 400px !important;
    width: 100% !important
}

.card.fix_height {
    max-width: 350px !important;
    height: 300px !important;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    display: flex !important;
    flex-direction: column;
    justify-content: end !important;
    background-color: #fff !important
}

.fix_height:hover {
    box-shadow: 1px 1px 17px rgba(128, 128, 128, .57)
}

.text_d {
    text-decoration: none;
    color: #000
}

.fs-11,
.fs-14,
.td-none {
    text-decoration: none !important
}

.clr {
    color: #d13b28 !important
}

.blog_bg {
    background-image: url('../img/blog/blog.jpg')
}

.pt-100 {
    padding-top: 100px;
    height: 42vh
}

.accordion-button:not(.collapsed)::after {
    background-image: url('../img/down.png') !important;
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    --bs-accordion-btn-icon: url('../img/up.png') !important;
    --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e)
}

.accordion-button:focus {
    box-shadow: none !important;
    border-bottom: 1px solid #8080804a !important
}

.form-control:focus,
.form-select:focus {
    border-color: #dedede !important;
    outline: 0;
    box-shadow: 0 0 0 .15rem rgb(255 0 0 / 48%) !important
}

.clint_bg {
    border-radius: 12px;
    border: 1px solid #ff6b6b70
}

.custom-cards,
.home_cards {
    border: 1px solid #80808030 !important;
    display: flex
}

.item_img {
    overflow: hidden
}

.upskill_banner {
    background-image: url('../img/services/upskills-&-placements/upskill.jpg') !important
}

.digital_banner {
    background-image: url('../img/Digital-Marketing.jpg') !important
}

.customized_banner {
    background-image: url('../img/Customized-It-Solution.jpg') !important
}

.search_banner {
    background-image: url('../img/Search-Engine-Optimization.jpg') !important
}

.web-d_banner {
    background-image: url('../img/Web-Design-&-Development.jpg') !important
}

.conatct_banner {
    background-image: url('../img/Contact-Us.jpg') !important
}

.about_banner {
    background-image: url('../img/about-us.jpg') !important
}

.fs-14 {
    font-size: 8px !important;
    color: #080808 !important;
    font-weight: 700;
    text-align: center !important;
    line-height: 1px !important;
    letter-spacing: 2px
}

.fs-14:hover {
    color: #b13d28 !important
}

.fs-11 {
    font-size: 11px !important;
    color: #0000 !important
}

.fs-28 {
    font-size: 28px !important
}

.custom-cards {
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-evenly !important
}

.home_cards {
    height: 165px !important;
    flex-direction: column;
    justify-content: center !important;
    background-color: #fff !important;
    text-align: justify !important
}

.p-16 {
    text-align: start !important;
    font-size: 15px !important;
    padding-bottom: 0 !important
}

.counter-section {
    background-color: #023;
    padding: 40px 0;
    color: #fff;
    text-align: center
}

.counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.counter {
    border: 3px solid #c5c6c6;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: #fff;
    position: relative
}

.counter span {
    display: flex;
    align-items: center
}

.counter i {
    font-size: 35px;
    color: #fff;
    font-weight: bolder
}

.counter-text {
    margin-top: 10px;
    font-size: 26px;
    color: #fff;
    font-weight: 700
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg)
}

.z-index-9999 {
    z-index: 9999 !important
}

.p_fixed {
    backdrop-filter: blur(5px);
    position: fixed !important;
    background-color: #00000061
}

.custom-cards {
    height: 70px !important;
    display: flex;
    flex-direction: row !important;
    gap: 20px !important;
    align-items: center !important;
    justify-content: start !important;
    border: 1px solid #80808030 !important;
    background-color: #fff !important;
    text-align: center !important;
    padding-left: 22px !important
}

.ser_img_i {
    padding-bottom: 15px;
    width: 35px
}

.df_stra {
    display: flex !important;
    justify-content: stretch !important
}

.width_25 {
    width: 25px
}

.width_25:hover {
    scale: 1.15
}

.socila_icins {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 1px solid #ffffffa1;
    border-radius: 50px
}

.socila_icins:hover {
    scale: 1.1
}

.dfw {
    flex-wrap: wrap;
    gap: 5px !important
}

.wf {
    width: fit-content
}

.slider-card-text {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
    text-align: center !important;
    background-color: #f9f9f9 !important;
    padding: 20px !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1) !important;
    height: 470px;
}

.swiper-slidesss {
    display: flex !important;
    align-items: stretch !important
}

.img_txtominial {
    width: 80% !important;
    border-radius: 50%;
    margin-bottom: 15px
}

.text-pp {
    flex-grow: 1;
    margin-bottom: 15px;
    color: #0b0b0b;
    font-size: 14px !important
}

.td-none {
    color: #fff
}

.td-none:hover {
    color: #858a8f
}

.opac-1 {
    opacity: 1 !important
}
/* new styling css */

.head-h1{
font-size: 35px;
color: #2b2b2b;
margin-bottom: 28px;
font-weight: 700;
font-family: 'm-bold';
}

.service-car-fix {
    height: 400px !important; /* Set your desired fixed height */
    display: flex;
    flex-direction: column;
    justify-content: start;
    border: 1px solid rgba(128, 128, 128, 0.164) !important;
  }
/*============================= scholarship page style ========================*/

.form-container-cus { max-width: 800px; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); }

  /* CSS for Sparkle Effect */
  @keyframes sparkle {
    0%, 100% { filter: brightness(1); transform: scale(1); }
    50% { filter: brightness(1.8); transform: scale(1.1); }
  }

  .sparkling {
    animation: sparkle 1s infinite alternate ease-in-out;
  }
.bg-course{
    background-image: url('../img/small-banner1.webp');
}
.sc-banner-text{
    color: #fff;
    font-size: 45px;
    line-height: 1.5;
    font-family: m-reguler !important
}
.sc-svg{
    width: 8%;
}
.sc-sub{
    font-size: 24px ;
}
.sc-banner{
    background-image: url('../img/scholarship/sc-banner.jpg') !important;
}





.tech-different{
    
}