@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Raleway",sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

body {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333333;
    font-weight: 300;
    background-color: #ffffff;
}

h1{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-variant-ligatures: none;
    box-sizing: border-box;
    font-family: "Raleway",sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 25px;
    padding-bottom: 11.5px;
    margin: 0 0 25px;
    border-bottom: 1px solid #eeeeee;
    border-color: #e3e3e3;

}

.body-wrapper.site {
  padding-top: 177px;
}
#sp-top-bar {
    border-top: 7px solid #2B4C65;
    padding-top: 15px;
}
#sp-top-bar .row {
    display: flex;
    flex-flow: row;
    margin: 0;
}
#sp-top-bar .row > * {
    width: auto;
    padding: 0;
}
#sp-top-bar .row #sp-logo {
    flex: 1;
    display: flex;
}
#sp-top-bar .row #sp-logo .logo {
    width: 115px;
    height: 115px;
    margin-right: 15px;
}
#sp-top-bar .row #sp-logo .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
#sp-top-bar .row #sp-logo .slogan {
    display: flex;
    text-align: right;
    align-items: center;
    font-family: "Lato",sans-serif;
}
#sp-top-bar .row #sp-logo .slogan > div {
    font-size: 80px;
}
#sp-top-bar .row #sp-logo .slogan a {
    font-weight: 300;
    color: #2B4C65;
    text-decoration: none;
}
#sp-top-bar .row #sp-logo .slogan > a {
    font-size: 27px;
    line-height: 1.2;
}
#sp-top-bar .row #sp-social ul {
    list-style: none;
    display: flex;
    border-right: 1px solid #ccc;
    height: 30px;
    margin: 0;
    padding-right: 3px;
}
#sp-top-bar .row #sp-social ul li {
    line-height: 30px;
    margin: 0 8px;
}
#sp-top-bar .row #sp-social ul li a {
    color: #999;
}
#sp-top-bar .row #sp-social ul li a:hover {
    color: #000;
}
#sp-top-bar .row #sp-search label {
    display: none;
}
#sp-top-bar .row #sp-search .fa-search {
    color: #999;
    padding: 0 8px;
    cursor: pointer;
}
#sp-top-bar .row #sp-search .fa-search:hover {
    color: #000;
}
#sp-top-bar .row #sp-search input#mod-search-searchword {
    border-radius: 100vmax;
    color: #999;
    height: 30px;
    padding: 0 6px;
    width: 300px;
    max-width: 110px;
    transition: max-width 0.3s ease 0s;
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 0 8px;
}
#sp-header .sp-megamenu-wrapper {
    position: relative;
}
#sp-header ul.mod-menu {
    justify-content: flex-end;
}
#sp-header ul.mod-menu > li {
    position: inherit;
}
#sp-header ul.mod-menu > li:last-of-type > a {
    padding-right: 0;
}
#sp-header ul.mod-menu > li.parent > a:after {
    display: inline-block;
    font-family: 'FontAwesome';
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-rendering: auto;
    content: "\f107";
    color: #484848;
    margin-left: 10px;
}
#sp-header ul.mod-menu > li > a {
    padding: 7px 15px;
    font-size: 16px;
    line-height: 25px;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
    color: #242C38;
    transition: all 0.3s;
}
#sp-header ul.mod-menu > li > a:hover {
    color: #aaa;
    background-color: #fff;
}
#sp-header ul.mod-menu__sub {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
footer#sp-footer {
    background-color: #1a1a1a;
}
footer#sp-footer .page-content .sppb-section .sppb-container-inner,
footer#sp-footer .page-content .sppb-section .sppb-row-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
}
footer#sp-footer .page-content .sppb-section .sppb-container-inner {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
footer#sp-footer .sppb-icon-container {
    padding-left: 0 !important;
    font-size: 18px !important;
}
footer#sp-footer .sppb-addon.sppb-addon-header {
    font-family: "Raleway",sans-serif;
    font-weight: 500;
    line-height: 1.1;
    margin: 0 0 12.5px;
    padding: 0;
    color: #ffffff;
    font-size: 27px;
    margin-bottom: 10px;
}
footer#sp-footer .sppb-addon-text {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300;
    font-size: 17px;
}
footer#sp-footer .sppb-addon-text a {
    color: #428bca;
    text-decoration: none;
}
footer#sp-footer ul.sppb-icons-group-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

