/* Add here all your css styles (customizations) */


/** {
    font-family: 'Lato';
}*/

* {
    font-family: 'Droid Sans', sans-serif;
}

.header-v5 .navbar-nav {
    float: right;
}

.topbar-v3 .left-topbar {
    text-align: left;
}

.topbar-v3 .right-topbar {
    text-align: right;
}

.header-v5 .navbar-header {
    margin-right: 0;
}

.header-v5 .navbar-brand {
    padding-top: 5px;
}

#logo-header {
    width: 135px;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-brand {
    top: 0;
}

.topbar-v3 {
    background: rgba(133,29,158,1);
}

.w-header:not(.header-fixed-shrink) {
    border-bottom: solid 2px #eee;
}

.title-box-v2 p {
    font-size: 15px;
}

p,
li,
li a {
    color: #555;
}

.text-winalite {
    color: #851d9e;
}

.color-slide-pink {
    color: #ff479d;
}

.color-slide-green {
    color: #12ff00;
}

.color-pink {
    color: #e94995 !important;
}

.mobile-stockist .cbp-caption-defaultWrap img {
    width: 50%;
    margin: 0 auto;
}

.text-justify {
    text-align: justify;
}

@media (min-width: 1200px) {
    .col-lg-offset-1-5 {
        margin-left: 12.5%;
    }
}

