/*========================== Blogs style ==========================*/

.blog-hed{width:100%; margin:20px 0; font-size:0; line-height:0}
.blog-hed > div{width:470px; display:inline-block;}
.blog-hed > div:first-child{width:400px}
.blog-hed div .big-phot{display:block; width:400px; height:280px; margin:0 auto}
.blog-hed div .big-phot img, .blog-hed div .big-phot{border-radius:8px; opacity:1; transition:all 0.2s linear;}
.blog-hed div .big-phot:hover img{opacity:0.7}
.blog-hed div .advertising2{border:9px solid #FFFFF6}

.icon-user:before{content:''; background:url(../img/icons.png) center 0 no-repeat; display:inline-block; width:12px; height:12px; margin-right:5px; top:1px; position:relative}
.first > iframe{display:block; margin:0 auto}
.top{margin-top:-24px}