.elementor-2223 .elementor-element.elementor-element-13b197c{--display:flex;}.elementor-2223 .elementor-element.elementor-element-daab04f{--display:flex;}.elementor-2223 .elementor-element.elementor-element-1b11b0a{--display:flex;}.elementor-2223 .elementor-element.elementor-element-ce8168b{--display:flex;}.elementor-2223 .elementor-element.elementor-element-acbb5e8{--display:flex;}.elementor-2223 .elementor-element.elementor-element-16f54ce{--display:flex;}.elementor-2223 .elementor-element.elementor-element-72237ba{--display:flex;}.elementor-2223 .elementor-element.elementor-element-77dce8d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5b601f5 */.hero-suggestron{
background:#ffffff;
padding:110px 20px;
}

.hero-container{
max-width:1200px;
margin:auto;
display:flex;
align-items:center;
gap:60px;
}

.hero-left{
flex:1;
}

.hero-left h1{
font-size:52px;
line-height:1.2;
margin-bottom:20px;
color:#222;
}

.hero-left p{
font-size:18px;
line-height:1.7;
margin-bottom:35px;
max-width:520px;
color:#555;
}

.hero-btn{
display:inline-block;
background:#e11b22;
color:#fff;
padding:14px 30px;
border-radius:6px;
text-decoration:none;
font-weight:600;
transition:0.3s;
}

.hero-btn:hover{
background:#c5161b;
}

.hero-right{
flex:1;
display:flex;
justify-content:center;
}

.hero-card{
background:#e11b22;
color:#fff;
padding:35px;
border-radius:10px;
max-width:340px;
box-shadow:0 15px 40px rgba(0,0,0,0.15);
}

.hero-card h4{
margin-bottom:8px;
}

.hero-card span{
display:block;
margin:15px 0;
color:#f8f8f8;
}

.claim-btn{
display:inline-block;
background:#fff;
color:#e11b22;
padding:10px 18px;
border-radius:6px;
text-decoration:none;
font-size:14px;
font-weight:600;
}

.claim-btn:hover{
background:#f3f3f3;
}

