.logo{
    width: 180px;
    height: 40px;
}

.nav-link{
    font-family: 'Inter', sans-serif;
    font-weight:400;
    font-size: 16px;
    Line-height: 24px;
}

.nav-m-2{
    font-family: 'Inter', sans-serif;
    font-weight:400;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #F9A61C;
    border-radius: 8px;

}

.hero-section {
    background: linear-gradient(90deg, #FAF5FF 0%, #EFF6FF 50%, #FAF5FF 100% );}


.fw-bold{
    font-family: Inter, sans-serif;
    font-size: 61px;
    font-weight: 800;
    line-height: 70px;
}

.h-p-text{
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #98A0AA !important;
}

.custom-h-btn1{
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.btn i.fa-arrow-right {
    display: inline-block;
    transform: rotate(-45deg);
    transition: transform 0.3s ease;
    margin-left: 9px;
}

.custom-h-btn2{
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    border-color: #98A0AA;
}


/*what we do*/

.fw-bold-c{
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

.custom-w-icon {
    background-color: #FEF2D1;
    padding: 12px;
    border-radius: 8px;
}

.custom-card{
    border: 2px solid #E5E7EB !important;
}

.card-p-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #4A5565;
}


.w-w-d-c {
    font-family: open-sans, sans-serif ;
    font-size: 42px;
    font-weight: 700 !important;
    line-height: 48px;
}

.w-w-d-p {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

/*why choose TNS Tech*/

.w-c-tns1{
    color: #F9A61C;
}

.w-c-tns {
    font-family: open-sans, sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 46px;
}

.w-c-tns-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #4A5565;
}

.custom-cm {
    display: flex;
    align-items: flex-start;
    color: #364153;
}

.custom-cm i {
    flex-shrink: 0; /* icon size fixed, text wraps only */
    font-size: 18px; /* adjust icon size if needed */
    margin-top: 2px; /* vertical tweak for perfect alignment */
}

.custom-cm span {
    line-height: 1.5; /* consistent spacing */
}



/*why choose TNS Tech*/

.impact-card {
    background: linear-gradient(115deg, #e69100, #8b5a00);
    padding: 30px;
    border-radius: 25px;
    color: white;
    width: 100%;
    max-width: 630px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    text-align: left;
}

.impact-title {
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #FFFFFF;
}

.impact-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.impact-label {
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    opacity: 0.9;
    padding-bottom: 5px;
    color: #FFFFFF;
}

.impact-value {
    font-family: Inter, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #FFFFFF;
}

.impact-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

section.why-choose-tns-tech.py-5 {
    background-color: #F6F8FB;
}



/*Featured Project*/

.fp-custom-t {
    font-family: open-sans, sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
}
.fp-custom-p {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.f-card-t {
    font-family: Inter sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}
.f-card-p {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #4A5565;
}
.f-card-t1 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #6A7282;
}
.f-card-p1 {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #F9A61C;
}
.project-card {
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.project-card:hover {
    transform: translateY(-5px);
}

.project-card img {
    height: 220px;
    object-fit: cover;
}

.project-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #f3a92a;
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    font-weight: 500;
}

.text-orange {
    color: #f3a92a;
}
.custom-a{
    color: #99A1AF;
}
.custom-a:hover{
    font-size: 18px;

}


/*developer experience*/

.text-orange {
    color: #f3a92a !important; /* The signature orange from your image */
}

.tracking-widest {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
}

.custom-d-title {
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 24px;
}

.custom-d-p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #98A0AA;
}
.custom-d-title1 {
    font-size: 16px;
    font-weight: 700;
    color: #0F1724;
}

.custom-d-p1 {
    font-size: 16px;
    font-weight: 400;
    color: #98A0AA;
}

.custom-d-number {
    font-size: 36px;
    font-weight: 800;
    color: #F9A61C;
}

.custom-d-p2 {
    font-size: 14px;
    font-weight: 500;
    color: #98A0AA;
}

.developer-experience {
    background-color: #F6F8FB;
}

.custom-d-check {
    font-size: 16px;
    color: #F9A61C;
}

/*---------------------------------------------*/
/*customer testimonial*/
/*---------------------------------------------*/

.customer-testimonial{
    background: linear-gradient(135deg, #EFF6FF 0%, #FAF5FF 100%);
}

.customer-testimonial-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
}

.customer-testimonial-sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #4A5565;
}

/* Make row behave like slider */
.customer-testimonial .row{
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
}

/* Each slide */
.customer-testimonial .col-md-4{
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    transition: transform 0.5s ease-in-out;
}

/* Card Design */
.testimonial-card {
    background: #fff;
    padding: 2rem;
    border-radius: 8px;
    text-align: left;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    height: 100%;
}

.stars {
    color: #F9A61C;
    font-size: 20px;
}

.testimonial-text {
    font-family: Roboto, sans-serif;
    color: #4A5565;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

/* Text styles */
.custom-testimonial-text {
    font-size: 15px;
    font-weight: 600;
    color: #0F1724;
    line-height: 150%;
}

.custom-testimonial-text1 {
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #0F1724;
}

.custom-t-img {
    height: 48px;
    width: 48px;
}
/* Container - remove side padding */
.testimonialSwiper {
    position: relative;
    padding: 0 0 60px; /* left/right padding 0 - buttons outside */
}

/* Buttons */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    background: transparent !important;
    border: 1px solid #000000;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10 ;
}

/* Remove default Swiper arrow */
.swiper-button-prev::after,
.swiper-button-next::after {
    display: none;
}

/* Position buttons outside the cards */
.swiper-button-prev {
    left: 6px !important; /* card-এর বাইরে */
}

.swiper-button-next {
    right: 6px !important; /* card-এর বাইরে */
}

/* Font Awesome icon */
.swiper-button-prev i,
.swiper-button-next i {
    font-size: 13px;
    color: #111827;
}

/* Hover effect */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background: #0F1724;
}

.swiper-button-prev:hover i,
.swiper-button-next:hover i {
    font-size: 16px;
}

/* Pagination Dots */
.swiper-pagination-bullet {
    background: #000000!important;
    opacity: 1;
}

.custom-s-p{
    top: 235px!important;
}


.swiper-pagination-bullet-active {
    background: #000;
}

/* Responsive */
@media (max-width: 991px) {
    .swiper-button-prev {
        left: -20px;
    }
    .swiper-button-next {
        right: -20px;
    }
}

@media (max-width: 576px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }
}

