.our-provcets{
        padding-bottom: 23px;
}
.cardsd{
    border-radius: 10px;
    padding: 3px;
    background: brown;
}
.adsiuui{
        object-fit: cover;
    height: 329px !important;
    width: 100% !important;
}
.logo______css{
    max-width: 112px;
    position: absolute;
    margin-left: -80px;
    margin-top: 5px;
}
.text-white{
    color: #fff;
}
.sm__logo{
    max-width: 162px;
}
.text-warningss{
        color: #ffb330;
}
.logo______ds{
    max-width: 59px; 
}
.radius__corent{
    border-radius: 34px;
}
.awosoem{
    padding-top: 29px;
}
.iio__cdi{
    border-bottom: 1px solid #726d6d;
}
.obje__fits{
     
}
.lle__pading{
    background: #EDF3F8 !important;
    padding-top: 20px !important;
    padding-bottom: 27px !important;
}
.why__top{
       padding-top: 40px !important;
    background: #EDF3F8 !important;
    padding-bottom: 70px !important;
}
.recent__css{
        padding-top: 37px; 
    padding-bottom: 14px;
}



.sticky-container{
   padding: 0px;
   margin: 0px;
   position: fixed;
   right: -161px;
   top: 250px;
   width: 200px;
   }
   .sticky li {
   list-style-type: none;
   background-color: #201234;
   color: #efefef;
   height: 43px;
   padding: 0px;
   margin: 0px 0px 1px 0px;
   -webkit-transition:all 0.25s ease-in-out;
   -moz-transition:all 0.25s ease-in-out;
   -o-transition:all 0.25s ease-in-out;
   transition:all 0.25s ease-in-out;
   cursor: pointer; 
   filter: gray;  
   }
   .sticky li:hover{
   margin-left: -115px;
   
   -webkit-filter: grayscale(0%);
   }
   .sticky li img{
   float: left;
   margin: 5px 5px;
   margin-right: 10px;
   }
   .sticky li p{
   float:left;
   padding: 0px;
   margin: 0px;
   text-transform: uppercase;
   line-height: 43px;
   } 