﻿
body {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    background: #fff;
    color: #333;
}

a:hover, a:focus {
    text-decoration: none;
}

a {
    color: #333;
}

img {
    max-width: 100%;
    height: auto;
}

header {
    background: #F8F8F8;
    color: #666;
    /* border-bottom: 1px solid #e2e2e2; */
}

.hotline_top ul {
    margin-bottom: 0;
    float: right;
}

    .hotline_top ul li {
        display: inline-block;
        padding-left: 15px;
        font-size: 15px;
    }


.mainmenu {
    /*background: #000000; */
    margin-bottom: 0;
    /* padding-bottom: 14px; */
    border: 0;
    border-radius: 0;
    /* border-bottom: 6px solid #F8F8F8; */
}

.navbar-default {
    position: relative;
    z-index: 12;
}


.btr-menu > li:hover {
    background: #000000;
}

.fixed-menu .mainmenu {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    border-bottom: 0;
    box-shadow: 0 2px 4px rgba(133, 133, 133, 0.6);
}

    .fixed-menu .mainmenu .navbar-nav > li > a {
        padding: 18px 15px;
    }

.fixed-menu .navbar-brand {
    padding: 0px 0;
}

.fixed-menu img.logo_menu {
    position: static;
    width: 28%;
    padding-top: 3px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #283949;
}

    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #283949;
    }



.mainmenu ul.nav {
    /* float: right; */
}

.navbar-brand {
    padding: 6px 0;
    height: auto;
}

.mainmenu .navbar-nav > li > a {
    color: #000000;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: Roboto;
    transition: all .2s;
        font-weight: normal;
        font-size: 15px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
}

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover,
    .dropdown-menu, .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        color: #E8A243;
        background-color: transparent;
        transition: all .0s;
    }



.navbar-default .navbar-nav > li:last-child > a:before {
    display: none;
}


.mainmenu .navbar-nav > li > a:hover {
    color: #EA9156;
    transition: all .2s;
}



.mainmenu .navbar-collapse {
    position: relative;
    /*background: #000000;*/
}




.navbar-toggle {
    margin-top: 15px;
}

.navbar-nav > li > .dropdown-menu {
    padding: 0px 0;
    display: none;
    background-color: #fff;
    width: 250px;
    border-radius: 0;
}

.navbar-nav > li:hover > ul.dropdown-menu {
    display: block !important;
    -webkit-animation: fadeInUp 400ms;
    -moz-animation: fadeInUp 400ms;
    -ms-animation: fadeInUp 400ms;
    -o-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
    margin-left: 0;
}


.dropdown-menu > li {
    margin-left: 0;
    width: initial;
        width: 250px;
}

    .dropdown-menu > li > a {
        color: #34404e;
        font-size: 16px;
        padding: 7px 20px;
            width: 250px;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            background-color: transparent;
        }

.btr-menu > li:hover {
    background: transparent !important;
}

    .btr-menu > li:hover > ul {
        background: #fff !important;
    }

.ul_menu_lager {
    display: block !important;
}

    .ul_menu_lager li {
        display: inline-block;
    }

        .ul_menu_lager li:first-child {
            display: block;
        }

            .ul_menu_lager li:first-child a {
            }

.btr-menu > li > ul > li li > a {
    padding: 8px 8px;
    text-transform: none;
}



.dropdown-menu li a:hover, .dropdown-menu li a:focus {
    color: #007dbc;
}


.position_static {
    position: static !important;
}

    .position_static ul li a {
        color: #444;
        font-size: 14px !important;
    }

.btr-menu > li > ul li {
    background: #fff !important;
    display: block;
}

.position_static .ul_menu_lager i {
    border: 0;
}

.btr-menu > li > ul > li > a {
    font-size: 14px;
    text-transform: none;
    padding: 8px 10px;
}

.dropdown-menu > li > a:hover {
    color: #000000 !important;
}

