@charset "utf-8";@import https://fonts.googleapis.com/css?family=Roboto:300,400;@font-face {
    font-family: "CarnacLight";
    src: url(../Carnac_fonts/Carnac.eot?#iefix);
    src: url(../Carnac_fonts/Carnac.eot?#iefix) format("eot"),url(../Carnac_fonts/Carnac.woff2) format("woff2"),url(../Carnac_fonts/Carnac.woff) format("woff"),url(../Carnac_fonts/Carnac.ttf) format("truetype")
}

body,html {
    height: 100%
}

body {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 300;
    color: #212529;
    text-align: justify
}

a {
    color: #002138
}

a:focus,a:hover {
    color: #000;
    text-decoration: none;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.input1,.textarea,.select {
    background: #FFF;
    border: 1px solid #CCC;
    font-size: 15px;
    line-height: 1.1;
    color: #555
}

.input1:focus,.textarea:focus,.select:focus {
    border: 1px solid #000
}

hr {
    height: 1px;
    background: #CCC
}

.white {
    color: #FFF
}

.gray {
    color: #999
}

.black {
    color: #000
}

.blue {
    color: #2ba3da
}

.red {
    color: #d82231
}

.dgreen {
    color: #319B42
}

.green {
    color: #caee17
}

.orange {
    color: #F60
}

.yellow {
    color: #FF0
}

.purple {
    color: #63C
}

.brown {
    color: #6e453c
}

#goTop {
    border: 1px solid #CCC;
    color: #aaa;
    background: #FFF;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: #EEE 0 0 5px;
    -moz-box-shadow: #EEE 0 0 5px;
    box-shadow: #EEE 0 0 5px;
    font-size: .8em;
    z-index: 9
}

#goTop:hover {
    background: #d82231;
    color: #FFF
}

#goTop:before {
    content: '\f102';
    font-family: 'FontAwesome';
    display: block;
    margin: -10px 0 -33px;
    text-align: center;
    font-size: 1.5em
}

.wrapper {
    padding: 0
}

.container {
    max-width: 1240px;
    width: 100%
}

.flt {
    float: left
}

.flr {
    float: right
}

ul {
    padding-left: 26px
}

header {
    font-family: CarnacLight
}

.navbar-header.page-scroll img {
    position: relative;
    z-index: 9999
}

.navbar-custom {
    padding: 12px 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}

.navbar-custom .navbar-brand {
    font-weight: 800
}

.navbar-custom .nav li a {
    text-transform: uppercase;
    font-size: 1.4rem;
    letter-spacing: -.21px;
    color: #9b9b9b;
    font-weight: 400;
    text-decoration: none;
    display: block;
    transition: all .3s linear
}

.dd-label {
    float: left;
    font-size: 18px;
    letter-spacing: 2px
}

.language {
    line-height: 28px;
    overflow: hidden;
    color: #d6d6d6;
    position: relative;
    margin: 0 0 0 12px
}

.language .form-control {
    padding: 6px
}

.language select#select::-ms-expand {
    display: none
}

.language select#select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: left;
    position: relative;
    border: none;
    box-shadow: none;
    height: 28px;
    font-size: 1.4rem;
    line-height: 16px;
    border-radius: 0;
    color: #fff;
    padding-right: 20px;
    background: #a5a5a5 url(../images/all/btn-open.gif) 28px 1px no-repeat!important;
    margin-top: 1px
}

.language select#select option {
    color: #d6d6d6;
    background: #595959
}

.top_icon {
    float: right;
    padding-top: 5px
}

.top_icon>div {
    float: left
}

.top_icon .fas {
    font-size: 2rem;
    line-height: 30px;
    padding: 0 8px
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: inherit
}

.navbar-nav>li>.dropdown-menu {
    border: none;
    border-radius: 0;
    min-width: 213px;
    box-shadow: none
}

.navbar-nav>li>.dropdown-menu li a {
    padding: 1em
}

