.UIServiceCategory_Yellow .ServiceCategory .nav {
        list-style: none;
        display: flex;
        /* justify-content: space-evenly; */
        padding-top: 10px;
        padding-bottom: 10px;
        background: url(images/y-center.png);
        background-size: 100%;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        flex-direction: column;
        margin: 0;
}
.UIServiceCategory_Yellow .ServiceCategory .nav li {
        padding: 10px 5px;
}
.UIServiceCategory_Yellow .ServiceCategory .nav li.icon{
        display: none;
}
.UIServiceCategory_Yellow .ServiceCategory .nav li a:nth-child(1){
        /*display: none;*/
}
.UIServiceCategory_Yellow .ServiceCategory .nav li a.active:before{
        width: 15px;
        display: inline-block;
        content: "\f005";
        margin-right: 5px;
        font: normal normal normal 13px/1 FontAwesome;
        color: #e82120;
}
.UIServiceCategory_Yellow .ServiceCategory .nav li a.active {
        font-size: 12px;
        /* text-transform: uppercase; */
        font-weight: 600;
        color: #212121;
}
.UIServiceCategory_Yellow .ServiceCategory .nav li+li{
        /* border-left: 1px solid #e70000; */
        border-top: 1px dashed #e4e4e4;
}
.UIServiceCategory_Yellow .Title{
        background: url(images/y-logo.png) no-repeat 5px 0px, url(images/y-tab.png);
        color: #ffffff;
        font: bold 13px/40px arial;
        height: 40px;
        text-align: left;
        padding-left: 50px;
        display: block;
        border-radius: 8px;
        position: relative;
        margin-left: 15px;
        margin-right: 18px;
}
.UIServiceCategory_Yellow .Title:before{
        content: '';
        width: 30px;
        height: 100%;
        display: inline-block;
        background: url(images/y-left.png) no-repeat;
        position: absolute;
        left: -15px;
}
.UIServiceCategory_Yellow .Title:after{
        content: '';
        width: 30px;
        height: 100%;
        display: inline-block;
        background: url(images/y-right.png) no-repeat;
        position: absolute;
        right: -23px;
}
.UIServiceCategory_Yellow:after {
        content: '';
        width: 100%;
        height: 40px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background: url(images/y-bottom.png) no-repeat;
        background-size: contain;
}
.UIServiceCategory_Yellow {
        padding-bottom: 35px;
        margin-bottom: 10px;
        position: relative;
}
.UIServiceCategory_yellow .ServiceCategory .nav {
        list-style: none;
        display: flex;
        /* justify-content: space-evenly; */
        padding-top: 10px;
        padding-bottom: 10px;
        background: url(images/y-center.png);
        background-size: 100%;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        flex-direction: column;
        margin: 0;
}
.UIServiceCategory_yellow .ServiceCategory .nav li {
        padding: 10px 5px;
}
.UIServiceCategory_yellow .ServiceCategory .nav li.icon{
        display: none;
}
.UIServiceCategory_yellow .ServiceCategory .nav li a:nth-child(1){
        /*display: none;*/
}
.UIServiceCategory_yellow .ServiceCategory .nav li a.active:before{
        width: 15px;
        display: inline-block;
        content: "\f005";
        margin-right: 5px;
        font: normal normal normal 13px/1 FontAwesome;
        color: #e82120;
}
.UIServiceCategory_yellow .ServiceCategory .nav li a.active {
        font-size: 12px;
        /* text-transform: uppercase; */
        font-weight: 600;
        color: #212121;
}
.UIServiceCategory_yellow .ServiceCategory .nav li+li{
        /* border-left: 1px solid #e70000; */
        border-top: 1px dashed #e4e4e4;
}
.UIServiceCategory_yellow .Title{
        background: url(images/y-logo.png) no-repeat 5px 0px, url(images/y-tab.png);
        color: #ffffff;
        font: bold 13px/40px arial;
        height: 40px;
        text-align: left;
        padding-left: 50px;
        display: block;
        border-radius: 8px;
        position: relative;
        margin-left: 15px;
        margin-right: 18px;
}
.UIServiceCategory_yellow .Title:before{
        content: '';
        width: 30px;
        height: 100%;
        display: inline-block;
        background: url(images/y-left.png) no-repeat;
        position: absolute;
        left: -15px;
}
.UIServiceCategory_yellow .Title:after{
        content: '';
        width: 30px;
        height: 100%;
        display: inline-block;
        background: url(images/y-right.png) no-repeat;
        position: absolute;
        right: -23px;
}
.UIServiceCategory_yellow:after {
        content: '';
        width: 100%;
        height: 40px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background: url(images/y-bottom.png) no-repeat;
        background-size: contain;
}
.UIServiceCategory_yellow {
        padding-bottom: 35px;
        margin-bottom: 10px;
        position: relative;
}