.navbar-nav > li.position_static > .dropdown-menu {
    padding: 10px 15px 12px;
}





.mainmenu .navbar-collapse {
    position: relative;
    padding-top:40px;
}




.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #2c00b4;
}

/* Main SliderHome Carousel */
.owl-main-slider.owl-carousel .owl-controls {
    margin: 0;
}

.owl-main-slider.owl-carousel.slider-pagination .owl-controls {
    position: absolute;
    width: 100%;
    bottom: 2%;
    margin-top: 0;
    top: auto;
}

    .owl-main-slider.owl-carousel.slider-pagination .owl-controls .owl-page span {
        background-color: #fff;
    }

.owl-main-slider.owl-carousel .item img {
    width: 100%;
}

.owl-main-slider.owl-carousel .owl-controls .owl-nav div {
    background: #fba117 !important;
    border-color: #fba117;
    font-size: 23px;
    height: 32px;
    width: 32px;
    position: absolute;
    line-height: 100%;
    top: 50%;
    margin-top: -16px;
    opacity: 1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

    .owl-main-slider.owl-carousel .owl-controls .owl-nav div i {
        color: #fff;
    }

    .owl-main-slider.owl-carousel .owl-controls .owl-nav div.owl-prev {
        border-right-style: solid;
        border-right-width: 4px;
        left: 0;
    }

    .owl-main-slider.owl-carousel .owl-controls .owl-nav div.owl-next {
        border-left-style: solid;
        border-left-width: 4px;
        right: 0;
    }

.owl-main-slider .owl-controls .owl-nav div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}


.owl-main-slider .owl-item .item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
/* End Main SliderHome Carousel */


.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 22, 47, 0.4);
}



section.news_home {
    padding: 0px 0 35px;
    clear: both;
    background: white;
}

.item_news_home {
    margin-bottom: 20px;
}

.img_news_home img {
    border-radius: 8px;
    width: 100%;
}

.item_news_home .date_news_home {
    margin: 8px 0 0;
}

    .item_news_home .date_news_home i {
        color: #0b769b;
    }

.item_news_home h3 {
    margin: 15px 0;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    position: relative;
}

.item_news_home p.des_news_home {
    margin: 25px 0 15px;
}

.item_news_home h3:before {
    position: absolute;
    content: "";
    height: 2px;
    background: black;
    bottom: -13px;
    left: 0;
    width: 18%;
}

.viewmore_news_home a {
    color: #fff !important;
    border-radius: 25px;
    border: 1px solid #d5d5d5;
    padding: 7px 20px;
    background: #000000;
    transition: all .3s;
}

    .viewmore_news_home a:hover {
        background: #020055;
        transition: all .3s;
    }


.item_news_home:hover .viewmore_news_home a {
    color: #1e88ba;
}


.partner_home {
    background: #f1f1f1;
    padding: 40px 0 50px;
}

    .partner_home .owl-main-slider.owl-carousel .owl-controls .owl-nav div {
        background: rgba(251, 161, 23, 0) !important;
        border-color: rgba(251, 161, 23, 0);
        border: 1px solid #006636;
        border-right-width: 1px !important;
        border-left-width: 1px !important;
        padding: 3px 7px;
        margin-left: 0;
        margin-right: 0;
    }

        .partner_home .owl-main-slider.owl-carousel .owl-controls .owl-nav div i {
            color: #006636;
        }

    .partner_home h2.titleblock_home:after {
        display: none;
    }

div#partner_home {
    padding: 0 60px;
}

.item_partner_home {
    height: 80px;
    overflow: hidden;
}

    .item_partner_home img {
        max-height: 100%;
    }


footer {
    color: black;
    padding: 25px 0 25px;
    border-top: solid 2px #000000;
}


.info_company h2 {
    text-transform: uppercase;
    color: black;
    font-size: 17px;
    margin: 8px 0 10px;
}

