.m-nav-box {
    background: #fff;
}

.m-nav-box .nav-slider {
    height: 3px;
    background: #0caef9;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: margin-left 0.6s;
    -moz-transition: margin-left 0.6s;
    -webkit-transition: margin-left 0.6s;
    -o-transition: margin-left 0.6s;
}

.m-nav-box .navbar-nav li a {
    color: #333;
    font-size: 16px;
}

.t50 {
    margin-top:50px;
}

.m-nav-box .navbar-nav li a:hover {
    background: none;
}
#carousel-example-generic .item {
    height: 460px;
}
#carousel-example-generic .item1 {
    /* background: url(../image/banner-bg5.png) no-repeat top center; */
}
#carousel-example-generic .item2 {
    /* background: url(../image/banner-bg4.png) no-repeat top center; */
}
#carousel-example-generic .item3 {
    /* background: url(../image/banner-bg2.png) no-repeat top center; */
}
#carousel-example-generic .item4 {
    /* background: url(../image/banner-bg1.png) no-repeat top center; */
}
#carousel-example-generic .item5 {
    /* background: url(../image/banner-bg3.png) no-repeat top center; */
}


.banner-text h2 {
    background-size: 58px !important;
}
.banner-text .h2-1 {
    /* background: url(../image/logo_bg_1.png) no-repeat left center; */
}
.banner-text .h2-2 {
    /* background: url(../image/logo_bg_2.png) no-repeat left center; */
}
.banner-text .h2-3 {
    /* background: url(../image/logo_bg_3.png) no-repeat left center; */
}
.banner-text .h2-4 {
    /* background: url(../image/logo_bg_5.png) no-repeat left center; */
}
.banner-text .h2-5 {
    /* background: url(../image/logo_bg_6.png) no-repeat left center; */
}
