.footer2 {
    padding-top: 80px;
    background-color: #333
}

.footer2 a, .footer2 h3, .footer2 h4, .footer2 p {
    color: #fff
}

.footer2 p {
    margin-bottom: 0
}

.footer2 .qrcodes img {
    width: 120px
}

.footer2 .locations {
    padding-bottom: 10px
}

.footer2 .friend-links {
    border-top: 1px solid #fff;
    padding-top: 25px
}

.footer2 .friend-links h4 {
    font-size: 18px;
    font-weight: 400
}

.footer2 .friend-links .row > div {
    margin-top: 5px;
    text-align: center
}

.footer2 .friend-links .row > div:not(:last-of-type) {
    padding-right: 10px;
    border-right: 1px solid #fff
}

.footer2 .friend-links .row > div:not(:first-of-type) {
    padding-left: 10px
}

.nav-bar-header1 {
    padding: 20px 0
}

.nav-bar-header1 .col-site-subtitle h2 {
    line-height: 0;
    text-align: justify;
    font-family: STKaiti, serif;
    margin: 0;
    padding-right: 20px
}

.nav-bar-header1 .col-site-subtitle h2:after {
    content: "";
    display: inline-block;
    width: 100%
}

.nav-bar-header1 .col-search .input-group {
    max-width: 180px
}

.nav-bar-header1 .col-search .input-group input {
    border-radius: 50px 0 0 50px;
    border-color: var(--main-color);
    border-right: 0;
    padding-left: 15px
}

.nav-bar-header1 .col-search .input-group input::-moz-placeholder {
    color: #26b597
}

.nav-bar-header1 .col-search .input-group input:-ms-input-placeholder {
    color: #26b597
}

.nav-bar-header1 .col-search .input-group input::placeholder {
    color: #26b597
}

.nav-bar-header1 .col-search .input-group .input-group-text {
    border-color: var(--main-color);
    border-radius: 0 50px 50px 0;
    border-left: unset;
    background: unset
}

.nav-bar-header1 .col-search .input-group .input-group-text .b-icon {
    color: var(--main-color)
}

.nav-bar-header1 .col-phone .row > div {
    padding: 0 4px
}

.nav-bar-header1 .col-phone .row > div .b-icon {
    border-color: var(--main-color) !important;
    color: var(--main-color) !important;
    padding: 8px;
    width: 34px;
    height: 34px
}

.nav-bar-header1 .col-phone .row > div p {
    margin: 0;
    line-height: 16px
}

@media (min-width: 768px) {
    .nav-bar-header1 .input-group {
        margin: 0 auto
    }
}

@media (max-width: 575px) {
    .nav-bar-header1 .col-search .input-group {
        max-width: unset
    }

    .nav-bar-header1 .col-phone .row {
        justify-content: center !important
    }

    .nav-bar-header1 .col-phone .row .phone-nums {
        flex-grow: 1;
        display: flex;
        justify-content: space-between
    }

    .nav-bar-header1 .col-phone .row .phone-nums p {
        display: inline-block;
        line-height: 37px !important;
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .nav-bar-header1 .col-site-subtitle h2 {
        padding: 20px 0 0;
        line-height: 30px;
        font-size: 40px;
        margin-bottom: -20px
    }

    .nav-bar-header1 .col-phone .row {
        max-width: 100%;
        margin-left: 0;
        justify-content: flex-end
    }

    .nav-bar-header1 .col-phone .row .b-icon {
        width: 24px;
        height: 24px
    }
}

.nav-bar4 #nav-collapse {
    justify-content: flex-end
}

.nav-bar4 #nav-collapse .nav-item {
    border-right: 1px solid hsla(0, 0%, 40%, .25098);
    text-align: center
}

.nav-bar4 #nav-collapse .nav-item p {
    font-size: 12px;
    margin: 0
}

.nav-bar4 #nav-collapse .nav-item .nav-link {
    padding: 0 5px !important;
    margin: 0 20px;
    color: #666
}

.nav-bar4 #nav-collapse .nav-item .nav-link.active {
    color: var(--main-color)
}

.nav-bar4 #nav-collapse .nav-item:last-of-type {
    border-right: unset
}

.nav-bar4 #nav-collapse .nav-item .b-icon {
    position: absolute;
    top: 7px;
    right: 10px;
    transition: all .5s
}

.nav-bar4 #nav-collapse .nav-item.language img {
    box-shadow: 0 0 1px 1px #eee;
    border: 1px solid #fff;
    border-radius: 100px;
    width: 32px
}

.nav-bar4 #nav-collapse .nav-item.language .b-icon {
    top: 10px
}