/* social medai iocns */
.fa-social-icons {
    text-align: center;
    font-size: 45px;
    padding: 20px 0;
    transition: all 0.3s ease-out 0s;
}

    .fa-social-icons a, .fa-social-icons a:hover {
        color: #FFF;
    }

.facebook-icon {
    background: #1852a9;
}

.twitter-icon {
    background: #26d3f9;
}

.google-icon {
    background: #da4835;
}

.linkedin-icon {
    background: #007ab9;
}



ul.social-icons {
    margin: 20px 0 0 0;
    padding: 0;
    float: left;
}

    ul.social-icons li {
        float: left;
        margin: 0 8px 0 0;
        padding: 0;
    }

        ul.social-icons li i {
            color: #919191;
        }

        ul.social-icons li a {
            background-color: #595959;
            border-radius: 100%;
            color: #919191;
            float: left;
            font-size: 14px;
            height: 36px;
            line-height: 36px;
            margin: 0;
            padding: 0;
            text-align: center;
            width: 36px;
        }


    ul.social-icons.style-five {
        display: inline-block;
        margin-top: 5px;
    }

        ul.social-icons.style-five.one {
            float: left;
        }

        ul.social-icons.style-five li {
            margin-left: 0px;
            margin-right: 5px;
        }

            ul.social-icons.style-five li a, ul.social-icons.style-five li i {
                border-radius: 0;
                color: #FFF;
            }

            ul.social-icons.style-five li.facebook a {
                background: #3c599b;
            }

            ul.social-icons.style-five li.twitter a {
                background: #00abf0;
            }

            ul.social-icons.style-five li.linkedin a {
                background: #007bb6;
            }

            ul.social-icons.style-five li.google-plus a {
                background: #dd4c39;
            }

            ul.social-icons.style-five li.skype a {
                background: #13caff;
            }



        ul.social-icons.style-five.style-five.one li a i {
            color: #FFF;
            padding: 11px;
        }




footer ul {
    padding-left: 0;
}

footer h3 {
    text-transform: uppercase;
    color: black;
    font-size: 15px;
    margin: 8px 0 10px;
}

footer ul li {
    list-style-type: none;
}




.contact_phone h3 {
    text-transform: uppercase;
    color: #fba117;
    font-size: 15px;
    margin: 8px 0 7px;
}

.contact_phone > p {
    margin-bottom: 3px;
}

.phone_footer {
    background: url(../images/iconphone.png) no-repeat left;
    padding-left: 35px;
}

    .phone_footer p:first-child {
        margin-bottom: 0;
        line-height: 8px;
        padding-top: 12px;
    }

    .phone_footer p:last-child {
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 500;
    }

.copy_right p {
    margin-bottom: 0;
    background: #1E88BA;
    color: #fff;
    line-height: 42px;
    text-align: center;
}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 1%;
    display: none;
    text-indent: -9999px;
    background: #000000 url(../images/up-arrow.png) no-repeat center center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    z-index: 9999;
}


.info_company_top .item_info:first-child {
    padding-left: 0;
}

.item_info {
    float: left;
    max-width: 38%;
    padding-left: 35px;
    min-width: 25%;
}

.logo_social_top {
    padding: 5px 0;
    border-bottom: solid 0px #E8A243;
    background-color: white;
}

.img_info {
    float: left;
    height: 40px;
    width: 40px;
    background: white;
    text-align: center;
}

    .img_info i {
        font-size: 27px;
        color: #000000;
        padding: 6px 0;
    }



.caption_info {
    display: table-cell;
    padding-left: 10px;
    padding-top: 1px;
}

    .caption_info p {
            color: #df8549;
    font-weight: bold;
        margin-bottom: 0;
    }

        .caption_info p a {
                color: #df8549;
    font-weight: bold;
        }


    .caption_info h5 {
        text-transform: uppercase;
        margin-top: 2px;
        margin-bottom: 4px;
        color: black;
    }


