@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: 380px;
	margin:0;
	border-bottom: 20px solid gray;
}
.divider {
	background-color:#FBEA4F;
	width: 100%;
	height: 4px;
}
.mcdu {
	border-top: 2px solid black;
	width: 100%;
	height: 870px;
	text-align: center;
	background-color: #78828E;
	margin:0;
	border-bottom: 3px solid #FBEA4F;
}
.mcdu_title {
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #13c1c1;
	margin-top: 10px;
}
.mcdu_link {
	width: 100%;
	height: 25px;
	text-align: left;
	margin-top: 10px;
}
.mcdu_link_screen {
	width: 100%;
	height: 30px;
	text-align: left;
	
	margin-top: 10px;
}
.mcdu_link_screen: hover {
	width: 100%;
	height: 30px;
	text-align: left;
	margin-top: 10px;
	text-decoration: underline;
}
.mcdu_link_left {
	margin-left: 20px;
	padding-top: 3px;
	width: 30px;
	height: 22px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #0bda07;
	float: left;
}
.mcdu_link_right {
	padding-left: 20px;
	width: 340px;
	height: 25px;
	text-align: left;
	font-size: 30px;
	font-weight: normal;
	color: white;
	float: left;
}
.mcdu_cont {
	margin: auto;
	margin-top: 10px;
	width: 808px;
	height: 810px;
	border: 6px outset black;
	border-radius: 10px;
	background-color: gray;
}
.mcdu_screen {
	margin: auto;
	margin-top: 20px;
	width: 420px;
	height: 600px;
	border: 6px inset #606060;
	float: left;
	background-color: black;
}
.mcdu_side {
	margin: auto;
	margin-top: 20px;
	width: 188px;
	height: 600px;
	float: left;
}
.mcdu_down {
	margin-top: 20px;
	width: 800px;
	height: 84px;
	float: left;
}
.mcdu_down_screw {
	margin-top: 20px;
	width: 800px;
	height: 50px;
	float: left;
}
.mcdu_arrow {
	border: 2px solid black;
	border-radius: 10px;
	margin-top: 15px;
	margin-left: 50px;
	width: 45px;
	height: 35px;
	float: left;
	padding-top: 10px;
	background-color: #2E2C2C;
	-moz-box-shadow:0 5px 10px rgba(128, 195, 255, 0.75);
    -webkit-box-shadow: 0 5px 10px rgba(128, 195, 182, 0.75);
    box-shadow: 0 5px 10px rgba(128, 195, 255, 0.75);

}
.mcdu_arrow_down {
	border: 2px solid black;
	border-radius: 10px;
	margin-top: 5px;
	margin-left: 50px;
	width: 45px;
	height: 35px;
	float: left;
	padding-top: 10px;
	background-color: #2E2C2C;
	-moz-box-shadow:0 5px 10px rgba(128, 195, 255, 0.75);
    -webkit-box-shadow: 0 5px 10px rgba(128, 195, 182, 0.75);
    box-shadow: 0 5px 10px rgba(128, 195, 255, 0.75);

}
.side_button {
	margin: auto;
	margin-top: 20px;
	width: 156px;
	height: 46px;
	padding-top: 30px;
	border: 4px outset black;
	border-radius: 10px;
	text-align: center;
	background-color: #2E2C2C;
	-moz-box-shadow:0 5px 10px rgba(128, 195, 255, 0.75);
    -webkit-box-shadow: 0 5px 10px rgba(128, 195, 182, 0.75);
    box-shadow: 0 5px 10px rgba(128, 195, 255, 0.75);
}
.mcdu_link {
	color: white;
	font-size 24px;
	font-weight: bold;
}
.mcdu_link: hover {
	color: white;
	font-size 24px;
	font-weight: bold;
	text-decoration: underline;
}
.down_button {
	margin-left: 30px;
	width: 156px;
	height: 46px;
	padding-top: 30px;
	border: 4px outset black;
	border-radius: 10px;
	float: left;
	font-size 24px;
	font-weight: bold;
	text-align: center;
	background-color: #2E2C2C;
	-moz-box-shadow:0 5px 10px rgba(128, 195, 255, 0.75);
    -webkit-box-shadow: 0 5px 10px rgba(128, 195, 182, 0.75);
    box-shadow: 0 5px 10px rgba(128, 195, 255, 0.75);

}

