
   .owl-item > .employe-card {
      cursor: pointer;
      margin: 15px;
      transition: margin 0.4s ease;
    }
   .center .owl-item .employe-card .text-section{
      margin: 2px;
      background:white;
    }
  
    .owl-item.center > div {
      cursor: auto;
      margin: 0;
    }
    .owl-item:not(.center) > div:hover {
      opacity: .75;
    }
    /*slider css*/
    .min-height-400{
      min-height:400px
    }
    .employe-card .text-section {
     margin-top: -35px!important;
        padding-top: 35px;
        border-radius: 10px;
    }

    /*.owl-carousel .owl-item {*/
    /*padding-top: 20px;*/
    /*}*/
    /*.center{*/
    /*    border: 10px solid #83202d;*/
    /*   border-radius: 10px;*/
    /*}*/
    .employe-section .owl-stage-outer .owl-stage .center{
        /*padding:15px;*/
        /*background:#2a3855;*/
    }
   .employe-section .owl-stage-outer .owl-stage  .owl-item {
      /*padding: 5px 0px!important;*/
    padding-top: 5px!important;
    }
    .employe-card .text-section {
       background: white;
    }
    /*slider css*/