/*-----------------------------------------------------*/
/*technical stack*/
/*-----------------------------------------------------*/
.technology-stack{
    background-color: #FFFFFF;
}

.custom-technology-stack {
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
    color: #101828;
}

.custom-technology-stack1 {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #4A5565;
}


.tech-card {
    background: #E5E7EB;
    border: 2px solid #E5E7EB;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    height: 100%;
    transition: transform 0.3s ease;
}

.tech-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
}

.tech-category {
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 30px;
    /* margin-bottom: 1.5rem; */
    display: flex;
    align-items: center;
    font-size: 20px;
}

.orange-dot {
    height: 8px;
    width: 8px;
    background-color: #ff9800; /* Orange color */
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.tech-tags {
    display: flex;
    flex-wrap: wrap; /* wrap করলেই span নিচে নামবে */
    gap: 10px;
}

.tech-tags span {
    background-color: #FFFFFF;
    border: 1px solid #D1D5DC;
    padding: 6px 15px;
    border-radius: 8px;
    font-size: 16px;
    color: #364153;
    transition: all 0.2s ease;
    flex: 0 0 calc(33.333% - 10px);
    white-space: nowrap;
    text-align: center;
    line-height: 24px;
}

.tech-tags span:hover {
    background-color: #f8f9fa;
    border-color: #adb5bd;
}


/*-------------------------------------------------*/
/*Lets build*/
/*-------------------------------------------------*/


.custom-try-new {
    font-size: 46px;
    font-weight: 700;
    line-height: 60px;
}

/*.lets-build-something {*/
/*    !* Dark radial gradient background *!*/
/*    background: radial-gradient(circle at center, #1a232e 0%, #0f172a 100%);*/
/*    padding: 100px 0;*/
/*}*/


.lets-build-something {
    /* Dark radial gradient background */
    /*background: radial-gradient(circle at center, #0F1724 0%, #0F1724 100%);*/
    background-color: #0F1724;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

/* Left-top white glow */
.lets-build-something::before {
    content: "";
    position: absolute;
    top: 30%;  /* একটু নিচে */
    left: 10%; /* একটু ডান দিকে */
    width: 300px; /* circle size */
    height: 300px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    filter: blur(100px);
    pointer-events: none;
}

/* Right-bottom white glow */
.lets-build-something::after {
    content: "";
    position: absolute;
    bottom: 0;  /* একটু উপরে */
    right: 13%;    /* একটু বামে */
    width: 300px; /* circle size */
    height: 300px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    filter: blur(120px);
    pointer-events: none;
}



/* Button styling to match the image */
.btn-light {
    background-color: #ECEEF2;
    border: none;
    color: #030213;
    font-size: 18px;
}

.btn-outline-light {
    border-width: 2px;
}

.btn-outline-light:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

/* Contact cards with glassmorphism/translucent effect */
.contact-card {
    background: rgba(255, 255, 255, 0.05); /* Very subtle white overlay */
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    padding: 30px 20px;
    transition: all 0.3s ease;
    height: 100%;
}

.contact-card:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
    border-color: rgba(255, 255, 255, 0.2);
}

.custom-try-new1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #DBEAFE;
}

.contact-card i {
    color: #fff;
    opacity: 0.9;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .lets-build-something {
        padding: 60px 0;
    }
    .display-4 {
        font-size: 2.2rem;
    }
}

a.btn.btn-outline-light.btn-lg.px-4.py-2.fw-semibold.rounded-3.d-flex.align-items-center {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #FFFFFF;
}

.custom-lbs {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.custom-lbs1 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}


/*-----------------------------------*/
/*footer*/
/*-----------------------------------*/


.footer {
    background-color: #FEFCF3; /* Cream background from the image */
    color: #1a1a1a;
}

.footer-custom-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #98A0AA;
}


.tracking-widest1 {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 600 !important;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    text-decoration: none;
    color: #98A0AA;
    font-size: 16px;
    font-weight: 400;
}

.footer-links a:hover {
    color: #1a1a1a;
}

.social-links a {
    font-size: 1.1rem;
    transition: transform 0.2s ease, color 0.2s ease;
    display: inline-block;
}

.social-links a:hover {
    color: #1a1a1a;
    transform: translateY(-2px);
}

hr {
    border-top: 1px solid #e9ecef;
}

/* Responsive adjustment for small screens */
@media (max-width: 768px) {
    .footer-links li {
        margin-bottom: 8px;
    }
}