@charset "utf-8";
/* CSS Document */

.con_img {
  text-align: center;
  margin-bottom: 30px;
}

.con_img img {
  width: 70%;
  height: auto;
}

.maincontens {
  margin: 0.5em 0em 3em 0em;
}

.sub_title {
  font-weight: bold;
  border-left: solid #72c0de 8px;
  border-bottom: solid #72c0de 2px;
  padding-left: 15px;
}

.sub_details {
  margin: 0em 1em 0em 1em;
}

.maincontens2 {
  margin-bottom: 1em;
  width: 100%;
  height: auto;
}

.sub_text1 {
  font-weight: bold;
}