body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 1.4;


}

/*home*/

.top-header {
    color: #fff;
    background: #252525;
    display: block;
    float: left;
    width: 100%;
}

.top-header .line-space {
    /* border-right: 1px solid #3B3B3B; */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    display: inline-block;
    /* width: 1px; */
    /* height: 20px; */
    /* margin-top: 5px; */
}

.top-header img.logo-home {
    width: 30px;
    margin-right: 15px;
}

a.email-home {
    border-left: 1px solid #3b3b3b;
    padding-left: 15px;
    color: #fff;
    border-right: 1px solid #3b3b3b;
    padding-right: 15px;
    margin-right: 10px;
}

a.hotline-home {
    color: #fc7321;
}

span.hour-home {
    color: #fc7321;
}

.hour-home {
    color: red;
}

.hour-home {
    color: #feb914;
}

a.hotline-home {
    border-right: 1px solid #3b3b3b;
    padding-right: 15px;
}

a.btn-register {
    color: #fff;
    font-size: 12px;
    padding-top: 6px;
    display: inline-block;
}

a.btn-login {
    color: #fff;
    font-size: 12px;
    padding-top: 6px;
    display: inline-block;
}

.content-header {
    border-bottom: 1px solid #ccc;
    display: block;
    float: left;
    width: 100%;
}

img.logo-home-lg {
    width: 50px;
    /*margin-left: 35px;*/
    margin-bottom: 5px;
    margin-top: 10px;
}

.content-header-view-r {
    /* text-align: right; */
    float: right;
}

ul.menu-home {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-top: 29px;
}

ul.menu-home > li {display: inline-block;}

.content-header-view-l {
    float: left;
    text-align: center;
}

.menu-home > li > a {
    display: block;
    line-height: 20px;
    padding: 10px;
    text-transform: uppercase;
    height: 40px;
    transition: .15s;
    font-size: 15px;
    font-weight: 700;
    color: #fc7321;
}

.menu-home > li > a:hover {
    color: orangered;
    text-decoration: none;
}

p.slogan {
    font-weight: bold;
    color: #fc7321;
}

ul.menu-home > li.bordered > a {
    background: #fc7321;
    border-radius: 50px;
    padding-left: 20px;
    color: #fff;
    padding-right: 20px;
}

ul.menu-home > li.bordered > a:hover {
    background: orangered;
}

