.elementor-2085 .elementor-element.elementor-element-c692261 > .elementor-widget-container{margin:0px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-2085 .elementor-element.elementor-element-c692261{text-align:center;}@media(max-width:1024px){.elementor-2085 .elementor-element.elementor-element-c692261 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2085 .elementor-element.elementor-element-c692261{text-align:center;}}@media(max-width:767px){.elementor-2085 .elementor-element.elementor-element-c692261{text-align:center;}}/* Start custom CSS for section, class: .elementor-element-e9f4b13 */ body{
font-family: Arial;
margin:0;
background:#f4f6f9;
}

.container{
max-width:1200px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
padding:80px 20px;
}

.hero{
background:linear-gradient(120deg,#294d6e,#2f7b86);
color:white;
}

.hero-text{
max-width:500px;
}

.hero h1{
font-size:48px;
margin-bottom:20px;
}

.hero p{
font-size:18px;
margin-bottom:25px;
}

.btn{
background:#4CAF50;
color:white;
padding:15px 30px;
border-radius:8px;
text-decoration:none;
font-weight:bold;
display:inline-block;
}

.phone{
display:block;
margin-top:15px;
font-size:14px;
}

.hero-image img{
width:420px;
}

.features{
display:flex;
justify-content:center;
gap:30px;
padding:60px 20px;
background:white;
}

.feature{
background:#f9fafc;
padding:30px;
border-radius:10px;
text-align:center;
width:280px;
}

.services{
text-align:center;
padding:80px 20px;
}

.service-box{
display:flex;
justify-content:center;
gap:30px;
margin-top:40px;
}

.service{
background:white;
padding:30px;
border-radius:10px;
width:280px;
box-shadow:0 10px 20px rgba(0,0,0,0.05);
}

.service button{
margin-top:20px;
background:#2d4158;
color:white;
border:none;
padding:12px 25px;
border-radius:6px;
cursor:pointer;
} /* End custom CSS */