
/*  .cf-carousel-dots .owl-theme .owl-nav {
    display: none;
  }*/
/***  .cf-carousel-dots .owl-theme .owl-dots {
    
    margin-top: 10px;
  }
  .cf-carousel-dots .item {
    background: #ffffff;
    border-radius: 10px;
    min-height: 151px;
    text-align: center;
    padding: 20px;
    line-height:1.6;
  }
.cf-carousel-dots .owl-carousel .owl-item img {
width: 50px;
height: 50px;
margin: auto;
margin-bottom: 10px;
}
 .cf-carousel-dots .item p{
    margin-bottom: 0px !important;
}
  .cf-carousel-dots .owl-theme .owl-dots .owl-dot span {
    width: 40px !important;
  }
  .cf-carousel-dots .owl-theme .owl-dots .owl-dot.active span {
    background: #809ffc;
  }
.cf-carousel-dots .owl-nav {
text-align: center;
width: 154px;
margin: 12px auto 0px;
background: #ffffff;
padding: 10px 0px;
border-radius: 50px;
}
.cf-carousel-dots .owl-nav button {
background-color: transparent !important;
border: 3px solid #829ff9 !important;
border-radius: 50% !important;
width: 40px;
height: 40px;
margin: 0px 17px !important;
cursor: pointer !important;
font-size: 36px !important;
vertical-align: middle;
font-weight: 900 !important;
color: #829ff9 !important;
}**/