.home-banner {
    display: block;
    float: left;
    width: 100%;
    /* height: 500px; */
    position: relative;
    height: 80vh;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-entry {
    display: block;
    text-align: center;
    z-index: 2;
    position: relative;
    /*padding-top: 100px;*/
    /* padding-top: 220px; */
}

.banner-entry h3.title {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 5px;
}

.banner-entry h3.desc {
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 50px;
}

.tool-item > a {
    color: #fff;
    /*background-color: #feb914;*/
    background-color: #dc5754;
    height: 40px;
    width: 140px;
    font-weight: 500;
    text-align: center;
    border-radius: 20px;
    /* float: left; */
    margin-right: 10px;
    line-height: 20px;
    padding: 10px 0;
    transition: .15s;
    box-shadow: 0 4px 8px 1px #00000091;
    pointer-events: all;
    display: inline-block;
}

.tool-item > a > .icon {
    padding-right: 5px;
}

.tool-item > a:hover {
    color: #fff;
    /* background-color: #003e79; */
    background-color: #dc5754;
    text-decoration: none;
}

.tool-item {
    display: block;
}

.home-banner {}

.banner-image {
    height: 80vh;
    background-size: cover;
    background-image: url('../images/banner4.jpg');
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.about-services {
    display: block;
    float: left;
    width: 100%;
}

.about-step-deposit-order {
    display: block;
    float: left;
    width: 100%;
    background: #F8F8F8;
}

.register-account {
    display: block;
    float: left;
    width: 100%;
    background: #E84545;
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 300px;
}

.about-customer {
    display: block;
    float: left;
    width: 100%;
    background: #F8F8F8;
}

.about-contact {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: -112px;
}

.footer {
    display: block;
    float: left;
    width: 100%;
    background: #2B2E4A;
    color: #fff;
    padding-bottom: 50px;
}

.footer-copyright {
    display: block;
    float: left;
    width: 100%;
    background: #1F2036;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}

.box-view h3.title {
    text-align: center;
    /* font-family: "SFUIText"; */
    font-weight: bold;
    line-height: 1;
}

.box-view .line-row {
    text-align: center;
    margin-bottom: 30px;
}

.box-view {
    display: block;
    padding: 30px 0;
    position: relative;
    z-index: 999;
}

.box-view .desc-box {
    line-height: 25px;
    width: 300px;
    width: 560px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    max-width: 100%;
    padding-bottom: 30px;
}

.row-info {
    float: left;
    display: block;
    padding-bottom: 40px;
}

.row-info img {
    float: left;
    margin-right: 20px;
}

h6.row-info-r-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

.row-info-r-desc {
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: grey;
}

img.img-register {
    position: relative;
    top: 100px;
    /* overflow: hidden; */
}

h6.title-register-account {
    font-size: 36px;
    font-weight: 200;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding-top: 100px;
}

.about-customer-column i.fa {
    font-size: 80px;
    margin-bottom: 20px;
}

.about-customer-column {
    display: block;
    text-align: center;
    padding: 0 50px;
}

h6.about-customer-column-title {
    font-size: 16px;
    font-weight: bold;
}

.about-customer-column-desc {
    color: grey;
    padding-bottom: 30px;
}

.about-customer-column a.btn.btn-danger {
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.box-circle {
    /* width: 33.3333333333%; */
    margin-right: 30px;
    background-color: white;
    padding: 25px 30px;
    border-radius: 50px;
    box-shadow: 10px 15px 30px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.box-circle i.fa {
    /* display: inline-block; */
    /* font: normal normal normal 14px/1 FontAwesome; */
    /* font-size: inherit; */
    /* text-rendering: auto; */
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    /* background: #E84545; */
    /* padding: 15px; */
    border-radius: 30px;
    font-size: 35px;
    color: #E84545;
    float: left;
    padding-right: 15px;
}

.box-circle-r {
    float: left;
}

.box-circle-r h6 {
    font-weight: bold;
    font-size: 15px;
    margin-top: 0;
}

.map-view-here img {
    width: 100%;
}

.map-view-here {
    display: block;
    position: relative;
    top: -112px;
    z-index: 1;
}

.logo-footer {
    margin: 0 auto;
    text-align: center;
}

.logo-footer img {
    width: 140px;
    margin-top: 30px;
    margin-bottom: 10px;
}

h6.title-content-footer-box {
    color: #fff;
    font-size: 18px;
    padding-bottom: 15px;
}

ul.menu-list-footer {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-list-footer li > a {
    color: #9092a0;
    /* padding-bottom: 10px; */
}

.menu-list-footer li {
    padding-bottom: 10px;
    color: #9092a0;
    /*float: left;*/
}

ul.ft-list {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.social i.fa {
    /* border: 1px solid #ccc; */
    /* padding: 15px; */
    /* border-radius: 15px; */
}

.social {
    float: left;
    width: 30px;
    margin-right: 10px;
    border: solid 1px #9092a0;
    border-radius: 50%;
    height: 30px;
    text-align: center;
    padding: 5px 0;
}

.ft-list li:hover a {
    color: #fff;
}

.logo-footer > p {
    padding-bottom: 15px;
    color: #fc7321;
}

/*list*/
.box-cat {
    display: block;
    margin-bottom: 20px;
}

h6.box-cat-title {
    color: #666666;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0 5px;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
}

ul.box-cat-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-cat-list a {
    color: #000;
    font-weight: bold;
}

.box-cat-list i {
    color: #000;
}

.box-cat-list li {
    padding-bottom: 10px;
}

.content-page {
    display: block;
    padding: 50px 0;
    float: left;
    width: 100%;
}

.box-news-list-item {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.box-news-list-item img {
    max-width: 100%;
    margin-bottom: 10px;
}

h6.box-news-list-item-info-title {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}

a {}

h6.box-news-list-item-info-title > a {
    color: #000;
}

p.box-news-list-item-info-author {
    color: grey;
    text-align: left;
    font-size: 12px;
}

/*detail*/

h6.content-detail-title {
    font-size: 30px;
    margin-top: -30px;
    margin-bottom: 30px;
}

.content-detail-show img {
    max-width: 100%;
}


.box-new-image {
    width: 100%;
    height: 200px;
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.box-new-image-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 200px;
}

.box-new-title {
    font-size: 15px;
    color: #fc7321;
    font-weight: bold;
    margin-bottom: 20px;

    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

h3.box-new-title a {color: #fc7327;font-size: 18px;}

a.box-new-button-detail {
    background: #fc7321;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: inline-block;
}

.box-new-desc {
    margin-bottom: 20px;

    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 125px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box-new-wrapper {
    padding: 25px;
    background: #F6F9FA;
}

.about-news {
    display: block;
    float: left;
    width: 100%;
}

.shadow68{
    -webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
}

.navbar-trungviet .navbar-brand img{
    margin-right: 5px;
    height: 50px;
}
.navbar-trungviet .navbar-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
}


.navbar-trungviet.navbar-default .navbar-nav>li>a {
    color: #fc7321;
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-trungviet.navbar-default {
    margin-bottom: 0;
    padding: 10px 0;
    background: transparent;
    border: 1px solid transparent;
}