.navbar-nav .open .dropdown-menu>li>a {
    padding: 10px 15px 10px 25px
}

@media only screen and (min-width: 769px) {
    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
        color:#000;
        background-color: transparent
    }

    .navbar-header,.navbar-custom .navbar-brand {
        float: inherit
    }

    ul.nav.navbar-nav {
        display: inline-block;
        float: inherit
    }

    .navbar-collapse {
        padding-top: 1.8em;
        text-align: center;
        margin: 0 auto
    }

    .navbar>.container .navbar-brand {
        float: left;
        margin: 1em 0;
        width: 218px;
        display: block;
        height: auto;
        padding: 0
    }

    .navbar>.container .navbar-brand>img {
        width: 100%
    }

    .navbar-custom .navbar-brand {
        color: #000;
        padding: 20px
    }

    .navbar-custom .navbar-brand:hover,.navbar-custom .navbar-brand:focus {
        color: rgba(255,255,255,0.8)
    }

    .navbar-custom .nav .dropdown-menu li a:hover,.navbar-custom .dropdown-menu .nav li a:focus {
        color: #000;
        background-color: #f8f9fa
    }

    header .top-nav-collapse {
        padding: 0
    }

    header .top-nav-collapse .navbar-collapse {
        padding-top: 1.5em
    }

    header .top-nav-collapse>.container .navbar-brand {
        margin: 12px 0
    }

    header .top-nav-collapse #ans1 {
        top: 60px
    }

    header .top-nav-collapse .navbar-nav>li>.dropdown-menu {
        margin: 0
    }
}

#ans1 {
    position: absolute;
    left: 0;
    top: 100px;
    padding: 10px 0;
    height: 75px;
    width: 100%;
    background: #fff;
    z-index: 999
}

.menu_pos {
    height: 60px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.google_search {
    background: inherit;
    background: none!important;
    background-color: none!important;
    border-color: none!important;
    border: none!important;
    overflow: hidden
}

#___gcse_0 {
    position: absolute;
    right: 0;
    background: none!important;
    background-color: none!important;
    border-color: none!important;
    border: none!important
}

.gsc-control-cse {
    background: none!important;
    background-color: none!important;
    border-color: none!important;
    border: none!important
}

.menu_pos input.gsc-input {
    font-size: 18px;
    margin: 6px!important
}

.menu_pos .gsc-search-button-v2,.menu_pos .gsc-search-button-v2:hover,.menu_pos .gsc-search-button-v2:focus {
    border-color: #000;
    background-color: #000;
    height: 45px
}

footer ul {
    list-style: none
}

.footer {
    background: #000;
    color: #fff;
    padding-bottom: 44px
}

.footer a {
    color: #fff
}

.flogo {
    float: left
}

.social-section {
    background: #181818;
    padding: 59px 0 44px
}

.social-section .social_networks {
    margin: 1.5em 4px 0 0;
    overflow: hidden;
    float: right
}

.social-section .social_networks li {
    padding: 0;
    float: left;
    margin: 0 0 0 12px
}

.social-section .social_networks a {
    text-decoration: none;
    color: #000;
    display: block;
    background: #fff;
    padding: 4px;
    border-radius: 20px;
    width: 33px;
    height: 33px;
    text-align: center
}

.social-section .social_networks a .icon {
    margin: 3px 0 0 2px;
    font-size: 2rem
}

.social-section .social_networks a:hover {
    background: #e8f5a8
}

.footer .link-container {
    margin: 50px 0 110px;
    padding: 5px 0 0;
    float: left
}

.footer .link-container li {
    padding: 0;
    margin: 0 0 23px
}

.footer .link-container a {
    -ms-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    line-height: 18px
}

.footer .link-container a:hover {
    color: #d1eb50
}

.footer .link-container .icon-holder {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #dedfde;
    color: #fff;
    text-align: center;
    padding: 4px
}

.footer .link-container a:hover .icon-holder {
    background: #d1eb50
}

.footer .link-container .text-holder {
    padding: 0 0 0 14px
}