footer#sp-footer ul.sppb-icons-group-list li a i{
    border: 2px solid #ffffff;
    color: #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 46px;
    width: 46px;
    line-height: 45px;
    text-align: center;
    transition: all 500ms ease 0s;
    padding: 0;
  	margin: 0;
}
footer#sp-footer ul.sppb-icons-group-list li a {
  
    text-decoration: none;
}
footer#sp-footer ul.sppb-icons-group-list li a:hover i.fa-facebook-f {
  
    background: #456098;
    border-color: #456098;
  color: #fff;
}
footer#sp-footer ul.sppb-icons-group-list li a:hover i.fa-500px {
  
    background-color: #0099E5;
    border-color: #0099E5;
  color: #fff;
}
footer#sp-footer ul.sppb-icons-group-list li a:hover i.fa-instagram{
  
    background: #565656;
    border-color: #565656;
  color: #fff;
}

div#column-wrap-id-SMnNB6uf8Um_lvTkVnRTg {
    display: none;
}

div#column-id-z8BnJtI3bcSqB6i6CWgD0 {
    display: none;
}

div#column-wrap-id-z8BnJtI3bcSqB6i6CWgD0 {
    display: none;
}

div#column-wrap-id-Uu9A1Vn6JkCyQYi381ccH {
    flex: 1;
    max-width: initial;
}

div#column-wrap-id-fEIEDTP4Tuuq0fU_yR5YG {
    flex: 1;
    max-width: initial;
}

div#column-wrap-id-jScmPbmWHqsYv2AcyKH6i {
    flex: 1;
    max-width: initial;
}
#sp-header .mod-menu__sub {
    background-color: #fff;
    z-index: 9;
    border: 1px solid #ccc;
    width: fit-content;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sp-header .mod-menu__sub > li {
    display: block;
}
#sp-header .mod-menu__sub > li > a {
    display: block;
    line-height: 1.42857143;
    color: #333333;
    font-weight: 300;
    background: transparent;
    padding: 8px 15px 8px 25px;
    font-size: 16.66666667px;
    text-decoration: none;
    transition: all 0.3s;
}
#sp-header .mod-menu__sub > li > a:hover {
    background-color: #428bca;
    color: #fff;
}
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub {
    width: 100%;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    column-gap: 0;
}
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub:before,
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub:after {
    content: "";
    position: absolute;
    top: 0;
    left: 66.6666666666%;
    width: 1px;
    height: 100%;
    background-color: #ccc;
    z-index: 100;
}
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub:before {
    left: 33.3333333333333333333333%;
}
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub > .nav-item {
    overflow: hidden;
  	break-inside: avoid;
}
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub > .nav-item > a {
    font-size: 21px;
    font-weight: 400;
}
#sp-header .mod-menu > .nav-item.parent > .mod-menu__sub .mod-menu__sub {
    position: relative;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
  	top: 0;
}
#sp-header .mod-menu > .nav-item.parent:hover ul.mod-menu__sub {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
}
#sp-header .mod-menu > .nav-item.parent:has(> a.one-column) {
    position: relative;
}
#sp-header .mod-menu > .nav-item.parent a.one-column + .mod-menu__sub {
    column-count: inherit;
    column-gap: 0;
    width: auto;
}
#sp-header .mod-menu > .nav-item.parent a.one-column + .mod-menu__sub a {
    white-space: nowrap;
    font-size: 16.6666666666px;
}
#sp-header .mod-menu > .nav-item.parent a.one-column + .mod-menu__sub:before,
#sp-header .mod-menu > .nav-item.parent a.one-column + .mod-menu__sub:after {
    display: none;
}
.body-innerwrapper {
    border-bottom: 1px solid #ccc;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
}
.modal {
  display: block;
}

div#sp-header-right {
    display: flex;
}

