/*---------------------------------------------------------------
# package - joomla template based on stools framework   
# ---------------------------------------------------------------
# author - joomlatd http://www.joomlatd.com
# copyright (c) 2008 - 2019 joomlatd.com. all rights reserved.
# websites: http://www.joomlatd.com
-----------------------------------------------------------------*/

/*common*/

#wrapper, .ju-base, #ju-masid {
}

#ju-top-header, #slides, #tops, #wrapper, #bott_col, #trueheader, .bott_col, #menuout, #ju-basetop, .main-bg, #ju-footer {
    margin: 0 auto
}

#ju-leftcol {
    width: 25%
}

#ju-rightcol {
    width: 27%
}

#ju-sideleft {
    width: 20%
}

#ju-sideright {
    width: 30%
}

#ju-bookmarks .ju-inner,
#ju-banner .ju-inner {
    padding: 0;
}

h1, h2, h3, h4, .tp-caption {
    font-family: sans-serif;
    font-weight: 300;
}

#ju-bookmarks .ju-inner,
#ju-banner .ju-inner,
#ju-extra .ju-inner,
#ju-map .ju-inner {
    padding: 0;
}

#ju-page1 .ju-inner {
    padding: 40px;
}

.br-slidecontrol {
    position: absolute;
    list-style: none;
    top: 106% !important;
    left: 44% !important;
    z-index: 10;
}

#tops {
    position: relative;
    z-index: 25;
}

#slides {
    position: relative;
}

#ju-mbase {
    position: relative;
    padding-bottom: 30px 0px;
}

#map_main {
    position: relative;
    padding-top: 40px;
}

#extra_main {
    position: relative;
    background: #f5f5f5;
}

#wrapper img, .wrapper img {
    max-width: 1000px !important;
    height: auto;
    border: 0;
}

#ju-bottom .ju-base h3::before {
    content: '';
    width: 60px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#ju-bottom .ju-base h3 {
    position: relative;
    color: #fff;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

#ju-header {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.newsbox_sep {
    height: 0px !important;
}

#icon-boxes .s-bottom:hover .s-top {
    background: #fff !important;
}

.portfolio .portfolio-desc {
    padding: 5% !important;
}

#ju-footer {
    background: #f5f5f5;
    padding: 10px 0px;
}

#serv_main {
    padding: 40px 0px;
}

#ju-search {
    float: left
}

#wrapper img, .wrapper img {
    max-width: 1000px !important;
    height: auto;
    border: 0;
}

#ju-bottom .ju-base {
    margin: 0px auto;
}

#bott_main {
    background-color: rgba(235, 235, 235, 0.6);
    color: #222;
    padding: 30px 0px;
    position: relative;
}

.bott_col {
    background-color: #303030;
    color: #999;
    padding: 20px 0px;
}

.bt-inner .readmore {
    width: 70px;
    padding: 3px;
    6px
}

#jul .jul-panel > span {
    color: #fafafa !important;;
}

/*date*/
.ju_date {
    float: left;
    margin-top: 8px
}

.form-actions {
    padding: 2px 4px 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: transparent;
    border-top: 1px solid #fff;
    *zoom: 1;
}

#navmenu ul li .submenu-inner, #sublevel ul li .submenu-inner {
    padding: 3px;
    margin: 0px;
}

#ju-page-left .ju-inner {
    margin: 0;
    padding: 0;
}

#pge3 .col-md-8 {
    background: #fff
}

/*
// #accordion
// --------------------------------------------------
*/
.accordion-heading {
    line-height: 1.5em;
    text-transform: none;
    padding: 0;
}

.accordion-heading > a {
    display: block;
    padding: 12px 18px 12px 12px !important;
    color: #111;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #f1f1f1 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #f1f1f1 100%);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#fafafa', endcolorstr='#f1f1f1', gradienttype=0);
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: relative;
}

