.item-box { background-color: #fff !important; padding: 20px;}
.thumb { overflow: hidden;}

.cate-tag { display: flex; gap: 12px; align-items: center;  color: #DC214C;}
.cate-tag::before {  content: ""; width: 16px; height: 2px; display: block; background-color: #DC214C; }

 .owl-nav {
    display: flex;
    position: absolute;
    left: 0;
    top: 35%;
    gap: 5px;
    width: 100%;
    justify-content: space-between;
}

button.owl-prev { margin-left: -50px;}
button.owl-next { margin-right: -50px;}

.owl-nav button {
    background-color: #00b1d0 !important;
    width: 30px !important;
    height: 30px !important;
    color: #fff !important;
    border-radius: 50%;
}
.NewTeamOuter  .vc_custom_heading a, .NewTeamOuter  .vc_custom_heading{ color: #fff !important; }
.NewTeamOuter  h5 {letter-spacing: normal !important;}
.NewTeamOuter p.vc_custom_heading { margin-bottom: 0px !important;}
.NewTeamOuter p.vc_custom_heading:before, .NewTeamOuter h2.vc_custom_heading::after { display: none !important;}
.NewTeamOuter h2.vc_custom_heading  { color: #4cafd3 !important; padding-bottom: 30px;}