.elementor-2153 .elementor-element.elementor-element-0362116 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-2559218 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-8908174 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-0b1bb95 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-336634d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-2153 .elementor-element.elementor-element-0bcac0a{--image-border-color:#555555;--image-border-width:4px;--image-border-radius:23px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-2153 .elementor-element.elementor-element-0bcac0a .e-gallery-image{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-2153 .elementor-element.elementor-element-0bcac0a .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-2153 .elementor-element.elementor-element-0bcac0a .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-2153 .elementor-element.elementor-element-0b19761 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-74a92a2 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-a527617 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-84fc6de > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-1cca9f4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-193793d *//*=========================
Welding Hero
=========================*/

.welding-hero{

position:relative;
padding:120px 20px;
background:linear-gradient(rgba(17,17,17,.90),rgba(17,17,17,.90)),
url("https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=1600&q=80");

background-size:cover;
background-position:center;
overflow:hidden;

}

.container{

width:100%;
max-width:1200px;
margin:auto;

}

.hero-content{

max-width:760px;

}

.hero-badge{

display:inline-block;
padding:10px 24px;
background:#E2231A;
color:#fff;
font-size:14px;
font-weight:600;
border-radius:40px;
margin-bottom:25px;

}

.hero-content h1{

font-size:54px;
font-weight:700;
color:#fff;
line-height:1.2;
margin-bottom:25px;

}

.hero-content p{

font-size:17px;
line-height:1.9;
color:#e4e4e4;
text-align:justify;
margin-bottom:20px;

}

.hero-buttons{

display:flex;
gap:18px;
margin-top:35px;
flex-wrap:wrap;

}

.btn-primary{

display:inline-block;
padding:16px 34px;
background:#E2231A;
color:#fff;
text-decoration:none;
border-radius:50px;
font-weight:600;
transition:.35s;

}

.btn-primary:hover{

background:#fff;
color:#111;

}

.btn-secondary{

display:inline-block;
padding:16px 34px;
background:transparent;
border:2px solid #fff;
color:#fff;
text-decoration:none;
border-radius:50px;
font-weight:600;
transition:.35s;

}

.btn-secondary:hover{

background:#fff;
border-color:#fff;
color:#111;

}

/*=========================
Responsive
=========================*/

@media(max-width:992px){

.hero-content h1{

font-size:44px;

}

}

@media(max-width:768px){

.welding-hero{

padding:90px 20px;

}

.hero-content{

max-width:100%;
text-align:center;

}

.hero-content h1{

font-size:36px;

}

.hero-content p{

text-align:left;

}

.hero-buttons{

justify-content:center;

}

}

@media(max-width:576px){

.welding-hero{

padding:70px 15px;

}

.hero-content h1{

font-size:28px;

}

.hero-content p{

font-size:16px;
line-height:1.8;

}

.hero-buttons{

flex-direction:column;

}

.btn-primary,
.btn-secondary{

width:100%;
text-align:center;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f4fa6c9 *//*=========================
About Welding Tent
=========================*/

.welding-about{

padding:100px 20px;
background:#f8f8f8;

}

.about-wrapper{

display:grid;
grid-template-columns:2fr 1fr;
gap:60px;
align-items:center;

}

.about-tag{

display:inline-block;
background:#111;
color:#fff;
padding:10px 24px;
border-radius:40px;
font-size:14px;
margin-bottom:20px;

}

.about-left h2{

font-size:42px;
margin-bottom:25px;
color:#111;

}

.about-left h2 span{

color:#E2231A;

}

.about-left p{

font-size:17px;
line-height:1.9;
color:#555;
text-align:justify;
margin-bottom:20px;

}

.about-btn{

display:inline-block;
margin-top:15px;
padding:15px 35px;
background:#E2231A;
color:#fff;
text-decoration:none;
border-radius:40px;
font-weight:600;
transition:.35s;

}

.about-btn:hover{

background:#111;

}

.about-right{

display:flex;
flex-direction:column;
gap:20px;

}

.info-box{

background:#fff;
padding:30px;
border-left:6px solid #E2231A;
box-shadow:0 10px 25px rgba(0,0,0,.08);
transition:.35s;

}

.info-number{

font-size:42px;
font-weight:700;
color:#E2231A;
margin-bottom:10px;

}

.info-box h3{

font-size:20px;
margin:0;
color:#111;

}

.info-box:hover{

transform:translateX(12px);
background:#111;

}

.info-box:hover h3{

color:#fff;

}

.info-box:hover .info-number{

color:#fff;

}

/* Responsive */

@media(max-width:991px){

.about-wrapper{

grid-template-columns:1fr;

}

}

@media(max-width:768px){

.about-left h2{

font-size:32px;

}

}

@media(max-width:576px){

.welding-about{

padding:70px 15px;

}

.about-left h2{

font-size:26px;

}

.about-left p{

font-size:16px;

}

.about-btn{

width:100%;
text-align:center;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0b1bb95 *//*=========================
Welding Features
=========================*/

.welding-features{

padding:100px 20px;
background:#111;

}

.feature-heading{

text-align:center;
max-width:800px;
margin:0 auto 70px;

}

.feature-heading span{

display:inline-block;
padding:10px 24px;
background:#E2231A;
color:#fff;
border-radius:30px;
font-size:14px;
font-weight:600;
margin-bottom:20px;

}

.feature-heading h2{

font-size:42px;
color:#fff;
margin-bottom:20px;

}

.feature-heading strong{

color:#FFD54A;

}

.feature-heading p{

color:#ddd;
font-size:17px;
line-height:1.8;

}

.feature-layout{

display:grid;
grid-template-columns:1fr 220px 1fr;
align-items:center;
gap:40px;

}

.feature-column{

display:flex;
flex-direction:column;
gap:22px;

}

.feature-item{

background:#1d1d1d;
padding:20px 25px;
border-radius:50px;
position:relative;
transition:.35s;

}

.feature-item::after{

content:"";
position:absolute;
right:-40px;
top:50%;
width:40px;
height:2px;
background:#E2231A;

}

.feature-item.right::after{

left:-40px;
right:auto;

}

.feature-item h3{

color:#fff;
font-size:18px;
margin:0;

}

.feature-item:hover{

background:#E2231A;
transform:translateX(10px);

}

.feature-item.right:hover{

transform:translateX(-10px);

}

.feature-center{

display:flex;
justify-content:center;

}

.center-circle{

width:180px;
height:180px;
border-radius:50%;
background:#E2231A;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
text-align:center;
font-size:28px;
font-weight:700;
border:8px solid #fff;
box-shadow:0 0 40px rgba(226,35,26,.4);

}

/* Responsive */

@media(max-width:992px){

.feature-layout{

grid-template-columns:1fr;

}

.feature-center{

order:-1;
margin-bottom:30px;

}

.feature-item::after{

display:none;

}

}

@media(max-width:768px){

.feature-heading h2{

font-size:32px;

}

.center-circle{

width:150px;
height:150px;
font-size:24px;

}

}

@media(max-width:576px){

.welding-features{

padding:70px 15px;

}

.feature-heading h2{

font-size:26px;

}

.feature-item{

padding:18px 20px;
border-radius:15px;

}

.feature-item:hover,
.feature-item.right:hover{

transform:none;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c0096da *//*=========================
Glass Benefits
=========================*/

.glass-benefits{

padding:100px 20px;
background:linear-gradient(135deg,#111,#1b1b1b);
overflow:hidden;

}

.glass-heading{

text-align:center;
max-width:820px;
margin:0 auto 60px;

}

.glass-heading span{

display:inline-block;
padding:10px 22px;
background:#E2231A;
color:#fff;
border-radius:30px;
font-weight:600;
margin-bottom:20px;

}

.glass-heading h2{

font-size:42px;
color:#fff;
margin-bottom:20px;

}

.glass-heading strong{

color:#FFD54A;

}

.glass-heading p{

color:#ddd;
font-size:17px;
line-height:1.8;

}

.glass-grid{

display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;

}

.glass-card{

background:rgba(255,255,255,.08);
backdrop-filter:blur(18px);
-webkit-backdrop-filter:blur(18px);

border:1px solid rgba(255,255,255,.15);

border-radius:22px;

padding:35px 25px;

transition:.35s;

position:relative;

overflow:hidden;

}

.large{

grid-column:span 2;

}

.wide{

grid-column:span 2;

}

.glass-card::before{

content:"";

position:absolute;

width:140px;

height:140px;

background:rgba(226,35,26,.15);

border-radius:50%;

top:-60px;

right:-60px;

}

.glass-no{

font-size:40px;

font-weight:700;

color:#E2231A;

margin-bottom:20px;

}

.glass-card h3{

color:#fff;

font-size:20px;

line-height:1.5;

margin:0;

}

.glass-card:hover{

transform:translateY(-12px);

border-color:#E2231A;

background:rgba(226,35,26,.15);

}

/* Responsive */

@media(max-width:991px){

.glass-grid{

grid-template-columns:repeat(2,1fr);

}

.large,
.wide{

grid-column:span 2;

}

}

@media(max-width:576px){

.glass-grid{

grid-template-columns:1fr;

}

.large,
.wide{

grid-column:span 1;

}

.glass-heading h2{

font-size:28px;

}

.glass-card{

padding:25px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a82b952 *//*=========================
Applications Section
=========================*/

.welding-applications{

padding:100px 20px;
background:#f8f8f8;

}

.app-title{

text-align:center;
max-width:850px;
margin:auto;
margin-bottom:70px;

}

.app-title span{

display:inline-block;
padding:10px 22px;
background:#111;
color:#fff;
border-radius:30px;
font-weight:600;
margin-bottom:20px;

}

.app-title h2{

font-size:42px;
color:#111;
margin-bottom:20px;

}

.app-title strong{

color:#E2231A;

}

.app-title p{

font-size:17px;
line-height:1.8;
color:#666;

}

.belt{

display:flex;
overflow-x:auto;
gap:25px;
padding:20px 10px;

scrollbar-width:thin;

}

.belt::-webkit-scrollbar{

height:8px;

}

.belt::-webkit-scrollbar-thumb{

background:#E2231A;
border-radius:20px;

}

.belt-item{

min-width:260px;

background:#fff;

padding:35px 25px;

border-top:6px solid #E2231A;

border-radius:18px;

box-shadow:0 10px 25px rgba(0,0,0,.08);

transition:.35s;

position:relative;

}

.belt-item::after{

content:"";

position:absolute;

right:-25px;

top:50%;

width:25px;

height:4px;

background:#E2231A;

}

.belt-item:last-child::after{

display:none;

}

.belt-item span{

display:inline-flex;

width:55px;

height:55px;

background:#111;

color:#fff;

border-radius:50%;

align-items:center;

justify-content:center;

font-weight:700;

margin-bottom:20px;

}

.belt-item h3{

font-size:20px;

margin:0;

color:#222;

line-height:1.5;

}

.belt-item:hover{

transform:translateY(-12px);

background:#111;

}

.belt-item:hover h3{

color:#fff;

}

.belt-item:hover span{

background:#E2231A;

}

/* Responsive */

@media(max-width:768px){

.app-title h2{

font-size:30px;

}

.belt-item{

min-width:220px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1732c00 *//*=========================
Factory Machine Layout
=========================*/

.factory-choose{
    padding:100px 20px;
    background:#111;
}

.container{
    max-width:1200px;
    margin:auto;
}

.factory-heading{
    text-align:center;
    max-width:850px;
    margin:0 auto 70px;
}

.factory-heading span{
    display:inline-block;
    padding:10px 24px;
    background:#E2231A;
    color:#fff;
    border-radius:30px;
    font-size:14px;
    font-weight:600;
}

.factory-heading h2{
    color:#fff;
    font-size:42px;
    margin:20px 0;
}

.factory-heading h2 strong{
    color:#FFD54A;
}

.factory-heading p{
    color:#ddd;
    line-height:1.9;
    font-size:17px;
}

.factory-line{
    position:relative;
    max-width:900px;
    margin:auto;
}

.factory-line::before{
    content:"";
    position:absolute;
    left:40px;
    top:0;
    bottom:0;
    width:4px;
    background:#E2231A;
}

.machine-step{
    display:flex;
    align-items:center;
    margin-bottom:35px;
    position:relative;
}

.gear{
    width:80px;
    height:80px;
    background:#E2231A;
    color:#fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:34px;
    flex-shrink:0;
    z-index:2;
    transition:.4s;
}

.machine-content{
    margin-left:30px;
    background:#1c1c1c;
    padding:22px 30px;
    border-radius:15px;
    flex:1;
    transition:.4s;
    border-left:5px solid #E2231A;
}

.machine-content h3{
    margin:0;
    color:#fff;
    font-size:20px;
}

.machine-step:hover .gear{
    transform:rotate(180deg);
    background:#fff;
    color:#E2231A;
}

.machine-step:hover .machine-content{
    background:#E2231A;
    transform:translateX(10px);
}

.machine-step:hover .machine-content h3{
    color:#fff;
}

/* Responsive */

@media(max-width:768px){

.factory-heading h2{
    font-size:30px;
}

.factory-line::before{
    left:30px;
}

.gear{
    width:60px;
    height:60px;
    font-size:26px;
}

.machine-content{
    margin-left:20px;
    padding:18px;
}

.machine-content h3{
    font-size:17px;
}

}

@media(max-width:576px){

.factory-choose{
    padding:70px 15px;
}

.factory-heading h2{
    font-size:26px;
}

.factory-heading p{
    font-size:16px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-37ea1bf *//*=========================
CTA
=========================*/

.welding-cta{

display:grid;
grid-template-columns:2fr 1fr;
min-height:420px;

}

.cta-left{

background:#111;
padding:80px;
display:flex;
justify-content:center;
flex-direction:column;
clip-path:polygon(0 0,100% 0,92% 100%,0 100%);

}

.cta-left span{

display:inline-block;
background:#E2231A;
color:#fff;
padding:10px 22px;
border-radius:30px;
font-size:14px;
font-weight:600;
margin-bottom:25px;
width:max-content;

}

.cta-left h2{

font-size:46px;
color:#fff;
margin-bottom:25px;

}

.cta-left p{

font-size:17px;
line-height:1.9;
color:#ddd;
max-width:700px;

}

.cta-right{

background:linear-gradient(135deg,#E2231A,#b91512);
display:flex;
align-items:center;
justify-content:center;
padding:40px;

}

.cta-box{

background:rgba(255,255,255,.12);
backdrop-filter:blur(15px);
padding:40px;
border-radius:20px;
text-align:center;
color:#fff;
width:100%;
max-width:350px;

}

.cta-box h3{

font-size:28px;
margin-bottom:20px;

}

.cta-box p{

line-height:1.8;
margin-bottom:30px;

}

.cta-btn{

display:inline-block;
padding:16px 35px;
background:#fff;
color:#E2231A;
text-decoration:none;
font-weight:700;
border-radius:40px;
transition:.35s;

}

.cta-btn:hover{

background:#111;
color:#fff;

}

/* Responsive */

@media(max-width:991px){

.welding-cta{

grid-template-columns:1fr;

}

.cta-left{

clip-path:none;
padding:60px 30px;

}

.cta-left h2{

font-size:34px;

}

}

@media(max-width:576px){

.cta-left{

padding:50px 20px;

}

.cta-left h2{

font-size:28px;

}

.cta-box{

padding:30px 20px;

}

.cta-btn{

width:100%;
text-align:center;

}

}/* End custom CSS */