#sw-footer-011--0 {
    margin-top: 120px;
}
.footer-006 {
    color: #fff;
    background: #2A2A2A;
}
.footer-006 a {
    color: #fff;
}
.footer-006 a:hover {
    /*text-decoration: underline;*/
}
/* .footer-006 .footerTop { padding-top: 20px; padding-bottom: 20px; } */
.footer-006 .footerTop .flexW {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.footer-006 .footerTop .flexW .item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}
.footer-006 .footerTop .flexW .item .logo {
    display: inline-block;
}
.footer-006 .footerTop .flexW .item .logo img{max-width: 200px;width: 200px;}
@media
screen and (max-width: 600px) {
    .footer-006 .footerTop .flexW {
        margin-left: -5px;
        margin-right: -5px;
    }
    .footer-006 .footerTop .flexW .item {
        padding: 0 5px;
    }
    .footer-006 .footerTop .flexW .item .logo img {
        max-width: 120px;
    }
}
.footer-006 .footerTop .item {
    flex-grow: 1;
}
.footer-006 .footerTop .itemCol-5 {
    width: 41.66667%;
}
.footer-006 .footerTop .itemCol-4 {
    width: 33.33333%;
}
.footer-006 .footerTop .itemCol-3 {
    width: 25%;
}
.footer-006 .footerTop .itemCol-2 {
    width: 16.66667%;
}
.footer-006 .footerTop .tr {
    text-align: right;
}
.footer-006 .footerTop .slogan {
    font-size: 18px;
    margin-top: 10px;
    display: block;
}
.footer-006 .footerTop .des {
    font-size: 16px;
    margin-top: 30px;
    display: block;
}
.footer-006 .footerTop .border-box li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 5px 18px;
    position: relative;
}
.footer-006 .footerTop .border-box li:after {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50px;
    content: "";
    left: 0;
    top: 30%;
}
.footer-006 .footerTop li a:hover {
    color: #e7e7e7;
}
.footer-006 .footerTop li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.footer-006 .footerTop a,
.footer-006 .footerTop .title {
    font-size: 16px;
}
.footer-006 .footerTop .shareW {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.footer-006 .footerTop .shareW a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 0;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 6px 9px;
}
.footer-006 .footerTop .shareW a:last-child {
    margin-right: 0;
}
.footer-006 .footerTop .shareW a:hover {
    /*color: var(--brand);*/
}
.footer-006 .footerTop .btn {
    text-transform: none;
    font-size: 12px;
    padding: 15px 20px;
    background: var(--brand);
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
}
.footer-006 .footerTop .btn:hover {
    background: #202020;
    color: #fff;
}
.footer-006 .footerBot {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0;
}
.footer-006 .footerBot .flexW {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
@media
screen and (max-width: 875px) {
    .footer-006 .footerTop .itemCol-4,
    .footer-006 .footerTop .itemCol-3,
    .footer-006 .footerTop .itemCol-2 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer-006 .footerTop .itemCol-4:last-child,
    .footer-006 .footerTop .itemCol-3:last-child,
    .footer-006 .footerTop .itemCol-2:last-child {
        margin-bottom: 0;
    }
    .footer-006 .footerBot {
        text-align: center;
    }
    .footer-006 .footerBot .leftW {
        width: 100%;
    }
    .footer-006 .footerBot .rightW {
        width: 100%;
    }
    .footer-006 .footerTop .btn {
        padding: 10px 15px;
    }
}
#sw-footer-011--0 .bg-wrap {
    background: #316b54;
}
#sw-footer-011--0 {
    position: relative;
}
#sw-footer-011--0 .img {
    width: 100%;
    position: absolute;
    top: -75px;
    left: 0;
    height: 75px;
}
#sw-footer-011--0 .footer-bottom {
    padding: 10px 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.footer-006 .footerTop .itemCol-4 .btn {
    padding: 10px 0 !important;
    background: none;
    color: #fff;
    font-size: 14px !important;
}
.footer-006 .footerTop .itemCol-4 .btn svg {
    color: #fff;
}
.footer-006 .footerTop .itemCol-4 .btn:hover {
    color: #e7e7e7;
}
.footer-006 .footerTop .flexW .item .title {
    font-size: 22px !important;
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}
.footer-006 .footerTop .contact-box li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.footer-006 .footerTop .contact-box li a:hover {
    color: #e7e7e7;
}
.footer-006 .footerTop .contact-box li svg {
    margin-right: 10px;
}
#sw-footer-011--0 .footerTop {
    padding-bottom: 5% !important;
}
#sw-footer-011--0 .footerTop .title h1 {
    font-size: 24px !important;
    color: #fff;
}
#sw-footer-011--0 .footerTop .title svg {
    display: none;
}
#sw-footer-011--0 .footerTop .title svg {
    display: none;
}
@media
screen and (max-width:875px) {
    .footer-006 .footerTop .flexW .item {
        margin-bottom: 10px !important;
    }
    .footer-006 .footerTop .flexW .item:nth-child(1) {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    #sw-footer-011--0 .footerTop .flexW .item .ul1 {
        display: none
    }
    #sw-footer-011--0 .footerTop .flexW .item .ul2 {
        display: none
    }
    #sw-footer-011--0 .footerTop .flexW .item .ul3 {
        display: none
    }
    .footer-006 .footerTop .flexW .item .title {
        margin-bottom: 5px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #sw-footer-011--0 .footerTop .title .closesvg {
        display: inline-block;
        vertical-align: middle;
    }
    #sw-footer-011--0 .footerTop .title .opensvg {
        display: none;
        vertical-align: middle;
    }
    #sw-footer-011--0 .footerTop .title h1 {
        font-size: 20px;
    }
    #sw-footer-011--0 .footerTop .active .closesvg {
        display: none;
    }
    #sw-footer-011--0 .footerTop .active .opensvg {
        display: inline-block;
        vertical-align: middle;
    }
    #sw-footer-011--0 .img {
        top: -15px;
        height: auto;
    }
    #sw-footer-011--0 {
        margin-top: 70px;
    }
}
