﻿.lads-main {
	width: 160px; height: auto; margin: 15px auto 0 auto; display:table;
}
.lads-title {
	width: 159px; height: 27px;
	border-left: 1px solid #890A22; border-top: 1px solid #890A22; border-bottom: 1px solid #890A22; border-right: 7px solid #890A22;
}
	.lads-title span {
		float: right;
		font-family: IRANSans;
		padding-right: 5px;
		font-weight: 600;
		font-size: 15px;
		line-height: 27px;
		color: #890A22;
	}
.lads-sq {
	width: 11px;
    height: 11px;
    background-color: #890A22;
    float: right;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 8px 3px 0 0;
}
.lads-body
{
	width: 160px; height: auto; margin-top: 10px;
}
	.lads-body img, .lads-body embed {
		width: 160px; height: auto;
	}
#container{
    width: 160px;
    height: auto;
    border: none;
    overflow: hidden;
    position: relative;
	margin: auto;
	text-align: center;
}

.slide{
    position: relative;
}
/*===============Bottom L1 Left & Right===============*/
.ads-bottom-l1
{
	width: 310px; height: 118px; margin: 0 auto;
}
	.ads-bottom-l1 img, .ads-bottom-l1 embed
	{
		width: 100% !important; height: 100% !important; object-fit: cover;
	}
/*===============Bottom L2===============*/
.ads-bottom-l2
{
	width: 634px; height: 118px; margin: 0 auto;
}
	.ads-bottom-l2 img, .ads-bottom-l2 embed
	{
		width: 100% !important; height: 100% !important; object-fit: cover;
	}