body{color:#333}.hero-banner{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/assets/img/hero-banner-mobile.jpg) center/cover no-repeat;height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}@media (min-width:768px){.hero-banner{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/assets/img/hero-banner-desktop.jpg) center/cover no-repeat}}.btn-primary{color:#fff;background-color:#20b5a9;border-color:#33b6a9}.btn-primary:hover{background-color:#20b5a9!important;border-color:#33b6a9!important}#about-us{background-color:#f8f9fa}#about-us img{object-fit:cover;height:100%}#services{background-color:#d9d8d8}#services .media{align-items:flex-start}#services .media-body{flex:1}#services i{color:#26d0d0}.card{min-height:175px}.service-banner{background:linear-gradient(rgb(6 78 131),rgb(5 124 188));padding:60px 0;color:#fff;min-height:350px}.service-banner p{font-size:1.5em;line-height:1.6;max-width:800px;margin:0 auto}#contact{background-color:#f8f9fa}#contact h4{color:#26d0d0;margin-bottom:20px}#contact p{line-height:1.6}#contact a{color:#333}#contact a:hover{color:#3bfefd;text-decoration:none}#contact i{margin-right:10px}footer{background-color:#333;color:#d9d8d8}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:9999;background-color:#25d366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:36px}.whatsapp-button:hover{text-decoration:none;color:#fff}.navbar-light .navbar-toggler{border:none}.navbar-light .navbar-toggler:hover{border:none}
    @media (max-width:991px){ 
         .navbar-collapse
             {position:absolute;
             top:88px;
             background:white;
             left: 0px;
             width: 100%;
             padding: 17px;
             z-index: 99;
             }
        
    }
    .hero-title-desc{font-size: x-large;font-weight: 400;}