#fullscreen {width: 100%; height: 100%;}

.products-content {
    position: absolute; 
    width: 990px;  
    margin-top:110px;
    margin-left: 100px;
} 
.products-row {
    position: relative;
    width: 1200px;
    max-width: 98%;
    min-width: none;
    margin: 0 auto;
    margin-top: 10px;
}
.products-block {
        text-align: right;
        width: 470px;
        height: 600px;
        text-align: center;
        float: right;
    }
    .products-block2 {
        text-align: right;
        width: 520px;
        height: 600px;
        text-align: center;
        float: right;
    }
    .blockpost {
        position: relative;
        height: 310px;
        overflow: hidden;
        margin-top:30px;
        margin-bottom: 30px;
    }
    .blockpost-text {
        position: relative;
        height: 500px;
        overflow: hidden;
        margin-top:30px;
        margin-bottom: 30px;
    }
    .blockpost-more {
        position: relative;
        width: 990px;
        height: 300px;
        overflow: hidden;
        margin-top:30px;
        margin-bottom: 30px;
    }
    .boxtxt {
        position: relative;
        height: 500px;
        overflow: hidden;
        margin-top:140px;
        margin-bottom: 50px;
        text-align: right;
    }
    .p-title {
        font-size: 24px;
        color: #00652e;
    }
    .follows {
        height: 600px;
        display: none;
        position: absolute;
        width: 100%;
    }
    .follows.active {
        width: 100%;
        height: 600px;
        display: block;
        position: absolute;
    }
    .follows.n {
        top: 600px;
    }
    .prev, .next {
        font-size: 26px;
        color: #3f3f3f;
    }
    .prev:hover, .next:hover {
        cursor: pointer;
        font-size: 26px;
        opacity: 100;
        color: #030303;
    }
    .next img {
    opacity: 0.7;
    }
    .next img:hover {
    opacity: 1;
    }
.products-text {direction: rtl; text-align: justify;}
@media screen and (max-width : 1366px){
.products-content {
    position: absolute; 
    width: 990px;  
    margin-top:70px;
    margin-left: 100px;
} 

}
/* Table */
a.products-link:link {
    color: #4b82fe;
}
a.products-link:visited {
    color: #4b82fe;
}
a.products-link:hover {
    color: #004eff;
}
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:99%;
	border:1px solid #333;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	margin-top: 40px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
@font-face {
  font-family: 'Yekan';
  src: url(../fonts/yekan/iransans_regular.woff);
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#e2e2e2; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:0px;
	font-size:14px;
	font-family:'Yekan';
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #e2e2e2 5%, #d6d6d6 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e2e2), color-stop(1, #d6d6d6) );
	background:-moz-linear-gradient( center top, #e2e2e2 5%, #d6d6d6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#d6d6d6");	background: -o-linear-gradient(top,#e2e2e2,00652e);

	background-color:#e2e2e2;
	border-bottom:1px solid #333;
	text-align:center;
	border-width:0px 0px 1px 0px;
	font-size:14px;
	font-family:'Yekan';
	font-weight:normal;
	color:#000;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #e2e2e2 5%, #d6d6d6 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e2e2), color-stop(1, #d6d6d6) );
	background:-moz-linear-gradient( center top, #e2e2e2 5%, #d6d6d6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#d6d6d6");	background: -o-linear-gradient(top,#e2e2e2,00652e);

	background-color:#e2e2e2;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}