.project_detail_sec figure{position:relative;width:100%;height:400px;overflow:hidden;margin:0;border-radius:16px}.project_detail_sec figure img{width:100%;height:100%;object-fit:cover;transition:all .5s ease-in-out}.project_detail_sec figure:hover img{transform:scale(1.1)}.project_detail_sec .sub_heading{font-size:24px;margin-bottom:1rem}.project_detail_sec .theme_btn2{margin-top:1.5rem}.more_details_sec .sub_heading{font-size:24px;margin-bottom:2rem}.more_details_sec .more_item{padding:1rem;border:1px solid rgba(0,0,0,.14);border-radius:16px;display:flex;justify-content:flex-start;align-items:center;gap:15px}@media(max-width:576px){.more_details_sec .more_item{flex-wrap:wrap;gap:10px}}.more_details_sec .more_item .icon_wrap{position:relative;width:55px;height:55px;background:#000;padding:.5rem;border-radius:8px;color:#fff}.more_details_sec .more_item .icon_wrap img{width:100%;height:100%;object-fit:cover}.more_details_sec .more_item h3{font-size:18px;line-height:150%;font-weight:500;color:#000;margin-bottom:.5rem}.more_details_sec .more_item p{font-size:16px;line-height:160%;font-weight:400;color:#000}.project_gallery_sec figure{position:relative;width:100%;height:450px;overflow:hidden;margin:0;border-radius:16px}.project_gallery_sec figure img{width:100%;height:100%;object-fit:cover}@media(max-width:576px){.project_gallery_sec figure{height:300px}}.project_gallery_sec .slick-slide>div{padding:0 20px}@media(max-width:778px){.project_gallery_sec .slick-slide>div{padding:0 10px}}