.cIndustryRecognitionImgLogo {
  filter: invert(1) !important;
  height: 45px;
  margin-bottom: 60px;
}
.cIndustryRecognitionContentRow {
    margin-top: 100px;
}
.cIndustryRecognitionImg {
  border: 1px solid #f2f2f2;
}

img.arrow-left:hover{filter: brightness(0) invert(0);}
img.arrow-right:hover{filter: brightness(0) invert(0);}
.cMin{min-height: 320px;}
.cSliderBG{background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/analyst-blur-bg.png) !important; background-repeat: no-repeat !important; background-size: 100% !important; background-position: center top 14rem !important;}
.cIndustryRecognitionContentRow {
box-shadow: 1px 3px 17px 10px #eaeaeaab;
padding: 4rem;
border-radius: 10px;
width: 75%;
display: block;
margin: auto;
background-color: #fff!important;
}
img.cIndustryRecognitionImgLogo{filter: brightness(0) !important;}

.cContainerSliderBox{display: inline-block;width:100%; padding: 0 2rem;}
.carousel-control-prev{   position: absolute;
left: -55px;
top: 50%;
transform: translateY(-50%);
border: none;
background: transparent;
width: 100px;
height: 100px;
cursor: pointer;
z-index: 99;
color: #ff7300;opacity: 1;
font-size: 6rem;}
.cIndustryRecognitionImg{border-radius: 10px; border:0;}
.carousel-control-next{   position: absolute; opacity: 1;
top: 50%;
transform: translateY(-50%);
border: none;
background: transparent;
width: 100px;
height: 100px;
cursor: pointer;
z-index: 99;
right: -61px;
color: #ff7300;
font-size: 6rem;}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{color: #000;}





