.service-box{

background:#fff;

padding:35px;

border-radius:20px;

box-shadow:0 15px 35px rgba(0,0,0,.06);

transition:.35s;

height:100%;

border:1px solid #eee;

}

.service-box:hover{

transform:translateY(-12px);

box-shadow:0 20px 45px rgba(13,110,253,.18);

}

.service-icon{

width:75px;

height:75px;

border-radius:18px;

display:flex;

align-items:center;

justify-content:center;

font-size:30px;

color:#fff;

margin-bottom:25px;

}

.service-box h4{

font-size:22px;

font-weight:700;

margin-bottom:15px;

}

.service-box p{

color:#666;

line-height:28px;

margin-bottom:20px;

}

.service-box a{

text-decoration:none;

font-weight:600;

color:#0D6EFD;

}

.choose-card{

display:flex;

gap:20px;

padding:22px;

background:#fff;

border-radius:18px;

box-shadow:0 10px 25px rgba(0,0,0,.05);

transition:.3s;

height:100%;

}

.choose-card:hover{

transform:translateY(-8px);

}

.choose-card i{

font-size:36px;

color:#0D6EFD;

}

.choose-card h5{

font-weight:700;

margin-bottom:5px;

}

.choose-card p{

margin:0;

color:#777;

}

.glass-box{

background:linear-gradient(135deg,#0D6EFD,#3B82F6);

padding:40px;

border-radius:30px;

color:#fff;

box-shadow:0 25px 50px rgba(13,110,253,.25);

}

.mini-box{

background:rgba(255,255,255,.12);

padding:25px;

border-radius:18px;

text-align:center;

backdrop-filter:blur(10px);

}

.mini-box i{

font-size:35px;

margin-bottom:15px;

}

.mini-box h3{

font-size:32px;

font-weight:700;

}

.process-box{

background:#fff;

padding:35px 20px;

border-radius:20px;

box-shadow:0 10px 25px rgba(0,0,0,.06);

transition:.35s;

position:relative;

height:100%;

}

.process-box:hover{

transform:translateY(-10px);

}

.process-number{

position:absolute;

top:-15px;

left:50%;

transform:translateX(-50%);

width:45px;

height:45px;

background:#0D6EFD;

color:#fff;

border-radius:50%;

display:flex;

align-items:center;

justify-content:center;

font-weight:700;

}

.process-box i{

font-size:42px;

color:#0D6EFD;

margin:20px 0;

}

.process-box h5{

font-weight:700;

}

.tech-card{

background:#fff;

padding:35px 15px;

border-radius:20px;

box-shadow:0 10px 25px rgba(0,0,0,.05);

text-align:center;

transition:.35s;

height:100%;

}

.tech-card:hover{

transform:translateY(-10px);

box-shadow:0 20px 45px rgba(13,110,253,.18);

}

.tech-card i{

font-size:52px;

margin-bottom:20px;

}

.tech-card h6{

font-size:18px;

font-weight:600;

margin:0;

}

.cta-box{

background:linear-gradient(135deg,#0D6EFD,#2563EB);

padding:70px 60px;

border-radius:30px;

color:#fff;

box-shadow:0 25px 60px rgba(13,110,253,.25);

}

.cta-box h2{

font-size:42px;

font-weight:700;

margin-bottom:15px;

}

.cta-box p{

font-size:18px;

opacity:.9;

margin-bottom:0;

}

.text-purple{

color:#6f42c1!important;

}

@media(max-width:768px){

.cta-box{

padding:40px 25px;

text-align:center;

}

.cta-box h2{

font-size:30px;

}

.cta-box .btn{

margin-top:20px;

}

}
.portfolio-card{

background:#fff;

padding:35px;

border-radius:20px;

box-shadow:0 10px 25px rgba(0,0,0,.06);

transition:.35s;

height:100%;

}

.portfolio-card:hover{

transform:translateY(-10px);

box-shadow:0 20px 40px rgba(13,110,253,.18);

}

.portfolio-icon{

width:75px;

height:75px;

background:#0D6EFD;

color:#fff;

border-radius:18px;

display:flex;

align-items:center;

justify-content:center;

font-size:30px;

margin-bottom:25px;

}

.portfolio-tags span{

display:inline-block;

padding:8px 16px;

background:#eef5ff;

border-radius:50px;

margin:5px;

font-size:13px;

font-weight:600;

color:#0D6EFD;

}

.testimonial-card{

background:#fff;

padding:35px;

border-radius:20px;

box-shadow:0 10px 25px rgba(0,0,0,.06);

transition:.35s;

height:100%;

}

.testimonial-card:hover{

transform:translateY(-10px);

}

.stars{

color:#FFC107;

font-size:22px;

margin-bottom:20px;

}

.client-info{

display:flex;

align-items:center;

margin-top:25px;

}

.client-icon{

width:60px;

height:60px;

background:#0D6EFD;

border-radius:50%;

display:flex;

align-items:center;

justify-content:center;

color:#fff;

font-size:22px;

margin-right:15px;

}
.price-card{

background:#fff;

padding:40px;

border-radius:25px;

box-shadow:0 10px 30px rgba(0,0,0,.08);

transition:.35s;

position:relative;

height:100%;

}

.price-card:hover{

transform:translateY(-10px);

}

.price-card ul{

list-style:none;

padding:0;

margin:30px 0;

}

.price-card ul li{

padding:12px 0;

border-bottom:1px solid #eee;

}

.price-card ul li i{

color:#0D6EFD;

margin-right:10px;

}

.price-icon{

width:80px;

height:80px;

background:#0D6EFD;

border-radius:20px;

display:flex;

align-items:center;

justify-content:center;

font-size:34px;

color:#fff;

margin-bottom:25px;

}

.active-plan{

border:3px solid #FFC107;

}

.popular-tag{

position:absolute;

top:20px;

right:20px;

background:#FFC107;

padding:8px 18px;

border-radius:30px;

font-size:13px;

font-weight:600;

}

.cta-banner{

background:linear-gradient(135deg,#0D6EFD,#2563EB);

padding:70px 50px;

border-radius:30px;

color:#fff;

box-shadow:0 25px 60px rgba(13,110,253,.25);

}

.accordion-item{

border-radius:15px!important;

overflow:hidden;

margin-bottom:15px;

border:none;

box-shadow:0 8px 20px rgba(0,0,0,.06);

}

.accordion-button{

font-weight:600;

padding:20px;

}

.accordion-button:not(.collapsed){

background:#0D6EFD;

color:#fff;

}
/*=========================
Contact
=========================*/

.contact-section{

background:#f8fbff;

}

.contact-info{

display:flex;

flex-direction:column;

gap:25px;

}

.contact-card{

display:flex;

align-items:flex-start;

gap:20px;

background:#fff;

padding:25px;

border-radius:20px;

box-shadow:0 15px 35px rgba(0,0,0,.05);

transition:.35s;

}

.contact-card:hover{

transform:translateY(-8px);

}

.icon-box{

width:70px;

height:70px;

background:#0D6EFD;

border-radius:18px;

display:flex;

align-items:center;

justify-content:center;

color:#fff;

font-size:28px;

flex-shrink:0;

}

.contact-card h5{

font-weight:700;

margin-bottom:8px;

}

.contact-card p{

margin:0;

color:#666;

line-height:28px;

}

.contact-card a{

text-decoration:none;

color:#666;

}

.contact-form{

background:#fff;

padding:45px;

border-radius:25px;

box-shadow:0 20px 50px rgba(0,0,0,.08);

}

.contact-form .form-control,

.contact-form .form-select{

height:58px;

border-radius:15px;

border:1px solid #ddd;

padding-left:18px;

box-shadow:none;

}

.contact-form textarea{

height:auto!important;

padding-top:18px;

}

.contact-form .form-control:focus,

.contact-form .form-select:focus{

border-color:#0D6EFD;

box-shadow:0 0 0 .25rem rgba(13,110,253,.15);

}

.contact-form button{

height:58px;

font-weight:600;

}
/*==========================
Footer
===========================*/

.footer{

background:#081028;

padding:90px 0 30px;

color:#fff;

}

.footer p{

color:#BFC8DA;

line-height:30px;

}

.footer h4{

font-size:22px;

font-weight:700;

margin-bottom:30px;

position:relative;

}

.footer h4::after{

content:"";

position:absolute;

left:0;

bottom:-10px;

width:60px;

height:3px;

background:#0D6EFD;

border-radius:30px;

}

.footer-links{

list-style:none;

padding:0;

margin:0;

}

.footer-links li{

margin-bottom:14px;

}

.footer-links li a{

text-decoration:none;

color:#BFC8DA;

transition:.35s;

}

.footer-links li a:hover{

color:#fff;

padding-left:8px;

}

.footer-contact{

list-style:none;

padding:0;

margin:0;

}

.footer-contact li{

display:flex;

gap:15px;

margin-bottom:18px;

color:#BFC8DA;

line-height:28px;

}

.footer-contact i{

color:#0D6EFD;

font-size:18px;

margin-top:5px;

min-width:20px;

}

.footer-contact a{

text-decoration:none;

color:#BFC8DA;

}

.footer-social{

display:flex;

gap:12px;

}

.footer-social a{

width:45px;

height:45px;

background:#16203d;

border-radius:50%;

display:flex;

align-items:center;

justify-content:center;

color:#fff;

font-size:18px;

transition:.35s;

text-decoration:none;

}

.footer-social a:hover{

background:#0D6EFD;

transform:translateY(-5px);

}

.footer-line{

margin:60px 0 30px;

border-color:rgba(255,255,255,.12);

}

.copyright{

margin:0;

color:#BFC8DA;

font-size:15px;

}

@media(max-width:768px){

.footer{

text-align:center;

}

.footer h4::after{

left:50%;

transform:translateX(-50%);

}

.footer-contact li{

justify-content:center;

}

.footer-social{

justify-content:center;

}

}
/*==========================
Floating Buttons
===========================*/

.whatsapp-float{

position:fixed;

right:25px;

bottom:25px;

width:60px;

height:60px;

border-radius:50%;

background:#25D366;

display:flex;

align-items:center;

justify-content:center;

color:#fff;

font-size:30px;

text-decoration:none;

z-index:999;

box-shadow:0 15px 35px rgba(0,0,0,.2);

transition:.35s;

animation:whatsappPulse 2s infinite;

}

.call-float{

position:fixed;

right:25px;

bottom:100px;

width:60px;

height:60px;

border-radius:50%;

background:#0D6EFD;

display:flex;

align-items:center;

justify-content:center;

color:#fff;

font-size:24px;

text-decoration:none;

z-index:999;

box-shadow:0 15px 35px rgba(0,0,0,.2);

transition:.35s;

}

.whatsapp-float:hover,

.call-float:hover{

transform:translateY(-6px) scale(1.05);

color:#fff;

}

#scrollTop{

position:fixed;

left:25px;

bottom:25px;

width:55px;

height:55px;

border:none;

border-radius:50%;

background:#111827;

color:#fff;

font-size:20px;

cursor:pointer;

display:none;

z-index:999;

transition:.35s;

box-shadow:0 15px 35px rgba(0,0,0,.2);

}

#scrollTop:hover{

background:#0D6EFD;

}

@keyframes whatsappPulse{

0%{

box-shadow:0 0 0 0 rgba(37,211,102,.7);

}

70%{

box-shadow:0 0 0 20px rgba(37,211,102,0);

}

100%{

box-shadow:0 0 0 0 rgba(37,211,102,0);

}

}

.nav-link.active{

color:#0D6EFD!important;

font-weight:700;

}

section{

scroll-margin-top:90px;

}

body{

overflow-x:hidden;

}

img{

max-width:100%;

height:auto;

}

.btn{

transition:.35s;

}

.btn:hover{

transform:translateY(-4px);

}

::selection{

background:#0D6EFD;

color:#fff;

}