.accordion-heading > a.collapsed {
    color: #111;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#f4f4f4', gradienttype=0);
}

.accordion-heading > a.collapsed:hover {
    background: #fff;
    text-decoration: none;
}

.accordion-heading > a:hover {
    text-decoration: none;
}

.accordion-inner {
    padding: 14px 20px;
    background: #fff;
}

/*
// #tabs
// --------------------------------------------------
*/
.tab .nav-tabs > li > a {
    background: #f7f7f7;
    margin-right: 2px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: none !important;
    border-radius: 0;
    padding: 10px 20px;
    color: #6d6d6d;
    position: relative;
}

.tab .nav-tabs > li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    height: 3px;
}

.tab .nav-tabs > li > a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
}

.tab .nav-tabs > li > a:hover {
    border-color: #f7f7f7;
}

.tab .nav-tabs > li > a .fa {
    margin-right: 4px;
}

.tab .nav-tabs > li.active > a {
    color: #111;
    border-left-color: #dcdcdc;
    border-right-color: #dcdcdc;
    background: #fff;
}

.tab .nav-tabs > li.active > a:after {
    background: #333;
}

.tab .nav-tabs > li.active > a:before {
    background: #fff;
}

.tab .nav-tabs > li.active > a:hover {
    border-bottom-color: #fff;
}

.tab .tab-content {
    padding: 20px;
    border: 1px solid #dcdcdc;
    margin-top: -5px;
    background: #fff;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}

.tab .tab-content:before,
.tab .tab-content:after {
    content: " ";
    display: table;
}

.tab .tab-content:after {
    clear: both;
}

.tab .tab-content p:last-child {
    margin-bottom: 0;
}

.readmore {
    color: #444;
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #fafafa, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fafafa, #f5f5f5);
    background-image: -o-linear-gradient(top, #fafafa, #f5f5f5);
    background-image: linear-gradient(to bottom, #fafafa, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#f1f1f1', endcolorstr='#eee', gradienttype=0);
    border-color: #f5f5f5 #f5f5f5 #ccc;
    *background-color: #f5f5f5;
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #f5f5f5;
    *background-color: #ddd;
}

.slide-item-readmore a {
    color: #444 !important;
    background-color: #f1f1f1;
    font-size: 13px !important;
    padding: 1px 12px 7px;
}

.slide-item-title a {
    color: #900 !important;
}

input {
    width: 90%;
}

textarea {
    width: 98%;
}

#user-registration input, #member-registration input, .login input {
    width: 230px;
}

.pagenav a, .pager a {
    display: inline-block;
    padding: 4px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    border-bottom: 1px solid #dadada;
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
}

.pager a:hover {
    text-decoration: none;
    background: #f5f5f5;
    border-bottom: 1px solid #dadada;
    background-image: -webkit-linear-gradient(top, #e6e6e6, #fff);
    background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
    background-image: -ms-linear-gradient(top, #e6e6e6, #fff);
    background-image: -o-linear-gradient(top, #e6e6e6, #fff);
}

a#pagetop {
    float: right;
    color: #333;
    padding: 4px 10px;
    background: #fafafa;
    border: 1px solid #dadada;
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
}

.bt-cs h3, .bt-cs .bt-inner a {
    color: #555 !important;
    font-size: 1.3em !important;
    font-weight: 100 !important;
}

ul.social_icons li a:hover {
    -webkit-animation: smalltobig 300ms ease;
    -moz-animation: smalltobig 300ms ease;
    -ms-animation: smalltobig 300ms ease;
}

@-webkit-keyframes smalltobig {
    from {
        -webkit-transform: scale(1.6);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smalltobig {
    from {
        -moz-transform: scale(1.6);
    }
    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smalltobig {
    from {
        -ms-transform: scale(1.6);
    }
    to {
        -ms-transform: scale(1);
    }
}

/*main menu*/
#ju-teambg {
    color: #f1f1f1;
    background: #b50000;
}

#menuout {
    color: #f1f1f1;
    background: rgba(207, 29, 25, 0.9);
}

.colors, .section-side-image, #icon-boxes .s-overlay, #icon-boxes .s-bottom > .s-top {
    background: #b50000 !important;
}

#ju-mod-header {
    background: rgba(207, 29, 25, 0.3)
}

/********** changeyun **********/
#timeline-datasource {
    display: none;
}

.timeline {
    margin: 20px 0px;
    width: 561px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
}

.timeline tr {
    border: none;
}

.timeline td {
    border: none;
    padding: 0px;
    vertical-align: top;
}

.timeline .event-content {
    font-size: 13px;
    width: 160px;
    font-style: italic;
}

.timeline .event-content-0 {
    text-align: right;
}

.timeline .event-content-1 {
    text-align: left;
}

.timeline .event-date {
    color: rgb(10, 63, 137);
    font-weight: bold;
    cursor: pointer;
    width: 100px;
}

.timeline .event-date-0 {
    text-align: right;
    padding-right: 5px;
}

.timeline .event-date-1 {
    text-align: left;
    padding-left: 5px;
}

.timeline .event-line {
    width: 41px;
    background-image: ;
    background-position: center top;
    background-repeat: repeat-y;
}

.timeline .event-line .event-arrow {
    width: 41px;
    height: 31px;
    display: block;
    background-repeat: no-repeat;
    margin-bottom: 53px;
}

.timeline tr:nth-child(odd) .event-line .event-arrow {
    background-image: ;
    background-position: left top;
}

.timeline tr:nth-child(even) .event-line .event-arrow {
    background-image: ;
    background-position: right top;
}

html body {
    font-size: 14px;
    font-family: sans-serif !important;
    font-weight: 300;
}

html body.bg {
    color: #333 !important;
    font-size: 14px;
    font-family: sans-serif !important;
    font-weight: 300;
    padding: 0 2%;
    background-image: ;
    background-repeat: repeat;
}

table.weblinks, table.category {
    font-size: 1em !important;
    border-style: dotted;
    border-width: 1px;
    border-color: #dadada;
}

.ju-base-in {
    margin-bottom: 20px !important;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3) !important;
}

#ju-footer .cp {
    font-size: 0.85em !important;
}

