.card,.service-item,.services{text-align:center}:root{--primary-dark-color:#03070a;--primary-light-gray:#d8d9d4;--primary-orange:#f15c22}html{scroll-behavior:smooth}.navbar-toggler-icon{background-color:#000}.hero-section{display:flex;align-items:center;justify-content:space-between;height:80vh;color:#fff;padding:0 15px;position:relative}body{font-family:Signika;overflow-x:hidden;color:#000}.hero-content{max-width:600px;margin-left:30px;margin-right:20px;padding:20px}.hero-img{background:url(../img/design-and-consultation.webp) center center/cover no-repeat;width:50%;height:80%;position:relative;margin-right:30px}@media (max-width:768px){.hero-section{flex-direction:column;justify-content:center;text-align:center;background:url(../img/Technical-Support.webp) center center/cover no-repeat;padding:10px;height:60vh}h1{color:#00aeef;line-height:.8;font-size:10px}.hero-content{background-color:rgba(240,240,240,.8);padding:10px;border-radius:10px;color:#000;max-width:100%;margin-left:10px}.hero-img{display:none}}.btn-custom{border:none;padding:10px 20px;border-radius:5px;background-color:#f15c22;color:#fff;transition:background-color .3s,color .3s}.btn-custom:hover{background-color:orange;color:#fff}.card{border:none;padding:20px;border:4px solid var(--primary-color-1);border-radius:10px;transition:transform .3s ease-in-out}.navbar-custom{background-color:#fff}@keyframes fadeIn{from{color:#333}to{color:#00aeef}}@keyframes backgroundFadeIn{from{background-color:#fff}to{background-color:#00aeef}}h1{font-size:50px;color:#fff}h4{color:#00aeef}.card:hover{transform:translateY(-10px);box-shadow:0 0 20px rgba(0,0,0,.1)}.card-title{font-weight:700;margin-top:10px}.icon{font-size:2rem;color:var(--primary-color-1)}.about-details p{font-size:18px;line-height:1}.service-section{background-color:#f8f9fa;padding:40px 0}.service-icon{font-size:3rem;color:#f15c22;margin-bottom:20px}.service-title{font-weight:700;color:#333}.service-description{color:#666}.services{padding:40px;background-color:#f8f8f8}.services-heading{font-size:2rem;color:#333;margin-bottom:5px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-items:center}.service-item{box-shadow:0 0 15px rgba(0,0,0,.1);background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:100%}.service-img{width:100%;height:auto;max-width:200px;margin-bottom:15px}.service-item h3{font-size:1.2rem;color:#03070a}@media (max-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.services-grid{grid-template-columns:1fr}.service-item{padding:15px}}
iframe {
    width: 100%;
}