@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");:root{--primary:#000;--bg:#ebfaf4;--box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.heading{text-align:center;padding:2rem 0}*{font-family:Poppins,sans-serif}.heading span{border:2px solid #639;text-align:center;font-size:2.2rem;background:#d3d3d3;color:#000;padding:.1rem .7rem;border-radius:.5rem}.heading span.space{background:none}.about1 .row{padding:0 30px;display:flex;flex-direction:row;align-items:center;gap:20px}.about1 .row .content23{width:60%}.about1 .row .content23 .h4{color:#000;font-weight:600;font-size:35px;line-height:1.5}.about1 .row .content23 p{font-size:16px;color:#222;padding:10px 0;line-height:2}.about1 .row .image{width:40%;display:flex;justify-content:center;align-items:center}.about1 .row .image img{border-radius:1rem;width:535px;height:370px}.services1 .row{margin:55px 0;padding:0 40px;display:flex;align-items:center}.services1 .row .image{width:50%;display:flex;align-items:center}.services1 .row .image img{width:535px;height:370px;border-radius:1rem}.services1 .row .content44{width:50%}.services1 .row .content44 h3{font-size:30px;margin-bottom:10px}.services1 .row .content44 p{line-height:2;padding:8px 0;margin-right:10px;font-size:18px;color:#444}.services1 .row .content44 ul li{padding-top:10px;font-size:17px;color:#222;display:flex;gap:1.1rem}.services1 .row .content44 ul li .i{color:#000;padding-right:7px;background-color:#fff;height:23px;width:23px}.services1 .row.reverse{flex-flow:row-reverse}.services1 .row .content44 .flex-btn{display:flex;align-items:center;margin-top:20px;gap:20px;background:none;cursor:pointer}.services1 .row .content44 .flex-btn .icon-btn{background:var(--primary);font-size:16px;padding:12px 20px;border-radius:50%;box-shadow:var(--box-shadow);animation:pulse 2s ease infinite}.services1 .row .content44 .flex-btn .icon-btn .i1{background-color:#000;color:#fff;height:16px;width:16px}.services1 .row .content44 .flex-btn span{font-size:17px;color:var(--primary)}.case .box-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem}.case .box-container .box{border-radius:9px;border:1px solid #d3d3d3;box-shadow:var(--box-shadow)}.case .box-container .box .image{height:20rem;overflow:hidden;position:relative}.case .box-container .box .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.case .box-container .box .image:hover .share{bottom:0}.case .box-container .box .image .share{position:absolute;bottom:-10rem;left:0;right:0;padding:2rem;text-align:center;background:rgba(235,250,244,.8)}.case .box-container .box .image .share a{height:4rem;width:4rem;line-height:4rem;font-size:1.2rem;margin:0 1rem;color:#fff;background:var(--primary);border-radius:.5rem;box-shadow:var(--box-shadow)}.case .box-container .box .image .share a:hover{color:var(--primary);background:#fff}.case .box-container .box .content67{padding:1.2rem}.case .box-container .box .content67 h3{font-size:1.2rem;color:var(--primary)}.case .box-container .box .content67 ul li{padding-top:1.1rem;font-size:1.1rem;color:#222}.case .box-container .box .content67 ul li .i3{padding-right:1rem;color:var(--primary)}.case .box-container .box .content67 .icons{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:.1rem solid var(--primary)}.case .box-container .box .content67 .icons span{font-size:1.2rem;color:#444}.case .box-container .box .content67 .icons span i{color:var(--primary);padding-right:.8rem}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--primary)}to{box-shadow:0 0 0 20px transparent}}@media screen and (width < 350px){.case .box-container{display:flex;flex-direction:column;gap:2rem}}@media screen and (900px < width < 1020px){.services1 .row{margin:55px 0;padding:0 5px;display:flex;align-items:center}}@media screen and (600px < width <= 900px){.services1 .row{margin:55px 0;padding:0 5px;gap:25px}.about1 .row,.services1 .row{display:flex;flex-direction:column;align-items:center}.about1 .row{padding:0 10px;gap:18px}.about1 .row .image{width:90%;display:flex;justify-content:center;align-items:center}.about1 .row .content23{width:90%}.about1 .row .image img{border-radius:8px;width:505px;height:410px}.services1 .row .content44,.services1 .row .image{width:80%}.services1 .row.reverse{flex-flow:column}.services1 .row .image img{width:100%;height:410px;border-radius:7px}}@media screen and (width <= 600px){.services1 .row{padding:0 5px;gap:25px;flex-direction:column}.services1 .row .content44{width:100%}.about1 .row{padding:0 3px;display:flex;flex-direction:column;align-items:center;gap:18px}.about1 .row .image{width:93.5%;display:flex;justify-content:center;align-items:center}.about1 .row .content23{width:93.5%}.about1 .row .image img{border-radius:8px;width:505px;height:310px}.about1 .row .content23 .h4{color:#000;font-weight:700;font-size:28px;line-height:1.5}.services1 .row{margin:55px 0;width:100%;padding:0;display:flex;align-items:center}.services1 .row .image{width:100%;border-radius:1rem}.services1 .row.reverse{flex-flow:column}.services1 .row .image img{width:100%;height:310px;border-radius:7px}.services1 .row .content44 ul li .i{padding-right:1px}.services1 .row .content44 h3{font-size:28px;color:var(--primary);margin-bottom:8px}.services1 .row .content44 p{line-height:2;padding:6px 0;margin-right:10px;font-size:16px;color:#444}.services1 .row .content44 ul li{padding-top:10px;font-size:15px;color:#222;display:flex;gap:.6rem}section{padding:.89rem}}