/* Generated by less 2.5.1 */
.simply_anonces .img_block {
  background: no-repeat center center;
  background-size: cover;
}
.simply_anonces .bunner1 {
  display: table;
  background: url(../../_img/virus_transparent.png) no-repeat right bottom #116457;
  cursor: pointer;
  width: 100%;
}
.simply_anonces .bunner1:hover {
  background-color: #028a4a;
}
.simply_anonces .bunner1 > div {
  height: 220px;
}
.simply_anonces .bunner1 * {
  color: white;
}
.simply_anonces .bunner1 .img_block {
  width: 35%;
  height: 220px;
  float: left;
}
.simply_anonces .bunner1 .txt_block {
  width: 65%;
  float: left;
}
.simply_anonces .bunner1 .txt_block > div {
  height: 220px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 20px;
}
.simply_anonces .bunner2 {
  display: block;
  background: #62c425;
  position: relative;
  overflow: hidden;
  height: 220px;
}
.simply_anonces .bunner3 {
  display: table-cell;
  width: 30%;
  background: url(../../_img/virus_transparent.png) no-repeat right bottom #ff7700;
  color: white;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  height: 440px;
}
.simply_anonces .bunner3:hover {
  background-color: #dd5500;
}
.simply_anonces .bunner3 h2 {
  font-weight: block;
  color: white;
  padding: 0;
  margin: 0;
}
.simply_anonces .bunner3 .img_block {
  width: 100%;
  height: 200px;
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .simply_anonces .bunner1 {
    width: 100%;
    display: block;
    text-align: center;
  }
  .simply_anonces .bunner1 > div {
    height: auto;
    padding-top: 15px;
  }
  .simply_anonces .bunner1 .img_block {
    width: 300px;
    margin: auto;
    float: none;
    border: 5px solid #fff;
  }
  .simply_anonces .bunner1 .txt_block {
    width: 100%;
    float: none;
  }
  .simply_anonces .bunner1 .txt_block > div {
    height: auto;
    display: block;
  }
  .simply_anonces .bunner2 {
    display: block;
    height: auto;
  }
  .simply_anonces .bunner3 {
    width: 100%;
    display: block;
    height: auto;
    text-align: center;
  }
  .simply_anonces .bunner3 .img_block {
    width: 300px;
    height: 220px;
    margin: 10px auto;
    border: 5px solid #fff;
  }
}
