.bx-wrapper .bx-pager.bx-default-pager a {
    background: #f5d13d;
}

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #000000;
    }

h3 {
    color: #dca804;
}

.cosmo-img {
    background: url(../images/buses/cosmo.jpg) no-repeat center top;
    background-size: cover;
    min-height: 205px;
    display: block;
}

.excelo-img {
    background: url(../images/buses/excelo.jpg) no-repeat center top;
    background-size: cover;
    min-height: 205px;
    display: block;
}

.comfio-img {
    background: url(../images/buses/comfio.jpg) no-repeat center top;
    background-size: cover;
    min-height: 205px;
    display: block;
}

.spl-app-img {
    background: url(../images/buses/spl-application.jpg) no-repeat center top;
    background-size: cover;
    min-height: 205px;
    display: block;
}

.yellow {
    background: #f5d13d !important;
    color: #353535 !important;
}

.bordertopyellow {
    border-top: 5px solid #f5d13d;
}

.navigation ul li {
    background: #f5d13d;
    color: #000 !important;
}

    .navigation ul li a {
        color: #000 !important;
    }

    .navigation ul li:hover, .navigation ul li.active {
        background: #ecbe00;
        color: #000000;
    }

.product_submenu_desktop ul li:nth-child(3) {
    margin: 0 0 8px !important;
}

.product_submenu_desktop ul li:nth-child(4) {
        margin: 0 0 8px !important;
}
.product_submenu_desktop ul li:nth-child(5) {
    margin: 0;
}

.product_submenu_desktop {
    background: #f5d23d;
}

    .product_submenu_desktop .menu {
        background: #ecbe00;
    }

.spec_table.table > thead {
    background: #f9f1da;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f6ee;
}

.spec_table.table > thead > tr > th {
    border-bottom: 2px solid #f9f1da;
    font-weight: bold;
}

.guarentee ul li:nth-child(1) {
    background: url(../images/hcv/guarentee-icon-1.jpg) no-repeat left center #f5d23d;
    padding: 20px 8px 20px 80px;
}

.guarentee ul li:nth-child(2) {
    background: url(../images/hcv/guarentee-icon-4.jpg) no-repeat left center #f5d23d;
    padding: 20px 8px 20px 80px;
}

.guarentee ul li:nth-child(3) {
    background: url(../images/hcv/guarentee-icon-11.jpg) no-repeat left center #f5d23d;
    padding: 6px 8px 6px 80px;
}

.guarentee ul li:nth-child(4) {
    background: url(../images/hcv/guarentee-icon-11.jpg) no-repeat left center #f5d23d;
    padding: 7px 8px 7px 80px;
}

.guarentee ul li:nth-child(5) {
    background: url(../images/hcv/guarentee-icon-5.jpg) no-repeat left center #f5d23d;
    padding: 19px 8px 19px 80px;
}

.guarentee ul li:nth-child(6) {
    background: url(../images/hcv/guarentee-icon-6.jpg) no-repeat left center #f5d23d;
    padding: 6px 8px 5px 80px;
}

.guarentee ul li a {
    color: #000;
    text-transform: uppercase;
}

.guarentee ul li.last {
    background: transparent;
    padding: 6px 8px 16px 0;
    color: #000;
	list-style: none;
	font-size:10px;
	
}
.guarentee ul li.last a{
	text-transform:inherit;
}



/*15062018*/
.navigation ul a {
    text-transform: capitalize;
    font-weight: bold;
    background: transparent;
    color: #000 !important;
    padding: 10px 0;
    width: 5%;
}

.navigation ul li span {
    margin-right: 10px;
}


/*end*/
