.wcmri-card {
  height: 100%;
  padding: 26px;
  border-radius: 22px;
  color: #fff;
  position: relative;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.15);
}

.wcmri-card h5 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #ffee00;
}

.wcmri-card p,
.wcmri-card li {

  line-height: 1.7;
  color: #fff;
  font-size: 14px;
}

.card-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 42px;
  opacity: 0.25;
}

/* Color themes */
.purple {
  background: #000d74;
}

.orange {
  background: linear-gradient(135deg, #df5600, #df5c00);
}

.green {
  background: linear-gradient(135deg, rgb(131 0 114), #9b0088);
}

.dark {
  background: linear-gradient(135deg, #2c003e, #000058);
}

/* Animation */
.animate-card {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease;
}
.sc1-block1 img:hover {
    transform: scale(1.2);
}
.animate-card.show {
  opacity: 1;
  transform: translateY(0);
}

.sdg .img11 {
  width: auto;
  height: 145px;
  cursor: pointer;
  transition: filter 0.3s ease, transform 0.3s ease;
  overflow: visible;
  transform: scale(1.05);
  z-index: 2;
}
.sdg .img12 {
  width: auto;
  height: 145px;
  cursor: pointer;
  transition: filter 0.3s ease, transform 0.3s ease;
  overflow: visible;
  transform: scale(1.05);
  z-index: 2;
  position: relative;
 
}
.op{
  opacity: 0.5;
}

.sdg:hover .img11:not(:hover) {
    top: 0;
    position: relative;
    z-index: 1;
    opacity: 0.5;
}
.sdg{
  height:100%;
}
.img-sc1 {
  border-radius: 50px;
  object-fit: cover;

}
.sc1-block1 div{
/* width: 300px; */
    /* height: 266px; */
    overflow: hidden;
     border-radius: 50px;
}
.img-sc3 {
    border-radius: 20px;
    width: 300px;
    height: 266px;
    overflow: hidden;
}
.img-sc2 {
    border-radius:20px;
    width: 300px;
    height: 266px;
    overflow: hidden;
}
.sc1 div{
    border-radius:50px;
    /* width: 300px; */
    /* height: 554px; */
    overflow: hidden;
}
.img-sc2:hover {
   transform: scale(1.2);
}
.img-sc3:hover {
   transform: scale(1.2);
}
.img-sc3 {
  /* border-radius: 20px */
}

.sc-content:hover .shield {
  transform: rotate3d(1, 1, 1, 359deg);
}

.shield {
    width: 60px;
    height: 60px;
    flex-direction: row;
    align-items: center;
    display: flex;
    background: #ffdcfc;
    border-radius: 52px;
    padding: 10px 11px;
    margin-right: 8px;
    margin-left: 25px;
    margin-top: 39px;
    transition-duration: 2s;
}

.inner-box1 {
  z-index: 99;
  position: absolute;
  width: 386px;
  background: #0015c0;
  padding: 14px 16px;
  border-radius: 10px;
  top: -218px;
  display: none;
}

.inner-box1 .text {
  color: #fff;
}

.session-list {
  color: #fff;
}

.inner-box1 h4 {
  font-size: 15px;
  color: #fff03e;
}

.blur {
  opacity: 1;
  filter: blur(1.1px) !important;
  background: #000000;
}

.date {
  background: blue;
  border-radius: 139px;
  width: 130px;
  padding: 11px 3px;
  height: 130px;
  text-align: center;
  align-items: center;
  z-index: 11;
}

.date2 {
  background: #aa0095 !important;
}

.date h5 {
  color: #fff900;
  line-height: 23px;
  margin-top: 1px;
  font-weight: 600;
  font-size: 15px;
}

.date h4 {
    font-size: 23px;
    color: #fff;
    margin-bottom: 4px;
    line-height: 16px;
    margin-top: 5px;
}

.date-content h5 {
  color: #fff;
  line-height: 25px;
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  padding: 10px 7px;
  font-weight: 700;
}

.date-content:after {
  content: "";
  position: absolute;
  height: 104%;
  width: 103%;
  background: #aa0095;
  z-index: -5;
  top: -9px;
  left: 0;
  border-radius: 0 27px 0 0;
}

.date-content {
    background: #0022c5;
    position: absolute;
    left: 96px;
    padding: 12px 7px 10px 42px;
    height: 100px;
    top: 28px;
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 13px 13px 13px 13px;
    min-width: 70%;
}

.date-content h5 {
  color: #fff !important;
  line-height: 25px;
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 16px;
}

.lf-align {
  right: 0;
}

.sdg {
  position: relative;
}

.inner-box1 {
  z-index: 9998;
  position: absolute;
  width: 386px;
  background: linear-gradient(45deg, #af0091, #0015c0);
  padding: 14px 16px;
  border-radius: 10px;
  top: -270px;
  display: none;
  transition-duration: 1s;

}
.sc1-block1 div{
  margin-bottom:20px;
}

@media only screen and (max-width:600px){
  .inner-box1 {
    z-index: 9998;
    position: absolute;
    width: 100%!important;
    background: linear-gradient(45deg, #af0091, #0015c0);
    padding: 14px 16px;
    border-radius: 10px;
    top: -270px;
    display: none;
    transition-duration: 1s;
    left: 0;
}
     .sdg {
      
        margin-left: 0px !important;
    }
    .top {
        top: -23px !important;
        margin-left: 0px !important;
    }
.sdg .img11 {
        width: 319px !important;
        height: 96px !important;
        cursor: pointer;
        transition: filter 0.3s ease, transform 0.3s ease;
        overflow: visible;
        transform: scale(1.05);
        z-index: 2;
    }
    .sdg .img12 {
        width: 269px !important;
        height: 96px !important;
        cursor: pointer;
        transition: filter 0.3s ease, transform 0.3s ease;
        overflow: visible;
        transform: scale(1.05);
        z-index: 2;
        position: relative;
    }
    .sdg22 {
    width: 115px;
    margin-left: -11px!important;
}
.solutek-btn2{
  display: none;
}
.hero-title {
    font-size: clamp(1.6rem, 4vw, 2.4rem);
    color: #fff;
    font-weight: 700;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45);
    margin-bottom: 1.5rem;
    line-height: 63px;
    margin-top: 72px;
}
}