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

body { font-family:Tahoma, Geneva, sans-serif; font-size:16px; padding:0; margin:0; background:#e13e20 ;}
.header { width:100%; padding:10px 0; background:#fff; height:50px;}
.row { width:94%; margin:0 auto;}
.content { width:100%; padding: 0;}
.banner { background:url(banner.jpg) top center no-repeat; padding:100px 0;}
.footer {width:100%; padding:20px 0 10px; background:#013340; text-align:center; color:#fff; text-align:center; font-size:14px;}
h1 { font-size:34px; line-height:40px; font-weight:bold; color:#fff;}
h2 { font-size:25px; line-height:28px; font-weight:normal;}
h3 { font-size:22px; line-height:25px; font-weight:normal;}
h4 { font-size:20px; line-height:23px; font-weight:normal; text-align:center; color:#fff; padding:0 15%;}
a { text-decoration:none;}

.logo { float:left; line-height: 45px; font-size: 26px;}
.menu { float:right; text-align:right; font-size: 20px;}
.menu ul { list-style:none; margin:0; padding:15px 0;}
.menu ul li { list-style:none; margin:0; padding:0 0 0 20px; display:inline;}
.menu ul li a { margin:0; padding:0; text-decoration:none; color:#000;}
.menu ul li a:hover { margin:0; padding:0; text-decoration:none; color:#e13e20;}
.menu ul li a.active { color:#e13e20;}

#result { padding:80px 0;}
#result input {padding: 8px; border-radius: 5px; text-align: center;}
#result select {padding: 8px; border: none; border-radius: 5px; background: #fff;}
#result button {padding: 12px; border: none; border-radius: 5px; background: #fff; font-size:22px; color:#e13e20;}
#result a.button {padding: 12px; border: none; border-radius: 5px; background: #fff; font-size:22px; color:#e13e20; color:#e13e20; font-weight:bold;}
#result button span {color:#e13e20; font-weight:bold;}

.footer ul  { padding:0;}
.footer ul li { display:inline; list-style:none;}
.footer ul li a { padding:0 10px; color:#fff;}