.footer .link-container .title {
    display: block;
    font-size: 1.5rem;
    line-height: 1.8rem
}

.footer .link-container .smalltext {
    font-size: 12px;
    display: block
}

.footer-menu {
    float: right;
    margin: 50px 0;
    color: #fff
}

.footer-menu ul {
    float: right;
    padding-bottom: 2em
}

.footer-menu li {
    margin: 0 0 16px;
    font-size: 1.5rem;
    line-height: 1.8
}

.footer-menu li a:hover {
    color: #d1eb50
}

.footer-menu .slogan {
    clear: both;
    font-size: 2.8rem;
    font-weight: 700;
    text-align: right
}

.footer .text-widget {
    clear: both;
    font-size: 1.8rem;
    font-family: CarnacLight
}

.cookiesBox {
    font-size: 13px;
    line-height: 19px;
    color: #000;
    background: #fff;
    border-radius: 4px;
    width: 100%;
    max-width: 600px;
    position: fixed;
    top: 95%;
    left: 50%;
    transform: translate(-50%,-100%);
    z-index: 100;
    box-shadow: 0 5px 10px 0 hsla(0,0%,61%,.4)
}

.cookies-box-header {
    background: #f8f9f8;
    padding: 19px 34px 4px;
    text-align: center
}

.cookies-box-header h2 {
    font-size: 27px;
    line-height: 35px;
    margin: 0 0 30px;
    font-family: CarnacLight;
    color: #000;
    font-weight: 400;
    display: inline-block;
    vertical-align: top
}

.cookies-box-body {
    border-radius: 0 0 4px 4px;
    padding: 28px 33px 30px;
    border: 1px solid hsla(0,0%,61%,.45)
}

.cookies-box-body p {
    margin: 0 0 28px
}

.cookies-box-body p a {
    color: #2eb199;
    text-decoration: underline;
    transition: color .2s linear
}

.cookiesBox .btn,.btnWrap a {
    min-width: 252px;
    padding: 9px 10px;
    color: #000;
    background: #d1eb50;
    text-decoration: none
}

.btnWrap {
    margin: 2em 0;
    text-align: center
}


.cookiesBox .btn,.btnWrap2 a {
    min-width: 252px;
    padding: 9px 10px;
    color: #000;
    background: #d1eb50;
    text-decoration: none
}

.btnWrap2 {
    margin: 2em 0;
}

.btn:hover {
    background: #e8f5a8;
    color: #000
}

.btn.active,.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity
}

.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0,0,0)
}

.carousel-indicators {
    display: none
}

.carousel {
    height: 540px;
    margin-top: 120px
}

.carousel:hover .carousel-control {
    display: block
}

.carousel .item,.carousel .item.active,.carousel .carousel-inner {
    height: 100%
}

.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.carousel .carousel-control {
    background: none;
    display: none
}

.carousel-control .icon-prev::before,.carousel-control .icon-next::before {
    content: ''
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 30px;
    height: 60px;
    margin: -30px 0 0
}

.carousel-control .icon-prev {
    background: url(../images/all/control-icon.png) 0 0 no-repeat
}

.carousel-control .icon-next {
    background: url(../images/all/control-icon.png) -30px 0 no-repeat
}

.carousel-caption {
    text-align: left;
    max-width: 600px;
    top: 15%;
    left: 19%;
    color: #000;
    text-shadow: none
}

.carousel-caption .btit {
    font-size: 3em;
    font-family: CarnacLight;
    font-weight: 700;
    max-width: 500px;
    line-height: 1.2;
    margin-bottom: 15px
}

.carousel-caption p {
    font-size: 1.15em;
    letter-spacing: 1px
}

.banner {
    height: 468px;
    margin-top: 120px;
    position: relative
}

