.elementor-22 .elementor-element.elementor-element-a8b8f4c{width:100%;max-width:100%;}.elementor-22 .elementor-element.elementor-element-bf760f3{--display:flex;}.elementor-22 .elementor-element.elementor-element-bf760f3:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-bf760f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-58be983 );}.elementor-22 .elementor-element.elementor-element-30ffd5b{--display:flex;}.elementor-22 .elementor-element.elementor-element-eb72e05{--display:flex;}.elementor-22 .elementor-element.elementor-element-46d6dac{--display:flex;}.elementor-22 .elementor-element.elementor-element-4dbcd35{--spacer-size:3px;}.elementor-22 .elementor-element.elementor-element-2528e3b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-22 .elementor-element.elementor-element-4670170{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}body.elementor-page-22:not(.elementor-motion-effects-element-type-background), body.elementor-page-22 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-a8b8f4c *//* =====================================
   TENXTEL HEADER
===================================== */

*{
margin:0;
padding:0;
box-sizing:border-box;
}

.th-header{

position:sticky;
top:0;
left:0;

width:100%;

height:74px;

background:#fff;

border-bottom:1px solid #e8edf3;

z-index:99999;

}

.th-container{

max-width:1320px;

height:74px;

margin:auto;

padding:0 32px;

display:flex;

align-items:center;

justify-content:space-between;

position:relative;

}

/* Logo */

.th-logo{

font-size:34px;

font-weight:800;

color:#111827;

text-decoration:none;

letter-spacing:-1px;

white-space:nowrap;

}

/* Desktop Nav */

.th-nav{

flex:1;

margin-left:60px;

}

.th-menu{

display:flex;

align-items:center;

gap:36px;

list-style:none;

}

.th-menu li{

list-style:none;

}

.th-menu a{

display:block;

padding:27px 0;

text-decoration:none;

font-size:16px;

font-weight:600;

color:#374151;

position:relative;

transition:.3s;

}

.th-menu a:hover{

color:#2563eb;

}

.th-menu a::after{

content:"";

position:absolute;

left:0;

bottom:0;

width:0;

height:3px;

background:#2563eb;

transition:.35s;

}

.th-menu a:hover::after{

width:100%;

}

/* Right */

.th-actions{

display:flex;

align-items:center;

gap:14px;

}

.th-login{

font-size:16px;

font-weight:700;

color:#2563eb;

text-decoration:none;

white-space:nowrap;

}

/* Buttons */

.th-btn{

display:inline-flex;

align-items:center;

justify-content:center;

height:44px;

padding:0 26px;

border-radius:999px;

font-size:15px;

font-weight:700;

text-decoration:none;

transition:.3s;

white-space:nowrap;

}

.th-primary{

background:#2563eb;

color:#fff;

}

.th-primary:hover{

background:#1d4ed8;

}

.th-outline{

border:2px solid #2563eb;

color:#111827;

background:#fff;

}

.th-outline:hover{

background:#2563eb;

color:#fff;

}

/* Hamburger */

.th-toggle{

display:none;

width:42px;

height:42px;

background:none;

border:none;

cursor:pointer;

padding:0;

flex-direction:column;

justify-content:center;

gap:6px;

}

.th-toggle span{

display:block;

height:3px;

width:28px;

background:#111827;

border-radius:20px;

transition:.35s;

}

/* Mobile Buttons */

.th-mobile-actions{

display:none;

}

/* ===========================
   TABLET + MOBILE
=========================== */

@media(max-width:1100px){

.th-toggle{

display:flex;

}

.th-actions{

display:none;

}

.th-nav{

position:absolute;

top:74px;

left:0;

width:100%;

background:#fff;

display:none;

padding:15px 0;

border-top:1px solid #eceff3;

box-shadow:0 15px 35px rgba(0,0,0,.08);

margin-left:0;

}

.th-nav.active{

display:block;

}

.th-menu{

flex-direction:column;

gap:0;

}

.th-menu li{

width:100%;

}

.th-menu a{

padding:18px 30px;

}

.th-menu a::after{

display:none;

}

.th-mobile-actions{

display:flex;

flex-direction:column;

gap:12px;

padding:20px 30px;

}

.th-mobile-actions .th-login{

margin-bottom:5px;

}

}

