.twoclm_withlist {
  padding: 60px 0px;
}

.twoclm_withlist .twoclmrichtextrow {
  display: flex;
  flex-wrap: wrap;
}

.twoclm_withlist .twoclmrichtextrow .cl7 {
  width: 60%;
  padding-right: 30px;
}

.twoclm_withlist .twoclmrichtextrow .cl3 {
  width: 40%;
  padding-left: 10px;
}

.twoclm_withlist .twoclmrichtextrow .cl7 h5 {
  margin-bottom: 10px;
}

.twoclm_withlist .twoclmrichtextrow .cl7 .slidertxsec {
  padding: 20px;
  text-align: center;
  max-width: 450px;
  margin: 0;
}

.twoclm_withlist .twoclmrichtextrow .cl7 .slidertxsec h5 {
  font-size: 24px;
  margin: 0px;
}

.twoclm_withlist .twoclmrichtextrow .cl7 .slidertxsec button.slick-arrow {
  background: #395174;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 100%;
}

.twoclm_withlist .twoclmrichtextrow .cl7 .slidertxsec button.slick-arrow ::before {
  color: #fff !important;!i;!;
  !i;!;
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm {
  margin: 0px;
  padding: 40px 20px;
  border-bottom: 1px solid #395174;
}
.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm:last-child{
  border:0px;
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm a {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  align-items: center;
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm a .image {
  width: 100px;
  padding-right: 20px;
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm a .image img {
  max-width: 100%;
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm .content {
  width: calc(100% - 100px);
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm .content h5 {
  margin-bottom: 10px;
}

.twoclm_withlist .twoclmrichtextrow .cl3 .list_clm .content p {
  margin: 0px;
}
.column_reverse_ {
  flex-direction: row-reverse;
}

.twoclm_sec .column_reverse_ .columnsp6.content {
  padding-left: 0px;
  padding-right: 30px;
}
