/*===============================

Template Name: 
Author: 
Author URI: 
Version: 1.0
    
--------------------------------
    
CSS INDEX
=========

1. Base CSS

================================*/


/* =============================
1. Base CSS
================================*/

.floatleft { float: left }
.floatright { float: right }
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0px solid }
img {
    max-width: 100%;
    height: auto;
}
.fix { overflow: hidden }
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body { height: 100% }
body { font-family: "Open Sans", "Arial", "Helvetica", sans-serif; background-color: #1b4974;}
.section-padding { padding: 60px 0 }
.section-gray { background-color: #F7F7F7 }
.section-dark {
    background-color: #110C09;
    color: #fff;
}
a { transition: .3s }
a:hover { color: #000 }


/* =========================
2. Home CSS
============================*/
.title-tagline-mobile {
    display: none;
}

.videoWrapper {
  height: 0;
  margin-top: 25px;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#logo-for-mobile {
  display: none;
}
.wrapper {
  background: #fff none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 1000px;
}
.wrapper nav {
  background: rgba(0, 0, 0, 0) url("../img/bv02082.gif") repeat scroll 0 0;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.wrapper nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper nav ul li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wrapper nav ul li::after {
  border-right: 1px solid #000;
  content: "";
  height: 15px;
  position: absolute;
  right: 0;
  top: 6px;
  width: 1px;
}
.wrapper nav ul li:nth-last-child(1)::after {
  border-right: 0 solid;
}
.wrapper nav ul li a:hover {
  color: #01e000;
}
.wrapper nav ul li a {
  color: blue;
  display: block;
  overflow: hidden;
  padding: 4px 22px;
  position: relative;
  text-decoration: underline;
  z-index: 1;
}
.bottom_nav_area {
  background: #e9ecf5 none repeat scroll 0 0;
  padding: 6px 0;
}
.bnimg {
  float: left;
  width: 50%;
}
.bndate {
  float: left;
  text-align: right;
  width: 50%;
}
.bottom_nav_area {
  background: #e9ecf5 none repeat scroll 0 0;
  overflow: hidden;
  padding: 6px 0;
}
.bndate > p {
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  padding-right: 21px;
  padding-top: 12px;
  text-decoration: none;
}
.banner_top h1 {
  background: #900800 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 19px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.banner_bottom {
  background: rgba(0, 0, 0, 0) url("../img/bv01246.png") no-repeat scroll 0 0 / cover ;
  border-bottom: 1px solid #999;
  box-shadow: 0 0 8px #777;
  margin-bottom: 28px;
  position: relative;
}
.banner_inner > h2 {
  color: #336699;
  display: block;
  font-size: 19px;
  line-height: 22px;
  padding-top: 10px;
  text-align: center;
}
.binner_box {
    padding: 0 50px;
}
.binner_box > h3 {
  background: #ffd700 none repeat scroll 0 0;
  color: #cd4400;
  display: inline;
  font-size: 19px;
  font-weight: 700;
  padding: 2px 10px;
}
.sk_serach_from .cell {
  float: left;
  width: 30.33%;
}
.sk_serach_from .cell label {
  color: #666666;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.sk_serach_from .cell > input[type="text"] {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 400;
  height: 35px;
  line-height: 24px;
  padding: 0 15px;
  transition: all 0.3s ease 0s;
  width: 95%;
}
.sk_serach_from .cell > input[type="text"]:focus {
  background-color: #fff;
  border-color: #092f6d;
  box-shadow: 0 0 5px 0 rgba(44, 85, 151, 0.5);
}
.sk_serach_from .cell select {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 400;
  height: 35px;
  line-height: 24px;
  padding: 0 15px;
  transition: all 0.3s ease 0s;
  width: 95%;
}
.sk_serach_from .cell select:focus {
  background-color: #fff;
  border-color: #092f6d;
  box-shadow: 0 0 5px 0 rgba(44, 85, 151, 0.5);
}
.fvi_left {
  float: left;
  margin-right: 4%;
  width: 16%;
}
.fvi_right {
  float: left;
  width: 80%;
}
.fvi_right > p {
  color: #000;
  display: block;
  font-size: 13px;
  line-height: 17px;
  padding-top: 32px;
}
.fvi_right > p a {
  color: blue;
}
.fv_inner {
  overflow: hidden;
}
.sk-faq {
  background: rgba(0, 0, 0, 0) url("../img/bv01250.png") no-repeat scroll 0 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 20px;
}
.sk-faq > h2 {
  color: #7F7F7F;
  font-size: 22px;
  font-weight: bold;
  font-family: arial;
}
.sk-faq ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sk-faq ul li {
    
}
.sk-faq ul li a {
  color: blue;
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  text-decoration: underline;
}
.sk-faq b {
  color: #000;
}
.contents {
  border-right: 1px solid #666;
  float: left;
  margin: 10px 0;
  padding: 0 30px;
  width: 50%;
}
.contents > h2 {
  color: #7f7f7f;
  font-family: arial;
  font-size: 24px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 5px;
}
.contents > p {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}
.contents > h4 {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 32px;
}
.contents_right > h3 {
  background: #1b4974 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 19px;
  padding: 10px;
  text-align: center;
}
.contents_right > p {
  font-size: 15px;
  margin-bottom: 22px;
  text-align: justify;
}
.contents_right > p span.red {
  color: #cc0000;
  font-weight: 700;
}
.contents_right > img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.content_right_bottom {
  background: rgba(0, 0, 0, 0) url("../img/bv01245.png") repeat-y scroll 0 0;
  padding: 20px 37px;
}
.content_right_bottom > h2 {
  color: #7f7f7f;
  font-size: 22px;
  margin-bottom: 25px;
}
.content_right_bottom > h4 {
  color: #000;
  font-size: 15px;
  margin-bottom: 3px;
}
.content_right_bottom > p {
  color: #000;
  font-size: 15px;
  margin-bottom: 25px;
  text-align: justify;
}
.sk_right_map h3 {
  background: #e6e6fa none repeat scroll 0 0;
  color: #a52a00 !important;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 auto 20px;
  text-align: center;
  width: 82%;
}
.fti_top > p {
  font-size: 15px;
  text-align: center;
}
.fti_bottom h6 {
  color: #000;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 6px;
  text-align: center;
}
.fti_bottom > p {
  font-size: 11px;
  text-align: center;
}
.fti_top p a {
  color: blue;
  text-decoration: underline;
}
.fti_top p a:hover {
  color: #b00;
  text-decoration: underline;
}
.fti_bottom p a {
  color: blue;
  text-decoration: underline;
}
.fti_bottom p a:hover {
  color: #b00;
  text-decoration: underline;
}
.footer_nav > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer_nav > ul li {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
}
.footer_nav > ul li a {
  color: blue;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
}
.footer_nav > ul li a:hover{
  color: #b00;
  text-decoration: underline;
}
.footer_nav > ul li::before {
  background: #ccc none repeat scroll 0 0;
  content: ".";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  text-indent: -999em;
  top: 12px;
  width: 1px;
}
.footer_nav > ul li:first-child::before {
  background: #fff none repeat scroll 0 0;
}
.ftext > p {
  color: #000;
  font-size: 11px;
  text-align: center;
  line-height: 19px;
}
.footer_nav {
  margin-top: 82px;
  margin-bottom: 43px;
}
.main_left .contents {
  width: 100%;
}
.sk_right_map, .contents_right {
  padding: 0 30px;
}
.common_main {
  float: left;
  width: 50%;
}
.sk_rm_inner {
  overflow: hidden;
  position: relative;
}
.sk_report_image {
  left: 0;
  position: absolute;
  top: 60px;
}
.sk_report_image > a {
  display: block;
}
#repost_link {
  background: #fbd800 none repeat scroll 0 0;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  margin: 0 auto;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 46px;
  width: 44%;
}
.sep {
  margin-top: -7px;
  text-align: center;
}
main {
  overflow: hidden;
}
.footer_top_area {
  padding: 67px 30px 0;
}
.fti_bottom {
  padding-top: 20px;
}
#footer {
  padding-bottom: 53px;
}
.submit-button-mobile {
  display: none;
}
#form1 > .cell {
  float: right;
  margin-top: 13px;
}
.form_verify {
  clear: both;
  position: relative;
  top: -45px;
  width: 500px;
}
.sk_right_map.sk_right_map_mobile {
  display: none;
}