/* CSS document */

/* DESKTOP */
title {
	display: none;
}
a:hover {
	text-decoration:none;
}
body {
	width:1024px;
	margin:0 auto;
	height:3790px;
	font-family:arial;
}
*, *:before, *:after {
  box-sizing: border-box;
}
#header {
	width:1024px;
	height:135px;
	background-color:white;
	overflow: hidden;
	position:fixed;
	z-index:2;
    right:0;
	left:0;
	margin:0 auto;
}
.header-right {
	float:right;
	width:341px;
	height:135px;
}	
.logo {
	width:150px;
	height:auto;
	margin-top:60px;
}
.logo:hover {
	opacity:0.9;
}
.header-mid {
	float:right;
	width:341px;
	height:135px;
	overflow:hidden;
}
.header-mid p {
	color:#28343E;
	text-align:center;
	font-size:20px;
	direction:rtl;
	text-shadow:0.3px 0.3px white;
	text-decoration:none;
	margin-top:60px; 
}
.header-left {
	float:right;
	width:341px;
	height:135px;
	overflow:hidden;
}
.button {
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top:65px; 
    cursor: pointer;
	float:left;
}
.button1 {
    background-color: #28343E;
	border-radius:5px;
}
.button1:hover {
	color:#28343E;
	background-color: white;
	border: 1px dotted #28343E;
}
.navbar {
	width:100%;
	height:30px;
	margin-top:155px;
	display:inline-block;
	overflow: hidden;
	text-align:center;
	margin-bottom:-7px;
	background: linear-gradient(to bottom, #ffffff 0%,#e9ebee  100%);
}
.navbar a {
    color:#28343E;
    text-align:center;
	padding: 12px 20px;
    display:inline-block;
    text-decoration:none;
    direction:rtl;
    font-size:17px;
	text-shadow:0.2px 0.2px grey;
}
.navbar a:hover {
    background-color:#28343E;
    color:white;
	text-shadow:0.2px 0.2px #0F385C;
}
#top {
	width:1024px;
	height:400px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-repeat: no-repeat;
	position: relative;
    text-align: center;
    color: white;
}
.top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title {
	color:white;
	font-size:60px;
    text-align:center;
	direction:rtl;
	text-shadow:0.2px 0.2px grey;
	text-decoration:none;
	opacity:0.9;
}
#content {
	width:1024px;
	height:1450px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	position:relative;
	margin-top:20px;
}
.content-right {
	width:60%;
	height:1330px;
	float:right;
}
.content-right p {
	color:#30373D;
	font-size:20px;
	letter-spacing:0.5px;
    text-align:right;
	direction:rtl;
	text-shadow:0.2px 0.2px white;
}
.button3 {
    background-color: #28343E;
	margin-top:15px;
	border-radius:5px;
}
.button3:hover {
	background-color: #0F385C;
}
.content-left {
	width:40%;
	height:300px;
	float:left;
	margin-top:20px;
}
.content-left-img {
    background-repeat: no-repeat;
	width:70%;
	height:auto;
	float:left;
}
#articles1 {
	width:1024px;
	height:300px;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#articles2 {
	width:1024px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#articles3 {
	width:1024px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#articles4 {
	width:1024px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#articles5 {
	width:1024px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
.articles-right {
	float:right;
	width:341px;
	height:300px;
	outline:10px solid white;
	background-repeat: no-repeat;
}
.articles-right p {
	color:white;
	width:100%;
	font-size:25px;
	padding:10px;
    text-align:center;
	direction:rtl;
	text-shadow:0.2px 0.2px black;
	background-color:#2B2B2B;
}
.articles-right:hover {
	opacity:0.9;
}
#links {
	width:1024px;
	height:280px;
	right:0;
	left:0;
	margin:0 auto;
	overflow:hidden;
	text-decoration:none;
}
#links p {
	color:#212121;
	margin-top:10px;
	line-height:21px;
	font-size:16px;
    text-align:right;
	direction:rtl;
	text-shadow:1px 1px white;
	text-decoration:none;
	margin-right:20px;
}
a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.links-content {
	width:1024px;
	height:200px;
	right:0;
	left:0;
	margin:0 auto;
}
.links-right {
	float:right;
	width:250px;
	height:300px;
}
.links-mid-right{
	float:right;
	width:250px;
	height:300px;
}
.links-mid-left {
	float:right;
	width:250px;
	height:300px;
}
.links-left {
	float:right;
	width:250px;
	height:300px;
}
#footer {
	width:1024px;
	height:50px;
	right:0;
	left:0;
	margin:0 auto;
	overflow:hidden;
	text-decoration:none;
	margin-top:50px;
}
#footer p {
	color:#222222;
	font-size:15px;
    text-align:center;
	margin-top:10px;
	direction:rtl;
	text-shadow:0.2px 0.2px white;
	text-decoration:none;
}