*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
 font-family: 'Tajawal';
	text-decoration: none;
}
html{
	font-family: 'Tajawal';
}
body{
	background-color: #171533;
}

.hedr-city{
    background-color: #171533;
    width: 100%;
   margin: 0;
    top: 0;
    position: fixed;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
   
}
header .navigation{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    
}
.navigation a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.1em;   
    font-weight: 800;
    padding-left: 30px;
    border: #3f053a00 solid 2px;
    border-radius: 10px;
    padding: 8px 20px ;
    margin-right: 10px;
    background-color: rgb(101, 6, 85);
}
.navigation .impo{
    color: #0f0e22;
    padding: 6px 15px;
    border-radius:20px ;
    background: white;
}
.navigation a:hover{
    background-color: rgba(238, 0, 255, 0.671);
    transition: 0.3s ease;
    
}


.parent {
margin-top: 3.9rem;
margin-bottom: 160px;
	text-align: center;
	background-color: #171533;
	margin-left: 100px ;
	margin-right: 100px ;
  }

  .child {
	display: inline-block;
	vertical-align: middle;


  }
  .child1 {
	display: inline-block;
	padding: 0rem 1rem;
	width: 50%;
	margin-right: 0px;
	margin-top: 0px;
	
  }
  .chart{
		width: 500px;
		height: 400px;	
		margin-right: 0px;
		margin-top: 150px;
		border: 3px solid  rgba(181, 12, 161, 0.789);
		
	}
	
	.child1 p{
	
		color: azure;
		text-align: right;
		padding-right: 60px;
		font-size: 20px;
		font-weight: 300;
		display: flex;
	}
	.child1 p:hover{
		color: rgb(231, 100, 227);
	
		transition: 0.7s ease;
	}
	.child1 h1{
		color: azure;
		font-size: 25px;
		text-align: right;
		margin-bottom: 20px;
		padding-left: 10px;
		background-color: rgba(145, 24, 129, 0.864);
		border: 10px solid rgba(45, 3, 40, 0.52);
		margin-left: 310px;
		margin-right: 50px;
		display: flex;
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
	
	.child1 h1:hover{
		background-color: rgb(193, 61, 198);
		border: 10px solid rgba(31, 6, 28, 0.52);
		box-shadow: 4px 3px 15px  rgba(238, 0, 255, 0.312);
		color: black;
		font-weight: 600;
		transition: 0.3s ease;
	}

	.parent1 {
		margin-left: 100px ;
	margin-right: 100px ;
	background-color: #0f0e2294;
		margin-top: 0;
		padding: 2rem 2rem;
		padding-top: 20px;
		text-align: center;
		display: flex;
	  }
	
	  .child2 {
		display: inline-block;
		padding: 1rem 1rem;
		vertical-align: middle;
		color: #ffffff;
		display: flex;
	  }
	  .child3 {
		display: inline-block;
		padding: 1rem 1rem;
		vertical-align: middle;
		color: #ffffff;
		display: flex;
	  }
	  .child3 h1{
		color: azure;
		font-size: 25px;
		text-align: right;
		margin-bottom: 50px;
		margin-top: 70px;
		padding-left: 20px;
		padding-right: 0px;
		background-color: rgba(145, 24, 129, 0.864);
		border: 10px solid rgba(45, 3, 40, 0.52);
		margin-left: 210px;
		margin-right: 52px;
		display: flex;
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
	.child3 h1:hover{
		background-color: rgb(193, 61, 198);
		border: 10px solid rgba(31, 6, 28, 0.52);
		box-shadow: 4px 3px 15px  rgba(238, 0, 255, 0.312);
		color: black;
		font-weight: 600;
		transition: 0.3s ease;
	}
	.child3 p{
	
		color: azure;
		text-align: right;
		padding-right: 60px;
		font-size: 20px;
		font-weight: 300;
		display: flex;
	}
	.child3 p:hover{
		color: rgb(231, 100, 227);
		transition: 0.7s ease;
	}

	.child3 {
		display: inline-block;
		padding: 0rem 1rem;
		width: 50%;
		margin-right: 0px;
		margin-top: 0px;
		
	  }
	  .charts2{
		border: 3px solid rgba(181, 12, 161, 0.789);
	  }

	  .table1{
		margin-bottom: 8rem;
		margin-top: 40px;
		text-align: center;
		display: flex;
		margin-left: 100px ;
	margin-right: 170px ;
	  }



	 

	  .child4{
		display: inline-block;
		padding: 0rem 0rem;
		width: 50%;
		margin-right: 0px;
		margin-top: 0px;
		
	  }

	  .child4 p {
		color: azure;
		text-align: right;
		padding-left: 50px;
		font-size: 20px;
		font-weight: 300;
		display: flex;
		margin-right: 0px;
	  }
	  .child4 p:hover{
		color: rgb(231, 100, 227);
		transition: 0.7s ease;
	  }
	  .child4 h1 {
		color: azure;
		font-size: 25px;
		text-align: right;
		margin-bottom: 20px;
		background-color: rgba(145, 24, 129, 0.864);
		border: 10px solid rgba(50, 16, 46, 0.52);
		margin-left: 360px;
		margin-right: 0px;
		display: flex;
		margin-top: 120px;
		padding-left: 10px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 5px;

	  }
	  .child4 h1:hover{
		background-color: rgb(193, 61, 198);
		border: 10px solid rgba(31, 6, 28, 0.52);
		box-shadow: 4px 3px 15px  rgba(238, 0, 255, 0.312);
		color: black;
		font-weight: 600;
		transition: 0.3s ease;
	  }
	  .charts2{
		width: 500px;
        height: 400px;
		margin-top: 50px;
	
	  }
	  
	  .table_div2{

		margin-left: 0px;
		margin-top: 120px;
		text-align: center;
		font-weight: 700;
		
		border: 3px solid rgba(181, 12, 161, 0.789);
	  }
	  @media (max-width:1023px){
		.parent {
			margin-top: 6rem;
			margin-bottom: 60px;
			 margin-left: 0px; 
			margin-right: 0px; 
		}
		.child1 {
			
			padding: 0rem 1rem; 
			width: 100%;
			margin-right: 0px;
			margin-top: 0px;
		}
		.child1 h1 {
			color: azure;
			font-size: 25px;
			text-align: right;
			margin-bottom: 20px;
			padding-right: 8px;
			border: none;
			background-color: rgba(248, 248, 248, 0); 
			border-bottom: 1px solid rgb(255 19 231);
			margin-left: 510px;
			margin-right: 50px;
			display: block;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.child1 p {
			padding: 0 40px;
			font-size: 18px;
		}
		.chart {

			margin-right: 0px;
			margin-top: 50px;
			 border: none; 
		}
		.table_div2 {
			margin-left: 0px;
			margin-top: 40px;
			text-align: center;
			 font-weight: 500; 
			border: none; 
		}
		.google-visualization-table {
			position: relative;
			z-index: 0;
			max-width: 100%;
			max-height: 100%;
			width: 650px;
			height: 50vh;
		}
	  }


	  @media (max-width:785px){
		.parent {
			margin-top: 100px;
			margin-bottom: 0px;
				margin-left: 0px ;
				margin-right: 0px ;
			  }
			
			  .child {
				display: inline-block;
				vertical-align: middle;
			
			
			  }
			  .child1 {
				padding: 0rem 0rem;
				width: 100%;
				margin-right: 0px;
				margin-top: 0px;
				
			  }
			  .chart{
					width: 500px;
					height: 400px;	
					margin-right: 0px;
					margin-top: 0px;
					
				}
				
	
	.child1 h1{
		padding: 5px 0px;
		padding-left: 7px;
		font-size: 15px;
		text-align: center;
		margin-bottom: 20px;
		margin-left: 300px;
		margin-right: 50px;
		display: flex;
	}
	
	.child1 p{
	margin: 20px 0 ;
		color: azure;
		text-align: right;
		padding: 0px 20px;
		font-size: 16px;
		font-weight: 300;
		display: flex;
	}
	.navigation a {

		font-size: .7em;   
		font-weight: 800;
		padding-left: 30px;
		border-radius: 10px;
		padding: 8px 20px ;
		margin-right: 10px;
	}
	header .logo{
		width: 90px;
		height: 50px;
		margin-top: 10px;
	}

	  }

	