@font-face {
  font-display: swap;
}

body {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  background: #f5f6f8;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Nunito', Arial, sans-serif;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 15px;
}
.main-header{
background:#2e4c93;
padding:14px 0;
color:#fff;
}
.topbar{
    display:none;
}
.col-lg-3.imgds img {
    border-radius: 10px;
}
.head{
width:100%;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
}
.col-lg-3.imgds {
    z-index: 999;
}
.logo{
font-size:22px;
font-weight:700;
letter-spacing:1px;
}

.nav-menu{
display:flex;
gap:30px;
}
section.section.servicebg {
    background-color: #f4f4f4cc;
}
.service-card h5 {
    font-weight: bold;
}

.nav-menu a{
color:#fff;
text-decoration:none;
font-size:15px;
}

.nav-menu a:hover{
opacity:.8;
}

.header-right{
display:flex;
align-items:center;
gap:15px;
}

.call-btn{
background:#ff6a00;
padding:10px 18px;
border-radius:30px;
color:#fff;
text-decoration:none;
font-weight:600;
}

.email-link{
color:#fff;
text-decoration:none;
font-size:14px;
}

.menu-toggle{
display:none;
font-size:28px;
cursor:pointer;
}

/* MOBILE */

@media(max-width:900px){

.nav-menu{
position:absolute;
top:70px;
left:0;
width:100%;
background:#2e4c93;
flex-direction:column;
align-items:center;
gap:20px;
padding:20px 0;
display:none;
}

.nav-menu.active{
display:flex;
}

.header-right{
display:none;
}

.menu-toggle{
display:block;
}

}
.service-badges{
/*display:grid;*/
grid-template-columns:repeat(3,1fr);
gap:10px;
}

.service-badges span{
background:#f2f2f2;
padding:10px;
border-radius:6px;
text-align:center;
font-size:14px;
}
.light-color {
    color: #000 !important;
}
.color-white-light {
    color: #dedcdc !important;
}
.pt-4{
    padding-top:10px;
}
.hero h1 span {
    color: #ff6a00 !important;
}
section.hero .text-warning {
    background-color: #fff;
    display: inline-block;
    color: #ff6a00 !important;
    padding: 5px 10px;
    border-radius: 20px;
}
.hero{background:#244a9a;color:#fff;padding:80px 0;
   
}
section.hero a:hover {
    background-color: #062a77 !important;
}

