/* 底部css样式 */
footer>div.bottom-company-info {
    background-color: lightgray;
}

.margin-top-15 {
    margin-top: 15px
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-top-80 {
    margin-top: 80px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

p.text-underline {
    text-decoration: underline;
}

.font-icon {
    font-size: 3rem;
    color: #8a8a8a;
    margin-bottom: 2rem;
}

.border-r1 {
    border-right: 1px solid;
}

a.nav-a-style:link,
a.nav-a-style:visited {
    color: black !important
}

a.nav-a-style:hover,
a.nav-a-style:active {
    color: #000080 !important;
}

.wd-center {
    text-align: center !important;
}

.paragraph-word-style {
    text-indent: 2em;
    color: gray;

}

.image-style-center {
    width: 50%;
    margin-top: 10%;
    margin-left: 25%;
}

.government-img-style {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

h5.my-title {
    font-size: 1.2rem;
    font-weight: 600;
}

.fa-success {
    font-size: 1.3rem;
    color: #337ab7;
}

span.chaho_service_cat {
    font-size: 1.2rem;
}

ul.carryover_effect {
    margin-left: 0rem;
}

ul.carryover_effect>li {
    display: flex;
    line-height: 2rem;
}

.solution>.cell {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
}

.margin-bottom-20 {
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    color: #323232;
}