.elementor-2001 .elementor-element.elementor-element-1bac130 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-7ad0df7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-c2633b9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-703f1c8 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-ac6e619 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-160d8cc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-02e15d5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2001 .elementor-element.elementor-element-1ee0cd4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-1bac130 */.cold-hero{

padding:110px 20px;
background:linear-gradient(135deg,#111,#2d2d2d);
overflow:hidden;

}

.cold-grid{

display:grid;
grid-template-columns:1.2fr .8fr;
gap:70px;
align-items:center;

}

.cold-left{

position:relative;
padding-left:35px;

}

.hero-line{

position:absolute;
left:0;
top:0;
width:6px;
height:170px;
background:#E2231A;
border-radius:10px;

}

.cold-badge{

display:inline-block;
padding:10px 24px;
background:#fff;
color:#E2231A;
font-weight:700;
border-radius:40px;
margin-bottom:20px;

}

.cold-left h1{

font-size:55px;
font-weight:800;
line-height:1.2;
color:#fff;
margin-bottom:25px;

}

.cold-left h1 span{

display:block;
color:#E2231A;

}

.cold-left p{

color:#ddd;
line-height:1.9;
margin-bottom:18px;

}

.cold-buttons{

display:flex;
gap:18px;
margin-top:35px;

}

.quote-btn{

background:#E2231A;
color:#fff;
padding:16px 36px;
border-radius:50px;
text-decoration:none;
font-weight:700;
transition:.3s;

}

.quote-btn:hover{

background:#fff;
color:#E2231A;

}

.contact-btn{

border:2px solid #fff;
color:#fff;
padding:16px 36px;
border-radius:50px;
text-decoration:none;
font-weight:700;
transition:.3s;

}

.contact-btn:hover{

background:#fff;
color:#111;

}

.cold-right{

display:flex;
flex-direction:column;
gap:25px;

}

.glass-card{

padding:30px;
background:rgba(255,255,255,.08);
backdrop-filter:blur(12px);
border:1px solid rgba(255,255,255,.15);
border-radius:20px;
transition:.35s;

}

.glass-card:hover{

transform:translateX(-10px);
border-color:#E2231A;

}

.glass-card h3{

color:#fff;
margin-bottom:10px;

}

.glass-card p{

color:#d5d5d5;

}

@media(max-width:992px){

.cold-grid{

grid-template-columns:1fr;

}

.cold-left{

padding-left:25px;

}

.cold-left h1{

font-size:42px;

}

}

@media(max-width:768px){

.cold-left h1{

font-size:34px;

}

.cold-buttons{

flex-direction:column;

}

.quote-btn,
.contact-btn{

text-align:center;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ad0df7 *//*=========================
ABOUT PVC
=========================*/

.about-pvc{
    padding:100px 20px;
    background:#f8f8f8;
}

.about-grid{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:60px;
    align-items:center;
}

.about-tag{
    display:inline-block;
    background:#E2231A;
    color:#fff;
    padding:10px 25px;
    border-radius:40px;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
}

.about-content h2{
    font-size:42px;
    font-weight:800;
    color:#111;
    margin-bottom:20px;
}

.about-content h2 span{
    color:#E2231A;
}

.about-content p{
    color:#555;
    line-height:1.9;
    font-size:17px;
    text-align:justify;
    margin-bottom:18px;
}

.about-cards{
    display:grid;
    gap:20px;
}

.about-card{
    background:#fff;
    padding:25px;
    border-left:5px solid #E2231A;
    border-radius:15px;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    transition:.35s;
}

.about-card h3{
    color:#111;
    margin-bottom:10px;
    font-size:21px;
}

.about-card p{
    color:#666;
    line-height:1.7;
    margin:0;
}

.about-card:hover{
    background:#111;
    transform:translateX(10px);
}

.about-card:hover h3,
.about-card:hover p{
    color:#fff;
}

.about-card:hover{
    border-left-color:#E2231A;
}

/* Responsive */

@media(max-width:992px){

.about-grid{
grid-template-columns:1fr;
}

}

@media(max-width:768px){

.about-content h2{
font-size:32px;
}

.about-content p{
font-size:16px;
}

}

@media(max-width:576px){

.about-pvc{
padding:70px 15px;
}

.about-content h2{
font-size:26px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c2633b9 *//*=========================
PVC FEATURES
=========================*/

.pvc-features{
    padding:100px 20px;
    background:#111;
}

.feature-heading{
    max-width:850px;
    margin:auto;
    text-align:center;
    margin-bottom:70px;
}

.feature-tag{
    display:inline-block;
    padding:10px 24px;
    background:#E2231A;
    color:#fff;
    border-radius:40px;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
}

.feature-heading h2{
    color:#fff;
    font-size:42px;
    margin-bottom:20px;
}

.feature-heading h2 span{
    color:#E2231A;
}

.feature-heading p{
    color:#cfcfcf;
    line-height:1.9;
    font-size:17px;
}

.feature-timeline{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:25px;
}

.feature-item{
    position:relative;
    background:#1b1b1b;
    padding:25px 25px 25px 90px;
    border-radius:15px;
    transition:.35s;
    border-left:4px solid #E2231A;
}

.feature-item span{
    position:absolute;
    left:20px;
    top:50%;
    transform:translateY(-50%);
    width:48px;
    height:48px;
    border-radius:50%;
    background:#E2231A;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-weight:700;
}

.feature-item h3{
    color:#fff;
    font-size:20px;
    margin:0;
}

.feature-item:hover{
    background:#fff;
    transform:translateX(10px);
}

.feature-item:hover h3{
    color:#111;
}

.feature-item:hover span{
    background:#111;
    color:#fff;
}

@media(max-width:991px){

.feature-timeline{
grid-template-columns:1fr;
}

}

@media(max-width:768px){

.feature-heading h2{
font-size:32px;
}

.feature-heading p{
font-size:16px;
}

}

@media(max-width:480px){

.pvc-features{
padding:70px 15px;
}

.feature-heading h2{
font-size:26px;
}

.feature-item{
padding:22px 20px 22px 80px;
}

.feature-item h3{
font-size:18px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-703f1c8 *//*=========================
Benefits PVC
=========================*/

.benefits-pvc{

padding:100px 20px;
background:#f7f7f7;

}

.benefit-heading{

text-align:center;
max-width:850px;
margin:auto;
margin-bottom:70px;

}

.benefit-tag{

display:inline-block;
padding:10px 24px;
background:#111;
color:#fff;
border-radius:30px;
margin-bottom:20px;
font-weight:600;

}

.benefit-heading h2{

font-size:42px;
color:#111;
margin-bottom:20px;

}

.benefit-heading span{

color:#E2231A;

}

.benefit-heading p{

color:#666;
line-height:1.9;

}

.benefit-row{

display:flex;
align-items:center;
margin-bottom:25px;
max-width:700px;

}

.benefit-row.left{

margin-right:auto;

}

.benefit-row.right{

margin-left:auto;
flex-direction:row-reverse;

}

.number{

width:70px;
height:70px;
background:#E2231A;
color:#fff;
border-radius:50%;
display:flex;
justify-content:center;
align-items:center;
font-size:22px;
font-weight:700;
flex-shrink:0;

}

.content{

background:#fff;
padding:22px 30px;
margin:0 18px;
border-radius:15px;
box-shadow:0 12px 25px rgba(0,0,0,.08);
flex:1;
transition:.35s;

}

.content h3{

margin:0;
font-size:21px;
color:#111;

}

.content:hover{

background:#111;
transform:scale(1.03);

}

.content:hover h3{

color:#fff;

}

/* Responsive */

@media(max-width:768px){

.benefit-row,
.benefit-row.right{

flex-direction:column;
margin:auto auto 25px;

}

.content{

margin:15px 0 0;

width:100%;

}

.benefit-heading h2{

font-size:30px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ac6e619 *//*=========================
Applications Section
=========================*/

.applications-pvc{

padding:100px 20px;
background:#111;

}

.app-heading{

text-align:center;
max-width:850px;
margin:auto;
margin-bottom:70px;

}

.app-tag{

display:inline-block;
padding:10px 24px;
background:#E2231A;
color:#fff;
border-radius:30px;
font-size:14px;
font-weight:600;
margin-bottom:20px;

}

.app-heading h2{

font-size:42px;
color:#fff;
margin-bottom:20px;

}

.app-heading h2 span{

color:#E2231A;

}

.app-heading p{

color:#d5d5d5;
font-size:17px;
line-height:1.9;

}

.app-grid{

display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;

}

.app-box{

background:#1b1b1b;
border:1px solid rgba(255,255,255,.08);
border-radius:18px;
padding:35px 20px;
text-align:center;
transition:.35s;
position:relative;
overflow:hidden;

}

.app-box::before{

content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:4px;
background:#E2231A;
transform:scaleX(0);
transition:.35s;

}

.app-box:hover::before{

transform:scaleX(1);

}

.app-box span{

display:inline-flex;
align-items:center;
justify-content:center;
width:60px;
height:60px;
border-radius:50%;
background:#E2231A;
color:#fff;
font-size:20px;
font-weight:700;
margin-bottom:18px;

}

.app-box h3{

font-size:19px;
color:#fff;
line-height:1.5;
margin:0;

}

.app-box:hover{

transform:translateY(-10px);
background:#fff;

}

.app-box:hover h3{

color:#111;

}

.app-box:hover span{

background:#111;
color:#fff;

}

/*=========================
Responsive
=========================*/

@media(max-width:992px){

.app-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.app-heading h2{

font-size:32px;

}

.app-grid{

grid-template-columns:1fr;

}

}

@media(max-width:480px){

.applications-pvc{

padding:70px 15px;

}

.app-heading h2{

font-size:26px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-160d8cc *//*=========================
Why Choose Us
=========================*/

.why-pvc{

padding:100px 20px;
background:linear-gradient(135deg,#fafafa,#f1f1f1);

}

.why-wrapper{

display:grid;
grid-template-columns:1fr 1fr;
gap:70px;
align-items:center;

}

.why-tag{

display:inline-block;
padding:10px 24px;
background:#111;
color:#fff;
border-radius:30px;
font-size:14px;
font-weight:600;
margin-bottom:20px;

}

.why-content h2{

font-size:42px;
color:#111;
margin-bottom:20px;
line-height:1.3;

}

.why-content h2 span{

color:#E2231A;

}

.why-content p{

font-size:17px;
line-height:1.9;
color:#555;
text-align:justify;
margin-bottom:35px;

}

.why-btn{

display:inline-block;
padding:16px 40px;
background:#E2231A;
color:#fff;
text-decoration:none;
border-radius:50px;
font-weight:700;
transition:.35s;

}

.why-btn:hover{

background:#111;
color:#fff;

}

.why-list{

display:grid;
grid-template-columns:1fr;
gap:18px;

}

.why-item{

display:flex;
align-items:center;
gap:18px;
padding:20px 25px;
background:#fff;
border-radius:14px;
border-left:5px solid #E2231A;
box-shadow:0 10px 25px rgba(0,0,0,.08);
transition:.35s;

}

.why-item span{

width:42px;
height:42px;
background:#E2231A;
color:#fff;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:20px;
font-weight:700;
flex-shrink:0;

}

.why-item h3{

font-size:20px;
color:#111;
margin:0;

}

.why-item:hover{

background:#111;
transform:translateX(10px);

}

.why-item:hover h3{

color:#fff;

}

.why-item:hover span{

background:#fff;
color:#E2231A;

}

/*=========================
Responsive
=========================*/

@media(max-width:992px){

.why-wrapper{

grid-template-columns:1fr;

}

}

@media(max-width:768px){

.why-content h2{

font-size:32px;

}

.why-content p{

font-size:16px;

}

}

@media(max-width:480px){

.why-pvc{

padding:70px 15px;

}

.why-content h2{

font-size:26px;

}

.why-btn{

display:block;
text-align:center;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-02e15d5 *//*=========================
CTA PVC
=========================*/

.cta-pvc{

padding:90px 20px;
background:linear-gradient(135deg,#111 65%,#E2231A 35%);

}

.cta-wrapper{

display:flex;
justify-content:space-between;
align-items:center;
gap:50px;

}

.cta-left{

max-width:700px;

}

.cta-tag{

display:inline-block;
padding:10px 22px;
background:#fff;
color:#E2231A;
font-size:14px;
font-weight:700;
border-radius:30px;
margin-bottom:20px;

}

.cta-left h2{

font-size:44px;
color:#fff;
margin-bottom:20px;
line-height:1.3;

}

.cta-left h2 span{

color:#FFD54A;

}

.cta-left p{

font-size:17px;
line-height:1.9;
color:#f1f1f1;

}

.cta-btn{

display:inline-block;
padding:18px 42px;
background:#fff;
color:#111;
text-decoration:none;
font-size:17px;
font-weight:700;
border-radius:50px;
transition:.35s;
border:2px solid #fff;

}

.cta-btn:hover{

background:#111;
color:#fff;
border-color:#fff;
transform:translateY(-6px);

}

/*=========================
Responsive
=========================*/

@media(max-width:992px){

.cta-wrapper{

flex-direction:column;
text-align:center;

}

}

@media(max-width:768px){

.cta-left h2{

font-size:32px;

}

.cta-left p{

font-size:16px;

}

.cta-btn{

width:100%;
text-align:center;

}

}

@media(max-width:480px){

.cta-pvc{

padding:70px 15px;

}

.cta-left h2{

font-size:26px;

}

}/* End custom CSS */