.elementor-5608 .elementor-element.elementor-element-c00d6c8{width:auto;max-width:auto;}/* Start custom CSS for html, class: .elementor-element-c00d6c8 */.about-us-section{
    padding:80px 0;
    background:#ffffff;
}

.container{
    max-width:1200px;
    margin:auto;
    padding:0 20px;
}

.section-header{
    text-align:center;
    margin-bottom:50px;
}

.section-header h1{
    font-size:42px;
    font-weight:700;
    color:#0B3D91;
    margin-bottom:10px;
}

.section-header p{
    font-size:18px;
    color:#666;
}

.about-content h2{
    color:#0B3D91;
    margin-top:35px;
    margin-bottom:15px;
    font-size:28px;
}

.about-content p{
    color:#555;
    line-height:1.9;
    margin-bottom:15px;
}

.about-content ul{
    padding-left:20px;
}

.about-content ul li{
    margin-bottom:10px;
    color:#555;
}

.about-cta{
    margin-top:60px;
    text-align:center;
    background:#f8f9fa;
    padding:40px;
    border-radius:10px;
}

.about-cta h3{
    color:#0B3D91;
    margin-bottom:15px;
}

.about-cta p{
    color:#666;
    margin-bottom:25px;
}

.cta-btn{
    display:inline-block;
    background:#0B3D91;
    color:#fff;
    padding:14px 30px;
    border-radius:5px;
    text-decoration:none;
    font-weight:600;
}

.cta-btn:hover{
    background:#082c68;
}/* End custom CSS */