/*========================================================
=            郢晢ｿｽ郢晢ｽｼ郢晄尹SS    邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/
/* main font for menu. */
@import url(http://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900);
/* font for headings, text, tags */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);


.mz-module:hover .ot-circle.color1 {
    color: #C54A4A;
}
.mz-module:hover .ot-circle.color2 {
    color: #6091DC;
}
.mz-module:hover .ot-circle.color3 {
    color: #6EB377;
}
.mz-module:hover .ot-circle.color4 {
    color: #FCBE03;
}
/*--------------------
General
--------------------*/

body {
    margin: 0px;
    font-family: "Open Sans", Sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    letter-spacing: 0.4px;
    font-family: "Raleway", Sans-serif;
    color: #232323;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.2px;
    color: #292929;
}

a:hover, a:focus, a:active, a.active {
    color: #fec503;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
}

::selection {
    text-shadow: none;
    background: #71597d;
}

@media (min-width: 768px) {
section {
    width:100%;
    padding: 50px 0px;
}
}
section {
    width:100%;
    padding: 50px 0px;
}
ul {
    padding-left: 0;
}
ul {
    list-style: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.2px;
    color: #000000;
}



/*--------------------
Header
--------------------*/

/*--------------------
Navigation
--------------------*/

.navbar-default {
    background-color: #000000;
    border-color: transparent
}
.navbar-default .navbar-brand {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
    margin-left: 10px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
    color: #fec503
}
.navbar-default .navbar-collapse {
    border-color: #000000;
}
.navbar-default .navbar-toggle {
    background-color: #71597d;
    border-color: #71597d
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000
}
.toggle-text{
    font-size:10px;
    color:#000
    }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #71597d
}
.navbar-default .nav li a {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
    color: #71597d;
    outline: 0
}
.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #71597d
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503
}

@media (min-width:768px) {
.navbar-default {
    background-color: #000000;
    padding: 5px 0;
    border: 0
}
.navbar-default .navbar-brand {
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    margin-top: 10px;
    margin-left: 10px;
}
.navbar-default .navbar-nav>.active>a {
    border-radius: 3px
}
.navbar-default.navbar-shrink {
    background-color: #000000;
    border-bottom: 1px solid #828282;
    padding: 5px 0;
}
.navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em;
    margin-top: 10px;
}
}



/*--------------------
bn-slide Slider
--------------------*/

.owl-slider-item {
    position: relative;
    background-color: #000;
}
.owl-slider-item img {
    opacity: 0.7;
}
.owl-slider .owl-controls {
    position: absolute;
    left: 0;
    top: 38%;
    width: 100%;
}
.owl-slider .owl-controls .owl-nav [class*=owl-] {
    padding: 30px 40px;
    background: rgba(0, 0, 0, 0.26);
    border-radius: 0;
    margin: 0;
    font-size: 30px;
    z-index: 1000;
}
.owl-slider .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.owl-slider .owl-controls .owl-prev {
    float: left;
}
.owl-slider .owl-controls .owl-next {
    float: right;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FCBE03;
}
.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FCBE03;
}


@media (min-width: 768px) {
.intro-text {
    padding-top: 230px;
    padding-bottom: 400px;
}
}
.intro-text .intro-lead-in {
    display: inline-block;
    margin-bottom: 25px;
    padding: 4px 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    color: #fff;
    font-weight: 100;
    line-height: 40px;
}