div#sp-header-left {
    flex: 1;
    display: flex;
}
@media screen and (max-width: 768px) {
    #sp-top-bar .row #sp-logo .slogan > div {
        font-size: 34px;
    }
    #sp-top-bar .row #sp-logo .logo {
        width: 50px;
        height: 50px;
    }
    #sp-top-bar .row #sp-logo .slogan > a {
        font-size: 12px;
    }
    #sp-top-bar .row {
        display: flex;
        flex-flow: column-reverse;
    }
    #sp-top-bar .row #sp-logo {
        width: 100%;
    }
    div#sp-header-right {
        margin-left: auto;
        margin-bottom: 10px;
    }
    #sp-header ul.mod-menu {
        display: flex;
        flex-flow: column;
    }
    #sp-header .container {
        padding: 0;
    }
    #sp-header ul.mod-menu > li {
        border-bottom: 1px solid #ccc;
    }
    #sp-top-bar {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #sp-top-bar .navbar-toggle {
        margin-right: 0;
        padding: 0;
    }
    #sp-top-bar .navbar-toggle-title {
        margin-right: 5px;
    }
    #sp-header {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        height: auto;
        background-color: #fff;
        z-index: 9;
        display: none;
    }
}
@media screen and (max-width: 768px) {
    #sp-header .mod-menu > .nav-item.parent > .mod-menu__sub {
        position: relative;
        opacity: 1;
        visibility: visible;
        pointer-events: visible;
        column-count: auto;
        display: none;
    }
    #sp-header .mod-menu > .nav-item.parent > .mod-menu__sub:before, #sp-header .mod-menu > .nav-item.parent > .mod-menu__sub:after {
        display: none;
    }
    #sp-header .mod-menu > .nav-item.parent > .mod-menu__sub .mod-menu__sub {
        opacity: 1;
        visibility: visible;
        pointer-events: visible;
        li {
            padding-left: 10px;
        }
    }
    #sp-header .mod-menu__sub > li > a {
        padding-left: 15px;
    }
    #sp-header ul.mod-menu > li > a {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
  footer#sp-footer .page-content .sppb-section .sppb-container-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
.body-wrapper.site {
  padding-top: 118px;
}
}
@media screen and (min-width: 768px) {
    #sp-top-bar .row #sp-logo .slogan > a,
    #sp-top-bar .row #sp-logo .slogan > div,
    #sp-header,
    #sp-top-bar .row #sp-logo .logo {
        transition: all 0.3s;
    }
    .body-innerwrapper.is-sticky #sp-header-right {
        display: none;
    }
    .body-innerwrapper.is-sticky #sp-top-bar {
        padding-top: 5px;
    }
    .body-innerwrapper.is-sticky #sp-top-bar .row #sp-logo .logo {
        width: 50px;
        height: 50px;
    }
    .body-innerwrapper.is-sticky #sp-top-bar .row #sp-logo .slogan > div {
        font-size: 40px;
    }
    .body-innerwrapper.is-sticky #sp-top-bar .row #sp-logo .slogan > a {
        font-size: 15px;
    }
    .body-innerwrapper.is-sticky #sp-header {
        margin-top: -39px;
    }
}
@media screen and (max-width: 768px) {
    #sp-header {
        height: calc(100vh - 116px);
        overflow: hidden auto;
        touch-action: pan-y;
        -webkit-overflow-scrolling: touch;
    }
    .body-innerwrapper.is-sticky #sp-header-right {
        display: none;
    }
    .body-innerwrapper.is-sticky #sp-header {
        height: calc(100vh - 77px);
    }
  #sp-header ul.mod-menu > li:last-of-type > a {
    padding-right: 15px;
  }
}

.sppb-flipbox-back-button .sppb-btn {
    margin-left: 0 !important;
}

#sp-main-body
.sppb-section:not(.has-padding)
.sppb-row{
    margin-left: -0px !important;
    margin-right: -0px !important;
}
#sp-main-body
.sppb-section:not(.has-padding)
.sppb-row-column
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#sp-main-body
.sppb-flipbox-back-button .sppb-btn.sppb-btn-dark.sppb-btn-square {
    background-color: #000;
    border: 0;
}
#sp-main-body
.sppb-flipbox-back-button .sppb-btn.sppb-btn-dark.sppb-btn-square:hover {
    background-color: #337ab7;
    border: 0;
}

#sp-header-right {
  font-size: 16px;
}

#sp-top-bar .row #sp-search input#mod-search-searchword::placeholder {
  color: #999;
}
#sp-top-bar .row #sp-search input#mod-search-searchword:focus {
    max-width: 200px;
    transition: all .3s ease 0s;
      border-color: rgba(82,168,236,.8);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
