﻿/*
    chienpv create 21/07/2020
    css for website viettrung
*/
body {
    font-family: Roboto, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, sans-serif;
}

.height-header {
    height: 160px;
}

.newHighlightIndex .border-box {
    border-top: 2px solid #13a79e;
}

.slogan-mobile {
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-size: 25px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 0
}


.navbar-default .navbar-nav > li > a {
    color: white;
    border: none;
    border-radius: unset;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    text-transform: none;
}

#navbar {
    font-weight: 600;
    background-color: #13a79e;
}

    #navbar .nav > li > a {
        padding: 10px 25px 10px 25px;
        margin: 0;
    }


.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a:hover {
    color: white;
    border: none;
    border-radius: unset;
    background: none;
    /*border-bottom: 1px solid white;*/
    background: #11948c;
}

.img-header {
    height: 60px;
    margin: 50px 0px;
}

.ts-highlight-achievement.newHighlight .center-title h1 {
    color: #13a79e;
}

.dropdown-menu > li > a {
    font-family: Roboto, sans-serif;
}

.dropdown-menu {
    background-color: #13a79e;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-nav {
    margin: 0px !important;
    width: 100%;
}

.lang-vi {
    height: 35px;
    border-left: 1px solid #484848;
    padding-left: 15px;
}

.lang-cn {
    height: 35px;
}

button.navbar-toggle {
    background: #13a79e;
}

@media (max-width: 767px) {
    #navbar ul li a {
        border-bottom: 1px solid #b77676;
    }
}

.dropdown-menu > li > a {
    font-size: 13px;
    text-transform: none;
}

.footer {
    background-image: url(/Content/images/lygiang.png);
    padding: 10px 0;
    padding-bottom: 10px;
    color: #ededed;
    margin-top: 0px;
    background-size: cover;
    height: 321px;
    backdrop-filter: opacity();
}

footer::after {
    background: black;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    opacity: 0.4;
}

.footer p {
    color: white;
}

.info-footer {
    padding-left: 0px;
}

.logo-footer {
    max-width: 300px;
}

.footer-infor {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    padding-top: 15px;
}

.footer-data {
    list-style-type: none;
    padding-left: 0px;
}

.footer i {
    font-size: 20px;
    color: white;
    margin-right: 10px;
    width: 30px;
}

.footer-data > li {
    font-size: 14px;
    padding-top: 15px;
}

.info-footer {
    display: block;
}

.footer h3 {
    padding-top: 15px;
}

    .footer h3:after {
        background: white;
        height: 2px;
    }

.partner {
    background-image: url('/Content/images/connect-bg.png');
    display: inline-block;
    width: 100%;
}

.post-content {
    margin-bottom: 0px;
}

.ts-highlight-achievement .service-thumb {
    height: 150px;
}

.home-map {
    padding-top: 50px;
}

.map {
    background-image: url('/Content/images/map.png');
    background-size: cover;
    height: 450px;
}

.news-thumb.pull-left {
    width: 100%;
    height: 180px;
}

.col-item {
    border: none;
}

.news-details h4 a:hover {
    color: #13a79e;
}

.ts-list-title {
    background: #13a79e;
}

.search-mini-box > span {
    top: 0;
}

.search-mini-box {
    padding: 0;
    border: none;
}

.post .post-meta h4 a {
    color: #13a79e;
}

.post .post-meta ul li a i {
    color: #13a79e;
}

.post .post-content a.btn.btn-link {
    color: #13a79e;
    border: 1px solid #13a79e;
}

    .post .post-content a.btn.btn-link:hover {
        color: white;
        background: #13a79e;
    }

.ts-news-other-des > a > i {
    color: #13a79e;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #13a79e;
}

.pagination {
    border: 1px solid #13a79e;
}


    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        background-color: #13a79e;
        border-color: #13a79e;
    }

.post .post-meta ul li a:hover {
    color: #13a79e;
}

.red-border-bottom .border-width {
    background: #13a79e;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: white;
}

.search-mini-box > span {
    color: #13a79e;
    border-left: 1px solid #13a79e;
}

.search-mini-box input[type="text"] {
    border: 1px solid #13a79e;
}


@media (min-width: 1200px) {
    .page-single {
        width: 75%;
    }
}

.news-thumb.pull-left.side-news {
    height: 120px;
    width: 250px;
    padding-right: 15px;
}

.side-news-detail {
    height: 20px;
}

.is-vc {
    padding-top: 0px;
    background: white;
}

#st-wrapper {
    background: white;
}

@media (min-width: 768px) {
    .navbar-nav > li {
        width: 14%;
        text-align: center;
    }
}

.post-meta h2 {
    font-size: 24px;
}

.p-t-115{
    padding-top:115px;
}