@media (min-width: 768px) {
.intro-text .intro-lead-in {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 45px;
}
}
.intro-text .intro-heading {
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 25px;
    letter-spacing: -3px;
    word-spacing: 10px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

@media (min-width: 768px) {
.intro-text .intro-heading {
    line-height: 95px;
    font-size: 77px;
    margin-bottom: 50px;
}
}
/*--------------------
4. Sections
--------------------*/

.section-title h2 {
    font-size: 25px;
    color: #8e8e9b;
    font-weight: 400;
    letter-spacing: -0.6px;
    position: relative;
    margin: 0 0 50px 0;
    padding-bottom: 15px;
}
.section-title h2:after {
    left: 50%;
    z-index: 1;
    width: 60px;
    height: 3px;
    content: " ";
    bottom: -5px;
    margin-left: -30px;
    text-align: center;
    position: absolute;
    background: #D4D4D4;
}
.dark-bg .section-title h2 {
    color: #fff;
}
.dark-bg2 .section-title h2 {
    color: #fff;
}
.section-title p {
    font-size: 18px;
    font-weight: 300;
    line-height: 31px;
    margin: 20px 100px 60px 100px;
}
/*--------------------
 CTA sectoin
--------------------*/

.section-cta {
    padding: 20px 0;
    color: #fff;
    background-color: #200631;
}
.section-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 20px;
}
.button-cta {
    border: 2px solid #fff;
    padding: 10px 50px;
    font-size: 40px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .4s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -o-transition: all .5s ease; /* IE 9 */
    -ms-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.button-cta:hover {
    color: #000;
    background-color: #fff;
    text-decoration: none;
}


/*--------------------
 sub_c
--------------------*/

.sub_c-item {
    text-align: center;
    background-color: #fff;
}
.sub_c-item h3 {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2D2D2D;
}
.sub_c-item .sub_c-position {
    color: #989898;
    font-size: 12px;
    margin: 15px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.sub_c-item p {
    font-size: 13px;
    font-weight: 400;
    color: #292929;
    padding: 5px 10px 20px 10px;
}
.sub_c-socials {
    padding-bottom: 25px;
}
.sub_c-socials a {
    color: #B2B3B7;
    font-size: 20px;
    margin: 0 10px;
}
.sub_c-socials a:hover {
    color: #000;
}
/*--------------------
 background
--------------------*/

.dark-bg p {
    color: #B1B1B1;
}
.dark-bg2 p {
    color: #B1B1B1;
}

.black-bg {
    background-color: #000000;
}
.light-bg {
    background-color: #f8f8f8;
}
.dark-bg {
    background-color: #333231;
    color: #fff;
}
.dark-bg2 {
    background-color: #200631;
    color: #fff;
}
td.shikona-img{
    background-color: #ffffff;
}
td.kaku-img{
    background-color: #ffffff;
}
/*--------------------
Footer
--------------------*/

#footer_b p {
    font-size: 10px;
    }
    #footer_b p a {
    color: #B7B7B7;
}
footer {
    padding: 30px;
    background-color: #000;
}
footer p {
    color: #B7B7B7;
    margin: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.6px;
}
footer p a {
    color: #fff;
}
footer p a span {
    color: #FCBE03;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 700;
}

/*--------------------
Components
--------------------*/

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
color: #fff;
background-color: #dfdfdf;
border-color: #dfdfdf;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn {
color: #fff;
background-color: #dfdfdf;
border-color: #dfdfdf;
}

/*========================================================
=            Back to top button   邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

#back-top {
    position: fixed;
    z-index: 1000;
    bottom: 40px;
    right: 50px;
}
#back-top a {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #A9A9B1;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    background: #71597d;
}
/* arrow icon (span tag) */
#back-top i {
    margin-top: 15px;
    font-size: 28px;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
#back-top {
    position: fixed;
    bottom: 10px;
    right: 30px;
}
#back-top a {
    width: 40px;
    height: 40px;
}
#back-top i {
    margin-top: 7px;
    font-size: 20px;
}
}


