.service_main{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../image/services_pic-min_2.webp) no-repeat top center/100vw;background-size:cover;background-position:top;height:65vh;max-width:100vw;width:100%;margin-top:20rem;display:flex;align-items:center;justify-content:center;gap:5rem;position:relative;z-index:-1000}.service_main_content{position:absolute;left:0;bottom:7%;background:#1474C2;background:rgba(20,116,194,.7);padding:2rem;margin-top:3rem}.service_main_content h3{color:#fff;font-size:4rem}.serve{background:#fff;padding-block:7rem;margin:3rem 0}@media (max-width:1200PX){html{font-size:55%}}@media (max-width:991px){.navbar{padding:2rem 3%}section{padding:10rem 3% 2rem}}@media (max-width:768px){.service_main{margin-top:8rem}.portfolio-container{gap:7rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:468px){.portfolio-container{grid-template-columns:1fr}}