.mb-30 {
            margin-bottom: 30px;
        }

        .p-30 {
            padding: 30px;
        }

        .p-40 {
            padding: 40px;
        }

        .tp-rose-hvr {
            position: relative;
            transition: all 0.3s ease;
            border: 1px solid transparent;
            background-color: #fff;
            border-radius: 15px;
            overflow: hidden;
            /* ensures the top line follows the rounded corners */
        }

        /* hidden top line initially */
        .tp-rose-hvr::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            height: 4px;
            width: 0;
            background-color: #CB177E;
            border-radius: 15px 15px 0 0;
            transition: width 0.3s ease;
        }

        /* hover state */
        .tp-rose-hvr:hover {
            border: 1px solid #d8def74d;
            box-shadow: 1px 1px 14px 0px #082f3c14 !important;
        }

        /* animate top line across full width */
        .tp-rose-hvr:hover::before {
            width: 100%;
        }

        .techSwiper .swiper-wrapper {
            display: flex;
            align-items: center;
            justify-content: center !important;
        }

        .techSwiper .swiper-slide {
            display: flex;
            width: auto !important;
            justify-content: center;
            align-items: center;
            padding: 0;
           
            margin: 0;
            
        }

        .techSwiper .swiper-slide img {
            width: 100%;
            height: auto;
            margin: 0 auto;
        }

        .fdgfdg {
            .icon-bx-main p {
                margin-top: 30px !important;
            }
        }
            .gap-20 {
        gap: 20px;
    }

    @media (max-width:992px) {
        .accordion-plusclose .card-header .btn .card-header-content h4 {
            margin-top: 10px;
        }
    }


    .nrd-botm-lg-gry {
        border-bottom: 1px solid #B4B4B4;
    }

    .why-cisco-pg {
        .box-80 {
            width: 67px;
            height: 67px;
            border: none;
        }

        .icon-bx-main p {
            margin-top: 40px !important;
        }

        .icon-bx-main {
            background: #F0FBFF;
        }

        .icon-bx-main:hover {
            background: #00A8E1;
        }
    }

    .brd-nn-ky .box-80 {
        border: none !important;
    }

    .icn_bg-light {
        background: #00A8E1;
        border-radius: 15px;

        p {
            margin: 0;
            color: #ffff;
        }
    }

    .bdrbox:hover {
        border: 1px solid #d8def74d;
        box-shadow: 1px 1px 14px 0px #082f3c14 !important;
    }

    .cctv-const {
        .hft-jg {
            .icn_bg-light {
                border-radius: 10px !important;

                p {
                    font-size: 40px;
                    padding: 20px 30px;
                }
            }

        }
    }

    .hft-jg {
        height: 100%;
        background: #fff;
        box-shadow: 0px 0px 8px 1px #00000008;
        border-radius: 15px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin: 0;
        padding: 25px;
    }

    .or-serv-sec {
        .grid-container-bdg {
            display: grid;
            gap: 60px;
            grid-template-columns: repeat(3, 1fr) !important;

            .gd-gb {
                padding: 0 !important;

                p {
                    padding: 0 30px;
                }
            }

            .item-title {
                padding: 0 30px;
            }
        }
    }

    @media (max-width:1199px) {
        .or-serv-sec {
            .grid-container-bdg {
                grid-template-columns: repeat(2, 1fr) !important;
            }
        }


    }


    @media (max-width:767.98px) {


        .or-serv-sec {
            .grid-container-bdg {
                grid-template-columns: repeat(1, 1fr) !important;
            }
        }
    }

    .mnshyg .gd-gb {
        background-color: #fff;
    }

    .mnshyg .pgtsd {
        padding-top: 6px;
        padding-bottom: 20px;
    }

    .accordion-item .accordion-header {
        height: 70px
    }

    .accordion-item .accordion-content {
        position: relative;
        bottom: 10px;
    }

    .package {
      


        /* Full width swiper - extends only to the right */
        

       
        .package-card {
            background: white;
            border-radius: 12px;
            padding: 20px;
            height: 100% !important;

            .card-head {

                width: 100%;

                .img-box {
                    width: 100% !important;
                    padding-bottom: 40px;
                    display: flex;
                    align-items: center;
                    justify-content: center;

                    img {
                        width: 100% !important;
                        max-width: 100%;
                        height: auto;
                        object-fit: contain;
                    }
                }
            }

            .card-body {
padding: 40px 0 0 0 !important;

                h3 {
                    color: #242E37;
                    font-size: 22px;
                    font-weight: 500;
                    text-align: left !important;
                }

                p {
                    color: #2E373A !important;
                }

            }

        }

       


       
    }

    .package-card:hover .card-head .img-box img {
        transform: none !important;

    }

   
    .techSwiper .swiper-slide img {
        border-radius: 8px;
        border: 1px solid #acb6c040;

    }
      .service-section-enterprise{
    .strch-align{
        align-items: stretch !important;
        .desc-img{
            position: relative;
            height: 100%;
            img {
                    position: absolute;
                    object-fit: cover;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 100%;
                    width: 100%;
                }
        }
    }
    }
    .nt_title{
        line-height:150% !important;
    }
         .cs_inut::placeholder {
  color: rgba(126, 126, 126, 0.5); /* ensures consistent visibility across browsers */
}
.section_title,.footer_sumit-btn{
    font-weight:400 !important;
}
.form-sec p,.fgds{
   font-weight:400 !important;  
   color:#979797 !important;
}
.network-solution-page-11-25{
            .gap-20 {
            gap: 20px;
        }

        @media (max-width:992px) {
            .accordion-plusclose .card-header .btn .card-header-content h4 {
                margin-top: 10px;
            }
        }


        .nrd-botm-lg-gry {
            border-bottom: 1px solid #B4B4B4;
        }

        .why-cisco-pg {
            .box-80 {
                width: 67px;
                height: 67px;
                border: none;
            }

            .icon-bx-main p {
                margin-top: 40px !important;
            }

            .icon-bx-main {
                background: #F0FBFF;
            }

            .icon-bx-main:hover {
                background: #00A8E1;
            }
        }

        .brd-nn-ky .box-80 {
            border: none !important;
        }

        .icn_bg-light {
            background: #00A8E1;
            border-radius: 15px;

            p {
                margin: 0;
                color: #ffff;
            }
        }

        .bdrbox:hover {
            border: 1px solid #d8def74d;
            box-shadow: 1px 1px 14px 0px #082f3c14 !important;
        }

        .cctv-const {
            .hft-jg {
                .icn_bg-light {
                    border-radius: 10px !important;

                    p {
                        font-size: 40px;
                        padding: 20px 30px;
                    }
                }

            }
        }

        .hft-jg {
            height: 100%;
            background: #fff;
            box-shadow: 0px 0px 8px 1px #00000008;
            border-radius: 15px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            margin: 0;
            padding: 25px;
        }

        .or-serv-sec {
            .grid-container-bdg {
                display: grid;
                gap: 60px;
                grid-template-columns: repeat(3, 1fr) !important;

                .gd-gb {
                    padding: 0 !important;

                    p {
                        padding: 0 30px;
                    }
                }

                .item-title {
                    padding: 0 30px;
                }
            }
        }

        @media (max-width:1199px) {
            .or-serv-sec {
                .grid-container-bdg {
                    grid-template-columns: repeat(2, 1fr) !important;
                }
            }


        }

        @media (max-width:767.98px) {


            .or-serv-sec {
                .grid-container-bdg {
                    grid-template-columns: repeat(1, 1fr) !important;
                }
            }
        }

        .mnshyg .gd-gb {
            background-color: #fff;
        }

        .mnshyg .pgtsd {
            padding-top: 6px;
            padding-bottom: 20px;
        }

        .accordion-item .accordion-header {
            height: 70px
        }

        .accordion-item .accordion-content {
            position: relative;
            bottom: 10px;
        }

        .bg-gradient-blue {
            background-image: linear-gradient(179deg, rgba(194, 226, 250, 0.26) 1%, rgba(203, 230, 251, 0.27) 10%, rgba(212, 235, 251, 0.28) 43%, rgba(252, 253, 255, 0.96) 58%, rgba(252, 253, 255, 0.96) 70%, #fff 99%);
        }

        .p-40 {
            padding: 40px 0 !important;
        }

        .px-40 {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .btn-style-transperentbtk {
            position: relative;
            color: #242e37;
            background: 0;
            border: 1px solid #354860;
            border-radius: 15px;
        }

        .btn-style-transperentbtk:hover {
            background: #00A8E1;
            color: #fff;
            border: 1px solid #fff;
        }

        .core-nw-sec {

            .grid-container-nw {
                display: grid;
                gap: 15px;
                grid-template-columns: repeat(5, 1fr) !important;

                .gd-gb {
                    padding: 0 !important;

                    .pgtsd {
                        padding: 0 20px;
                    }
                }
            }
        }
        .smb-nw-sec {
    .grid-container-nw {
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(4, 1fr) !important;
    }
}
        @media (max-width:1199px) {
            .core-nw-sec,
            .smb-nw-sec {
                .grid-container-nw {
                    grid-template-columns: repeat(2, 1fr) !important;
                }
            }
        }
        .smb-nw-sec {
    & .grid-container-nw {
        & .gd-gb {
            padding: 0 !important;
            .pgtsd {
                padding: 0 20px;
            }
        }
    }
}
.techSwiper .swiper-slide img{
    border-radius: 8px;
     border: 1px solid #acb6c040;
     
}
body.modal-open .grecaptcha-badge {
            visibility: hidden;
        }
}

.huawei-enterprise-networking-page-11-25{
    .bg-f8{background-color: #f8f8f8;}
        .accordion-header.active img {
    filter: brightness(1) !important;
}
.accordion-header img {
    filter: brightness(0) !important;
}
        .accordion-content{position: relative;top: 0px;}
        .accordion-header {
    height: 90px !important;
}
        .box-black .border-blue {
    border-color: #354860;
}
.box-black .icon-bx-main:hover .border-blue{
    border-color: #C7000B;
}
     .crd-bg-white   .icon-bx-main:hover h3 {
    color: #fff;
}

  .crd-bg-white .icon-bx-main h3 {
    color: #464646;
    -webkit-transition: all 0.3s 
ease-in-out;
    transition: all 0.3s 
ease-in-out;
}
.crd-bg-white .icon-bx-main:hover p {
    color: #fff;
}
.crd-bg-white .icon-bx-main p {
    -webkit-transition: all 0.3s 
ease-in-out;
    transition: all 0.3s 
ease-in-out;
    margin-top: auto;
}
.crd-bg-white .icon-bx-main:hover img {
    -webkit-filter: brightness(0) invert(1) !important;
    filter: brightness(0) invert(1) !important;
}
.crd-bg-white .icon-bx-main img {
    -webkit-transition: all 0.3s 
ease-in-out;
    transition: all 0.3s 
ease-in-out;
}
.crd-bg-white .icon-bx-main:hover {
    background-color: #00A8E1;
    color: #fff;
}
.dens .icon-bx-main:hover {
    box-shadow: 0px 1px 15px 0px #00000014;
}

.bdrbox:hover {
    border: 1px solid rgba(216, 222, 247, 0.3019607843);
    -webkit-box-shadow: 1px 1px 14px 0px rgba(8, 47, 60, 0.0784313725) !important;
    box-shadow: 1px 1px 14px 0px rgba(8, 47, 60, 0.0784313725) !important;
}
.icon-bx-main:hover {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); 
}
        .colsps{width: 95%;margin: 0 auto;}
    .theme-btn:hover {
        color: #fff !important;
    }
 
  .custom-prev::after, 
  .custom-next::after{
    display: none !important;
}
    .custom-prev,
    .custom-next {
        color: #000;
        background: transparent;
        width: 40px;
        height: 40px;
        border-radius: 50%; 
        border: 1px solid #C7000B;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.3s ease;
    }
     .custom-prev:hover,
    .custom-next:hover {
        color: #fff; 
        border: 1px solid #C7000B; 
        background: #C7000B;
    }
    .custom-prev img,
    .custom-next img{ transition: all 0.3s ease;}
     .custom-prev:hover img,
    .custom-next:hover img {
        filter:  brightness(0) invert(1);
    }

    

    .custom-prev {
        left: -25px;
    }

    .custom-next {
        right: -25px;
    }
    .tsp{bottom: 30px}
    @media (max-width: 992px) {
.colsps .swiper-slide h3{font-size: 19px;}
.colsps .font-20{font-size: 16px;}
    }
    @media (max-width: 768px) {
.tsp {
    bottom: -41px;
    width: 50px;
    margin: auto;
}
        .custom-prev,
        .custom-next {
            width: 35px;
            height: 35px;
        }
    }
   .huawei-slider   .swiper-pagination-bullet {
    background: #FFFFFF96; 
}
    .huawei-slider .swiper-pagination-bullet-active {
    background: #C7000B; 
}
}