.header-container
        {
            height:5rem;
        }
        header.main-header{
            top:0px!important;
            position:relative;
            height: 100px;
        }
        .logo img{
            position:absolute;
            width: 24%;
            top:10px
        }
        .ms-nav{
            margin-left:150px;
            margin-top:20px;
        }
        .c-white{
            color: #ffdb32!important;
        }
        .slide-content{
            align-items:start;
            margin:initial;
            max-width: 1116px;
            flex-direction:row;
            gap:180px;
        }
        .form-slide-heading{
            font-size: 35px;
        }
        .slide-content h1{
            color: black;    
            text-shadow: 2px 6px 6px rgb(255 255 255 / 81%);
        }
        .slide-bg::after{
            background:none;
        }
        .quality{
            font-size:60px;
            text-transform:none;
            text-align:left;
        }
        .c-button{
            color: #000000;
            background-color: #ffdb32;
        }
        .services-highlight{
          background-color: #ffdb32;
        }
        .services-highlight h2{
          font-size:3rem;
        }
        .services-item li
        {
            font-size:2.4rem;
        }
         .services-item i
        {
            margin-right: 9px;
        }
        .banner-logo{
            position: absolute;
            right: 25px;
            margin-top: -160px;
            z-index: 100;
        }
         .banner-logo img{
                height: 26rem;           
        }
        .j-center{
            justify-content: center;
        }
        .bg-gr{
            background: linear-gradient(1deg, rgba(255, 219, 50, 1) 46%, rgba(252, 248, 204, 0.67) 100%);
            padding-top:20px;
        }
        .bg-gr i{
            font-size: 3rem;
        }
        .bg-gr p{    
            font-size: 1.3rem
        }
        .wcu-bottom{
            width: 75%;
            font-size: 1.9rem;
            border: none;
        }
        .cbs-footer{
           margin-left: 47px;
    background-color: black;
    color: yellow;
    padding: 22px 15px 22px 15px;
    border-radius: 25px;
    font-size: 20px;
        }
        .cba-footer{
            font-size: 2.5rem;
            width: 76%;
            justify-content: end;
            padding-top: 10px;
    padding-bottom: 10px;
        }
        .cld-footer{
            position: absolute;
            z-index: 100;
            margin-left: 20px;
        }
        .cld-footer img{
            width: 13rem;
        }
        .copyrights-main-footer{
            background-color: #343333;
            border-top: 3px #ab9323;
            border-top-style: solid;
        }
         .copyrights-main-footer .copyrights-main{
            padding-top:40px;
        }
        .social-footer-main {
            padding:13px;
            background-color: #070707;
        }
        .links-footer i{
            color: #ffdb32;
            font-size: 20px;
            margin-right: 5px;
        }
        .cbg-footer{
            background-image: linear-gradient(rgb(0 0 0 / 89%)), url(../images/home/grass-texture.jpg);
            background-size: cover;
            background-position: center;
            margin: 0;
            border-top: 8px solid #ffdb32;
        }
        .timing-hrw{
            border-bottom:none;
        }
        .cseparate{    height: 50px;
    width: 1px;
    border: 1px solid #222222;
}

.cb-slider{
        padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 74px;
    border: none;
    
    background: #FFDB32;
background: linear-gradient(39deg, rgb(255 219 50 / 85%) 74%, rgb(255 219 50 / 5%) 85%, rgb(247 247 244 / 0%) 101%);

    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-style: normal;
    
    
    display: inline-flex;
    align-items: center;
    justify-content: center;
    
    position: relative;
    color: #070707;
    
    
    z-index: 1;
    border-radius: 28px;
}



.cb-slider-inner{
    padding: 24px 24px;
    border: none;
    background-color: #050505;

    font-size: 1.8rem;
    font-weight: 600;
    line-height: 24px;
    font-style: normal;
    
    
    display: inline-flex;
    align-items: center;
    justify-content: center;
    
    position: relative;
    color: #ffdb32;
    
    
    z-index: 1;
    border-radius: 28px;
    margin-right: 15px;
}
.cb-slider-right{
    
    display: flex;
    flex-direction: column;

}

.cb-slider-inner-call{
  margin-left:40px;
font-size: 1.3rem;
}
.cb-slider-inner-number{
  font-size: 2.7rem;

}

.cb-slider-inner-number img{
display: inline;
}
.wc-img img{
    width: 20%;
}

.wc-img{
    height: 80px;
}

.heroSection {
    padding: 42px 0 42px;
}
.card-call-now-main{
    animation:none
}

.main-contact-page-form{
    padding: 10px !important;
}

.main-contact-page-form h2{
    padding-bottom: 0px;
}

.main-contact-page-form .search-input input{
    margin-bottom: 7px!important;
    height: 40px!important;
}

.main-contact-page-form .search-input textarea{
    
    height: 90px!important;
    margin-bottom: 10px!important;
}
@media only screen and (max-width: 480px) 
{
    .slide-content{
        flex-direction: column;
        gap:0px;
    }
    .hero-slider-section {
        height: 790px;
    }
    .main-contact-page-form{
        padding: 16px !important;
    }
.cld-footer {
    position: relative;
    z-index: 100;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.cba-footer {
    font-size: 2rem;
    width: 100%;
    
    flex-direction: column;
    gap: 20px;
    text-align: center;
}

.cbs-footer {
    margin-left:0px;
}

.wcu-bottom {
    width: 100%;
    font-size: 1.9rem;
    border: none;
    flex-direction: column;
    gap: 20px;
    text-align: center;
}

.banner-logo {
    position: relative;
    right: 0;
    /* left: 20px; */
    margin-top: 0px;
    z-index: 100;
    text-align: center;
    margin-bottom:20px;
}
.cb-slider-inner-number {
    font-size: 1.5rem;
    width: 180px;
}

 .ms-nav{
            margin-left:0px;
            margin-top:0px;
        }

        .logo img {
            width: 68%;
        }
 }