.breadcrumbs-v3.img-news {
    background: url('../img/news/news_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-companynews {
    background: url('../img/news/companynews/companynews_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-overseasnews {
    background: url('../img/news/overseasnews/overseasnews_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-ms {
    background: url('../img/mobile-stockist/mobilestockist_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-download {
    background: url('../img/download/download_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-prod {
    background: url('../img/products/product_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-globallayout {
    background: url('../img/globallayout/globallayout_banner.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.news-v2 .thumbnail {
    margin-bottom: 0;
}

.team .thumbnail-style small {
    color: #851d9e;
    font-size: 15px;
}

blockquote.bq-pink {
    border-color: #e94995;
}

blockquote.bq-dark-blue {
    border-color: #1f2b6a;
}

blockquote.bq-orange {
    border-color: #e67e22;
}

.tag-box-v10 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left: solid 2px #e94995;
}

.footer-logo {
    max-width: 185px;
}

.breadcrumbs-v3 {
    z-index: initial;
}

.news-v2-desc h3.headline-brd {
    color: #851d9e;
}

@media (min-width: 992px) {
    #logo-header {
        width: 160px;
    }
}

@media (max-width: 991px) {
    #logo-header {
        padding-top: 5px;
    }
}

.selangor .mb-location,
.perlis .mb-location {
    color: rgba(10, 136, 224, 0.75) !important;
}

.selangor .mb-state,
.perlis .mb-state {
    color: rgba(10, 136, 224, 1) !important;
}

.kedah .mb-location {
    color: rgba(254, 52, 143, 0.75) !important;
}

.kedah .mb-state {
    color: rgba(254, 52, 143, 1) !important;
}

.penang .mb-location {
    color: rgba(28, 34, 224, 0.75) !important;
}

.penang .mb-state {
    color: rgba(28, 34, 224, 1) !important;
}

.perak .mb-location {
    color: rgba(226, 140, 6, 0.75) !important;
}

.perak .mb-state {
    color: rgba(226, 140, 6, 1) !important;
}

.kuala-lumpur .mb-location,
.johor .mb-location {
    color: rgba(224, 119, 0, 0.75) !important;
}

.kuala-lumpur .mb-state,
.johor .mb-state {
    color: rgba(224, 119, 0, 1) !important;
}

.negeri-sembilan .mb-location {
    color: rgba(13, 181, 37, 0.75) !important;
}

.negeri-sembilan .mb-state {
    color: rgba(13, 181, 37, 1) !important;
}

.singapore .mb-location {
    color: rgba(235, 126, 0, 0.75) !important;
}

.singapore .mb-state {
    color: rgba(235, 126, 0, 1) !important;
}

.australia .mb-location,
.sarawak .mb-location,
.kelantan .mb-location,
.malacca .mb-location {
    color: rgba(197, 51, 214, 0.75) !important;
}

.australia .mb-state,
.sarawak .mb-state,
.kelantan .mb-state,
.malacca .mb-state {
    color: rgba(197, 51, 214, 1) !important;
}

.pahang .mb-location {
    color: rgba(255, 0, 29, 0.75) !important;
}

.pahang .mb-state {
    color: rgba(255, 0, 29, 1) !important;
}

#grid-container a.thumbnail {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }
    .lg-150 {
        width: 150px;
    }
}

@media(max-width: 991px) {
    .product-title {
        text-align: center;
        padding-top: 15px;
    }
}

.dropcap-next {
    padding-top: 15px;
    padding-bottom: 20px;
}

.dotted-bottom-pink {
    border-bottom: 1px dotted #e94995;
}

.header-v5 .navbar-default .navbar-nav > li > a {
    font-size: 15px;
}

.bg-color-pink {
    background: #e94995;
}

.margin-top-30 {
    margin-top: 30px;
}


/*Text Colors
------------------------------------*/

.color-sea {
    color: #1abc9c !important;
}

.color-red {
    color: #e74c3c !important;
}

.color-aqua {
    color: #27d7e7 !important;
}

.color-blue {
    color: #851d9e !important;
}

.color-grey {
    color: #95a5a6 !important;
}

.color-dark {
    color: #555 !important;
}


/*.color-dark1 { color: #444 !important;}*/

.color-darker {
    color: #444 !important;
}

.color-green {
    color: #72c02c !important;
}

.color-brown {
    color: #9c8061 !important;
}

.color-light {
    color: #ffffff !important;
}

.color-orange {
    color: #e67e22 !important;
}

.color-yellow {
    color: #f1c40f !important;
}

.color-green1 {
    color: #2ecc71 !important;
}

.color-purple {
    color: #9b6bcc !important;
}

.color-inherit {
    color: inherit !important;
}

.color-dark-blue {
    color: #1f2b6a !important;
}

.color-light-grey {
    color: #585f69 !important;
}

.color-light-green {
    color: #79d5b3 !important;
}

.color-teal {
    color: #18ba9b !important;
}

.uppercase {
    text-transform: uppercase;
}

.revolution-ch4.position {
    font-size: 25px;
    max-width: none;
}

.revolution-mch-1:after {
    background: none;
}

.btn-u.btn-brd.btn-u-dark span {
    color: #555;
}

.btn-u.btn-brd.btn-u-dark:hover span {
    color: white;
}

.company-photo {
    width: 100%;
}

.parallax-counter-v1 {
    background: url('/assets/img/homepagebg1.jpg');
    background-position: center bottom;
    background-size: cover;
}

.parallax-counter-v1 .counters {
        border: solid 1px #fff;
}

.parallax-counter-v1:after {
    background: transparent;
}

.index-p {
    font-size: 16px;
}

@media (min-width: 992px) {
    .lg-margin-top-10 {
        margin-top: 10px;
    }
    .lg-margin-top-20 {
        margin-top: 20px;
    }
    .lg-margin-top-30 {
        margin-top: 30px;
    }
    .lg-margin-top-40 {
        margin-top: 40px;
    }
    .lg-margin-top-50 {
        margin-top: 50px;
    }
    .lg-margin-top-60 {
        margin-top: 60px;
    }
}

.bg-gradient {


background: #43cea2; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #43cea2 , #185a9d); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #43cea2 , #185a9d); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        
}

h2.title-v2.color-light:after {
    background: #fff;
}


.margin-bottom-10-i {
    margin-bottom: 10px !important;
}



.text-center {
    text-align: center;
}

.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
    background-color: rgba(128, 193, 72, 1);
    border-color: rgba(128, 193, 72, 1);
}

.cbp-l-filters-alignRight {
    margin-bottom: 0;
}

.color-cic {
    color: rgba(253, 216, 63, 1);
}

.cic-banner-1 {
    letter-spacing: 0.6px;
}

.posts h4 a {
    color: #687074;
}

.posts h4 a.active {
    color: #e94995;
}

.header-fixed .header-v5.header-fixed-shrink {
    z-index: 9999;
}

.fancybox-overlay {
    z-index: 10000 !important;
}

.fancybox-opened {
    z-index: 10001 !important;
}