﻿@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Thin';
    src: url('../fonts/Roboto-Thin.ttf') format('truetype');
}

.fa {
    font-family: FontAwesome !important;
}

html, body {
    position: relative;
    height: 100%;
    font-family: Arial !important;
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a, a:hover, a:focus, a:active, a:visited {
    text-decoration: none;
    color: #333;
    margin-bottom: 5px;
}

/*.related-news a {
    color: #055593;
}*/

.vegeta {
    color: #037101;
}

    .vegeta a {
        color: #037101;
    }

hr {
    margin: 15px 0;
}

header {
    width: 100%;
    /*height: 131px;*/
    background-color: #fff;
}

footer {
    width: 100%;
    /*background: #055593;*/
    margin-top: 15px;
}

    footer h3 {
        margin: 0;
    }

    footer hr {
        margin: 10px 0;
    }

    footer li {
        margin: 5px 0;
    }

    footer a {
        color: #eee !important;
    }

        footer a:hover {
            color: #fff !important;
            text-decoration: underline;
        }

    footer iframe {
        width: 100%;
    }

.footer {
    /*height: 40px;
    line-height: 40px;
    background: #037101;*/
}

.container {
    max-width: 1170px;
}

.body {
    /*min-height: 500px;*/
}

.top-link a {
    color: #eee;
    padding: 0 15px;
}

    .top-link a.active, .top-link a:hover {
        color: #fff;
    }

.top-search {
    position: relative;
    width: 200px;
    margin-left: 15px;
}

::-webkit-input-placeholder {
    color: #ccc;
}

#txt-search {
    height: 35px;
    width: 200px;
    background: #037101;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    color: #fff;
}

#btn-search {
    position: absolute;
    /*width: 34px;*/
    height: 34px;
    padding: 0;
    right: 0;
    border: none;
    outline: none;
    background: #037101;
    color: #ccc;
    font-size: 14px;
    /*margin-left: -18px;*/
}

    #btn-search:hover {
        color: #fff;
    }

.nav li, .top-link li {
    float: left;
}

    .nav li:hover ul {
        display: block !important;
    }

.nav ul {
    padding: 0;
    margin-top: 1px;
}

    .nav ul li {
        width: 100%;
    }

.main-nav {
    width: 100%;
    height: 137px;
    position: relative;
    background: #fff;
    z-index: 1000;
}

.main-menu {
    /*border: 1px solid #ccc;*/
    width: 100%;
    background: #fff;
    transition: 200ms;
}

.main-nav .navbar {
    margin-bottom: 0;
    border: none;
}

.main-nav .nav li {
    border-bottom: 2px solid #fff;
}

    .main-nav .nav li:hover {
        border-bottom: 2px solid #037101;
        background: #eee;
    }

.main-nav .nav a {
    padding: 35px 15px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    transition: 200ms;
}

.main-nav .nav ul li {
    border-bottom: 1px solid #ccc;
}

    .main-nav .nav ul li:hover, .main-nav .nav ul li.active {
        border-bottom: 1px solid #ccc;
        color: #037101;
    }

    .main-nav .nav ul li a {
        padding: 10px 15px;
        color: #333;
        font-weight: normal;
        text-transform: initial;
        transition: 200ms;
    }

    .main-nav .nav ul li:last-child a {
        border-bottom: none;
    }

    .main-nav .nav ul li a:hover, .main-nav .nav ul li a.active {
        background: #eee;
    }

.main-menu.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0px 0px 5px #ccc;
}

.main-nav.fixed .nav a {
    padding: 15px 15px;
}

.main-nav.fixed .nav ul li a {
    padding: 10px 15px;
}

.main-nav.fixed .logo {
    width: 45px;
    height: 45px;
    margin-top: 3px;
}

.main-nav.fixed .title, .main-nav.fixed .logo {
    display: none;
}

.logo {
    /*width: 80px;*/
    height: 80px;
    margin-top: 5px;
    transition: 200ms;
    max-width: 100%;
}

