@charset "utf-8";
@import url("../webfonts/Far_TV/stylesheet.css");
@import url("../webfonts/Mj_Abasan/stylesheet.css");
@import url("../webfonts/IranNastaliq/stylesheet.css");
@import url("../webfonts/Far_Nazanin/stylesheet.css");
@import url("../webfonts/IranNastaliq/stylesheet.css");
@import url("../webfonts/Far_TV/stylesheet.css");







*{
	padding: 0;
	margin: 0;
}


li {
    font-size: xx-large;
}
header {
    width: 100%;
    background-repeat: repeat;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/photo%20header.jpg);
    text-align: center;
	}
.Ldiv {
    float: left;
    line-height: 100px;
   
}

header nav {
    width: 100%;
    display: inline-block;
    line-height: 15px;
    margin-top: 20px;
}


header div {
    width: 100%;
    height: 80px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    background-position: right 0%;
}
	nav ul li:hover  {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #90D2F7;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
	}
nav ul li {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #A4A4A4;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    margin-top: 20px;
    font-size: large;
    text-align: center;
}
nav ul li a {
    text-decoration: none;
    color: #FAFAFA;
}
.Ldiv h1 {
    font-family: black-ops-one;
    font-style: normal;
    font-weight: 400;
}
footer {
    width: 100%;
    height: 100px;
    background-color: #99CDF1;
    background-image: url(../images/39-392601_world-map-footer-background-rise-of-the-planet.png);
    background-repeat: repeat-x;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    text-align: center;
}
 

footer hr, img {
    display: inline-block;
}
footer hr {
    width: 250px;
    background-color: #5B656A;
    height: 2px;
    margin-top: 50px;
}
footer img {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
}
main img {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
}
footer img:hover {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
	opacity: 0.6;
}



main {
    width: 100%;
    height: 700px;
    background-image: -webkit-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(148,222,244,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(148,222,244,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(148,222,244,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(250,250,250,1.00) 0%,rgba(148,222,244,1.00) 100%);
    background-repeat: no-repeat;
    background-origin: content-box;
    background-size: cover;
    position: relative;
}
.divmain {
    width: 80%;
    height: 600px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 40px;
    margin-right: 10%;
    margin-bottom: 20px;
    position: absolute;
}
main hr, .imgmain {
    display: inline-block;
}
main hr {
    width: 250px;
    background-color: #5B656A;
    height: 2px;
    margin-top: 50px;
}
.titlediv {
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    font-family: "Far TV";
}
.mapdiv {
    margin-right: 13%;
}
.numdiv {
    width: 100%;
    height: 200px;
    position: relative;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(148,222,244,1.00) 95.85%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(148,222,244,1.00) 95.85%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(148,222,244,1.00) 95.85%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(148,222,244,1.00) 95.85%);
}


.div1   , .div2 , .div3{
    display: inline-block;
    text-align: right;
    font-family: "Far Nazanin";
}
.div1 {
    text-align: right;
    margin-right: 150px;
    margin-top: 20px;
    margin-left: 170px;
}
.div2 {
    text-align: right;
    margin-left: 130px;
    margin-bottom: 20px;
}

.div3 {
    text-align: right;
    margin-bottom: 20px;
}
