.dmaisc {margin-top: 205px;}
.dmaisc li{display: block; font-size: 14px; font-weight: bolder; margin-top: 10px;}

.d2{
	float: left;
	width: 20%;
}
.d10{
	float: right;
	width: 80%;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	}
	
.page-wrap .image{float:left; margin:5px 0px 5px 0px; position: relative;}
.lupa{position: absolute;background: red;width: 15px;height: 15px;bottom: 26px; right: 10px; padding: 6px;}

.gallery { margin-top:20px; }
gallery h2 { font-size:14px; color:#a862a7; }
/* .entry-content .gallery ul { list-style-type:none; } */
/* .entry-content .gallery li { float:left; width:18.8%; margin-left:1.5%; margin-bottom:10px; } */
/* .entry-content .gallery li.alpha { margin-left:0; } */
.gallery:before,
.gallery:after { display:block; clear:both; content:""; line-height:0; }


@media screen and (max-width: 600px) {
		.lo-dmaisc{float:left;}
		.dmaisc{float:right; margin:0px;}
		.d10, .d2{width: 100%;}
		.slider{display:none;}
}