#sp-top-bar .row #sp-search input#mod-search-searchword:focus-visible {
    outline-width: 0;
}

.sppb-carousel.sppb-slide
.sppb-carousel-text {
    display: flex !important;
    align-items: flex-end;
    height: 100%;
}
.sppb-carousel.sppb-slide
.sppb-carousel-text
.sppb-carousel-content {
    line-height: 1.2;
    font-size:27px;
    color: #FFF;
    font-family: "Lato",sans-serif;
    font-weight: 300;
}

.sppb-carousel.sppb-slide
.sppb-carousel-text {
    vertical-align: bottom;
}
.sppb-carousel p.nivo-posttitle {
    line-height: 1.2;
    font-size: 27px;
    color: #FFF;
    font-family: "Lato",sans-serif;
    font-weight: 300;
}
.sppb-carousel.sppb-slide
.sppb-carousel-item-inner {
    padding: 15px 10px !important;
}

.com_finder #sp-main-body {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.com_finder #search-form {
    padding-top: 30px !important;
}
.com_finder #search-form .form-inline .input-group .form-control,
.com_finder #search-form .form-inline .input-group .input-group-addon,
.com_finder #search-form .form-inline .input-group .input-group-btn {
    padding: 8px 17px;
    position: relative;
    z-index: 2;
    height: auto;
    width: 320px;
    max-width: 100%;
}
.com_finder .input-group {
    display: flex;
    align-items: center;
}
.com_finder .input-group .btn {
    font-size: 14px;
}



.pagination > .page-item + .page-item .page-link{
    margin-left: 5px;
}
.pagination > .page-item .page-link {
    min-width: 33px;
    min-height: 33px;
}
.pagination .icon-angle-double-left,
.pagination .icon-angle-left,
.pagination .icon-angle-double-right,
.pagination .icon-angle-right {
        display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagination
.icon-angle-right:before{
    content: "\f105";
}
.pagination
.icon-angle-left:before{
    content: "\f104";
}
.pagination
.icon-angle-double-right:before {
    content: "\f101";
}
.pagination
.icon-angle-double-left:before {
    content: "\f100";
}


//by lu
sppb-empty-space {

height: 20px important!

}


#sp-main-body .container-oc {
    max-width: 1170px;
    margin: 0 auto;
}
#sp-main-body
.body-oc .btn {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
}
#sp-main-body
.body-oc .input-group .input-group-text,
#sp-main-body
.body-oc .input-group .form-select{
    height: 40px !important;
}


.footer-copyright .sppb-addon-content {
    color: #cecece;
    text-align: left;
}
.myfooter .footer-col-left {
    background: url("/images/footer-map-dark.png") no-repeat center calc(100% - 50px);
    list-style: none;
}
.myfooter .extcal_minical .extcal_navbar {
    background-color: #2A4865;
}
.myfooter .mod_eb_mincalendar_td_dayname {
    background: #607F93;
}
.myfooter td.mod_eb_mincalendar_event {
    background-color: #214865;
}
.body-oc a {
    color: #428bca;
}
.body-oc .btn-primary-oc {
    background-color: #428bca;
    background-image: unset;
}
#sp-main-body .body-oc .btn {
    padding-left: 16px;
    padding-right: 16px;
}
footer#sp-footer .sppb-addon-text-block a,
footer#sp-footer .sppb-addon-text a {
  color: #428bca;
    text-decoration: none;
}
footer#sp-footer .sppb-addon-text-block a:hover,
footer#sp-footer .sppb-addon-text a:hover {
  color: #2a6496;
}
a {
  color: #428bca;
}

a:hover {
  color: #2a6496;
}

footer#t3-footer td,
footer#t3-footer p,
footer#sp-footer p,
footer#sp-footer td{
    color: #fff;
}

.btn.btn-primary.btn-primary-oc {
        background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}
@media screen and (max-width: 768px) {
  #sp-header ul.mod-menu > li > a > span {
      position: absolute;
      top: 0;
      right: 0;
      width: 50px;
      height: 100%;
    z-index: 1;
  }
  #sp-header ul.mod-menu > li.parent > a:after {
    transition: all .3s;
  }
#sp-header ul.mod-menu > li.parent.is-toggle-nav-item > a:after {
    transform: rotate(180deg);
} 
}

.cell    {
  width: 100%;
}