a.call-btn:hover{
     background-color: #062a77 !important;
}
section.hero a {
    border-radius: 50px;
    padding: 10px 55px;
    font-weight: bold;
}
.col-lg-7.textblock {
    z-index: 999;
}
.hero{
    /*background: url('images/sliders.webp') no-repeat center center;*/
    /*background-size: cover;*/
    color:#fff;
    padding:10px 0;
    position: relative;
    
}
.limit-text {
  display: -webkit-box;
  -webkit-line-clamp: 35 /* lines control */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* overlay (important for readability) */
.hero::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgb(36 74 154 / 94%); /* tumhara blue tone maintain */
}
.hero h1{font-size:60px;font-weight:700}
.service-badges span{background: #d2e0ff33;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    margin: 5px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}
.quote-card{background:#fff;border-radius:10px;padding:25px;box-shadow:0 10px 20px rgba(0,0,0,0.1)}
.btn-orange{background:#ff6a00;color:#fff}
.section{padding:70px 0}
.feature-card{background:#d5e1ff;border-radius:10px;padding:20px;text-align:left;box-shadow:0 5px 10px rgba(0,0,0,0.08);
        height: 250px;
}
.testimonial{background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 10px rgba(0,0,0,0.08)}
.testimonial{
background:#f6f7f9;
border:1px solid #e5e5e5;
border-radius:10px;
padding:25px;
height:100%;
}

.testimonial .stars{
color:#ff6a00;
font-size:18px;
display:block;
margin-bottom:10px;
}

.testimonial p{
font-style:italic;
color:#444;
line-height:1.6;
}

.testimonial-user{
display:flex;
align-items:center;
margin-top:15px;
gap:10px;
}

.avatar{
width:38px;
height:38px;
border-radius:50%;
background:#2e4c93;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
font-weight:600;
}

.testimonial strong{
font-size:15px;
color:#222;
}
a.btn.btn-orange.btn-lg.btncall {
    border-radius: 50px;
}
.service-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 10px rgba(0,0,0,0.08);
    height: 620px;
}
.cta{background:#244a9a;color:#fff;text-align:center;padding:60px 0}
.gallery img{border-radius:10px;width:100%}
.stats{background:#244a9a;color:#fff;padding:60px 0;text-align:center}
.footer{background:#0e1b2e;color:#ccc;padding:20px 0}
.footer a{color:#ccc;text-decoration:none}

.gallery img{
height:450px;
object-fit:cover;
border-radius:12px;
}
section.section.bgcolor {
    background-color: #edf2fe;
}
.feature-card i {
    color: #fff;
}
.feature-card i {
    background-color: #2a4e98;
    padding: 5px;
    border-radius: 10px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 45px;
    font-size: 28px;
}
.carousel-control-prev,
.carousel-control-next{
width:50px;
height:50px;
background:#2c4ea2;
border-radius:50%;
top:50%;
transform:translateY(-50%);
}

.stats-cta{
background:#2f4f96;
padding:70px 0;
color:white;
}

.stats-row{
margin-bottom:50px;
}

.stat-icon{
color:#ff6a00;
font-size:26px;
margin-bottom:10px;
display:block;
}

.stats-row h2{
font-size:38px;
font-weight:700;
margin-bottom:0;
}

.stats-row p{
opacity:0.8;
font-size:14px;
}

.cta-title{
font-size:32px;
font-weight:700;
margin-bottom:10px;
}

.cta-text{
opacity:0.8;
margin-bottom:25px;
}

.cta-btn{
background:#ff6a00;
color:white;
padding:14px 28px;
border-radius:30px;
font-weight:600;
text-decoration:none;
display:inline-block;
}

.cta-btn i{
margin-right:8px;
}

.why-section{
background:#f2f2f2;
padding:80px 0;
}

.why-title{
font-size:34px;
font-weight:700;
margin-bottom:15px;
}

.why-text{
max-width:800px;
margin:auto;
color:#6c757d;
font-size:15px;
line-height:1.7;
}

.why-box{
background:#e9ecef;
padding:14px 18px;
border-radius:8px;
font-size:14px;
display:flex;
align-items:center;
gap:10px;
font-weight:500;
}

.why-box i{
color:#ff6a00;
font-size:16px;
}

.call-btn{
background:#ff6a00;
color:white;
padding:14px 30px;
border-radius:30px;
font-weight:600;
text-decoration:none;
display:inline-block;
box-shadow:0 6px 15px rgba(0,0,0,0.15);
}

.call-btn i{
margin-right:8px;
}
.partners-section{
background:#f1f1f1;
padding:60px 0;
text-align:center;
}
.feature-card h5 {
    font-weight: bold;
}
.partners-title{
font-size:28px;
font-weight:700;
margin-bottom:35px;
}

.partner-box{
background:white;
padding:12px 25px;
border-radius:8px;
display:flex;
align-items:center;
justify-content:center;
font-weight:600;
color:#6c757d;
border:1px solid #eee;
height:80px;
}
.areas span i {
    color: #ff6a00;
    margin-right: 10px;
}




.faq-area{
background:#f7f7f7;
padding:60px 0;
font-family:Arial;
}

.faq-wrapper{
display:flex;
gap:50px;
}

.faq-left{
width:50%;
}

.faq-right{
width:50%;
}

.faq-left h2,
.faq-right h2{
font-size:2rem;
margin-bottom:20px;
}

.faq-item{
background:#fff;
border-radius:8px;
margin-bottom:12px;
border:1px solid #eee;
overflow:hidden;
}

.faq-question{
padding:16px;
cursor:pointer;
font-weight:500;
display:flex;
justify-content:space-between;
align-items:center;
font-weight:bold !important;
}

.faq-answer{
padding:0 16px;
max-height:0;
overflow:hidden;
transition:0.3s;
font-size:14px;
color:#666;
}

.faq-item.active .faq-answer{
padding:16px;
max-height:200px;
color:#000;
}

.areas{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:10px;
margin-top:20px;
}
.btn-orange:hover {
    background-color: #244a9a;
    color:#fff;
}
.areas span{
background:#eee;
padding:8px 12px;
border-radius:6px;
font-size:14px;
}

footer.footer h5 {
    color: #fff !important;
    margin-bottom: 20px;
}
.testimonial span {
    color: #ff6a00;
}


@media(max-width: 576px){
    .areas{
        grid-template-columns: 1fr;
    }

    .areas span{
        white-space:normal; /* text wrap ho jayega */
    }
    section.hero .text-warning {
        font-size:13px;
    }
}
@media(max-width: 992px){
    .faq-wrapper{
        flex-direction:column;
    }

    .faq-left,
    .faq-right{
        width:100%;
    }

    .areas{
        grid-template-columns: repeat(2, 1fr);
    }
}








.topbar.bg-primary.text-white.py-2 {
    background-color: #0454b5 !important;
}
.sticky-wrapper {
  position: sticky;
  top: 0;
  z-index: 1050;
}
/* --------------------
   TOPBAR
-----------------------*/
.topbar {
  font-size: 14px;
}
.topbar i {
  margin-right: 5px;
}
/* Sticky Navbar Shadow on Scroll */
.sticky-top {
  z-index: 1030;
  transition: all 0.3s ease-in-out;
}

.sticky-top.scrolled {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
a.btn.btn-orange.btn-lg.freequote {
    border-radius: 70px;
    font-size: 13px;
}
/* --------------------
   NAVBAR
-----------------------*/
.navbar {
  font-weight: 600;
}
.navbar-nav .nav-link {
  margin: 0 10px;
  color: #333;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
  color: #0056b3;
}




.linka a {
    text-decoration: none;
}










section.contact-form {
    background-color: #e7e7e7;
}

section.contact-form {
    background-color: #e7e7e7;
    padding: 40px 0px;
}

.quote-card{
    width:100%;
    background:#fff;
    padding:20px;
    border-radius:10px;
    box-shadow:0 5px 15px rgba(0,0,0,0.08);
}

/* TEXT */
.quote-card h4{
    margin-bottom:5px;
    font-size:2rem;
}

.sub-text{
    font-size:14px;
    margin-bottom:12px;
    color:#000;
}

/* INPUT */
.quote-card input,
.quote-card select{
    width:100%;
    padding:10px;
    margin-bottom:10px;
    border:1px solid #ddd;
    border-radius:6px;
    font-size:14px;
}


.quote-card button{
    width:100%;
    padding:12px;
    border:none;
    border-radius:25px;
    background:#ff7a00;
    color:#fff;
    font-size:15px;
    cursor:pointer;
}

/* BOTTOM TEXT */
.bottom-text{
    text-align:center;
    font-size:13px;
    color:#777;
    margin-top:10px;
}

/* RESPONSIVE */
@media(max-width:576px){
    
    .carousel-control-prev,
.carousel-control-next{
width:30px !important;
height:30px !important;

}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 1rem !important;
    height: 1rem !important;
}
}



.service-badges i {
    color: #ff6a00;
}


@media (max-width: 767px) {
    .desktop-grid {
        display: none;
    }
    .mobile-carousel {
        display: block;
    }
}

@media (min-width: 768px) {
    .desktop-grid {
        display: flex;
    }
    .mobile-carousel {
        display: none;
    }
}




@media (max-width: 767px) {
    .desktop-testimonial {
        display: none;
    }
    .mobile-testimonial {
        display: block;
    }
}

@media (min-width: 768px) {
    .desktop-testimonial {
        display: flex;
    }
    .mobile-testimonial {
        display: none;
    }
}




@media (max-width: 767px) {
    .desktop-services {
        display: none;
    }
    .mobile-services {
        display: block;
    }
}

@media (min-width: 768px) {
    .desktop-services {
        display: flex;
    }
    .mobile-services {
        display: none;
    }
}

img.desktop {
    display: none !important;
}
.mobile-only {
    display: none !important;
}


@media (max-width: 768px) {
    footer.footer p {
    margin-bottom: 5px !important;
}
    .footer{
            padding: 10px 0 !important;
    }
    
    
    .testimonial p {
   
    padding: 0px 20px !important;
}
    
    .feature-card p {
    padding: 0px 20px !important;
}
    
    .col-lg-3.imgds {
    display:none !important;
}
    
    
    
    section.contact-form{
        padding: 15px 0 !important;
    }
    
    .faq-area {

        
        padding: 20px 0 !important;
    }
    
    
    
    .p.pt-4.mobiletext {
  animation: zoomIn 2s ease-in-out infinite alternate;
}

@keyframes zoomIn {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.05);
  }
}
p.pt-4.mobiletext {
    font-weight: bold;
    animation: zoomIn 2s ease-in-out infinite alternate;
    text-align: center;
            margin-bottom: 0px !important;
    
}

    
    .partners-section{
            background: #ffffff !important;
    padding: 20px 0 !important;
    }
    
    .text-center.mt-5 {
    margin-top: 20px !important;
}
    .why-section{
        padding: 20px 0 !important;
    }
    .stats-row h2 {
    font-size: 28px !important;}
    
    
    .stats-cta{
            padding: 20px 0 !important;
    }
    
    .cta{
        
        padding:10px 0px !important;
    }
    .text-center.mb-5 {
    margin-bottom: 10px !important;
}
    
    
    
    
    .testimonial .stars{
        text-align:left !important;
    }
    .testimonial-user {
    display: table !important;
    align-items: center !important;
    margin-top: 0px !important;
    gap: 10px !important;
}
    
    .service-card .btn {
    font-size: 13px !important;
}
    
    
    
    .service-card p {
    font-size: 12px !important;
    color: #fff !important;
    padding: 0px 32px !important;
}
    .service-card img {
    height: 100% !important; 
    object-fit: cover !important;
    opacity: 0.4 !important;
}

.overlay {
    background: rgba(0, 0, 0, 0.5); 
}
    
    
    
    
    .service-card{
        height:260px !important;
                background-color: #e5e5e5;
    }
    .section {
    padding: 20px 0 !important;
}
    .hero h1 {
    font-size: 35px !important;}
    
    .google-row a {
    padding: 0px !important;
}
    .mobile-only {
        display: block !important;
                padding: 0px !important;
        margin-bottom: 15px;
    }
    button.navbar-toggler {
    display: none;
}
.topbar.bg-primary.text-white.py-2 {
    display: none !important;
}
    img.desktop {
    display: block !important;
            height: 40px;
            border-radius: 26px;
}
.review-section.desktoprev{
    display:block !important;
}
a.btn.btn-orange.btn-lg.freequote.mob {
    display: block !important;
}
}



a.btn.btn-orange.btn-lg.freequote.mob {
    display: none;
}





.review-section.desktoprev{
    display:none;
}

























.review-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
  
}

/* LEFT */
.review-left {
    display: flex;
    flex-direction: column;
}

.google-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.google-row img {
    width: 28px;
}

.stars img {
    width: 18px;
}

.rating-text {
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
}

/* avatars */
.avatars {
    display: flex;
    margin-top: 10px;
}

.avatars img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: -10px;
    object-fit: cover;
}

.avatars img:first-child {
    margin-left: 0;
}

.more {
    background: #4c7cf3;
    color: #fff;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* RIGHT */
.review-right {
    display: flex;
    align-items: center;
    gap: 30px;
}

.review-right img {
    height: 50px;
}

/* Responsive */
@media(max-width:768px){
    .review-section {
        flex-direction: row;
        gap: 20px;
        text-align: left;
    }

    .review-right {
        justify-content: center;
    }
}