﻿.nav-mobie > ul > .has-sub > .a-open-down {
    background: #e7eaed
}

#nav-main > ul > li.active > a, #nav-main > ul > li.active > a span {
    color: yellow;
}

#nav-main > ul > li > ul > li.active > a {
    color: #cb0236;
}

.slide-customer {
    float: left;
    width: 100%;
}

    .slide-customer .owl-item {
        height: 94px;
        line-height: 94px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        /*margin-bottom: 30px;*/
    }

        .slide-customer .owl-item.loading {
            min-height: 94px;
        }

        .slide-customer .owl-item a {
            -ms-border-radius: 4px;
            border-radius: 4px;
            display: block;
            line-height: 92px;
            text-align: center;
            float: left;
            width: 100%;
            border: 1px solid #e1e1e1;
            background: #fff
        }

            .slide-customer .owl-item a:hover {
                border-color: #fb9c00;
            }

            .slide-customer .owl-item a img {
                vertical-align: middle;
                line-height: 92px;
                display: inline-block;
                padding: 0 10px;
            }

    .slide-customer:hover .owl-prev,
    .slide-customer:hover .owl-next {
        opacity: 1;
    }

    .slide-customer .owl-item img {
        max-width: 100%;
    }

    .slide-customer .owl-controls .owl-buttons {
        display: none;
        position: absolute;
        top: calc(50% - 30px);
        height: 0;
        width: 100%;
    }

    .slide-customer .owl-prev,
    .slide-customer .owl-next {
        position: absolute;
        margin: 0;
        background: #cb0236;
        width: 30px;
        height: 30px;
        padding: 2px 0 0;
        line-height: 16px;
        text-align: center;
        font-size: 26px;
        color: #fff;
        transition: all .5s ease;
        opacity: 0;
    }

        .slide-customer .owl-prev:hover,
        .slide-customer .owl-next:hover {
            background-color: #fb9c00;
        }

    .slide-customer .owl-prev {
        left: 10px;
    }

    .slide-customer .owl-next {
        right: 10px;
        padding-left: 5px;
    }

    .slide-customer .item-owlFull img {
        width: 100%;
    }

    .slide-customer .owl-controls {
        margin-top: 0;
    }

        .slide-customer .owl-controls .owl-page {
            margin-top: 0;
        }

            .slide-customer .owl-controls .owl-page.active span,
            .slide-customer .owl-controls .owl-page:hover span {
                background: #00aaac;
            }

            .slide-customer .owl-controls .owl-page span {
                margin: 0 8px 0 0;
                background: #fff;
                opacity: 1;
                width: 14px;
                height: 14px;
                -ms-border-radius: 7px;
                border-radius: 7px;
                border: 1px solid #00aaac;
            }

    .slide-customer .owl-pagination {
        text-align: center;
        bottom: 10px;
        position: absolute;
        width: 100%;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.role-contact-detail {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .role-contact-detail strong {
        font-size: 18px;
        color: #cb0236;
        font-weight: normal;
        position: relative;
        padding-bottom: 3px;
        margin-bottom: 10px;
        margin-top: 10px;
        display: block;
        float: left;
        width: 100%;
    }

        .role-contact-detail strong:before {
            content: "";
            width: 50px;
            height: 2px;
            background-color: #cb0236;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    .role-contact-detail ul li::first-letter {
        color: #cb0236;
    }

    .role-contact-detail ul li {
        display: block;
        padding: 3px 0;
        color: #616161;
    }

        .role-contact-detail ul li a.ct-phone {
            font-family: robotor;
            font-weight: bold;
            color: #fb9c00;
        }
/* Custom Goole Search API*/
.search, .gsc-control-wrapper-cse, .form.gsc-search-box, .gsc-search-box, table.gsc-search-box td.gsc-input {
    width: 256px !important;
    margin: 0 !important
}

.gsc-control-cse {
    padding: 0;
}

.form.gsc-search-box {
    margin: 0
}

table.gsc-search-box {
    border: none !important
}

.gsc-input-box {
    border: none !important;
    background: #fff
}

.gsc-control-cse, table.gsc-search-box td.gsc-input, .gsib_a {
    padding: 0 !important;
    border: none !important
}

.gsib_b {
    display: none
}

input.gsc-input {
    width: 256px !important;
    height: 33px !important;
    border: 0.5px solid #d3d3d3 !important;
    padding: 0 35px 0 10px !important;
    color: #8e8e8e !important;
    font-style: italic !important;
    font-size: 13px !important;
    margin: 0 !important;
    background: none !important;
    outline: none !important;
}

.gsc-search-button {
}

.gsc-search-button-v2 {
    background-color: #fff !important;
    background: url(/Skin/green/images/search.png) no-repeat;
    width: 20px !important;
    height: 16px;
    border: 0 !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    outline: none;
    padding: 0 !important;
}

    .gsc-search-button-v2 svg {
        display: none !important
    }

/*    custom productdefault*/
.item-product .owl-item {
    padding: 15px;
}

.item-product .item {
    background: 0 0;
    position: relative;
    overflow: hidden;
    height: 320px;
    border-style: solid;
    border-width: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: border,background,-webkit-transform;
    transition-property: border,background,-webkit-transform;
    -o-transition-property: border,background,transform;
    transition-property: border,background,transform;
    transition-property: border,background,transform,-webkit-transform;
    overflow: hidden;
    border-radius: 12px;
}

    .item-product .item img {
        display: block;
        width: 100%;
        height: auto;
        float: none;
    }

    .item-product .item .content_news {
        position: absolute;
        bottom: 0;
        background: #cb0236;
        height: 110px;
        width: 100%;
        padding: 10px 15px 15px 15px;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }

    .item-product .item .td_sp2 {
        /*        background: url(/Images/layout/icon_next.png) right 4px no-repeat rgba(0,0,0,0);*/
        color: #fff;
        font-size: 15px;
        font-weight: 400 !important;
        margin: 0;
        padding: 3px 15px 20px 0;
        width: 100%;
        display: block;
        -webkit-transition: background-image .7s ease 0s;
        -o-transition: background-image .7s ease 0s;
        transition: background-image .7s ease 0s;
    }

    .item-product .item .td_sp2 {
        font-size: 16px;
        text-transform: uppercase;
    }

    .item-product .item a.news_link p {
        margin: 0;
    }

    .item-product .item div.news_summary {
        width: 100%;
        margin: 0;
        text-align: left;
        color: #fff;
        opacity: 0;
    }

        .item-product .item div.news_summary p {
            color: #fff;
        }

    .item-product .item:hover .content_news {
        height: 100%
    }

    .item-product .item:hover div.news_summary {
        opacity: 1
    }

.item-product .readmoreProduct:hover:after {
    margin-left: 20px;
}

.item-product .readmoreProduct {
    color: #fff;
    font-size: 13px;
}

    .item-product .readmoreProduct:after {
        content: "";
        width: 23px;
        height: 14px;
        display: inline-block;
        background: url(/Images/layout/icon-nav.png) no-repeat;
        margin-left: 10px;
        position: relative;
        top: 2px;
        background-size: 23px;
        transition: all .5s ease 0s;
    }

.item-product .owl-controls {
    margin-top: 20px;
}

.item-product .owl-buttons div {
    display: inline-block
}


.item-product .owl-buttons .owl-prev, .item-product .owl-buttons .owl-next {
    border-radius: 0;
    height: 12px;
    padding: 15px 20px;
    width: 11px;
    margin: 0;
    opacity: 1;
    color: #fff;
    position: relative
}

.item-product .owl-buttons .owl-prev {
    background: url(/Images/layout/icon_prev.png) center center no-repeat #cb0236;
}

.item-product .owl-buttons .owl-next {
    background: url(/Images/layout/icon_next.png) center center no-repeat #cb0236;
    margin: 0 0 0 5px;
}

    .item-product .owl-buttons .owl-prev i.fa, .item-product .owl-buttons .owl-next i.fa {
        text-align: center;
        padding: 5px;
    }

        .item-product .owl-buttons .owl-prev i.fa:before, .item-product .owl-buttons .owl-next i.fa:before {
            content: none
        }

.item-product .item:hover img.news_thumb {
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    top: 100%;
}

.item-product .item img.news_thumb {
    transition: all 2s ease-in-out;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.social-foo strong {
    color: #fff
}
/*.list-new-home.row {
    display: flex !important;
}

    .list-new-home.row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }
*/
#breaking-news .lt:before {
    content: '';
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background: url(/Images/ico-nav-r.png) center center no-repeat;
}

.breaking-news-marquee {
    float: right;
    display: inline-block;
    width: 100%;
    /*margin: 7px;*/
    padding: 5px 10px;
}

    .breaking-news-marquee a {
        color: #333;
        padding: 0 14px;
        color: #333;
        font-weight: bold;
        font-size: 15px;
        text-shadow: 1px 1px #fff;
    }

.notificationMobile .breaking-news-marquee {
    background: #fff
}

.pull-right {
    margin-top: 5px;
}

@media (max-width: 767px) {
    .siteCenter {
        padding: 0 5px;
    }
}

.notification .title-hotnews {
    padding: 5px 10px;
    color: #353535;
    background: #eceeed;
    font-weight: bold;
    margin-right: 21px;
    display: block;
    border-left: 5px solid #cb0236;
    width: 97px;
    float: left;
    display: inline-block;
    margin: 7px;
    margin-left: 0;
    position: relative
}

    .notification .title-hotnews:after {
        content: "";
        border: 15px solid transparent;
        border-left: 15px solid #eceeed;
        position: absolute;
        right: -30px;
        top: 0;
    }
    .d-none{
        display:none
    }