.active-rs-slide {
    background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.code {
    margin: 10px 20px;
    background-color: #1e2637;
    padding: 20px 40px 10px 40px;
    color: #fff;
    border-radius: 7px;
}

.light {
    color: #aaa;
}

.clientdiv {
    background: #fff;
    text-align: center;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.product-client-logo div {
    background: #fff;
    /*text-align: center;*/
    border: 1px solid #ddd;
    display: flex;
    /*flex-direction: column;*/
    /*justify-content: space-around;*/
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 6px;

}

    .product-client-logo div img {
        width: 100%;
        height: auto;
        max-height: 110px;
        /* -webkit-filter: grayscale(100%); */
        /* filter: grayscale(100%); */

    }

        .product-client-logo div img:hover {
            cursor: pointer;
            /* -webkit-filter: grayscale(0%) !important; */
            /* filter: grayscale(0%) !important; */
            transform: scale(1.2);
            z-index: 1;
            transition: transform .5s;
            
        }

.w-auto {
    width: auto !important;
}

.upper-margin {
    margin-top: 50px;
}

.light-border-right {
    border-right: 1px solid #ebebeb;
}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.SwamijiEnterPrize {
    height: 120px;
    width: 120px;
}

.MadhavFashion {
    height: 62px;
    width: 120px;
}

.hanshcooling {
    height: 104px;
    width: 107px;
}

.Volubit {
    height: 100px;
    width: 160px;
}

.PJGroup {
    height: 100px;
    width: 100px;
}


.AarohiTexttile {
    height: 65px;
    width: 120px;
}

.BH {
    height: 120px;
    width: 120px;
}


.CMSquare {
    height: 46px;
    width: 120px;
}


.DVD {
    height: 106px;
    width: 120px;
}


.NCH {
    height: 50px;
    width: 120px;
}


.Sanvari {
    height: 65px;
    width: 120px;
}

.kpmobile {
    height: 100px;
    width: 100px;
}

.BHUNGALIYABROTHERS {
    height: 120px;
    width: 160px;
}

.BrahmaniGems {
    height: 150px;
    width: 150px;
}

.GloryStar {
    height: 115px;
    width: 165px;
}

.LabStone {
    height: 120px;
    width: 165px;
}

.RPMandaviya {
    height: 130px;
    width: 150px;
}

.TaptiExports {
    height: 55px;
    width: 160px;
}

.UniqueJalpaDiamond {
    height: 130px;
    width: 140px;
}

.PSImpex {
    height: 130px;
    width: 155px;
}

.NilkanthImpex {
    height: 130px;
    width: 140px;
}


/* Make intl-tel-input phone number field fill full width */
.iti {
    width: 100%;
}
