@charset "UTF-8";
/* CSS Document */

body {
	line-height: 1; 
	background-size: cover;		
	margin: 0;
}
.main {
	overflow: hidden;
	margin: auto;
	width: 100%;
	height: 100%;
}
.header {
	width: 100%;
	height: 490px;
	margin:0;
}
.banner_Div {
	margin: auto;
	width: 80%;
	height: 100%;
}
.banner_Down {
	margin: auto;
	width: 100%;
	height: 100%;
}
.banner_Button {
	width: 150px;
	height: 25px;
	font-size: 12px;
	color: black;
	border: 1px #E5E4E4 solid;
	border-top: 0px;
	border-radius: 0px 0px 4px 4px;;
}
.middle {
	overflow: hidden;
	margin: auto;
	width: 80%;
	height: auto;
}
.middle_contact {
	overflow: hidden;
	margin: auto;
	width: 100%;
	height: auto;
}
.left_slide_down_menu {
	margin-top: 10px;
	width: 250px;
	height: 100%;
	text-align: left;
}
.middle{
	width: 80%;
	padding: 10px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.news_container_L_1 {
	width: 48%;
	height: 260px;
	float: left;
	margin: 5px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 10px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.news_container_R_1 {
	width: 48%;
	height: 260px;
	float: left;
	margin: 5px;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 10px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.news_container_L_2 {
	width: 48%;
	height: 260px;
	float: left;
	margin: 5px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 10px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.news_container_R_2 {
	width: 48%;
	height: 260px;
	float: left;
	margin: 5px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 10px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.news_container_L_3 {
	width: 48%;
	height: 260px;
	float: left;
	margin: 5px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 10px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.news_container_R_3 {
	width: 48%;
	height: 260px;
	float: left;
	margin: 5px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 10px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.news_container_Title {
	width: 100%;
	padding-top: 7px;
	height: 38px;
	font-size: 22px;
	font-weight: bold;
	-moz-box-shadow:0 5px 5px rgba(128, 195, 255, 0.75);
    -webkit-box-shadow: 0 5px 5px rgba(128, 195, 182, 0.75);
    box-shadow: 0 5px 5px rgba(128, 195, 255, 0.75);

}
.news_container_Main {
	margin-top: 20px;
	width: 100%;
	height: 200px;
}
.news_container_Left {
	width: 40%;
	height: 200px;
	float: left;
}
.news_container_Right {
	text-align: justify;
	color: #3d414c;
	width: 55%;
	height: 200px;
	float: left;
	font-size: 20px;
}
.news_container_Right_1 {
	width: 40%;
	height: 200px;
	float: left;

}
.news_container_Left_1 {
	text-align: justify;
	color: #3d414c;
	width: 50%;
	height: 200px;
	float: left;
	margin-left: 30px;
	font-size: 20px;
}

.video_Container {
	width: 97%;
	height: 460px;
	float: left;
	margin: 5px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
}
.photo_Container {
	width: 97%;
	height: 800px;
	float: left;
	margin: 5px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: center;
	padding-top: 5px;
	border: 2px #dee0e1 solid;
	background-color: #f9f9f9;
	background-image: url(https://ipilotlogbook.com/images/appphotos/routeback.png)
}
.footer{
	width: 100%;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3d414c;
}
footer{display:block}summary{display:list-item}

