.adv_line {
  padding: 10px 25px 10px 5px;
  border-top: 1px solid #f9a473;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  }
.adv_tip {
  padding: 3px 5px;
  margin-right: 7px;
  opacity: 0.7;
  color: #fff;
  border-radius: 5px;
  }
.adv_tip a {
  color:inherit;
  }
.adv_line_tel {
  margin-top: -7px;
  margin-bottom: -5px;
  opacity: 0.5;
  cursor: pointer;
  float: right;
  position: absolute;
  top: 17px;
  right: 0px;
  }
.adv_line_tel:hover {
  opacity: 1;
  }
.ph_ana {
  text-shadow: 0px 0px 5px #222;
  font-size: 14pt;
  }
.nokur {
  display:none;
  }
.hlp  {
  background-color:rgba(255, 0, 0, 0.3);
  border-radius:5px;
  color:white;
  padding:7px 10px;
  top:7px;
  left:7px;
  position:absolute;
  overflow:hidden; 
  }

#shadow { 
  position: fixed;
  width:100%;
  height:100%;
  z-index:120; 
  background:#000;
  opacity: 0.8;
  left:0;
  top:0;
  }
#adwin {
/*  height: 300px;  */
  width: 500px;
  border-radius:10px;
  background-color: rgba(255, 255, 255, 0.91);
  top: 20%; 
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index:200; 
  display: none;  
  position: fixed;
  padding: 15px;
  font: 12pt 'Ubuntu Condensed',Arial,Verdana;
  }

#adwin h3 {
  font-size: 20pt;
  margin: 0 0 10px;
  }
.adv_text {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 10px 0;
  padding: 10px;
  font-size: 14pt;
  }
.adv_phone {
  text-align: right;
  margin-top: 15px;
  font-size: 18pt;
  font-weight: bold;
  border-top: 1px solid #999999;
  color: #aa5605;
  margin-bottom: 15px;
  }

.close_x {
  position: absolute;
  top: -70px;
  right: -70px;
  z-index: 100;
  }
.borda_dg {
  margin-right: 15px;
  padding: 2px 10px;
  background-color: #ff7878;
  color: #241515;
  text-shadow: 0 0 3px;
  border-radius: 5px;
  }
.dg_anonse {
  font-size: 8pt;
  opacity: 0.7;
  margin-top: 20px;
  }