.banner .mjtitle {
    color: rgba(255,255,255,0.6);
    font-family: CarnacLight;
    letter-spacing: 2px;
    font-size: 3em;
    text-align: right;
    position: absolute;
    right: 26%;
    top: 35%;
    max-width: 600px;
    width: 100%
}
.banner.pc{display: block;}
.banner.pc{height:auto;}
.banner.pc img{max-width:100%;}
.banner.mb{display: none;}
.index-box {
    background: #fff;
    padding-bottom: 8em
}

.index-box:before {
    content: '';
    background: #D1EC51;
    height: 260px;
    display: block
}

.index-box .row {
    position: relative;
    z-index: 9;
    margin-top: -9em
}

.index-box .picbox {
    overflow: hidden;
    position: relative
}

.index-box .picbox img {
    transition: transform .5s ease-in-out,opacity .5s;
    -moz-transition: -moz-transform .5s ease-in-out,opacity .5s;
    -webkit-transition: -webkit-transform .5s ease-in-out,opacity .5s
}

.index-box .picbox .hTit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 6px 10px;
    background: rgba(0,0,0,0.6);
    letter-spacing: 1px
}

.index-box a:hover .picbox .hTit {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 35%;
    letter-spacing: 2px
}

.index-box .wrap .txt {
    font-size: 15px;
    overflow: hidden;
    background: #fff;
    padding: 30px 20px 55px 30px
}

.index-box .wrap .txt h2 {
    margin: 0 0 20px;
    font-family: CarnacLight;
    font-weight: 700;
    font-size: 2.1rem
}

.index-box ul li {
    position: relative;
    list-style: none
}

.index-box ul li:after {
    position: absolute;
    top: 11px;
    left: -19px;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #caee17
}

.index-box a:hover .txt h2 {
    color: #319B42
}

.gray_bg {
    background: #f0f0f0
}

.sidebar {
    background: #fbfbfb;
    width: 460px;
    padding: 149px 0;
    margin: -3em 120px 0 -120px;
    float: left
}

.sidebar .navbar-toggle {
    display: none;
    width: 100%;
    float: inherit;
    text-align: left;
    margin: 0;
    padding-left: 20px;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative
}

.sidebar .navbar-toggle .fa-caret-down {
    position: absolute;
    right: 15px;
    top: 15px
}

.sidebar .navbar > li > a {
    text-transform: uppercase;
    text-align: left;
    padding: 14px 70px 9px;
    line-height: 50px;
    line-height: 3.125rem;
    display: block;
    font-family: CarnacLight,Arial,Helvetica,sans-serif;
    transition: all .3s linear
}

.sidebar .navbar > li > a:hover,.sidebar .navbar > .active > a {
    background: #f0f0f0
}

.sidebar .navbar ul {
    list-style: none;
    margin: 0;
    padding: 15px;
    padding-top: 0
}

.sidebar .navbar ul li a .fa {
    margin-right: 4px
}

.sidebar .navbar ul > li > a {
    display: block;
    padding: 5px 0 5px 30px;
    color: #fff;
    text-decoration: none
}

.sidebar .navbar ul > li > a:hover,.sidebar .navbar ul > li.active > a {
    background: #f0f0f0
}

.sidebar .navbar ul.submenu > li > a {
    color: #606060;
    padding: 5px 0 0 8px
}

.sidebar .navbar ul.submenu > li:hover > a,.sidebar .navbar li ul.submenu li.active a {
    color: #d82231
}

.sidebar + main {
    width: calc(100% - 460px);
    float: right;
    display: inline-block;
    padding: 100px 0;
    line-height: 28px;
    overflow: hidden;
    text-align: justify
}

.main {
    padding-top: 55px
}

.main ul.list li {
    position: relative;
    list-style: none;
    margin-bottom: 10px
}

.main ul.list li:after {
    position: absolute;
    top: 10px;
    left: -22px;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #caee17
}

.mt30 {
    margin-top: 30px
}

.mb3 {
    margin-bottom: 3em
}