.slogan_hotline {
    background: #2e66ac;
    color: #fff;
    text-transform: uppercase;
}
.navbar-default
{
    float: left;
}

p.slogan {
    margin-bottom: 0;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
}

.hotline_top a {
    color: #fff;
}

.slide_banner .row {
    margin-left: -7px;
    margin-right: -7px;
}

.slide_banner .col-md-6 {
    padding-left: 7px;
    padding-right: 7px;
}

.banner_1 img {
    margin-bottom: 14px;
    border-radius: 7px;
}

.banner_2 img {
    border-radius: 7px;
}

.slide_banner .owl-carousel .owl-stage-outer {
    border-radius: 0px;
}

.why_choose {
    padding: 35px 0;
    background: white;
}

    .why_choose h2.title_home {
        text-transform: uppercase;
        margin: 30px 0 50px;
        position: relative;
        border-bottom: 2px solid #e8e8e8;
        font-size: 28px;
        margin-top: 0;
    }

        .why_choose h2.title_home span {
            background: #f8f8f8;
            padding-right: 14px;
            position: relative;
            top: 15px;
            font-size: 23px;
        }

.item_choose .img_choose {
    float: left;
}

.item_choose .caption_choose {
    display: table-cell;
    padding: 17px 0 0 13px;
}

    .item_choose .caption_choose strong {
        font-size: 15px;
        text-transform: uppercase;
    }

.bg_block {
    background: url(../images/bg_block_1.jpg) center right no-repeat;
    background-size: cover;
    padding: 35px 0 !important;
}

.text_bg_block h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
}

.text_bg_block p:first-child {
    font-size: 15px;
    margin-top: 15px;
}

.viewmore_about {
    text-align: center;
    margin-top: 35px;
    
}

    .viewmore_about a {
        background:#000000;
        border-radius: 20px;
        padding: 10px 35px;
        font-size: 15px;
        text-transform: uppercase;
        color: white;
        font-weight: 600;
        transition: all .3s;
    }

        .viewmore_about a:hover {
            background: #000000;
            color: #ffffff;
            transition: all .3s;
        }


.produc_home {
    background: #f1f1f1;
}

.item_product_home {
    /*height: 170px;*/
    margin-bottom: 30px;
    border: solid 1px #cecccc;
}

.img_product_home {
    float: left;
    padding-bottom:10PX;
    width: 100%;
    height:150px;
    overflow:hidden;
}
.img_product_home img
{
    width:100%;
}

.caption_product_home {
    display: table-cell;
    border-left: 0px solid #efefef;
    height: 130px;
    position: relative;
    width:100%;
        float: left;
}

    .caption_product_home h3 {
        text-transform: uppercase;
        font-size: 17px;
        color: black;
        line-height: 25px;
        height: 45px;
    }
    .des_product_home
    {
        color:white;
    }

p.view_more_product {
    background: #1f5ca9;
    margin-bottom: 0;
    padding: 8px 33px;
    color: #fff;
    border-radius: 1px;
    transition: all .3s;
    width:100%;
        text-align: center;
}

    p.view_more_product:hover {
        background: #000000;
        transition: all .3s;
    }

    p.view_more_product a {
        color: #fff;
    }

h2.title_home {
    text-transform: uppercase;
    margin: 30px 0 30px;
    position: relative;
    border-bottom: 2px solid #000000;
    font-size: 20px;
   
}

    h2.title_home span {
        padding-right: 14px;
        position: relative;
        color:#000000;
         top: -5px;
    }

.produc_home .row {
    margin-left: -7px;
    margin-right: -7px;
}

.produc_home .col-md-3 {
    padding-left: 7px;
    padding-right: 7px;
}


.img_news_small {
    float: left;
    width: 30%;
}

.caption_news_small {
    display: table-cell;
    padding-left: 13px;
}

    .caption_news_small h3 {
        margin-top: 0;
        font-size: 17px;
        color: #000000;
        margin-bottom: 8px;
    }

