
.testimonial-section{
    background:#f8f9fa;
    padding:80px 0;
}

.shadow-effect{
    background:#fff;
    padding:30px 20px;
    border-radius:12px;
    text-align:center;
    border:1px solid #eee;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
    border-bottom: solid 4px #cc1920;
}

.shadow-effect p{
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #000;
}

.testimonial-name{
    display:inline-block;
    padding:0px 25px;
    border-radius:30px;
    font-weight:600;
}
.testimonial-name h4{
    font-size: 18px;
    color: #000;
    margin-bottom: 0px;
}
.testimonial-name p{
    font-size: 16px;
    color: #646464;
}
#customers-testimonials .item{
    padding:15px;
    opacity:.5;
    transform:scale(.9);
    transition:.4s;
}

#customers-testimonials .owl-item.active.center .item{
    opacity:1;
    transform:scale(1);
}

.img-circle{
    width:90px !important;
    height:90px;
    border-radius:50%;
    object-fit:cover;
    margin:0 auto 20px;
}

.owl-dots{
    margin-top:20px;
}

/*----------------------------------*/
.tp_icons_blue{
    border-bottom: solid 3px #3d5afe;
}
.tp_icons_blue img{
    width: 80px;
    margin-bottom: 20px;   
}
.tp_icons_blue h3{
    color: #0b76fb;
}
.tp_icons_blue h4{
    color: #000;
    font-size: 17px;
    font-weight: 500;
}
.tp_icons_blue p{
    color: #000;
    font-size: 15px;
}
/*--------------------------------------*/

.tp_icons_green{
    border-bottom: solid 3px #02a776;
}
.tp_icons_green img{
    width: 80px;
    margin-bottom: 20px;   
}
.tp_icons_green h3{
    color: #02a776;
}
.tp_icons_green h4{
    color: #000;
    font-size: 17px;
    font-weight: 500;
}
.tp_icons_green p{
    color: #000;
    font-size: 15px;
}
/*--------------------------------------*/

.tp_icons_purple{
    border-bottom: solid 3px #4d23de;
}
.tp_icons_purple img{
    width: 80px;
    margin-bottom: 20px;   
}
.tp_icons_purple h3{
    color: #4d23de;
}
.tp_icons_purple h4{
    color: #000;
    font-size: 17px;
    font-weight: 500;
}
.tp_icons_purple p{
    color: #000;
    font-size: 15px;
}
/*--------------------------------------*/

.tp_icons_orange{
    border-bottom: solid 3px #fb680a;
}
.tp_icons_orange img{
    width: 80px;
    margin-bottom: 20px;   
}
.tp_icons_orange h3{
    color: #fb680a;
}
.tp_icons_orange h4{
    color: #000;
    font-size: 17px;
    font-weight: 500;
}
.tp_icons_orange p{
    color: #000;
    font-size: 15px;
}




.text_white{
    color: #fff !important;
}

.br-6{
  border-radius: 6px;   
}

/*----------------------------------*/

