.space-80{
    margin-top: 80px;
}

.prg-space-20{
    margin-top: 20px;
}



.clinic-director{
  
    padding: 40px;
    background:#0c3072 url('https://saayamitech.com.np/safal/wp-content/uploads/2024/08/safalhealthhome.jpg') ;
    color: #fff;
}
.director-text p{
    text-align: justify;
}

.dr-sign{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
   
    top: 30px;
   
}

.manager-img{
    width: 300px;
    height: 300px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
}


.quatation{
    padding: 30px;
    background: #0c3072;
    color: #fff;
}

/* owl navigation style */

.owl-nav{
   position: absolute;
   top: -100px;
   right: 10px;
  
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
   margin:0 5px;
   
}
.owl-nav button span{
    font-size: 50px;
    padding: 0 10px;
    
    
}