.item_news_small {
    margin-bottom: 15px;
    min-height: 84px;
}

.caption_news_small p.des_news_home {
    margin-bottom: 0;
}

.item_news_small img {
    border-radius: 8px;
}

.customer_comment {
    background: #f1f1f1;
}

.img_comment {
    float: left;
    position: relative;
    top: -53px;
    right: -40px;
    width: 30%;
}

    .img_comment img {
        border-radius: 8px;
    }

.caption_comment {
    display: table-cell;
    padding: 15px 15px 15px 70px;
    background: #fff;
    height: 177px;
    box-shadow: 5px 5px 20px #b5b5b5;
    border-radius: 8px;
}

.content_commnet {
    padding: 55px 85px 40px 65px;
}


.item_comment {
    padding: 70px 70px 15px 70px;
}

.contact_now {
    text-align: center;
    margin-top: 55px;
}

p.contact_now a {
    background: #000000;
    color: #fff;
    padding: 15px 25px;
    text-transform: uppercase;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s;
}

    p.contact_now a:hover {
        background: #000000;
        transition: all .3s;
    }

.menu_footer a {
    color: black;
    line-height: 27px;
}

.seach_menu button.btn.btn-default {
    height: 34px;
    border: 0;
    box-shadow: none;
}

    .seach_menu button.btn.btn-default .glyphicon {
        top: 3px;
    }

.seach_menu input {
    height: 34px;
    border: 0 !important;
    box-shadow: none !important;
}


.slide_banner {
    background: #f8f8f8;
}
.navbar-collapse
{
    padding-left:0px !important;
}
.seach_menu .input.form-control {
    box-shadow: none;
    border: 0;
}

.hotline_top {
    padding: 5px 0;
}

    .hotline_top img {
        vertical-align: bottom;
    }






.news-main {
    margin-bottom: 18px;
    padding: 15px 0px 16px 0;
    transition: all .3s;
    background: #fff;
    box-shadow: 0 0 3px rgb(165, 165, 165);
    height: 200px;
    overflow: hidden;
}


    .news-main .img_new {
        padding-left: 15px;
        overflow: hidden;
        height: 170px;
    }

/*.news-main img {
        width: 100%;
    }*/

/*.news-main:hover .news-shows a {
        color: #f70e20;
        transition: all .3s;
    }*/

.news-shows a {
    font-size: 18px;
    color: #000;
    transition: 0.5s;
    text-decoration: none;
}

.news-shows p {
    margin: 0 0 3px;
}

.date-time-new-show {
    color: #3d3986;
}

.view-more-new-show {
    text-align: right;
}

    .view-more-new-show a {
        font-size: 15px;
        color: #007dbc;
        transition: 0.5s;
        text-decoration: none;
        padding: 6px 9px;
        border-radius: 2px;
    }

h1.title_detailnews {
    font-size: 24px;
    margin-top: 0;
    line-height: 38px;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 17px;
    padding-bottom: 2px;
}


.text_bando {
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 500;
}

.main-contact .btn-success {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
    border-radius: 0;
}

.main-contact .form-control {
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555555;
    background-color: #FBFBFB;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
}

.content_info_contact h4 {
    margin-top: 16px;
    font-size: 15px;
    color: #004a25;
    text-transform: uppercase;
}

hr.e {
    max-width: 50px;
    width: 50px;
    border-top: 1px solid #007db2;
    margin: 8px 0;
}

.content_info_contact .fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: left;
    color: #D95357;
}


/* Menu cat */


.side-heading {
    padding: 12px 18px;
    font-size: 16px;
    color: #fff;
    background: #007dbc;
    margin-top: 0;
    margin-bottom: 5px;
}