.mjtit {
    letter-spacing: 1px;
    font-size: 4rem;
    line-height: 1.2;
    margin: 0 0 1em;
    color: #000;
    font-family: CarnacLight,Arial,Helvetica,sans-serif;
    font-weight: 700
}
.mjtit4 {
    letter-spacing: 1px;
    font-size: 3.6rem;
    line-height: 1.2;
    margin: 0 0 1em;
    color: #000;
    font-family: CarnacLight,Arial,Helvetica,sans-serif;
    font-weight: 700
}
.mjtit2,.mjtit3 {
    margin: 1.5em 0 0;
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.mjtit3 {
    margin-bottom: 15px
}

.main ul.list .mjtit2 {
    margin: 1.5em 0 15px
}

.main ul.list.lst2 li:after {
    top: 6px
}

.main ul.list.lst3 {
    margin-top: 15px
}

.main ul.list.lst3 a:hover {
    color: #2eb199
}

.link1 {
    color: #2eb199;
    text-decoration: underline
}

.link1:hover {
    color: #2eb199
}

.picimg img {
    margin: 0 auto
}

.picimg70 {
    width: 70%;
    margin: 0 auto
}

.breadcrumb {
    padding: 1em 0;
    text-align: right;
    margin-bottom: 0;
    background: none;
    border-radius: 0;
    font-size: 14px;
    color: #949494
}

.breadcrumb>.active,.breadcrumb a:hover {
    color: #319B42
}

.breadcrumb>li+li:before {
    color: #666;
    content: "/"
}

.breadcrumb li:first-child:before {
    content: "\f0e8";
    font-family: 'Font Awesome\ 5 Free';
    margin-right: 8px;
    color: silver;
    font-weight: 900
}

.pagination > li > a {
    border: none;
    margin: 0 5px;
    padding: 6px;
    color: #838383;
    transition: all .3s ease 0
}

.pagination > li.active > a,.pagination > li.active > a:hover,.pagination > li > a:hover {
    background: none;
    color: #d82231
}

.scrollbar-style::-webkit-scrollbar-trac {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: transparent
}

.scrollbar-style::-webkit-scrollbar {
    width: 3px;
    background-color: #ded9d9
}

.scrollbar-style::-webkit-scrollbar-thumb {
    background-color: #c5c5c5
}

.scrollbar-style::-webkit-scrollbar {
    width: 3px
}

.img-panel-info {
    overflow: hidden;
    margin-top: -1.5em
}

.img-panel-info .og-grid li {
    display: block;
    float: left;
    width: calc(100% / 5 - 10px);
    padding: 1.5em;
    text-align: left
}

.img-panel-info .og-grid li:nth-child(5n+1) {
    clear: both
}

.img-panel-info .user-avatar {
    margin: 5px 0 0;
    display: block;
    font-weight: 700;
    font-size: 1.5rem
}

.img-panel-info .people-position {
    font-weight: 300;
    font-size: 1.5rem;
    margin: 5px 0;
    line-height: 1.2;
    height: 38px
}

.img-panel-info .og-details .itemTit span {
    font-size: 2rem
}

.img-panel-info .og-details .itemTit span:before {
    content: '/';
    margin: 0 10px
}

.img-panel-info .og-details .description {
    clear: both;
    height: 40vh;
    overflow-y: auto;
    padding-right: 2em
}

.slist {
    padding: 0 26px
}

.slist li {
    clear: both;
    list-style: none;
    border-top: 1px dashed #ccc;
    margin: .5em 0;
    padding: .5em 0;
    overflow: hidden
}

.slist li:first-child {
    border-top: none
}

.slist li .flt:before {
    content: '\f101';
    font-family: "FontAwesome";
    padding-right: 10px
}

.main-box .slist .morebox {
    float: right;
    margin-top: 0
}

.map,.map:hover {
    text-decoration: none
}

.map span {
    display: none;
    background: #949494;
    color: #fff;
    padding: 0 .5em;
    border-radius: 5px
}

.map:hover span {
    background: #2eb199
}

.ct_box {
    float: left;
    margin: 0 30px 10px 0;
    width: calc(100% - 30px);
    text-align: left
}

.ct_box:nth-child(4) {
    margin-right: 0
}

.page_form {
    margin-top: 1em;
    padding-left: 0
}

.page_form .form-control {
    font-size: 1em
}

.page_form i {
    margin: 0 8px 0 0;
    color: #D1EB50
}

.page_form input.form-control.code {
    width: 20%;
    min-width: 66px;
    border-radius: 5px;
    margin: 2px 0 13px;
    padding: 0 5px;
    height: 36px;
    display: inline-block
}

@media (max-width: 1650px) {
    .carousel-caption {
        left:14%
    }
}

@media (max-width: 1500px) {
    .carousel-caption {
        left:10%
    }

    .sidebar {
        margin: -3em -20px 0 20px;
        padding: 30px 0 0;
        width: 300px
    }

    .sidebar + main {
        width: calc(100% - 320px);
        padding: 80px 0 80px 40px
    }
}

@media (max-width: 1400px) {
    .carousel-caption {
        left:7%
    }

    .carousel .item:first-child .fill {
        background-position: center left
    }
}

@media (max-width: 1200px) {
    .img-panel-info .og-fullimg {
        width:30%
    }

    .img-panel-info .og-details {
        width: 70%
    }

    .img-panel-info .og-grid li {
        width: calc(100% / 3 - 10px)
    }

    .img-panel-info .og-grid li:nth-child(5n+1) {
        clear: inherit
    }

    .img-panel-info .og-grid li:nth-child(3n+1) {
        clear: both
    }

    .ct_box {
        margin: 0 0 10px;
        width: 100%
    }
}

@media (max-width: 996px) {
    .index-box .wrap {
        margin-bottom:2em
    }

    ul.f_nav li {
        margin-right: 2em
    }

    .banner .mjtitle {
        right: 6%
    }
}

@media (max-width: 900px) {
    .cookiesBox {
        max-width:calc(100vw - 40px);
        transform: translate(calc(-50% - 20px),-100%);
        margin: 0 20px
    }

    .dtl .infobox {
        padding-top: 0
    }

    .dtl .name {
        width: 100%;
        float: inherit
    }

    .dtl .infobox .txt {
        width: 100%;
        float: inherit;
        border-left: none
    }
}

@media (min-width: 769px) {
    .sidebar .collapse {
        display:block
    }
}

@media (max-width: 768px) {
    .navbar>.container .navbar-brand {
        height:auto;
        float: none;
        display: block
    }

    .navbar-brand>img {
        width: 160px
    }

    .navbar-custom {
        background-position: center 10px;
        position: inherit;
        margin-bottom: 0
    }

    .navbar-toggle {
        margin-top: 22px
    }

    .navbar-toggle .icon-bar {
        width: 26px;
        height: 4px
    }

    .navbar-toggle,.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
        background-color: inherit;
        border: none
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height: inherit;
        padding: 0
    }

    .navbar-default ul.navbar-nav {
        margin: 0;
        padding: 0
    }

    .navbar-default .navbar-collapse,.navbar-default .navbar-form {
        background: #fff
    }

    .navbar-custom .nav li a {
        padding: 10px 2em!important;
        color: #000;
        text-decoration: none
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #000
    }

    .navbar-default .navbar-nav .dropdown .dropdown-menu {
        background: #f7f7f7;
        padding: 1em 0
    }

    .navbar-default .navbar-nav .dropdown .dropdown-menu>li:hover {
        background: #f1f1f1
    }

    .navbar-nav > li {
        float: inherit;
        width: 100%;
        clear: both
    }

    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
        background: rgba(217,217,217,0.6)
    }

    .top_icon {
        float: none;
        padding: 1em 1.5em;
        overflow: hidden
    }

    #ans1 {
        top: auto;
        padding: 0
    }

    .carousel {
        margin-top: 0;
        height: 320px
    }

    .carousel-caption {
        max-width: 100%;
        top: 4%;
        left: 10%
    }

    .carousel-caption .btit {
        font-size: 2em
    }

    .carousel-caption p {
        font-size: 1em
    }

    .banner {
        margin-top: 0;
        height: 220px
    }

    .footer .container {
        padding: 0 1em
    }

    .navbar {
        margin-bottom: 0;
        padding: 0
    }

    .sidebar {
        width: 100%;
        padding: 0;
        margin: 2em 0;
        float: inherit;
        width: auto;
        min-height: auto;
        border-radius: 6px;
        border: 1px solid #ddd
    }

    .sidebar .navbar-toggle {
        display: block
    }

    .sidebar .navbar > li {
        margin: 0
    }

    .sidebar .navbar > li > a {
        padding: 10px 20px
    }

    .sidebar li.active:after {
        display: none
    }

    .sidebar .navbar-toggle,.sidebar .navbar-toggle:focus,.sidebar .navbar-toggle:hover {
        background-color: #caee17;
        border: none
    }

    .sidebar + main {
        width: 100%;
        float: none;
        padding: 1em
    }

    .img-panel-info .og-details .itemTit span {
        display: block;
        padding: 1em 0
    }

    .img-panel-info .og-details .itemTit span:before {
        display: none
    }

    .bg2_2 {
        background: url(../images/service/bg2_2.jpg) center bottom no-repeat;
        padding-bottom: 15em!important;
        background-size: 80%
    }
	
}