.nav-bar4 #nav-collapse .nav-item.show .b-icon {
    transform: rotate(180deg)
}

.nav-bar4 #nav-collapse .nav-item .dropdown-toggle:after {
    display: none
}

.nav-bar4 #nav-collapse .nav-item .dropdown-menu {
    min-width: unset
}

.copyright1 {
    font-size: 14px;
    background-color: #000;
    margin-bottom: 0;
    text-align: center
}

.copyright1, .copyright1 a {
    color: #ccc !important
}

.footer4 {
    padding-top: 80px;
    background-color: var(--main-color)
}

.footer4 a, .footer4 h3, .footer4 h4, .footer4 p, .footer4 span {
    color: #fff
}

.footer4 h3 {
    font-size: 14px;
    vertical-align: bottom;
    display: block;
    height: 60px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 20px
}

.footer4 h3 img {
    max-width: 150px
}

.footer4 p, .footer4 span {
    margin: 10px 0;
    font-size: 12px
}

.footer4 .qrcodes img {
    max-width: 80px
}

.footer4 .socials img {
    max-width: 20px
}

.footer4 .socials .col {
    padding: 0 10px
}

.footer4 .news p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.title3.section-title .line {
    border-top: 2px solid var(--main-border-color);
    opacity: .5;
    width: 80px;
    height: 40px;
    margin-top: 24px
}

.title3.section-title p {
    color: #666;
    font-size: 14px;
    text-align: center
}

.title3.section-title h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    min-width: 200px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px
}

.carousel1 .carousel-control-next, .carousel1 .carousel-control-prev {
    z-index: 999
}

.carousel1 .carousel-inner {
    max-height: 600px;
    overflow: hidden
}

.carousel1 .carousel-inner .carousel-caption {
    width: 100%;
    height: 100%;
    left: 0;
    padding: 0;
    bottom: 0
}

.carousel1 .carousel-inner .carousel-caption.s {
    background-image: linear-gradient(hsla(0, 0%, 100%, .99), hsla(0, 0%, 100%, .5) 30%, hsla(0, 0%, 100%, .5))
}

.carousel1 .carousel-inner .carousel-caption .slogon {
    color: var(--main-color);
    position: relative;
    top: 160px;
    text-align: center;
    display: inline-block
}

.carousel1 .carousel-inner .carousel-caption .slogon h2 {
    font-size: 66px;
    padding: 10px;
    font-weight: 400
}

.carousel1 .carousel-inner .carousel-caption .slogon .banner-logo {
    width: 280px
}

.carousel1 .carousel-inner .carousel-caption .slogon p {
    text-shadow: #fff 0 0 6px;
    font-size: 28px;
    margin: 0;
    font-weight: 700
}

.carousel1 .carousel-inner .carousel-caption .slogon .contact {
    text-align: left;
    padding: 10px 0
}

.carousel1 .carousel-inner .carousel-caption .slogon .contact button {
    display: block;
    background-color: var(--main-color);
    border: none;
    color: #fff;
    height: 45px;
    width: 160px
}

.carousel1 .carousel-inner .carousel-caption .slogon .contact a {
    margin-top: 10px;
    display: block;
    color: #fff;
    font-size: 24px
}

.carousel1 .carousel-inner .carousel-caption .slogon .contact a i {
    padding-right: 10px;
    font-size: 20px
}

.list10 .carousel, .list10 .carousel-inner, .list10 .carousel-item, .list10 img {
    border-radius: 10px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .16);
    max-height: 340px
}

.list10 .carousel {
    margin-top: 10px
}

.list10 .contact-items > li {
    text-align: center;
    padding: 10px
}

.list10 .contact-items > li a {
    display: block;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .01961);
    color: #fff;
    box-shadow: 0 9px 24px 0 rgba(0, 0, 0, .16);
    background-image: linear-gradient(180deg, #fe9795, #ffabac, #fe9795);
    height: 100px;
    line-height: 100px
}

:root {
    --main-color: #0091d2;
    --main-active-color: #1f3d7d;
    --main-border-color: #0091d2
}

body {
    font-family: Trebuchet MS, Helvetica, sans-serif
}

.title3.section-title .line {
    opacity: 1
}

section {
    padding-top: 60px;
}

section .section-title {
    color: #0091d2;
    color: var(--main-color)
}

section:nth-of-type(2n) {
    background-color: #f5f5f5
}

header {
    margin-top: 20px
}

.back-list {
    padding: 2px 20px;
    background-color: #0091d2;
    background-color: var(--main-border-color)
}

.back-list a {
    color: #fff
}
