.contact-section{background-color:#f8f9fa;padding:80px 0}.contact-section .section-header{margin-bottom:50px}.contact-section .section-header h2{color:#0c2e8a;text-transform:uppercase;margin-bottom:20px;padding-bottom:15px;font-size:36px;font-weight:700;position:relative}.contact-section .section-header h2:after{content:"";background:#567204;border-radius:2px;width:60px;height:4px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.contact-subtitle{color:#666;max-width:700px;margin:0 auto;font-size:15px;line-height:1.8}.contact-card{text-align:center;z-index:1;background:#fff;border-radius:16px;height:100%;padding:40px 30px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.contact-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #5672041f}.contact-card .icon-box{background:#56720414;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:all .4s;display:flex}.contact-card:hover .icon-box{background:#567204;transform:scale(1.1)}.contact-card .icon-box i{color:#567204;font-size:30px;transition:all .4s}.contact-card:hover .icon-box i{color:#fff}.contact-card h3{color:#0c2e8a;margin-bottom:15px;font-size:20px;font-weight:700}.contact-card p{color:#555;margin-bottom:0;font-size:15px;line-height:1.6}.contact-card p a{color:#555;transition:all .3s}.contact-card p a:hover{color:#567204;text-decoration:underline}.contact-card p span{color:#888;font-size:13px}.map-container{border:5px solid #fff;border-radius:20px;width:100%;height:450px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001a}@media (max-width:768px){.contact-section{padding:60px 0}.contact-card{padding:30px 20px}.map-container{height:350px}}
