#gg {
  display: none;
}

.two_col {
  width: 48%;
}

.two_col img {
  float: left;
}

.two_col p {
  text-align: justify;
  float: left;
  margin: 10px;
  width: 235px;
}

.title {
  margin-top: 15px;
}

#catch:hover {
  opacity: 1;
}

.col_two li {
  list-style-type: disc !important;
  /*margin: 0;*/
  /*margin-left: 2%;*/
}

.catch_eye {
  position: relative;
}

.catch_eye img {
  width: 100%;
}

.catch_eye_txt {
  width: 100%;
  position: absolute;
  top: 11px;
}

.index_catch_eye_txt {
  width: 100%;
  position: absolute;
  top: 17px;
}

.catch_eye_txt p {
  padding-top: 4vh;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: white;
  word-wrap: break-word;
  white-space: pre-wrap;
}

.catch_eye_txt h1 {
  font-size: 24px;
}

.catch_title {
  /*font-size: 4vh;*/
  font-weight: 800;
  color: darkgreen;
  text-align: center;
  letter-spacing: 1px;
}

.textOutline {
  text-shadow: 0px 0px 5px white, 0px 0px 10px white, 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white, 0px 0px 3px white, 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white;
  z-index: 20;
}

.modalboxz_st a {
  display: inline-block;
}

h4 {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