#menu-cat {
    margin-bottom: 15px;
    border: 1px solid #dedede;
    padding: 10px 10px;
}

    #menu-cat span.fa {
        cursor: pointer;
        padding: 15px 1px 0 0;
        position: absolute;
        top: 0;
        right: 0;
    }

    #menu-cat i.fa {
        cursor: pointer;
        padding: 10px 0 0 2px;
        position: absolute;
        top: 0;
        left: 0;
        color: #007dbc;
        font-weight: bold;
        font-size: 16px;
    }
    /*#menu-cat a>.fa{
    padding: 0 10px 0 0;
    color: #db261d;
    font-weight: bold;
}*/
    #menu-cat > li > ul {
        margin-left: 35px;
    }

    #menu-cat li ul ul {
        margin-left: 33px;
    }

    #menu-cat li {
        position: relative;
        padding: 0;
        border-bottom: 1px dotted #e1e1e1;
    }

        #menu-cat li > a {
            padding: 10px 0px 10px 16px;
            display: inline-block;
            color: #333;
            width: 100%;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 600;
            transition: all .3s;
        }

            #menu-cat li > a:hover {
                color: #007dbc;
                transition: all .3s;
            }

    #menu-cat > li li {
        border: 0;
    }

    #menu-cat > li ul li a {
        padding: 7px 0 7px;
        border-top: 1px dotted #D95357;
    }

.pagination-container {
    margin-top: 15px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    padding: 5px 13px;
    color: #fff;
    cursor: default;
    background-color: #000000;
    border-color: #000000;
    border-radius: 0 !important;
}
/* End menu cat */

h1.titlt_h1_page {
    text-transform: uppercase;
    font-size: 20px;
    color: #585858;
    margin-bottom: 17px;
    font-weight: 500;
}


.breadcrumb {
    background: transparent;
    padding-left: 0;
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 13px;
}

    .breadcrumb a {
        color: #999;
    }

.content_info_contact ul {
    padding-left: 0;
}

    .content_info_contact ul li {
        padding-left: 0;
        list-style-type: none;
    }


.img_pro_detail {
    text-align: center;
}

.album_detail #slideimageProduct_nav ul {
    padding-left: 0;
}

.album_detail #slideimageProduct_nav li {
    height: 60px !important;
    overflow: hidden;
    margin: 0 5px;
}

    .album_detail #slideimageProduct_nav li img {
        width: 100%;
        height: 100%;
    }


.album_detail #slideimageProduct_nav {
    padding-left: 0;
    padding: 10px 1px;
    margin-left: -1px;
}


.title_top {
    border-left: 7px solid #000000;
    box-shadow: 0 7px 16px #f3f3f3;
    padding: 5px;
    padding-left: 11px;
    margin: 0 0 42px 0;
}

    .title_top h1 {
        font-weight: 500;
        margin: 0px;
        margin-bottom: 5px;
        font-size: 20px;
        text-transform: uppercase;
        color: #000000;
    }

    .title_top .breadcrumb {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
    }

.product_detail .title_top {
    margin-top: 20px;
}

.product_list .banner_page, .newslist .banner_page {
    margin-bottom: 20px;
}

.newslist .title_top {
    margin: 0 0 18px 0;
}

/*.banner_page {
    margin-bottom: 30px;
}*/


.toolbar-sorter {
    text-align: right;
    margin-top: 8px;
}

    .toolbar-sorter label.label {
        color: black;
        font-size: 14px;
        font-weight: normal;
    }

    .toolbar-sorter select.sorter-options.form-control {
        border-radius: 0px;
        box-shadow: none;
        border-color: #e1e1e1;
    }


.product-item {
    box-shadow: 0 0 4px #d1d1d1;
    padding: 15px;
    height: 285px;
    overflow: hidden;
    margin-bottom: 20px;
}

h3.product-item-name {
    font-size: 15px;
    text-transform: uppercase;
}

.product-item-detail {
    padding: 10px 0;
}

.product-item-photo {
    height: 55%;
    overflow: hidden;
}

