body, .nav > li > a, h1, h2, h3, h4, h5, h6 {
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji !important;
}
.info-text {
    text-align: justify;
    padding: 0px 5px;
}
.footer-social {
    display: inline-block;    margin-top: 15px;
}
.footer-social:first-child {    margin-left: 0px;
}
.chil-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    border-radius: 20%;
    color: #fff;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    vertical-align: middle;
    display: inline-block;
    margin: 5px;
    font-size: 22px;
}
.chil-icon.gmap > a {
    color: #fff;
}
.chil-icon.gmap > a:hover {
    color: #fff;
}

.fb { background: #1877f2;margin-left: 0px;}
.twt{ background: #1DA1F2;}
.zalo { background: #0068ff;}
.gmap { background: #34a853;}
.youtb { background: #ff0000;}
.telegram { background: #0088cc;}
.gmail { background: #e34033;}


.fb:hover {
    background: #145fc1;
}
.twt:hover {
    background: #1678bb;
}
.zalo:hover {
    background: #005cd1;
}
.chil-icon.gmap:hover, .gmap:hover {
    background: #298a43;
    color: #fff;
}
.gmail:hover {
    background: #be352b;
}
.youtb:hover {
    background: #df0000;
}
.telegram:hover {
    background: #1882bd;
}
.fb > a > .fa, .twt > a > .fa, .youtb > a > .fa, .telegram > a > .fa {
    color: #fff;
}
.gmap a, .gmap a:hover, .gmail a, .gmail a:hover {
    color: #fff;
}
.zalo > a > .fa {
    color: #fff;
    vertical-align: middle;
    width: 35px;
    height: 35px;
}
.fa.fa-zalo::before {
    content: "Zalo";
    font-size: 12px;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    padding: 9px 0px;
    vertical-align: middle;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue",sans-serif;
}
.chil-icon.gmail > a {
    color: #fff;
}
.chil-icon a {
    width: 100%;
    display: block;
    height: 100%;
    text-align: center;
    color: currentColor;
}
.chil-icon.gmail > a:hover {
    color: #fff;
}
.address-admin {
    padding: 0px 5px;
    box-shadow: 0 0 0 transparent;
    border-radius: 4px;
    border: 1px solid #8c8f94;
    background-color: #fff;
    color: #2c3338;
}
.fa-li {
    left: -10px !important;
    display: contents;
}
#footer-icon\ map > a {
    width: 88%;
    display: inline-flex !important;
    line-height: 32px;
}
#footer-icon > p {
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 0px;
}

#footer-icon\ map>.fa-solid, #footer-icon>.fa-solid{
    font-size: 15px;
    margin-right: 11px;
   background: var(--primary-color);
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 50%;
    padding: 7px;
}
#footer-icon{
    border-top: 1px solid transparent;
}
li#footer-icon>a, li#footer-icon\ map>a {
    color: currentColor;
}

/*widgt menu link*/
ul li.bullet-arrow {
    border-bottom: 0px !important;
    border-top: 0px !important;
}
ul li.bullet-arrow:before {
    content: ""!important;
    color: currentColor !important;
    opacity: 1 !important;
}
li.bullet-arrow>span {
    display: block !important;
    font-size: 90%;
    padding: 0px !important;
}
ul.nhanlienket>li.bullet-arrow>span>a {
    color: currentColor;
}
/*end widgt menu link*/
/*custom css*/