@media(max-width:768px){

.th-container{

padding:0 18px;

height:70px;

}

.th-header{

height:70px;

}

.th-logo{

font-size:28px;

}

.th-nav{

top:70px;

}

}

@media(max-width:480px){

.th-logo{

font-size:24px;

}

.th-btn{

width:100%;

height:48px;

}

}
html,
body{
margin:0!important;
padding:0!important;
overflow-x:hidden;
}

.elementor-widget-html,
.elementor-widget-container{
margin:0!important;
padding:0!important;
line-height:normal;
}

.th-header{
margin-top:0!important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f231d29 *//* =======================================
   TENXTEL HERO
======================================= */

.hero-section{
    background:#fff;
    padding:90px 20px 110px;
}

.hero-container{
    max-width:1280px;
    margin:0 auto;
    text-align:center;
}

/* Heading */

.hero-title{
    max-width:1180px;
    margin:0 auto 30px;
    font-family:Inter,sans-serif;
    font-size:66px;
    font-weight:800;
    line-height:1.05;
    letter-spacing:-2px;
    color:#111827;
}

.hero-title .primary{
    color:#12b3a8;
}

.hero-title .dark{
    color:#111827;
}

/* Paragraph */

.hero-desc{
    max-width:820px;
    margin:0 auto 48px;
    font-size:22px;
    line-height:1.7;
    color:#5b6573;
    font-family:Inter,sans-serif;
}

/* Buttons */

.hero-buttons{
    display:flex;
    justify-content:center;
    gap:18px;
    flex-wrap:wrap;
}

.hero-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:220px;
    height:58px;
    padding:0 32px;
    border-radius:14px;
    font-size:17px;
    font-weight:700;
    text-decoration:none;
    transition:.35s;
}

.hero-primary{
    background:#12b3a8;
    color:#fff;
}

.hero-primary:hover{
    background:#08998f;
}

.hero-outline{
    border:2px solid #12b3a8;
    color:#12b3a8;
    background:#fff;
}

.hero-outline:hover{
    background:#12b3a8;
    color:#fff;
}

/* ===========================
   TABLET
=========================== */

@media (max-width:1024px){

.hero-section{
padding:80px 25px;
}

.hero-title{
font-size:52px;
line-height:1.1;
letter-spacing:-1px;
}

.hero-desc{
font-size:20px;
max-width:720px;
}

.hero-btn{
min-width:200px;
height:54px;
}

}

/* ===========================
   MOBILE
=========================== */

@media (max-width:767px){

.hero-section{
padding:60px 20px;
}

.hero-container{
max-width:100%;
}

.hero-title{

font-size:34px;

line-height:1.2;

letter-spacing:-0.5px;

max-width:100%;

margin-bottom:20px;

}

.hero-title br{

display:none;

}

.hero-title span{

display:inline;

}

.hero-desc{

font-size:17px;

line-height:1.7;

margin-bottom:35px;

max-width:100%;

}

.hero-buttons{

flex-direction:column;

align-items:center;

gap:15px;

}

.hero-btn{

width:100%;

max-width:320px;

min-width:unset;

height:52px;

font-size:16px;

}

}

/* ===========================
   SMALL MOBILE
=========================== */

