.UIServiceCategory_tracuu .ServiceCategory {
        margin-bottom:15px;
}
.ServiceCategory .Content{
        padding: 0px !important;
}
.UIServiceCategory_tracuu .ServiceCategory .Title {
        border-radius: 5px 5px 0 0;
        height: 26px;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: nowrap;
        padding-left: 20px;
        line-height: 26px;
        color: #ffffff;
        display: none;
}
.UIServiceCategory_tracuu .ServiceCategory ul {
        list-style: outside square;
        margin: 0;
        padding: 0 15px;
        color: #dc0100;
}
.UIServiceCategory_tracuu .ServiceCategory ul li {
        padding: 6px 10px;
        background: none;
        /** background: #f2751c;
        border-bottom: 1px solid #ff852e;**/
        background: #fff;
        margin-left:0!important;
        font-size: 15px;
}
.UIServiceCategory_tracuu .ServiceCategory ul li .border{
        border: none!important;
}
.UIServiceCategory_tracuu .ServiceCategory ul li a {
        color: #222;
        font-size: 15px;
        font-weight: 500;
}
.ServiceCategory ul li a.item span {
        font: 700 15px / 25px "Merriweather", sans-serif !important;
}
.UIServiceCategory_tracuu .ServiceCategory ul li a:hover {
        color:var(--color-red);
}
.UIServiceCategory_tracuu .ServiceCategory ul li a span:before {
        font-family: 'FontAwesome';
        color: #0682ca;
        font-size:24px;
        display: inline-block;
        width: 28px;
        text-align: center;
        margin-right: 6px;
}
@media (max-width:768px){
        .UIServiceCategory_tracuu .ServiceCategory{
                padding: 0 10px!important;
                margin-top: 15px;
        }
        .UIServiceCategory_tracuu .ServiceCategory ul li{
                width: 100% !important;
        }
        .UIServiceCategory_tracuu .ServiceCategory ul{
                border: none
        }
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(1) a span.article-title:before {
        /*content: "\f184";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(2) a span.article-title:before {
        /*  content: "\f0a4";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(3) a span.article-title:before {
        /* content: "\f279";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(4) a span.article-title:before {
        /* content: "\f084";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(5) a span.article-title:before {
        /*content: "\f155";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(6) a span.article-title:before {
        /*content: "\f21d";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(7) a span.article-title:before {
        /* content: "\f275";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(8) a span.article-title:before {
        /* content: "\f06c";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(9) a span.article-title:before {
        /* content: "\f201";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(10) a span.article-title:before {
        /*  content: "\f279";*/
}
.UIServiceCategory_tracuu .ServiceCategory ul li:nth-child(11) a span.article-title:before {
        /*content: "\f285";*/
}