/*========================================================
=            fix right   邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

.navbar-fixed-right {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030
}

@media (min-width:768px) and (min-width:768px) {
 .navbar-fixed-right {
    margin-top:100px;
    width: 150px;
    height: 500px;
    border-radius: 0
}
 .navbar-fixed-right .container {
    padding-right: 0;
    padding-left: 0;
    width: auto;
}
 .navbar-fixed-right .navbar-header {
    padding-left: 15px;
    padding-right: 15px
}
.navbar-fixed-right .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    max-height:  400px;
}
 .navbar-fixed-right .navbar-collapse .navbar-nav {
    float: none!important
}
 .navbar-fixed-right .navbar-collapse .navbar-nav>li {
    width: 150px;
    padding: 15px;

}
.navbar-fixed-right .navbar-collapse .navbar-nav>li.dropdown .dropdown-menu {
    top: 0
}
.navbar-fixed-left .navbar-collapse .navbar-nav.navbar-right, .navbar-fixed-right .navbar-collapse .navbar-nav.navbar-right {
    margin-right: 0;
}
}

@media (min-width:768px) {

.navbar-fixed-right {
    right: 0!important;
    left: auto!important;
    border-width: 0 0 0 1px!important
}
}

/*========================================================
=            Right button   邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

#bt01 {
    position: fixed;
    z-index: 1000;
    top: 200px;
    right: 0px;
}
#bt01 a {
    width: 90px;
    height: 90px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#bt01 a:hover {
    background: #71597d;
}

@media only screen and (min-width : 320px) and (max-width :1099px) {
    #bt01 {
    display: none;
}
}

#bt02 {
    position: fixed;
    z-index: 1000;
    top: 290px;
    right: 0px;
}
#bt02 a {
    width: 90px;
    height: 90px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#bt02 a:hover {
    background: #71597d;
}

@media only screen and (min-width : 320px) and (max-width :1099px) {
    #bt02 {
        display: none;
}
}

#bt03 {
    position: fixed;
    z-index: 1000;
    top: 380px;
    right: 0px;
}
#bt03 a {
    width: 90px;
    height: 90px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#bt03 a:hover {
    background: #71597d;
}

@media only screen and (min-width : 320px) and (max-width :1099px) {
#bt03 {
    display: none;
}
}

#bt04 {
    position: fixed;
    z-index: 1000;
    top: 403px;
    right: 0px;
}
#bt04 a {
    width: 90px;
    height: 90px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#bt04 a:hover {
    background: #71597d;
}

@media only screen and (min-width : 320px) and (max-width :1099px) {
#bt04 {
    display: none;
}
}

#bt05 {
    position: fixed;
    z-index: 1000;
    top: 504px;
    right: 0px;
}
#bt05 a {
    width: 90px;
    height: 90px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#bt05 a:hover {
    background: #71597d;
}

@media only screen and (min-width : 320px) and (max-width :1099px) {
#bt05 {
    display: none;
}
}

@media (min-width: 991px) {
.is-fixed {
  display: none!important;
}
}

/*========================================================
=            5陋ｻ蟷ｼol    邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

.col-xs-1-5 {
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
        padding-right: 15px;
    padding-left: 15px
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
        padding-right: 15px;
    padding-left: 15px
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
        padding-right: 15px;
    padding-left: 15px
    }
}

/*========================================================
=            郢ｧ�ｽｫ郢ｧ�ｽｹ郢ｧ�ｽｿ郢晢ｿｽ郢晄�翫■郢晢ｽｳ髫ｪ�ｽｭ陞ｳ�ｿｽ    邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

.btn-no {
  background: none;
  color: #fff;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-no:hover, .btn-no:focus {
  background: #fff;
  color: #000;
}
.btn-no:active {
  background:  #fff;
}

td{
    padding:3px !important;
    margin:0 !important;

}

h2 {
    margin-top: 20px;
    margin-bottom: 10px
}
.small  {
    color:#000000 !important;
    }


/*========================================================
=            container-fluid2    邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/
.container-fluid2 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid2>.navbar-collapse, .container-fluid2>.navbar-header{
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
.container-fluid2>.navbar-collapse, .container-fluid2>.navbar-header{
    margin-right: auto;
    margin-left: auto
}
}

@media (min-width:768px) {
.navbar>.container-fluid2 .navbar-brand {
    margin-left: -15px
}
}



.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid2:after, .container-fluid2:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid2:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

@media (min-width:1200px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid2 .navbar-brand {
    margin-left: -15px
}
}
@media (min-width:1200px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid2 .navbar-brand {
margin-left: -15px
}
}

/*========================================================
=            sitemap    邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

.list01 {
    font-size: 90%;
text-decoration: inherit;
padding-left: 15px;
}
.list {
    font-size: 90%;
text-decoration: inherit;
padding-left: 5px;
}
.list03 {
    font-size: 90%;
text-decoration: inherit;
padding-top: 30px;
padding-left:5px;
}

.list02 {
    font-size: 90%;
text-decoration: inherit;
padding-left:5px;
}


.list li:before{
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
content: "\f105";
padding-right: 5px;
}
.list03 li:before{
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
content: "\f105";
padding-right: 5px;
}
#sitemap h4 {
    font-size: 90%;
}

/*========================================================
=           郢ｧ�ｽｫ郢晢ｽｩ郢晢ｿｽ鬯ｮ蛟･�ｼ�隰��ｿｽ邵ｺ�ｿｽ    邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ邵ｲ�ｿｽ     =
========================================================*/

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}