﻿.div1
{
	background-image: url('../Imgs/z10.jpg');
	background-position: center center;
	background-size: auto 100%;
	height: 400px;
	width: 100%;
	position: relative;
}
.div1-0
{
	height: 100%;
	width: 900px;
	left: 50%;
	transform: translate(-50%);
	position: absolute;
}
.div1-1
{
	font-family: IranSansDN;
	font-size: 36px;
	color: Black;
	width: 600px;
	text-align: right;
	right: 0px;
	top: 70px;
	position: absolute;
}
.div1-2
{
	font-family: IranSansFA;
	font-size: 22px;
	color: #666666;
	width: 600px;
	text-align: right;
	right: 0px;
	top: 150px;
	position: absolute;
}
.div1-3
{
	font-family: IranSansFA;
	font-size: 16px;
	color: Black;
	text-align: center;
	width: 250px;
	bottom: 160px;
	left: 0px;
	position: absolute;
}
.div1-4
{
	width: 250px;
	bottom: 100px;
	left: 0px;
	position: absolute;
}
.div1-5
{
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
}

.div2
{
	padding: 50px 0px 50px 0px;
}
.Lst
{
	width: 1664px;
	display: inline-block;
}
.xdiv
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #555555;
	height: 700px;
  width: 772px;
	margin: 30px;
  float: left;
	position: relative;
}
.Ldiv
{
	font-family: Titr;
	font-size: 16px;
	text-align: left;
	line-height: 15px;
	height: 575px;
  width: 100%;
	margin: 0px;
	color: Silver;
	text-decoration: none;
	background-color: #555555;
 	border-radius: 4px;
	position: relative;
  transition: 0.5s;
}
.Limg
{
	left: 2px;
	bottom: 2px;
	position: absolute;
  transition: 0.5s;
}
.Lmob
{
	right: 6%;
	bottom: 0px;
	height: 0px;
	width: 149px;
	position: absolute;
  transition: 0.7s;
}
.La
{
	left: 20%;
	bottom: 20%;
	position: absolute;
	text-decoration: none;
	font-family: IranSansFA;
	font-size: 24px;
	font-weight: normal;
	color: White;
	padding-bottom: 13px;
	border-bottom: 1px solid White;
  transition: 0.7s;
  display: none;
}
.La:hover
{
	color: #00FFFF;
}
.Ia
{
	font-family: IranSansFA;
	font-size: 24px;
	font-weight: normal;
	color: #555555;
	border: none;
	background-color: White;
	padding: 20px;
	cursor: pointer;
	left: 10%;
	top: 20%;
	position: absolute;
  transition: 0.7s;
	border-radius: 60px;
  display: none;
}
.Ia:hover
{
	background-color: #DDDDFF;
}
.Ldiv:hover > .Limg
{
	opacity: 0.1;
}
.Ldiv:hover > .Lmob
{
	height: 245px;
}
.Ldiv:hover > .La, .Ldiv:hover > .Ia
{
  display: block;
}
.Lt
{
	font-family: IranSansDN;
	font-size: 28px;
	color: Black;
}

@media screen and (max-width: 1666px)
{
	.Lst { width: 833px; }
}

@media screen and (max-width: 1000px)
{
	.div1 { height: 470px; }
	.div1-0 { width: 600px; }
}

@media screen and (max-width: 833px)
{
	.Lst { width: 673px; }
	.xdiv { width: 612px; height: 580px; }
	.Ldiv { height: 460px; }
	.Limg { width: 608px; }
}

@media screen and (max-width: 700px)
{
	.div1 { height: 530px; }
	.div1-0 { width: 95%; }
	.div1-1 { width: 100%; }
	.div1-2 { width: 100%; top: 200px; }
}

@media screen and (max-width: 673px)
{
	.Lst { width: 513px; }
	.xdiv { width: 449px; height: 470px; }
	.Ldiv { height: 345px; }
	.Limg { width: 445px; }
	.La { font-size: 18px; }
	.Ia { font-size: 18px; }
}

@media screen and (max-width: 510px)
{
	.Lst { width: 390px; }
	.xdiv { width: 334px; height: 400px; }
	.Ldiv { height: 260px; }
	.Limg { width: 330px; }
	.La { font-size: 16px; }
	.Ia { font-size: 16px; }
}
