/* Generated by less 2.5.1 */
.news_item {
  padding: 20px 0;
}
.news_item .column70.left.txt_content {
  padding: 0 0 0 20px;
}
.news_item .cutcontent {
  background: rgba(186, 185, 173, 0.3);
}
.news_item .splash_conteyner {
  position: relative;
}
.news_item .an_splash {
  position: absolute;
  right: -20px;
  bottom: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  display: table;
  width: 200px;
  height: 200px;
  padding: 5px;
  overflow: hidden;
}
.news_item .an_splash > div {
  display: table-cell;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #ff8811;
  padding: 10px;
}
.news_item .an_splash > div h1,
.news_item .an_splash > div h2,
.news_item .an_splash > div h3,
.news_item .an_splash > div h4,
.news_item .an_splash > div h5,
.news_item .an_splash > div h6,
.news_item .an_splash > div p {
  margin: 0;
}
.news_item .an_splash > div big {
  white-space: nowrap;
}
.news_anonces {
  position: relative;
}
.news_anonces .theme_name {
  display: block;
  padding: 20px;
  background: #e1e0d6;
}
.news_ico {
  width: 150px;
  height: 150px;
  float: left;
  background: no-repeat center center;
  background-size: cover;
  border: 5px solid #e1e0d6;
}
.news_block {
  margin-left: 170px;
}
.vacation a {
  padding: 13px 0 0px 30px;
  display: block;
  text-decoration: none;
  background: url('../../_img/vacation.png') no-repeat left center;
}
.pricemin span {
  font-size: 34px;
  font-weight: bold;
  color: darkred;
}
@media screen and (max-width: 767px) {
  .news_item {
    padding: 20px 0;
  }
  .news_item .txt_content,
  .news_item .column70.left.txt_content {
    padding: 10px;
  }
  .news_item .cutcontent {
    background: #ecebe4;
  }
}
@media screen and (max-width: 480px) {
  .news_ico {
    width: 150px;
    height: 150px;
    float: none;
  }
  .news_block {
    margin-left: 0;
  }
}
