body{color:#333}.hero-banner{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://cdn.pixabay.com/photo/2018/05/26/13/08/construction-3431327_640.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(https://cdn.pixabay.com/photo/2018/05/26/13/08/construction-3431327_640.jpg) center/cover no-repeat}}.btn-primary{color:#fff;background-color:#ffbe0b;border-color:#ffbe0b}.btn-primary:hover,.btn-primary:active{background-color:#ffbe0b!important;border-color:#ffbe0b!important}#about-us{background-color:white;}#about-us img{object-fit:cover;height:100%}#services{background-color:#ffbe0b}#services .media{align-items:flex-start}#services .media-body{flex:1}#services i{color:#daa30b}.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:#daa30b;margin-bottom:20px}#contact p{line-height:1.6}#contact a{color:#333}#contact a:hover{color:#ffbe0b;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;
             }
        .top-works-label{
            font-size:20px;
        }
    }
     @media (max-width:568px){ 
        .top-works-label{
            font-size:16px;
        }
    }
    .hero-title-desc{font-size: x-large;font-weight: 400;}
    .company-list-desc { i{color:#ffbe0b;}}
    .btn-site-primary{
            background-color: rgb(252 189 16) !important;
    border-color: rgb(204 152 10) !important;
    color: #030303;
    border-radius: 22px;
    }