/*.common_des_product {
    color: #666;
    line-height: 24px;
    background: #f5f5f5;
    border: 1px solid #dadada;
    border-left: 3px solid #000000;
    padding: 13px 15px 10px;
    margin-bottom: 20px;
    position: relative;
}*/

/*.common_des_product:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #f5f5f5;
    border: 1px solid #d2d2d2;
    border-left: none;
    border-bottom: none;
    position: absolute;
    left: 30px;
    top: -6px;
    z-index: 2;
    -ms-transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
    transform: rotate(-46deg);
}*/

/*.common_des_product .content_common_des_product {
    display: block;
    overflow: hidden;
    position: relative;
    height: 95px;
    overflow-x: hidden;
    overflow-y: auto;
}*/

.menu_tab_product {
    z-index: 99;
}

    .menu_tab_product .nav {
        padding: 0;
    }

    .menu_tab_product ul {
        border: 1px solid #ddd;
        border-bottom: 1px solid #000000;
        background: #eee;
        margin: 0;
        padding-left: 0px;
    }

        .menu_tab_product ul li {
            display: inline-block;
        }

            .menu_tab_product ul li a {
                padding: 11px 30px;
                display: inline-block;
                border-right: 1px solid #ddd;
                color: #007dbc;
                font-size: 15px;
                border-radius: 0;
                text-transform: uppercase;
                font-weight: 500;
            }

                .menu_tab_product ul li a:hover {
                    color: #000000;
                }

.padding_top_40 {
    margin-bottom: 20px;
    border: 1px solid #f5f5f5;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    padding: 0 15px 15px;
}

h2.title_tab {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

/*.product_detail .hidecontent {
    height: 100px;
    overflow: hidden;
}*/

.product_detail .show-more {
    text-align: center;
    margin-top: 10px;
    padding-top: 7px;
    padding-bottom: 10px;
}

.list_releated .product-item {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.comment_product ._2pi8 {
    padding-left: 0px !important;
    padding-right: 0px;
}



.box-img {
    position: relative;
    overflow: hidden;
    display: block;
        PADDING: 10PX;
            BORDER-RADIUS: 5PX;
            -moz-box-shadow: 0 3px 10px -2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 3px 10px -2px rgba(0,0,0,.2);
    box-shadow: 0 3px 10px -2px rgba(0,0,0,.2);
}

    .box-img:before {
        background: rgba(255,255,255,.4);
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);
        -ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);
        -o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);
        transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);
        visibility: hidden;
        width: 100%;
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }


    .box-img:hover:before {
        opacity: 1;
        visibility: initial;
        -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-100%,0);
        -ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-100%,0);
        -o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-100%,0);
        transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-100%,0);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }



.img_box2 {
    position: relative;
    overflow: hidden;
}


    .img_box2 img {
        transition-duration: .5s;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
    }

    .img_box2:hover img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        cursor: pointer;
        transition-duration: .9s;
    }

.info_product {
    margin-top: 55px;
}


.news-details {
    margin-top: 20px;
    MARGIN-BOTTOM: 20PX;
}

.main-contact {
    margin-top: 20px;
}

.contacts-info h2 {
    font-size: 15px;
}


.pagination > li > a, .pagination > li > span {
    padding: 5px 12px;
}

.searchlist {
    margin-top: 20px;
}

.img_news_home.img_box2 {
    height: 242px;
    overflow: hidden;
    border-radius: 8px;
}


a.btn_contact {
    background: #000000;
    width: 100%;
    display: block;
    padding: 11px 7px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border-radius: 2px;
    font-weight: 500;
    transition: all .3s;
    margin-top:10px;
}

    a.btn_contact span {
    }

    a.btn_contact:hover {
        background: #007dbc;
        transition: all .3s;
    }

p.price_product {
    margin-bottom: 3px;
}

    p.price_product span:last-child {
        font-weight: 500;
    }