#ju-footer {
    background: #efefef;
}

a {
    color: #333;
    text-decoration-style: dotted !important;
    text-decoration-line: none;
}

a:hover, a:active, a:focus {
    color: #009a51 !important;
    text-decoration-line: underline;
}

.nav.menu li {
    display: block;
}

.nav.menu li a {
    display: block;
    line-height: 28px;
}

.category-module > li > a {
    display: block;
}

.category-module > li > a:hover {
    background-color: #eee;
    text-decoration-line: none;
}

.main_menu .nav li {
    display: inline-table;
}

.main_menu .nav li a {
    font-size: 1.2em;
}

.main_menu .small li a {
    font-size: 1.3em;
}

.main_menu .nav > li > a:hover::after,
.main_menu .nav > li > a:hover::before {
    background: #009a51 !important;
}

.lang {
    float: right;
}

#logo {
    display: block;
    border-style: dotted;
    border-width: 0 2px;
    border-color: transparent;
}

#slides {
    margin: 0 0 20px 0;
}

#ju-footer .ju-base {
    min-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#ju-footer .cp {
    float: left;
    padding-left: 15px;
}

.tp-bannertimer {
    background: #0a3f89 !important;
}

.fullwidthbanner-container {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important;
}

#ju-tool {
    text-align: right;
}

.bt-cs {
    background: none !important;
    border: none !important;
}

.bt-cs h3 {
    background: none !important;
    border-bottom: none !important;
}

.bt-cs .bt-inner img {
    outline: none !important;
    border: none !important;
}

h1, h1 a,
h2, h2 a,
h3, h3 a {
    color: #0a3f89;
}