@media (max-width:480px){

.hero-section{
padding:50px 16px;
}

.hero-title{
font-size:30px;
}

.hero-desc{
font-size:16px;
}

.hero-btn{
max-width:100%;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d1725e */.clients-logos-marquee{
    width:100%;
    overflow:hidden;
    position:relative;
    background:#fff;
    padding:25px 0;
}

.clients-carousel-track{
    display:flex;
    width:max-content;
    animation:scroll 25s linear infinite;
}

.clients-carousel-track-clone{
    display:flex;
}

.clients-carousel-track span{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:180px;
    margin:0 30px;
    font-size:42px;
    font-weight:700;
    color:#9ca3af;
    white-space:nowrap;
}

@keyframes scroll{
    0%{
        transform:translateX(0);
    }
    100%{
        transform:translateX(-50%);
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bc18486 */.card{
    display:flex;
    flex-direction:column;
    height:100%;
}

.card p{
    flex-grow:1;
}

.card a{
    margin-top:auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2528e3b */.tx-network{

background:#171d23;

padding:110px 0;

overflow:hidden;

}

.tx-network-wrap{

max-width:1320px;

margin:auto;

padding:0 40px;

display:grid;

grid-template-columns:55% 45%;

gap:70px;

align-items:center;

}

.tx-network-image{

text-align:center;

}

.tx-network-image img{

width:100%;

max-width:760px;

border-radius:26px;

display:block;

margin:auto;

}

.tx-small-title{

font-size:14px;

letter-spacing:4px;

text-transform:uppercase;

color:#b8bec7;

margin-bottom:22px;

font-weight:700;

}

.tx-network-content h2{

font-size:58px;

line-height:1.08;

font-weight:800;

color:#fff;

margin-bottom:28px;

}

.tx-network-content p{

font-size:21px;

line-height:1.8;

color:#adb8c4;

margin-bottom:55px;

max-width:580px;

}

.tx-stats{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:42px;

}

.tx-stat h3{

font-size:58px;

font-weight:800;

color:#ffd95c;

margin-bottom:8px;

}

.tx-stat span{

font-size:19px;

color:#bcc6d1;

line-height:1.6;

display:block;

}

@media(max-width:991px){

.tx-network-wrap{

grid-template-columns:1fr;

}

.tx-network-image{

order:1;

margin-bottom:50px;

}

.tx-network-content{

order:2;

}

.tx-network-content h2{

font-size:40px;

}

.tx-network-content p{

font-size:18px;

}

.tx-stats{

grid-template-columns:1fr 1fr;

gap:30px;

}

.tx-stat h3{

font-size:42px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0260b92 *//* ==========================================
   TENXTEL AI SECTION
========================================== */

.tx-ai{
    background:#ffffff;
    padding:110px 0;
    overflow:hidden;
}

.tx-ai-wrap{
    max-width:1320px;
    margin:0 auto;
    padding:0 40px;

    display:grid;
    grid-template-columns:45% 55%;
    align-items:center;
    gap:70px;
}

.tx-ai-content{
    max-width:560px;
}

.tx-ai-label{
    display:block;
    font-size:14px;
    font-weight:700;
    letter-spacing:4px;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:22px;
}

.tx-ai-content h2{
    font-size:60px;
    line-height:1.08;
    font-weight:800;
    color:#111827;
    margin-bottom:28px;
}

.tx-ai-content p{
    font-size:22px;
    line-height:1.8;
    color:#5b6573;
    margin-bottom:42px;
}

.tx-ai-buttons{
    display:flex;
    gap:18px;
}

.tx-ai-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:18px 34px;
    background:#2563eb;
    color:#fff;
    text-decoration:none;
    font-size:18px;
    font-weight:700;
    border-radius:16px;
    transition:.35s ease;
}

.tx-ai-btn:hover{
    background:#1d4ed8;
    transform:translateY(-4px);
    box-shadow:0 18px 45px rgba(37,99,235,.28);
}

.tx-ai-image{
    text-align:right;
}

.tx-ai-image img{
    width:100%;
    max-width:760px;
    display:block;
    margin-left:auto;
    border-radius:28px;
    transition:.45s ease;
}

.tx-ai-image:hover img{
    transform:scale(1.03);
}

/* ==========================
   TABLET
========================== */

@media(max-width:991px){

    .tx-ai{
        padding:80px 0;
    }

    .tx-ai-wrap{
        grid-template-columns:1fr;
        gap:50px;
        padding:0 25px;
    }

    .tx-ai-image{
        order:-1;
        text-align:center;
    }

    .tx-ai-image img{
        margin:auto;
    }

    .tx-ai-content{
        max-width:100%;
    }

    .tx-ai-content h2{
        font-size:42px;
    }

    .tx-ai-content p{
        font-size:18px;
    }

}

/* ==========================
   MOBILE
========================== */

@media(max-width:767px){

    .tx-ai{
        padding:70px 0;
    }

    .tx-ai-wrap{
        padding:0 20px;
    }

    .tx-ai-content h2{
        font-size:34px;
        line-height:1.2;
    }

    .tx-ai-content p{
        font-size:16px;
    }

    .tx-ai-btn{
        width:100%;
        justify-content:center;
        font-size:17px;
    }

    .tx-ai-image img{
        border-radius:18px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f80a05e *//* ==========================================
   TENXTEL RCS SECTION
========================================== */

.tx-rcs{
    background:#ffffff;
    padding:110px 0;
    overflow:hidden;
}

.tx-rcs-wrap{
    max-width:1320px;
    margin:auto;
    padding:0 40px;

    display:grid;
    grid-template-columns:55% 45%;
    align-items:center;
    gap:70px;
}

/* LEFT IMAGE */

.tx-rcs-image{
    text-align:left;
}

.tx-rcs-image img{
    width:100%;
    max-width:760px;
    display:block;
    border-radius:28px;
    transition:.45s ease;
}

.tx-rcs-image:hover img{
    transform:scale(1.03);
}

/* RIGHT CONTENT */

.tx-rcs-content{
    max-width:560px;
}

.tx-rcs-label{
    display:block;
    font-size:14px;
    font-weight:700;
    letter-spacing:4px;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:22px;
}

.tx-rcs-content h2{
    font-size:58px;
    line-height:1.08;
    font-weight:800;
    color:#111827;
    margin-bottom:28px;
}

.tx-rcs-content p{
    font-size:21px;
    line-height:1.8;
    color:#5b6573;
    margin-bottom:42px;
}

.tx-rcs-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    padding:18px 34px;

    background:#2563eb;
    color:#fff;

    text-decoration:none;
    font-size:18px;
    font-weight:700;

    border-radius:16px;

    transition:.35s ease;
}

.tx-rcs-btn:hover{
    background:#1d4ed8;
    transform:translateY(-4px);
    box-shadow:0 18px 45px rgba(37,99,235,.28);
}

/* ======================
   Large Desktop
====================== */

@media(min-width:1600px){

.tx-rcs-wrap{

max-width:1500px;

}

.tx-rcs-content h2{

font-size:64px;

}

.tx-rcs-image img{

max-width:850px;

}

}

/* ======================
   Laptop
====================== */

@media(max-width:1200px){

.tx-rcs-wrap{

gap:50px;

}

.tx-rcs-content h2{

font-size:48px;

}

.tx-rcs-content p{

font-size:19px;

}

}

/* ======================
   Tablet
====================== */

@media(max-width:991px){

.tx-rcs{

padding:80px 0;

}

.tx-rcs-wrap{

grid-template-columns:1fr;

padding:0 24px;

gap:50px;

}

.tx-rcs-image{

order:-1;

text-align:center;

}

.tx-rcs-image img{

margin:auto;

}

.tx-rcs-content{

max-width:100%;

}

.tx-rcs-content h2{

font-size:42px;

}

.tx-rcs-content p{

font-size:18px;

}

}

/* ======================
   Mobile
====================== */

@media(max-width:767px){

.tx-rcs{

padding:70px 0;

}

.tx-rcs-wrap{

padding:0 20px;

}

.tx-rcs-content h2{

font-size:34px;

line-height:1.2;

}

.tx-rcs-content p{

font-size:16px;

}

.tx-rcs-btn{

width:100%;

justify-content:center;

font-size:17px;

}

.tx-rcs-image img{

border-radius:18px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4670170 *//* ==========================================
   TENXTEL FOOTER - WHITE VERSION
========================================== */

.tt-footer{

    background:#ffffff;

    color:#111827;

    border-top:1px solid #e5e7eb;

    padding:70px 0 20px;

}

.tt-container{

    max-width:1200px;

    margin:auto;

    padding:0 25px;

    display:grid;

    grid-template-columns:2fr 1fr 1fr 1.2fr;

    gap:50px;

}

/* Logo */

.tt-logo{

    display:inline-block;

    font-size:36px;

    font-weight:800;

    color:#111827;

    text-decoration:none;

    margin-bottom:18px;

}

.tt-about p{

    color:#6b7280;

    line-height:1.8;

    font-size:15px;

    margin-bottom:25px;

}

/* Social */

.tt-social{

    display:flex;

    gap:12px;

}

.tt-social a{

    width:42px;

    height:42px;

    display:flex;

    align-items:center;

    justify-content:center;

    border-radius:50%;

    background:#f3f4f6;

    color:#374151;

    text-decoration:none;

    transition:.3s;

}

.tt-social a:hover{

    background:#2563eb;

    color:#fff;

    transform:translateY(-3px);

}

/* Links */

.tt-links h3,
.tt-contact h3{

    font-size:18px;

    font-weight:700;

    color:#111827;

    margin-bottom:18px;

}

.tt-links ul{

    list-style:none;

    margin:0;

    padding:0;

}

.tt-links li{

    margin-bottom:12px;

}

.tt-links a{

    color:#6b7280;

    text-decoration:none;

    transition:.3s;

}

.tt-links a:hover{

    color:#2563eb;

    padding-left:5px;

}

/* Contact */

.tt-contact p{

    color:#6b7280;

    margin-bottom:10px;

}

.tt-btn{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:14px 28px;

    margin-top:18px;

    background:#2563eb;

    color:#fff;

    text-decoration:none;

    border-radius:12px;

    font-weight:700;

    transition:.3s;

}

.tt-btn:hover{

    background:#1d4ed8;

}

/* Bottom */

.tt-bottom{

    max-width:1200px;

    margin:55px auto 0;

    padding:22px 25px 0;

    border-top:1px solid #e5e7eb;

    display:flex;

    justify-content:space-between;

    align-items:center;

}

.tt-bottom p{

    margin:0;

    color:#6b7280;

    font-size:14px;

}

.tt-bottom div{

    display:flex;

    gap:24px;

}

.tt-bottom a{

    color:#6b7280;

    text-decoration:none;

    font-size:14px;

    transition:.3s;

}

.tt-bottom a:hover{

    color:#2563eb;

}

/* ==========================
   Responsive
========================== */

@media(max-width:991px){

.tt-container{

grid-template-columns:1fr 1fr;

gap:40px;

}

}

@media(max-width:767px){

.tt-footer{

padding:50px 0 20px;

}

.tt-container{

grid-template-columns:1fr;

text-align:center;

}

.tt-about p{

max-width:100%;

}

.tt-social{

justify-content:center;

}

.tt-btn{

width:100%;

max-width:260px;

}

.tt-bottom{

flex-direction:column;

gap:15px;

text-align:center;

}

.tt-bottom div{

justify-content:center;

flex-wrap:wrap;

}

}
/* Footer Fix */

.tt-footer{
    margin:0!important;
    padding:70px 0 0!important;
}

.tt-bottom{
    margin:40px auto 0!important;
    padding:20px 25px!important;
}

body{
    margin:0!important;
    padding:0!important;
}

footer{
    margin:0!important;
}

.elementor-widget-html,
.elementor-widget-container{
    margin:0!important;
    padding:0!important;
}

.elementor-location-footer{
    margin:0!important;
    padding:0!important;
}

.elementor-section:last-child,
.elementor-container:last-child{
    margin-bottom:0!important;
    padding-bottom:0!important;
}/* End custom CSS */