/********** General **********/
a {
   transition: all .3s ease-in-out;
}
/********** General End **********/


/********** Header **********/
body .navbar-brand img {
   max-width: 230px;
   width: 100%;
   margin-right: 0;
}
body .slider_section .img-box.b-1,
body .slider_section .img-box.b-4 {
   margin-left: 0;
   margin-right: 0;
}
body .slider_section .img-box img {
   object-fit: contain;
}
/********** Header End **********/


/********** Our Services **********/
body .hot_section .box .img-box img {
   width: 100%;
   height: 100%;
   object-fit: contain;
}
/********** Our Services End **********/


/********** Testimonial **********/
.client_id .img-box img {
   max-width: 140px;
   border: 1px solid #272727;
   border-radius: 100px;
}
/********** Testimonial End **********/