.side_screw_left {
	margin-left: 20px;
	margin-top: 20px;
	width: 50px;
	height: 50px;
	background-image: url(https://ipilotlogbook.com/images/vida.png);
}
.side_screw_right {
	margin-left: 110px;
	margin-top: 20px;
	width: 50px;
	height: 50px;
	background-image: url(https://ipilotlogbook.com/images/vida.png);
}
.down_screw_left {
	margin-left: 20px;
	width: 50px;
	height: 50px;
	background-image: url(https://ipilotlogbook.com/images/vida.png);
	float: left;
}
.down_screw_right {
	margin-left: 660px;
	width: 50px;
	height: 50px;
	background-image: url(https://ipilotlogbook.com/images/vida.png);
	float: left;
}
.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_cont {
	margin-top: 20px;
	border-top: 20px solid #FBEA4F;
	border-bottom: 3px solid #FBEA4F;
	width: 100%;
	height: 300px;
	text-align: center;
	background-color: #78828E;
}
.news_cont_main {
	margin: auto;
	width: 808px;
	height: 100%;
	border-radius: 10px;
}
.news_cont_main_left {
	float: left;
	background-color: gray;
	border: 15px #fbea4f solid;
	border-top: 0px;
	border-radius: 0px 0px 15px 15px;
	padding: 0px;
	width: 215px;
	height: 210px;
	-moz-box-shadow:0 5px 10px rgba(128, 195, 255, 0.75);
    -webkit-box-shadow: 0 5px 10px rgba(128, 195, 182, 0.75);
    box-shadow: 0 5px 10px rgba(128, 195, 255, 0.75);
}
.news_cont_main_right {
	float: left;
	width: 550px;
	height: 100%;
}
.news_cont_main_right_title {
	padding: 10px;
	width: 530px;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF100;
	text-shadow: 2px 2px #000000;
}
.news_cont_main_right_exp {
	padding: 10px;
	padding-left: 30px;
	width: 510px;
	height: 150px;
	font-size: 24px;
	font-weight: normal;
	text-align: justify;
	color: white;
}
.news_cont_main_right_exp_R {
	padding: 10px;
	padding-right: 30px;
	width: 510px;
	height: 150px;
	font-size: 24px;
	font-weight: normal;
	text-align: justify;
	color: white;
}

.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 {
	width: 100%;
	height: 440px;
}
.news_container_Left {
	float: left;
	background-color: #ffffff;
	margin-left: 2%;
	border: 15px #fbea4f solid;
	border-top: 0px;
	border-radius: 0px 0px 15px 15px;
	padding: 10px;
	width: 318px;
	height: 380px;
	-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_Right {
	text-align: justify;
	color: #3d414c;
	width: 55%;
	height: 200px;
	float: left;
	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)
}
.contact_cont {
	border-top: 20px solid #FBEA4F;
	border-bottom: 3px solid #FBEA4F;
	width: 100%;
	height: 1000px;
	text-align: center;
	background-color: #78828E;
}
.contact_cont_main {
	margin: auto;
	width: 1008px;
	height: 900px;
	background-color: #ffffff;
	margin: auto;
	border: 15px #fbea4f solid;
	border-top: 0px;
	border-radius: 0px 0px 15px 15px;
	padding: 10px;
	-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);
}
.faq_cont_title {
	padding: 10px;
	width: 780px;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: white;
}
.faq_cont_exp {
	padding: 10px;
	padding-left: 30px;
	width: 780px;
	height: 150px;
	font-size: 24px;
	font-weight: normal;
	text-align: justify;
	color: white;
}
.footer{
	width: 100%;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3d414c;
}
.mcdu_cont_down {
	margin: auto;
	margin-top: 10px;
	width: 808px;
	height: 1160px;
	border: 6px outset black;
	border-radius: 10px;
	background-color: gray;
}
.mcdu_mid {
	margin: auto;
	margin-top: 20px;
	width: 647px;
	height: 1105px;
	float: left;
}
.mcdu_screen_down {
	margin: auto;
	width: 635px;
	height: 905px;
	border: 6px inset #606060;
	float: left;
	background-color: black;
}
.mcdu_mid_down {
	margin: auto;
	width: 647px;
	height: 200px;
	float: left;
}
.mcdu_side_down {
	margin: auto;
	margin-top: 20px;
	width: 80px;
	height: 1105px;
	float: left;
}
.side_screw_left_down {
	margin-left: 20px;
	margin-top: 20px;
	width: 50px;
	height: 50px;
	background-image: url(https://ipilotlogbook.com/images/vida.png);
}
.side_screw_right_down {
	margin-left: 30px;
	margin-top: 20px;
	width: 50px;
	height: 50px;
	background-image: url(https://ipilotlogbook.com/images/vida.png);
}
.side_knob_down_1 {
	margin: auto;
	width: 160px;
	height: 160px;
	float: left;
	margin-top: 20px;
	background-image: url(https://ipilotlogbook.com/images/knob-1.png);
}
.side_knob_down_2 {
	margin: auto;
	width: 160px;
	height: 160px;
	float: left;
	margin-top: 20px;
	background-image: url(https://ipilotlogbook.com/images/knob-2.png);
}
.side_knob_down_3 {
	margin: auto;
	width: 160px;
	height: 160px;
	float: left;
	margin-top: 20px;
	background-image: url(https://ipilotlogbook.com/images/knob-3.png);
}
.side_knob_down_4 {
	margin: auto;
	width: 160px;
	height: 160px;
	float: left;
	margin-top: 20px;
	background-image: url(https://ipilotlogbook.com/images/knob-4.png);
}
footer{display:block}summary{display:list-item}