@media (max-width: 650px) {
    .img-panel-info .og-grid li {
        width:100%;
        float: none
    }

    .img-panel-info .og-fullimg {
        display: none
    }

    .img-panel-info .og-details {
        width: 100%
    }

    .img-panel-info .og-expander-inner {
        padding: 1em 2em 1em 1em
    }

    .img-panel-info .og-details .description {
        height: 40vh
    }
}

@media (max-width: 640px) {
    .carousel-caption .btit {
        font-size:1.8em
    }

    .carousel-caption p {
        font-size: .8em;
        letter-spacing: 0
    }

    .main-box .container {
        padding: 0 1em
    }
    .banner.pc{display: none;}
    .banner.mb{display: block;height: auto;}
    .banner.mb img{max-width:100%;height:auto;}
}

@media (max-width: 576px) {
    .index-box .wrap .picbox,.index-box .wrap:nth-child(2) .picbox {
        float:none;
        width: auto
    }

    .index-box .wrap .picbox img {
        width: 100%
    }

    .social-section {
        padding: 2em 0;
        text-align: center
    }

    .flogo {
        float: none
    }

    .social-section .social_networks {
        margin: 1.5em auto;
        display: inline-block;
        float: none
    }

    .footer .link-container {
        margin: 1em 0 2em;
        float: none
    }

    .footer-menu {
        text-align: left;
        float: none;
        margin: 0 0 2em
    }

    .footer-menu ul {
        float: none;
        padding: 0
    }

    .footer-menu .slogan {
        text-align: left
    }
}

@media (max-width: 480px) {
    .carousel .item:nth-child(3) .fill {
        background-position:center left
    }

    .team-grid {
        width: 100%;
        float: inherit
    }

    .teambox .name {
        min-height: auto
    }

    .dtl > div,.dtl .teambox [class^=col-] {
        width: 100%;
        float: inherit;
        text-align: center
    }

    .dtl p {
        text-align: justify;
        text-justify: inter-ideograph
    }

    .bg2_2 {
        background: url(../images/service/bg2_2.jpg) center bottom no-repeat;
        padding-bottom: 12em!important;
        background-size: 90%
    }
}

@media (max-width: 479px) {
    .mjtit {
        font-size:3rem
    }
}

@media (max-width: 320px) {
    .banner .mjtitle {
        color:rgba(255,255,255,1);
        text-shadow: 0 1px 3px #a8a8a8
    }

    .picimg70 {
        width: 100%
    }

    .bg2_2 {
        padding-bottom: 7em;
        background-size: 100%
    }
}