.map {
    height: 300px;
    border: dashed 1px #999;
}

ul.mod-wrapper li {
    font-size: 1em;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

#logo-bar-left, #logo-bar-right {
    display: inline-block;
    background-color: #0a3f89;
    width: 100%;
    height: 30px;
    margin-top: 30px;
}

#logo-bar-lang {
    display: inline-block;
    background-color: #b4b9dc;
    height: 25px;
    margin-top: 30px;
    padding-top: 5px;
}

#timeline {
    width: 100%;
    min-height: 500px;
    overflow-x: hidden;
    overflow-y: visible;
}

#timeline table {
    border-collapse: collapse;
    border: 0;
    margin: 0;
    padding: 0;
}

#timeline .slide-box {
    width: 100%;
    position: relative;
}

#timeline .slide {
    color: white;
    cursor: pointer;
    width: 180px;
    height: 30px;
    background-image: ;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}

#timeline .slide.active {
    background-image: ;
}

#timeline .title {
    display: block;
    color: #009a51;
    font-weight: 400;
    width: 270px;
    margin: 30px 0 0 150px;
}

#timeline .image {
    display: none;
    width: 500px;
    height: 350px;
    margin: 10px 0 0 150px;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3) !important;
    border-radius: 5px;
}

.contact-section {
    margin-bottom: 30px;
}

.custom_banner {
    text-align: right !important;
    margin-bottom: -10px;
    display: none;
}

.custom_banner p {
    margin: 0 !important;
    padding: 0 !important;
}

.tooltip {
    background-color: transparent !important;
    border: none !important;
}

#ju-mainmenu {
    text-align: right;
    padding-top: 0;
}

.bott_col {
    background-color: #444444;
}

.newsflash_home_hr img {
    border: dotted 1px #999;
    border-radius: 6px;
}

.newsflash_home_hr .newsflash-title_home_hr {
    color: #009a51;
}

.category-module_home_hr_news {
    margin-left: 0;
}

.category-module_home_hr_news .mod-articles-category-title:hover {
    text-decoration-style: dotted !important;
    text-decoration-line: underline !important;
}

.category-module_home_hr_news .mod-articles-category-date {
    float: right;
}

.category-module_home_hr_news .mod-articles-category-introtext {
    font-weight: 200 !important;
    font-style: italic;
    font-size: 0.85em;
    color: #999;
}

.list-date {
    text-align: right;
}

.item-page {
    margin-bottom: 20px;
}

.item-page_download table {
    width: 90%;
}

.item-page_download table td {
    padding: 7px;
    border: dotted 1px #ccc;
}

#ju-bottom .category-module {
    list-style: none;
    margin: 0;
}

#ju-bottom .category-module li {
    display: block;
    line-height: 28px;
}

#ju-bottom a {
    color: white;
    padding: 3px 0;
}

#ju-bottom a:hover {
    font-weight: 400;
    padding-left: 8px;
}

#ju-right .menu {
    border-width: 1px;
    border-color: #ccc;
    border-style: dotted dotted dotted dotted;
}

#ju-right .menu a {
    padding: 7px;
}

#ju-right .menu a:hover {
    font-weight: 400;
}

#ju-right-bottom {
    margin-top: 30px;
}

.latestnews_item-list,
.category-module_item-list {
    list-style-type: disc !important;
    list-style-position: inside !important;
}

.latestnews_item-list a:hover,
.category-module_item-list a:hover {
    text-decoration-style: dotted !important;
    text-decoration-line: underline !important;
}

.blog_component-list header {
    margin-bottom: 0;
}

.blog_component-list header h1 {
    font-size: 18px;
}

.custom_copyright p {
    margin-bottom: 0;
    -webkit-margin-after: 0;
}

#ju-bottom .ju-inner,
#inner_content .ju-inner,
#ju-rightcol .ju-inner {
    padding-left: 40px;
    padding-right: 40px;
}