.bg_contect01 {
    background-image: url(../img/ukk.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    z-index: 2;
    padding: 5rem 3rem 5rem;
}
.bg_contect02 {
    background-image: url(../img/cont_009.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    z-index: 2;
    padding: 5rem 3rem 5rem;
    margin-top: 20px;
}

.bg_testimo_box {
    background-image: url(../img/104055.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 5rem 3rem 5rem;
    background-attachment: fixed;
}


.bg_partner {
    background-image: url(../img/bgimg230.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 5rem 3rem 5rem;
    background-attachment: fixed;
}
.bg_tecstuck {
    background-image: url(../img/bgimg230.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 5rem 3rem 5rem;
}

.padd0{
  padding: 0px;  
}
.bg_submenudd{
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: solid 1px #e5efff;
    padding: 15px 17px;
    height: 380px;
}
.bg_submenudd img.icontop98{
    width: 46px;
    margin-right: 10px;
    display: block;
    margin-bottom: 11px;

}
.heading001{
   width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.heading001 h6::after {
    background: #3f8dfe;
    bottom: 0;
    content: "";
    height: 2px;
    left: 2px;
    position: absolute;
    width: 54px;
    bottom: -7px;
}
/*----------------1 end--------------*/
.bg_submenudd02{
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: solid 1px #d7ffdd;
    padding: 15px 17px;
    height: 380px;
}
.bg_submenudd02 img.icontop98{
    width: 46px;
    margin-right: 10px;
    display: block;
    margin-bottom: 11px;

}
.heading002{
   width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.heading002 h6::after {
    background: #49af55;
    bottom: 0;
    content: "";
    height: 2px;
    left: 2px;
    position: absolute;
    width: 54px;
    bottom: -7px;
}

/*----------------2 end--------------*/
.bg_submenudd03{
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: solid 1px #eeddff;
    padding: 15px 17px;
    height: 380px;
}
.bg_submenudd03 img.icontop98{
    width: 46px;
    margin-right: 10px;
    display: block;
    margin-bottom: 11px;

}
.heading003{
   width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.heading003 h6::after {
    background: #945ecb;
    bottom: 0;
    content: "";
    height: 2px;
    left: 2px;
    position: absolute;
    width: 54px;
    bottom: -7px;
}
/*----------------3 end--------------*/
.bg_submenudd04{
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: solid 1px #ffeddd;
    padding: 15px 17px;
    height: 380px;
}
.bg_submenudd04 img.icontop98{
    width: 46px;
    margin-right: 10px;
    display: block;
    margin-bottom: 11px;

}
.heading004{
   width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.heading004 h6::after {
    background: #fe9840;
    bottom: 0;
    content: "";
    height: 2px;
    left: 2px;
    position: absolute;
    width: 54px;
    bottom: -7px;
}








.allddarow{
    width: 19px;
    float: left;
    margin-top: 2px;
    margin-right: 4px;
}

.about_premium{
    background:#fff;
    padding:100px 0;
    color:#fff;
    overflow:hidden;
    position:relative;
}

.tag_line{
    color: #5b7cff;
    font-size: 20px;
    /* letter-spacing: 3px; */
    font-weight: 600;
}

.premium_title{
    font-size:34px;
    font-weight:700;
    line-height:1.2;
    margin:10px 0;
}

.premium_text{
   color: #000000;
    line-height: 1.9;
    font-size: 18px;
    margin-bottom: 35px;
}

.feature_card{
    background: #162360;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, .12); 
    padding: 17px 30px;
    border-radius: 12px;
    margin-bottom: 18px;
    transition: .4s;
}

.feature_card:hover{
    transform:translateY(-6px);
}

.feature_card h5{
    font-size: 22px;
    margin-bottom: 0px;
    color: #fff;
}

.feature_card p{
    margin:0;
    color:#cbd5e1;
}

.counter_area{
    display:flex;
    gap:50px;
    margin:25px 0;
    padding-left: 15px;
}

.counter_area h3{
    font-size: 32px;
    font-weight: 700;
    color: #3763f8;
    margin-bottom: 0px;
}

.counter_area span{
   color: #646464;
}

.premium_btn{
    padding: 10px 30px;
    background: linear-gradient(90deg, #4f46e5, #ed3a4f);
    color:#fff;
    border-radius:50px;
    display:inline-block;
    text-decoration:none;
    transition-duration: 0.4s;
}
.premium_btn:hover{
    padding: 10px 30px;
    background: linear-gradient(90deg, #ed3a4f, #4f46e5);
    color:#fff;
    border-radius:50px;
    display:inline-block;
    text-decoration:none;
    transform: translateY(-3px);
}

.office_img img{
    width:100%;
    border-radius:30px;
    position:relative;
    z-index:2;
}

.ai_circle{
    width:380px;
    height:380px;
    position:absolute;
    left:-90px;
    top:140px;
    border-radius:50%;
    overflow:hidden;
    z-index:3;
    box-shadow:0 20px 60px rgba(0,0,0,.4);
}

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

.blur_shape{
    position:absolute;
    width:400px;
    height:400px;
    background:#4f46e5;
    filter:blur(180px);
    right:-100px;
    top:100px;
    opacity:.35;
}

.custom-upload {
    display: flex;
    align-items: center;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

.upload-btn {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    font-size: 14px;
    border-right: 1px solid #d8d8d8;
    background: #f8f8f8;
    cursor: pointer;
    margin: 0;
    font-weight: 500;
}

.upload-btn input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-name {
    padding: 5px 20px;
    font-size: 15px;
    color: #444;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media(max-width:991px){

 .bg_partner {
    background-image: url(../img/bgimg230.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 2rem 1rem 2rem;
    background-attachment: fixed;
}   

.premium_text {
    color: #000000;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 35px;
}


.premium_title{
    font-size:20px;
}

.counter_area{
    gap:25px;
}

.ai_circle{
    width:250px;
    height:250px;
    left:0;
    top:-80px;
    position:relative;
    margin:auto;
    display: none;
}

}


/*------------------------------------------------*/


.service-box-1{
    overflow:hidden;
}

.service-box-1 img{
    width:100%;
    transition:transform 0.7s ease;
}

.service-box-1:hover img{
    transform:scale(1.15);
}

/*------------------------------------------*/

.toogleform{
   padding: 0px 0px; 
}
.toogleform input{
    height: 38px;
    border-radius: 4px;
}
.toogleform input::placeholder{
    font-size: 16px;
}
.toogleform input:focus{
    outline: none !important;
    box-shadow: none;
}
.toogleform textarea{
    outline: none !important;
    box-shadow: none;
    resize: none;
}
.toogleform textarea:focus{
    outline: none !important;
    box-shadow: none;
    resize: none;
}
.toogleform label{
    margin-bottom: 0px;
}


.open-text img {
    width: 26px;
}


.enquiry-wrapper{
    position:fixed;
    right:25px;
    bottom:25px;
    z-index:9999;
}

/* Tooltip */

.chat-tooltip{
    position:absolute;
    right:76px;
    bottom:10px;
    background:#fff;
    width:198px;
    border-radius:14px;
    padding:10px 18px;
    box-shadow:0 10px 30px rgba(0,0,0,.18);
    transition:.3s;
}

.chat-tooltip h5{
    margin:0;
    font-size:18px;
    color:#333;
    font-weight:600;
}

.chat-tooltip p{
    margin:0px 0 0;
    color:#777;
    font-size:15px;
    padding-left: 30px;
    line-height: 20px;
}

/* Arrow */

.chat-tooltip:after{
    content:"";
    position:absolute;

    right:-10px;
    top:50%;

    transform:translateY(-50%);

    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-left:10px solid #fff;
}

/* Floating Button */

.toggle-btn{
    width:56px;
    height:56px;
    border:none;
    border-radius:50%;
    background:#3d5afe;
    color:#fff;
    font-size:26px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 10px 30px rgba(0,0,0,.25);
    cursor:pointer;
}

.close-text{
    display:none;
}

.toggle-btn.active .open-text{
    display:none;
}

.toggle-btn.active .close-text{
    display:block;
    font-size:34px;
}

/* Enquiry Box */

.enquiry-box{
    position:absolute;
    right:0;
    bottom:64px;
    width:340px;
    background:#fff;
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 10px 40px rgba(0,0,0,.2);
    opacity:0;
    visibility:hidden;
    transform:translateY(20px);
    transition:.35s;
}

.enquiry-box.show{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}
.form-header{
    background:#3d5afe;
    color:#fff;
    padding:15px 20px;
}

.form-header h5{
    margin:0;
    color:#fff;
    font-size: 16px;
}

/* Form */

.form-body{
    padding:20px;
}

.form-control{
    border-radius:10px;
    height:48px;
}

textarea.form-control{
    height:auto;
    resize:none;
}

.submit-btn{

    width:100%;

    border:none;

    background:#b3bdfd;

    color:#fff;

    padding:12px;

    border-radius:10px;

    font-weight:600;
}

/* Mobile */

@media(max-width:767px){

.enquiry-box{
    width:300px;
}

.chat-tooltip{
    width:210px;
    right:75px;
}
.content-box h2 {
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 25px;
    color: #fff;
}

}

.online-status .text-onlineww{
   font-size: 17px;
    font-weight: 700;
    color: #000;
    padding-left: 6px;
    line-height: 26px;
}
.online-status{
    display:flex;
    align-items:center;
    gap:10px;
}

.online-dot{
    width:12px;
    height:12px;
    background:#20c863;
    border-radius:50%;
    position:relative;
}

/* Pulse Animation */

.online-dot::after{
    content:"";
    position:absolute;
    left:50%;
    top:50%;

    width:12px;
    height:12px;

    background:#20c863;
    border-radius:50%;

    transform:translate(-50%,-50%);
    animation:pulse-online 1.8s infinite;
}

@keyframes pulse-online{

    0%{
        transform:translate(-50%,-50%) scale(1);
        opacity:.8;
    }

    100%{
        transform:translate(-50%,-50%) scale(3);
        opacity:0;
    }

}


.content-box{
    position:relative;
    z-index:2;
    padding:45px;
    border-radius:25px;
    background:rgba(255,255,255,.06);
    backdrop-filter:blur(12px);
    color:#fff;
}

.mini-title{
    display:inline-block;
    letter-spacing:2px;
    color:#8ea2ff;
    margin-bottom:15px;
    font-size:14px;
}

.content-box h2{
    font-size:46px;
    font-weight:700;
    line-height:1.1;
    margin-bottom:25px;
    color: #fff;
}

.content-box p{
    color:#d5d5d5;
    font-size:18px;
    margin-bottom:30px;
}

.contact-info{
    margin-bottom:35px;
}

.contact-info a{
    color:#fff;
    font-size:34px;
    font-weight:700;
    text-decoration:none;
}

.contact-info span{
    margin:0 15px;
    color:#6d7cff;
}

/* Button */

.cta-btn{
    display:inline-block;
    background: linear-gradient(90deg, #4f46e5, #ed3a4f);
    color:#fff;
    padding:14px 32px;
    border-radius:50px;
    text-decoration:none;
    transition:.3s;
}

.cta-btn:hover{
    color:#fff;
    transform:translateY(-3px);
    background: linear-gradient(80deg, #ed3a4f, #4f46e5);
}
.cta-btn img {
    width: 20px;
    margin-left: 4px;
    height: inherit;
    display: inline;
}




/*-------------------------------------*/

.mainp_testmonial{
    padding: 40px 30px;
}

.bg_testi_box{
    background: #ffffff;
    padding: 15px;
    border-radius: 16px;
}

.testimonial-card{
    background: #fff;
    max-width: 500px;
    padding: 20px 30px;
    padding-top: 10px;
    border-radius: 18px;
    position: relative;
    overflow: hidden;
}

.quote-icon{
}

.testimonial-text{
   font-size: 17px;
    line-height: 24px;
    color: #000000;
    font-style: italic;
    margin-bottom: 18px;
}

.divider{
    height:1px;
    background:#e6e6e6;
    margin-bottom:5px;
}

.client-info{
    display:flex;
    align-items:center;
    gap:10px;
}

.client-img{
    width:66px;
    height:66px;
    border-radius:50%;
    object-fit:cover;
}

.client-info h3{
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 700;
    color: #111827;
    line-height: 14px;
    padding-top: 7px;
}

.location{
    color: #555;
    font-size: 15px;
}

/* Responsive */

@media(max-width:576px){

.testimonial-card{
    padding:30px;
}

.testimonial-text{
    font-size:18px;
}

.client-info h3{
    font-size: 15px;
}

.location{
    font-size:16px;
}

}

.text_head33{}
.text_head33 h3{
    font-size: 22px;
    margin-bottom: 2px;
}
.text_head33 h3 img{
    width: 30px;
}
.text_head33 p{
   font-size: 15px;
    color: #222;
    line-height: 23px;
    padding-left: 38px;
}
.trust-features{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    background:rgba(18,20,50,0.82);
    backdrop-filter:blur(10px);
    padding: 10px 12px;
    border-radius:12px;
    margin-top: 14px;
    border:1px solid rgba(255,255,255,.12);
    width:100%;
}

.trust-item{
    display:flex;
    align-items:center;
    gap:5px;
}

.icon-circle{
    width: 30px;
    height: 30px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:linear-gradient(
        135deg,
        #7c3aed,
        #a855f7
    );

    color:#fff;
    font-size:14px;
    box-shadow:0 5px 18px rgba(124,58,237,.35);
}

.trust-item h6{
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.trust-item p{
    margin: 0;
    color: #d8d8d8;
    font-size: 10px;
    line-height: 1.3;
}

@media(max-width:768px){

.trust-features{
    flex-direction:column;
    align-items:flex-start;
    gap:20px;
}

.trust-item{
    width:100%;
}

}


.logo-section{
    background:#fff;
    padding:20px 50px;
    overflow:hidden;
    padding-bottom: 40px;
}

.logo-slider{
    display:flex;
    align-items:center;
    width:max-content;
    animation: scrollLogo 25s linear infinite;
}

.logo-item{
    width: 158px;
    height: 84px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    margin-right: 18px;
}

.logo-item img{
    max-height:55px;
    transition:.3s;
}

.logo-item img:hover{
    filter: grayscale(0%);
    opacity:1;
}

@keyframes scrollLogo{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}

.logo-wrapper{
    display:flex;
    width:100%;
    overflow: hidden;
    padding: 10px;
}