@media only screen and (max-width:769px) {

    .tp-kbimg {
        display: none;
    }
}
.header-nav .nav {
    margin-top: 14px;
}
.logo-header {
    padding: 11px 0;
    width: 130px;
}

.banner-heading {
    min-width: 850px !important;
    max-width: 850px !important;
    left: 0 !important;
}
.abt-points {
    margin: 0;
    padding: 0;
}
.abt-points li {
    margin-bottom: 1.2rem;
    list-style: none;
}
.abt-points li:before {
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    color: #d2151e;
    margin-right: 8px;
    font-weight: 900;
}

.logos{
    /*border: 1px solid #5a575734;*/
  /*  overflow: hidden;*/
  /*  padding: 40px 0;*/
  /*background-color: #ffffff;*/
  /*  white-space: nowrap;*/
  /*  position: relative;*/
}
/*.logos:hover .logos-slide{*/
/*    animation-play-state: paused;*/
/*}*/

/* .logos-slide{*/
/*    display: inline-block;*/
    
/*   animation:40s slide infinite linear(0 0%, 0.64 36.12%)*/

/* }*/
 
 .logos-slide img{
    transition-duration: .4s;
    height: 70px;
    /*margin: 0 60px;*/
 }
.service-list{
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid rgb(207, 207, 207);
    border-radius: 5px;
    background: #fff;
    min-height: 280px;
}
.service-list img{
    border-radius: 5px;
}
.service-list h4{
  margin-top: 20px;
  font-weight: 600;

}
.service-list p{
    font-size: 14px;
    
}
.overlay-black-dark:after{
    opacity: 0;
}
.breadcrumb-row ul li:after{
    display: none;
}
.breadcrumb-row ul li:last-child{
    color: #fff;
}
.dlab-bnr-inr .breadcrumb-row ul li a{
    color: #fff;
}
.card-bg-one{
    background-color: #7eab55;
}
.card-bg-two{
    background-color: #94CE64;
}
.card-bg-three{
    background-color: #598d2d;
}
.card-bg-four{
    background-color: #6cbd6d;
}
.card-bg-retail{
    background-color: #61c796; 
}
/* #71bed3;68bbd2 37b1d3*/
.card-bg-const{
    background-color: #449a70;
}
.card-bg-country{
    background-color: #1c7e4f;
}
.card-box-one .list-group-item {
    background: none;
    color: #fff;
    border-color:rgba(245, 245, 245, 0.365) ;
    
}
.card-box-one{
    border-radius: 15px;
    margin-bottom: 10px;
    text-align: center;
}
.card-box-one img{
    margin-bottom: 40px;
    max-width: 150px;
    border: solid #fff;
    
  }
  .bg-custom{
    background-color:#437a60;
  }
