.img_home{}
.img_home img{position:relative}

.info_home{
    position:absolute;
	bottom: 35px;
    left: 30px;
    background: rgba(255,255,255,0.3);
    padding: 10px;
	color:#000;
}

.info_home a{
	color:#151515;
}

.img_home{
	margin-right: -35px;
}

.img_home_2{
		margin-bottom: 10px;

}

.device{
	/*margin-right:0px;
	margin-left:0px;*/
}

.news{
	    padding: 25px;
    background: #e6e6e6;
	    border-right: 5px solid #fff;
    overflow: hidden;
    height: 190px;
}

.news a{
	font-size:140%;
}

#avatar {
    }
@media (min-width: 992px){
.fixed {
      position: fixed;
      top: 0;
	      margin-left: -15px;
    margin-right: -15px;
    width: 1140px;
}}

.cat{
	font-size: 100%; text-transform: uppercase;    font-family: 'Roboto', sans-serif;    font-weight: 100; color:#fff
}
.down{}
.down tr{}
.down tr td{    padding: 5px;}

.video-block {
  position: relative;
  padding-bottom: 75%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.price-items .item a > img {
    max-width: 150px;
    max-height: 150px;
}