p.status_product span:last-child {
    font-weight: 500;
    color: red;
}

.common_des_product {
    margin-bottom: 10px;
}


.img_hotline {
    float: left;
    padding-top: 3px;
}

.phone_hotline {
    display: table-cell;
    padding-left: 15px;
}

    .phone_hotline p {
        font-weight: 500;
        font-size: 16px;
        color: #f70000;
        margin-bottom: 2px;
    }


.content_support {
    border: 1px solid #ddd;
    margin-top: 7px;
    padding: 17px 10px 5px 10px;
}

p.email_support {
    margin-top: 12px;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 6px;
}

    p.email_support span:first-child {
        color: #f70000;
    }

p.web_support {
    font-size: 15px;
    font-weight: 500;
}

    p.web_support span:first-child {
        color: #f70000;
    }


.news_feature_page {
    margin-top: 15px;
}

.content_news_feature {
    border: 1px solid #ddd;
    padding: 10px 10px;
}

    .content_news_feature ul {
        padding-left: 0;
    }

        .content_news_feature ul li {
            list-style: none;
            border-bottom: 1px dotted #eee;
            padding: 8px 0;
        }

            .content_news_feature ul li:last-child {
                border-bottom: 0;
                padding-bottom: 0;
            }

            .content_news_feature ul li a {
                color: #000000;
            }

                .content_news_feature ul li a:hover {
                    color: #007dbc;
                }

.hotline_suppoert {
    min-height: 45px;
}


.content_btn_price {
}

.banner_page img {
    width: 100%;
}

.info_company_top {
    padding: 20px 0;
}



.tabs-panel {
    margin-top: 20px;
    /*margin-bottom: 10px;*/
}

    .tabs-panel .nav-tabs {
        font-size: 16px;
        border-bottom: 2px solid #007dbc;
        margin-bottom: 14px;
        position: relative;
    }

        .tabs-panel .nav-tabs > li {
            margin-bottom: 0;
        }

            .tabs-panel .nav-tabs > li > a {
                color: #000;
                margin: 0;
                padding: 10px 20px;
                font-size: 14px;
            }

            .tabs-panel .nav-tabs > li.active > a,
            .tabs-panel .nav-tabs > li.active > a:hover,
            .tabs-panel .nav-tabs > li.active > a:focus,
            .tabs-panel .nav > li > a:hover,
            .tabs-panel .nav > li > a:focus {
                background: none;
            }

                .tabs-panel .nav-tabs > li > a,
                .tabs-panel .nav-tabs > li.active > a,
                .tabs-panel .nav-tabs > li.active > a:hover,
                .tabs-panel .nav-tabs > li.active > a:focus,
                .tabs-panel .nav-tabs > li > a:hover {
                    border: none;
                }

            .tabs-panel .nav-tabs > li.active,
            .tabs-panel .nav-tabs > li.active > a {
                background: #007dbc;
                color: #fff;
            }

            .tabs-panel .nav-tabs > li > a:hover {
                background: #fff;
            }


.logo_top img {
    width: 70%;
}


.productlist1 .news-shows {
    padding: 5px 20px;
}

.productlist1 .news-main
{
    height:auto !important;
    margin-bottom: 0px;
    padding: 5px 0px 5px 0;
    transition: all .3s;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
}


.content_news_list {
    padding: 10px 0;
    box-shadow: 0 0 1px rgb(165, 165, 165);
}

.productlist1 .news-shows i
{
font-size: 7px;
    color: #007dbc;
}

.productlist1 .news-shows a {
    font-size: 14px;
}

.listcat .produc_home {
    background: #f1f1f1;
    padding: 14px 14px 4px;
    margin-bottom: 30px;
}

.listcat .item_product_home {
    margin-bottom: 10px;
}

.productlist1 .news-shows p
{
    float:left;
}
.info_company  a
{
	color:#fff;
}