.title {
    margin-left: 15px;
    font-weight: bold;
    color: #037101;
    display: none;
}

    .title h3 {
        text-transform: uppercase;
        color: #030979;
    }

@media screen and (max-width: 1200px) {
    .title {
        display: none;
    }
}

.bgbanner {
    height: 100px;
    width: 100%;
    display: block;
}

.item-client p {
    margin-top: 20px;
    text-align: center;
}

.item-client img {
    max-width: 100%;
}
block_listtintuc li.lir {
    max-height: 120px;
}
li.lir {
    /*padding-right: 5px;*/
    text-align: justify;
    /*margin-bottom: -20px;*/
    
}
.block_tintuc {
    /*padding: 15px 0px;*/ /*background-color: #F6F6F6*/
    /*max-height: 390px;*/
    overflow: hidden;
    border-top: 1px solid #649DCA;
    position: relative;
}

.limore {
    position: absolute !important;
    bottom: 0;
    margin-bottom: 0 !important;
    padding-bottom: 10px;
    background: #F6F6F6;
    width: 100%;
}

.block_tintuc::-webkit-scrollbar {
    display: none;
}

.block_tintuc li {
    margin-bottom: 10px;
    position: relative;
}

    .block_tintuc li a {
        text-align: justify;
    }

a.more {
    color: #D1261F;
}

i.fa.fa-caret-right {
    font-size: 14px;
    margin-left: 8px;
    color: #D1261F;
    position: absolute;
    bottom: 10px;
}

i.glyphicon.glyphicon-star {
    color: #F8D662;
    margin-right: 5px;
}

.home-news {
    width: 100%;
    /*padding: 30px 0;*/
    padding-top: 15px;
    /*padding-bottom: 15px;*/
    /*background: #eee;*/
    text-align: justify;
}

    .home-news h3 {
        color: #037101;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
    }

    .home-news i, .related-news i {
        color: #037101;
        margin: 6px;
        margin-left: 0;
    }

    .home-news h5 {
        margin: 0;
        margin-bottom: 10px;
        font-weight: bold;
        line-height: 1.3em;
    }

    .home-news a:hover, .related-news a:hover {
        text-decoration: underline;
        color: #037101;
    }

.home-news-content {
    background: #fff;
    /*padding: 15px;*/
    /*margin-bottom: 15px;*/
}

.foot-content {
    margin-bottom: 15px;
}

.left-news img {
    width: 100%;
    margin: 10px 0;
}

.right-news img {
    width: 120px;
    height: 90px;
    float: left;
    margin-right: 10px;
}

.right-news .news-item {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

    .right-news .news-item:last-child {
        border-bottom: none;
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #eee;
    color: #037101;
}

.album-anh, .album-video {
    margin-top: 10px !important;
}

.album-anh {
    margin-bottom: 15px !important;
}

.album-item {
    height: 200px;
    position: relative;
}

    .album-item iframe {
        width: 100%;
        height: 200px;
    }

    .album-item .album-title {
        position: absolute;
        top: 0px;
        padding: 12px 15px;
        height: 50px;
        background: -webkit-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
        text-shadow: 0 0 2px rgba(0,0,0,.5);
        color: #eee;
        width: 100%;
        font-size: 14px;
    }

.social {
    width: 32px;
    height: 32px;
    margin: 2px 10px 2px 0px;
}

@media (max-width: 480px) {
    .col-xs-6 {
        width: 100%;
    }
}

/*Thêm sửa*/

.top-link {
    line-height: 35px;
    color: #eee;
}

    .top-link a {
        padding: 0 5px;
    }

.main-nav {
    background: #6AD2F9;
    background: -webkit-linear-gradient(right,#009FE0,#6AD2F9,#009FE0);
}

.top-search {
    position: relative;
}

#txt-search {
    background: none;
    height: 30px;
    position: relative;
    top: 2px;
}

#btn-search {
    height: 28px;
    top: 2px;
    background: none;
}