@media(max-width:900px){

.hero-container{
flex-direction:column;
text-align:center;
}

.hero-left p{
margin:auto;
margin-bottom:30px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c6d005 */.popular-categories-modern{
padding:80px 20px;
background:#f7f7f7;
}

.container{
max-width:1100px;
margin:auto;
}

.popular-categories-modern h2{
text-align:center;
font-size:36px;
margin-bottom:50px;
}

.category-list{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:20px;
}

.category-item{
display:flex;
align-items:center;
background:#fff;
padding:22px;
border-radius:8px;
text-decoration:none;
border:1px solid #eee;
transition:0.3s;
}

.category-item:hover{
transform:translateY(-4px);
box-shadow:0 10px 25px rgba(0,0,0,0.06);
}

.category-bar{
width:6px;
height:50px;
background:#e11b22;
margin-right:18px;
border-radius:4px;
}

.category-content h3{
font-size:20px;
margin-bottom:5px;
color:#333;
}

.category-content p{
color:#777;
font-size:14px;
}

@media(max-width:768px){

.category-list{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c6494a3 */.top-rated-section{
padding:80px 20px;
background:#ffffff;
}

.container{
max-width:1100px;
margin:auto;
}

.top-rated-section h2{
text-align:center;
font-size:36px;
margin-bottom:50px;
}

.top-rated-grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:18px;
}

.top-link{
display:block;
padding:18px 22px;
background:#f7f7f7;
border-radius:8px;
text-decoration:none;
color:#333;
font-size:18px;
border-left:4px solid #e11b22;
transition:0.3s;
}

.top-link:hover{
background:#e11b22;
color:#fff;
transform:translateX(6px);
}

@media(max-width:768px){

.top-rated-grid{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ffb8d0 */.trending-services{
padding:80px 20px;
background:#f7f7f7;
text-align:center;
}

.container{
max-width:1200px;
margin:auto;
}

.trending-services h2{
font-size:36px;
margin-bottom:50px;
position:relative;
}

.trending-services h2:after{
content:"";
width:60px;
height:3px;
background:#e11b22;
display:block;
margin:12px auto 0;
}

.services-grid{
display:grid;
grid-template-columns:repeat(5,1fr);
gap:20px;
}

.service-card{
background:#fff;
padding:30px 20px;
border-radius:10px;
text-decoration:none;
border:1px solid #eee;
transition:0.3s;
}

.service-card:hover{
transform:translateY(-5px);
box-shadow:0 10px 25px rgba(0,0,0,0.06);
border-color:#e11b22;
}

.icon{
font-size:32px;
color:#e11b22;
margin-bottom:15px;
}

.service-card h3{
font-size:18px;
margin-bottom:8px;
color:#333;
}

.service-card span{
display:inline-block;
background:#f1f1f1;
padding:4px 12px;
border-radius:20px;
font-size:13px;
margin-bottom:10px;
}

.service-card p{
font-size:14px;
color:#777;
}

@media(max-width:1000px){

.services-grid{
grid-template-columns:repeat(3,1fr);
}

}

@media(max-width:600px){

.services-grid{
grid-template-columns:repeat(2,1fr);
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a494e5f */.business-stats{
padding:80px 20px;
background:#f7f7f7;
text-align:center;
}

.stats-container{
max-width:1200px;
margin:auto;
}

.business-stats h2{
font-size:36px;
margin-bottom:50px;
}

.stats-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;
}

.stat-card{
background:#fff;
padding:45px 25px;
border:1px solid #e5e5e5;
transition:0.3s;
}

.stat-card:hover{
border-color:#e11b22;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
}

.stat-card h3{
font-size:48px;
color:#e11b22;
margin-bottom:10px;
font-weight:600;
}

.stat-title{
display:block;
letter-spacing:6px;
font-size:13px;
margin-bottom:15px;
}

.stat-card p{
color:#555;
line-height:1.6;
font-size:15px;
}

@media(max-width:900px){

.stats-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:600px){

.stats-grid{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-17093bd */.why-suggestron{
padding:80px 20px;
background:#f7f7f7;
}

.container{
max-width:1100px;
margin:auto;
}

.why-suggestron h2{
text-align:center;
font-size:34px;
margin-bottom:60px;
}

.why-grid{
display:flex;
gap:60px;
margin-bottom:60px;
align-items:flex-start;
}

.why-left{
flex:1;
}

.why-left h3{
font-size:32px;
margin-bottom:20px;
}

.why-left p{
line-height:1.8;
color:#444;
margin-bottom:30px;
}

.cta-btn{
display:inline-block;
background:#e11b22;
color:#fff;
padding:14px 28px;
text-decoration:none;
border-radius:6px;
font-weight:600;
transition:0.3s;
}

.cta-btn:hover{
background:#c5161b;
}

.why-right{
flex:1;
border-left:3px solid #e11b22;
padding-left:40px;
}

.why-right ul{
list-style:none;
padding:0;
}

.why-right li{
margin-bottom:22px;
font-size:18px;
color:#333;
position:relative;
padding-left:20px;
}

.why-right li:before{
content:"•";
color:#e11b22;
position:absolute;
left:0;
font-size:20px;
}

@media(max-width:768px){

.why-grid{
flex-direction:column;
}

.why-right{
border-left:none;
padding-left:0;
border-top:3px solid #e11b22;
padding-top:25px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3eb313e */.process-section{
padding:90px 20px;
background:#f7f7f7;
text-align:center;
}

.container{
max-width:1100px;
margin:auto;
}

.process-section h2{
font-size:36px;
margin-bottom:10px;
}

.subtitle{
color:#666;
margin-bottom:60px;
font-size:18px;
}

.process-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:40px;
position:relative;
}

.process-item{
position:relative;
}

.step{
width:60px;
height:60px;
background:#e11b22;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
margin:0 auto 20px;
font-size:20px;
font-weight:600;
}

.process-item h3{
margin-bottom:10px;
font-size:22px;
}

.process-item p{
color:#666;
line-height:1.6;
}

@media(max-width:900px){

.process-grid{
grid-template-columns:repeat(2,1fr);
gap:40px;
}

}

@media(max-width:600px){

.process-grid{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ee0ec97 */.business-cta{
padding:90px 20px;
background:#f7f7f7;
text-align:center;
}

.cta-container{
max-width:800px;
margin:auto;
}

.business-cta h2{
font-size:38px;
margin-bottom:15px;
}

.business-cta p{
font-size:18px;
color:#666;
margin-bottom:35px;
line-height:1.6;
}

.cta-button{
display:inline-block;
background:#e11b22;
color:#fff;
padding:14px 32px;
border-radius:6px;
text-decoration:none;
font-weight:600;
transition:0.3s;
}

.cta-button:hover{
background:#c5161b;
}/* End custom CSS */