.bg-transparent{
  background: transparent!important;
}

.e-cozum-outer{
  background: linear-gradient(270deg,rgba(69,104,183,0.9) 39%,rgba(68,214,252,0.9) 100%)!important;
  border-radius: 3%!important;
  padding-bottom: 3%!important;
}

.e-cozum-outer ul {
 list-style-type: none!important; /* Remove default bullets */
  text-align: left!important;
  margin-top: 4%;

}

/* .e-cozum-outer ul li::before {
  background-color: #57cff3;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
  height: 7px;
  width: 7px;
} */

.e-cozum-outer ul li{
  display:flex;
  /* align-items: center; */
}

.e-cozum-outer .card:nth-child(1) img{
  width: 160px;
  position: absolute;
  right: -50px;
  top: 0px;
}


.sap-cozum .card:nth-child(1) img{
  width: 45px !important;
  position: absolute;
  right: 10px !important;
  top: 0 !important;
  margin-bottom:0;
}

.e-cozum-outer .card:nth-child(2) img{
    position: absolute;
  width: 175px;
  top: 1px;
  right: -20px;
}

.e-cozum-outer .card:nth-child(3) img{
  width: 160px;
  position: absolute;
  right: -10px;
  top: 0px;
}

.e-cozum-outer .card:nth-child(4) img{
  width: 160px;
  position: absolute;
  right: -10px;
  top: 0px;
}

.e-cozum-outer ul li:nth-child(1) div{
  width: 50%;
}

.e-cozum-outer ul li:nth-child(2) div{
  width: 50%;
}

.e-cozum-outer ul li:nth-child(3) div{
  width: 50%;
}

.sap-cozum ul li:nth-child(1) div{
  width: 100% !important;
}
.sap-cozum ul li:nth-child(2) div{
  width: 100% !important;
}

.sap-cozum ul li:nth-child(3) div{
  width: 100% !important;
}

.sap-cozum ul li div{
  width:100% !important;
}

.e-cozum-outer ul li span{
  margin-top: 1%;
  height: 7px;
  width: 7px !important;
  background-color: #57cff3;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.e-cozum-outer ul li a{
  color: #1b4592;
  font-weight: 600;
  font-size: 13px;
}

.e-cozum-outer .card {
  background: transparent!important;
  border: 0px;
  height: 350px;
}

.e-cozum-outer .card-header {
  /* background: white!important; */
  border: 0px;
  color: white;
  width: 67%;
  padding-left: 10%;
}

.sap-cozum .card-header{
  width: 85% !important;
  padding-left:5% !important;
}

.e-cozum-outer .card-body{
  /* background: white!important; */
  /* border: 0px; */
  /* background: white; */
  background: white;
  border-radius: 4%;
  padding-bottom: 0px;

}

.e-cozum-outer .card-body.first-card{
  background: transparent !important;

  border-radius: 0;
}
#first-card-header{
  border-bottom: thin solid rgba(255,255,255,.7) !important;
  padding-left: 0 !important;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  padding-top: 2rem;
}
#first-card-header a{
  color:#fff !important;
}
.sap-cozum-header{
  font-size:16px;
  font-weight: bold;
  line-height: 1.7;
  color: #fff;
}
#first-card-image{
  position: static;
  width: 100% !important;
  right: initial !important;
  top: initial !important;
}
/* @media only screen and (min-width: 976px) {
  div[data-sub="2"] .e-donusum-mt {
    margin-top: 134px;
  }
} */