.main-menu, #hgmenu {
    background: #D1EEFC !important;
}

    #hgmenu a {
        color: #F9EC04 !important;
    }

    #hgmenu > a::after {
        height: 5px !important;
        width: 5px !important;
        top: 24px !important;
        right: 5px !important;
        border-bottom: 1px solid #F9EC04 !important;
        border-right: 1px solid #F9EC04 !important;
        margin-top: -5px;
    }

    #hgmenu a a::after {
        top: 20px !important;
        right: 10px !important;
    }

    #hgmenu ul li:hover > ul > li {
        background: #D1EEFC !important;
    }

    #hgmenu ul ul li:hover > a, #hgmenu ul ul li a:hover {
        background: #EFF9FE !important;
    }

#menu-line {
    background: #1D7191 !important;
}

.logo {
    width: 80px;
    border-radius: 50%;
    box-shadow: 0 0 15px #fff;
}

.title {
    display: block;
    color: #fff;
    text-shadow: 0 1px 1px #555;
}

    .title h3 {
        color: #fff;
        text-shadow: 0 1px 3px #333;
    }

.logo-title {
    height: 120px;
    padding: 15px 0;
}

.main-nav {
    height: 164px;
}


#wowslider-container .ws-title {
    top: 15px;
}

#hgmenu > ul > li > a {
    padding: 15px 20px !important;
}

#wowslider-container .ws-title span {
    border-radius: 0 !important;
    padding: 10px 20px !important;
    background: rgba(255,255,255,0.7) !important;
    opacity: 0.8 !important;
    color: #0D7502 !important;
}

#wowslider-container .ws-title div {
    border-radius: 0 !important;
    padding: 7px 15px !important;
    background: rgba(0,0,0,0.5) !important;
    opacity: 0.8 !important;
}

/*Sửa*/
.main-nav {
    height: auto;
}

.logo {
    height: auto;
    width: auto;
    max-height: 120px;
    max-width: 100%;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.title {
    display: none;
}

.logo-title {
    padding: 0;
    height: auto;
    max-height: 120px;
}

#hgmenu a {
    color: #1D7191 !important;
    font-family: Arial !important;
    font-size: 14px !important;
}

#hgmenu ul ul li a {
    font-size: 14px !important;
}

#hgmenu a::after {
    border-bottom: 1px solid #1D7191 !important;
    border-right: 1px solid #1D7191 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #EFF9FE !important;
}

@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
    .bgbanner {
        height: 80px;
        width: 100%;
        display: block;
        background-size: cover;
    }

    #hgmenu #menu-button, #hgmenu ul ul li a {
        padding: 15px !important;
        color: #036185 !important;
    }

    #hgmenu > ul > li > a {
        padding: 15px !important;
    }

    #hgmenu #menu-button::before {
        top: 20px !important;
        right: 15px !important;
        border-top: 2px solid #036185 !important;
        border-bottom: 2px solid #036185 !important;
    }

    #hgmenu #menu-button::after {
        top: 15px !important;
        right: 15px !important;
        background: #036185 !important;
    }

    #hgmenu .submenu-button {
        height: 44px !important;
        width: 44px !important;
    }

        #hgmenu .submenu-button::before {
            top: 21px !important;
            left: 16px !important;
            background: #fff !important;
        }

        #hgmenu .submenu-button::after {
            top: 16px !important;
            left: 21px !important;
            background: #fff !important;
        }

    #hgmenu ul li, #hgmenu ul ul li, #hgmenu ul li:hover > ul > li {
        border-top: 1px solid rgba(255,255,255,0.3) !important;
    }

    .dropdown-menu {
        background: #0D7502 !important;
    }
}

/*Final*/

/*.top-social{
    height:21px;
    width:91px;
    margin:7px 0;
    background:url(/Content/Social.png);
}*/

.top-social li {
    float: left;
    margin-right: 5px;
}

.top-social img {
    width: 21px;
    height: 21px;
    margin-top: -2px;
}

.swiper-button-prev.swiper-button-white {
    background-image: url(/Content/next_left.png) !important;
    height: 54px !important;
    width: 54px !important;
    background-size: 54px 54px;
}

