.logo a img {
  width: 55%;
}
rcb{
  position: relative;
    color: #0e0e0e;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 15px;
    text-transform: capitalize;
  font-size: 47px;
}

rcb span{
  color: #18c5fe;
}

.btn-box a{
  border-radius: 18px 18px;
}
.link-box a{
  border-radius: 18px
}

.main-slider-two .slide {
  height: 700px; /* Set the height of each slide */
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-box {
  text-align: center;
}

.solution-block{
  /*! background-color: #105cad; */
}
.tech-we{
  display: flex;
  gap: 4%;
  padding: 3%;
}
.tech-we img{
  width: 32px !important;
}

.slider-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