.swiper-button-next.swiper-button-white {
    background-image: url(/Content/next_right.png) !important;
    height: 54px !important;
    width: 54px !important;
    background-size: 54px 54px;
}

footer {
    /*background: #009FE0 !important;
    font-size: 15px;*/
}

.footer {
    /*height: 75px !important;
    line-height: 75px !important;
    background: #036185 !important;
    border-top: 1px solid #eee;
    font-size: 16px;
    white-space: nowrap;*/
}

.foot-content {
    margin-bottom: 20px !important;
}

.intro {
    padding-top: 25px !important;
    margin-bottom: -20px;
}

.intro-item {
    height: 350px;
    margin-bottom: 20px;
}

    .intro-item .intro-left {
        width: 50%;
        height: 100%;
        padding: 20px;
        padding-top: 0;
        text-align: justify;
        background: #009FE0;
        color: #eee;
        overflow: hidden;
    }

        .intro-item .intro-left h3 {
            white-space: nowrap;
        }

    .intro-item .intro-right {
        display: block;
        width: 50%;
        height: 100%;
        background-size: cover;
        background-position: center;
    }

.products .swiper-slide, .products .swiper-slide:hover {
    background-size: cover !important;
}

.hot-product-item {
    height: 140px !important;
}

.main-product-item {
    height: 120px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-slide a:hover {
    color: #036185 !important;
}

.vegeta, .vegeta a:hover {
    color: #000 !important;
    font-size: 14px;
    font-weight: bold;
}

    .vegeta a {
        color: #333;
    }

.home-news a:hover, .related-news a:hover {
    color: #036185 !important;
}

.home-news i, .related-news i {
    color: #009FE0 !important;
}

.top-search {
    position: absolute;
    left: auto;
    right: 15px;
    width: 300px;
    padding: 10px;
    background: #E0F3FD;
    border: none;
    border-radius: 0;
    margin: 0 auto;
}

#txt-search {
    border-bottom: none;
    background: #fff;
    color: #333;
    width: 100%;
    height: auto;
    padding: 5px;
}

#btn-search {
    height: auto;
    top: 15px;
    right: 15px;
}

    #btn-search:hover {
        color: #036185;
    }

@media (max-width: 800px) {
    .dropdown-toggle, .top-search {
        display: none !important;
    }
}

.top-search {
    top: 40px;
    right: 80px;
    width: 200px;
    padding: 0;
    background: none;
}

#txt-search {
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 15px;
}

#btn-search {
    top: 8px;
    right: 2px;
}

.tin-hot {
    font-size: 6px;
    position: relative;
    top: -3px;
    margin: 0 5px 0 10px;
}

hr {
    border-top: 1px solid #649DCA;
}

/*#cssmenu > ul > li:hover {
    border-bottom: 2px solid #D21D00 !important;
}*/

@media (max-width: 1024px) {
    #cssmenu > ul > li > a {
        padding: 10px 5px !important;
    }

        #cssmenu > ul > li > a.img {
            padding-top: 7px !important;
        }
}

@media (max-width: 768px) {
    #cssmenu > ul > li > a {
        padding: 10px 15px !important;
    }

        #cssmenu > ul > li > a.img {
            padding-top: 7px !important;
        }
}

.ct table {
    display: block;
    max-width: 100% !important;
}

.ct img {
    max-width: 100% !important;
    height: auto !important;
}

.banner {
    width: 100%;
}

marquee div {
    white-space: nowrap;
}

#owl-demo .item img {
    margin: 0 auto;
}
.title-header-news{
            margin: 10px 0 5px;
            display: block;
        } 
        .title-header-news .topic-group{
           
            display: inline-block;
                      
            padding: 5px 15px 5px 10px;
            font-size: 14px;
            
            text-transform: uppercase;
         
            font-weight: bold;
            border-left: 5px solid #0964aa;
            color: #0964aa;
            background-color: #bccbd7;
            float: left;
        }
        .title-header-news .arrow-right {        
            
            display: inline-block;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;

            border-left: 15px solid #bccbd7;
        }

        /*.contents-news-add #cke_top_Contents #cke_64{
            display: none !important;
        }*/