/*Font face*/
body {
    min-height: 100%;
    background: #f2f2f2;
    overflow-x: hidden;
    font-family: arial,sans-serif;
}
.container {
    width: 1172px;
}
/*Header*/
.bg-intro-main {
    margin-top: 20px;
}
.navbar{
    margin-bottom: 0!important;
}
.header-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 60px;
    line-height: 58px;
    background: #f9f9f9 ;
}
.header-info .row > div {
    padding: 0 15px;
}
.header-info .pull-left ul {
    border-left: 1px solid rgba(41, 41, 41, 0.1);
    border-right: 1px solid rgba(41, 41, 41, 0.1);
}
.header-info .pull-left ul li {
    padding-left: 25px;
    color: #c1c1c1;
    float: left;
    font-weight: bold;
}
.header-info .pull-left ul li:last-child {
    padding-right: 25px;
}
.header-info a{
    color: #c1c1c1;
}
.header-info .pull-left ul::after {
    clear: both;
    content: "";
    display: block;
}
.header-info .pull-left ul li span {
    color: #d5553f;
}
.header-info .pull-right ul li {
    border-left: 1px solid rgba(41, 41, 41, 0.1);
    font-size: 14px;
    font-weight: 400;
    padding: 0 30px;
    float: left;
}
.header-info i {
    color: #c1c1c1;
     font-size: 16px;
}
.header-info i,
.header-info li {
    color: #c1c1c1;
}
.header-info a:hover,
.header-info li.act a{
    color:#cc0000;
}
.navbar-default .navbar-brand {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.header-nav {
    background: transparent;
    padding-top: 12px;
    border-color: transparent;
    border-bottom: 1px solid #caa873;
    padding-bottom: 10px;
    background: #fff;
}
.navbar-nav > li > a {
    border-right: 1px solid rgba(41, 41, 41, 0.1);
}
.header-nav .nav.vi > li > a {
    font-family: Arial;
    font-size: 14px;
}
 .header-nav .nav > li > a {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    color:#222;
}
.navbar-nav > li:last-child a, body.home .navbar-nav > li:last-child a {
    border: medium none;
    padding-right: 0;
}
#search-form {
    display: none;
    position: absolute;
    right: 0;
    width: 250px;
}
#search-form.act{
    display: block;
}
.slider > img {
    width: 100%;
}
.wrap{
    background: #fff;
    padding-bottom: 20px;
}
.wrap .slider{
    margin-bottom: 20px;
}
.line-item{
    margin-bottom: 50px;
}
.line-item h3{
    font-size: 16px;
}
.line-product {
    background-color: #444444;
    margin-top: 72px;
    padding-bottom: 50px;
    padding-top: 62px;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.line-product .col-md-3 {
    margin-bottom: 30px;
}
#footer {
    background-color: #222;
    padding-bottom: 50px;
    padding-top: 46px;
}
#footer p {
    color: #fff;
    font-size: 12px;
}
#footer .textwidget {
    float: left;
    padding-right: 15px;
    display: inline-block;
}
.menu-header li:hover .dropdown-menu{
    display: block;
    left: 0;
    position: absolute;
    width: 220px;
}
.header-nav .nav li a:hover{
    background: none;
    color: #d5553f;
}
.bx-wrapper,
.slide {
    max-width: 100%!important;
    width: 100% !important;
}
.bx-wrapper .bx-controls-direction a.bx-next {
    background: rgba(0, 0, 0, 0) url("../img/bg.png") no-repeat scroll -25px 0px;
    right: 5px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
    background: rgba(0, 0, 0, 0) url("../img/bg.png") no-repeat scroll 0px 0px;
    left: 5px;
}
.slider-box-mid .bx-wrapper .bx-controls-direction a {
    height: 70px;
    width: 25px;
}
.slider-box-mid .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 15px;
}
.slider-box-mid .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider-box-mid .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff none repeat scroll 0 0;
}
.slider-box-mid .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666 none repeat scroll 0 0;
    border-radius: 100%;
    height: 15px;
    width: 15px;
}
.banner-intro {
    background: rgba(0, 0, 0, 0) url("../img/ocpacity.png") repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    left: 15%;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 30%;
    width: 70%;
    border-radius:5px;
}
.bg-contact-home {
    background: rgba(0, 0, 0, 0) url("../img/bgsl.jpg") repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 100px;
    line-height: 100px;
    margin-top: -2px;
    padding: 0 50px;
    width: 100%;
    font-size: 18px;
}
.bg-contact-home .link-contact a{
    color:#fff;
    background: #222;
    padding: 5px 8px;
    border-radius: 5px;
}
.bg-contact-home .link-contact a:hover{
    color:#ff0000;
}
.text-left * {
    text-align: left !important;
}
#content {
    min-height: 350px;
}
.title-head-breadcrumb{
    background: url("../img/breadcrumb.jpg") no-repeat center center;
    height: 113px;
    width: 100%;
    background-size: cover;
}
.line-breadcrumb{
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 113px;
}
.line-breadcrumb * {
    color: #fff !important;
    font-weight: bold;
    line-height: 113px;
}
.item-block .btn {
    background-color: #ffffff;
    border-color: #ffffff;
    float: right;
    margin: 8px 0 0;
    padding: 0;
}
.item-block .btn .fa-search {
    color: #d9d9d9;
}
.item-block .keyword-post{
    border: medium none;
    color: #000000;
    height: 38px;
    padding: 12px 0;
}
.search-form{
    border-bottom: 1px solid #ebebeb;
}
.post-img > img {
    width: 100%;
}
.content-post-line.news {
    margin-top: 50px;
    min-height: 400px;
}
.content-post-line.news h2 {
    color: #555;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}
.date {
    color: #b8c3d4;
    font-weight: bold;
    padding: 10px 0;
}
.content-post-line.news .post-content{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    #border-bottom: 1px solid #f2f2f2;
    padding-bottom: 27px;
    border-top: 1px solid #f2f2f2;
    margin: 0;
    padding-top: 18px;
}
.btn-post {
    color: #d94900;
    font-weight: bold;
    margin-top: 37px;
    padding: 0;
}
.same-title {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}
.same-content-news a {
    color: #555;
}
.same-content-news a:hover {
    text-decoration: underline;
}
.same-content-news li {
    margin-bottom: 5px;
}
.tile-box-head {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 22px;
    text-transform: uppercase;
}
.img-contact img{
    width: 100%;
}
.address-contact {
    color: #222;
    margin-top: 40px;
    display: inline-block;
}
#submitContact{
    float: right;
    background-color: #030303;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 19px;
    margin-left: 26px;
    padding: 12px 18px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.input-group-btn button {
    background: #d54900!important;
    border: medium none;
    height: 35px;
    border-radius: 0;
}
.updating {
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
}
.thumb-image-intro .item-thumb-ext {
    margin: 0 1% 0 0;
    width: 32%;
    float: left;
    cursor: pointer;
}
.mgt10{
    margin-top: 10px;
}
/*Image*/
.list-lbr ul{
    margin-bottom: 20px;
}
.list-lbr ul li {
    list-style: outside none none;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
.list-lbr ul li a {
    color: #919191!important;
    font-size: 14px;
    text-transform: uppercase!important;
}
.list-lbr ul li a:hover,
.list-lbr ul li.act a{
    color: #d54900!important;
}
.list-lbr li span {
    float: right;
    font-size: 8px;
    margin-top: 8px;
}
.list-item-post.img div {
    margin-bottom: 30px;
}
.list-item-post.img div img{
    border-radius: 2px;
}
.title-head-breadcrumb .pull-left h1{
    color: #fff;
    display: inline-block;
    font-size: 25px;
    margin-top: 40px;
}
.introduction p{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
.introduction ul li {
    padding: 10px 0;
    width: 70%;
    float: left;
    list-style: disc;
    margin-left: 15px;
}
.list-item-post.introduction > ul {
    border-top: 1px solid #d54900;
    clear: both;
    display: inline-block;
    width: 100%;
}
.list-item-post.introduction > ul.last{
    border-bottom:1px solid #d54900;
}
.timeline {
    position: relative;
}
.timeline dl::before {
    background-color: #ccd1d9;
    bottom: 0;
    content: "";
    left: 4%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 100;
}
.timeline dl dt {
    background-color: #fff;
    border: 1px solid #d54900;
    border-radius: 30px;
    color: #d54900;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    line-height: 48px;
    margin-top: 50px;
    position: relative;
    text-align: center;
    width: 135px;
    z-index: 200;
}
.timeline dl dd .circ {
    background-color: #d54900;
    border: 4px solid #f5f7fa;
    border-radius: 50%;
    height: 16px;
    left: 4.5%;
    margin-left: -11px;
    position: absolute;
    top: 33px;
    width: 16px;
    z-index: 200;
}
.timeline dl dd.pos-right .time {
    left: 5%;
}
.timeline dl dd .time {
    color: #333333;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 0 11px;
    position: absolute;
    top: 28px;
}
.timeline dl dd.pos-right .events {
    float: right;
}
.timeline dl dd .events {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 28px;
    position: relative;
    width: 85%;
}
.timeline dl dd .events .events-body {
    color: #666666;
    font-size: 16px;
    overflow: hidden;
}
.timeline dl dd {
    position: relative;
    z-index: 200;
}
.timeline dl dd a {
    color: #aaaaaa;
}
.tabs li {
    background: #fff;
    color: #666;
    display: inline-block;
    float: left;
    margin: 0 !important;
    padding: 15px 0;
    position: relative;
    text-align: center;
    width: 23.333%;
    border: 1px solid #e3e3e3;
}
.tabs li.act{
    background: #d54900;
    color:#fff;
}
.tabs li.act a{
    color:#fff;
}
.tabs li.act::after {
    background: #d54900 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
}
.tabs li a{
    display: block;
    color: #cccccc;
    font-weight: bold;
    font-size: 20px;
}
.content-tab {
    display: inline-block;
    padding: 25px;
    width: 99%;
    border-bottom: 2px solid #d54900;
}
.content-tab h3{
    font-size: 16px;
}
.carousel-ctrl {
    margin: 40px auto 0;
    width: 370px;
}
.carousel-ctrl a {
    background: #c3c3c3 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 175px;
}
.carousel-ctrl .next {
    float: right;
}
.content-tab{
    display:none;
}
.content-tab.act {
    display: inline-block;
    width: 100%;
}
._tab {
    margin-top: 20px;
}
._tab ul {
    margin: 0 -4px 20px -14px;
}
._tab ul li {
    color: #999999;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    padding: 0 4px;
    text-align: center;
}
._tab ul li span {
    border: 1px solid #ebebeb;
    display: block;
    color: #000;
}
._tab ul li:not(.active) span {
    background: #ebebeb none repeat scroll 0 0;
    cursor: pointer;
}
.list-lbr li.active a {
    color: #d54900 !important;
}
.tab{
    display: none;
}
.tab.act{
    display: inline-block;
    width: 100%;
}
h4 {
    font-size: 17px;
    margin: 11px 0 2px !important;
    color: #4c4c4c;
}
body p {
    color: #666666;
}
.content-line-tamnhin {
    border-top: 2px solid #d54900;
    border-bottom: 2px solid #d54900;
    display: inline-block;
    margin-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}
 body h3 {
    color: #000;
    font-size: 16px;
}
.vitri .tabs li{
    width: 24.333%;
}
.hatang .tabs li {
    white-space: nowrap;
    width: 22.333%;
}
.hatang .tabs li a{
    font-size: 17px;
}
.ims {
    display: inline-block;
    margin-top: 33px;
    width: 100%;
}
.a1{
    display: inline-block;
    margin-top: 33px;
    width: 100%;
}
.hinhmau li {
    display: inline-block;
    padding: 8px 15px;
    width: auto;
}
.emoji {
    vertical-align: middle;
    width: 15px !important;
}
.datnentab .tabs > li {
    width: 24% !important;
}
.popupBox {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
}
.wrapPopup {
    display: inline-block;
    margin-top: 10%;
    padding: 15px;
    box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
    background-color: rgba( 249, 249, 249, 1.00 );
    position: relative;
}
.btnClose{
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-weight: inherit;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 0, 183, 205, 1.00 );
    cursor: pointer;
}
.sticky-hotline {
    position: fixed;
    right: 5px;
    top: 40%;
    background: #e84f23;
    z-index: 109;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
}
.sticky-hotline a{
    color: #fff;
}
.banner-intro, .banner-intro p {
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}
.header-nav-fixed {
    background: #fff;
    margin-top: 0;
    position: fixed;
    z-index: 99999999;
    top: 0;
    display: inline-block;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #ddd;
}
.header-nav-fixed  .header-nav {
    margin-top: 0px;
}
.block-center {
    background: url(../img/bg-trans-1.png);
    padding: 30px;
    width: 600px;
    position: absolute;
    left: 30%;
    top: 25%;
    z-index: 3;
    min-height: 300px;
}
.main-block-center {
    width: 100%;
    float: left;
    height: 202px;
    background: url(../img/bg-trans-2.png);
    position: relative;
    padding: 20px;
}
.block-info-contact{
    float: left;
    color: #CAA873;
}
.block-info-contact *,
.block-info-contact a{
    color: #CAA873!important;
}
.txt-25 {
    font-size: 25px;
}
.txt-14 {
    font-size: 14px;
}
.block-logo {
    text-align: center;
    padding: 20px 0 0px 0;
    color: #CAA873;
    font-size: 20px;
    width: 100%;
    display: inline-block;
}
.block-regis-nha {
    border-top: 2px solid #caa873;
    background: #fff url(../img/img-icon-1.png) no-repeat left top;
    height: 50px;
    width: 400px;
    text-align: center;
    font: 400 24px/48px 'Arial';
    position: absolute;
    bottom: -30px;
    left: 15%;
}
.block-regis-nha a {
    display: block;
    height: 48px;
    width: 400px;
    background: url(../img/img-icon2.png) no-repeat right top;
    text-align: center;
    color: #13384a;
}
.logo-top {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 150px !important;
}
#header .navbar-brand img {
    width: 115px;
    margin-top: 5px;
}
.title-block-main{
    font: 400 28px 'Arial';
    color: #13384a;
    display: inline-block;
    width: 100%;
}
.line-break {
    height: 1px;
    background: #caa873;
    margin: 10px 0;
    width: 150px;
}
.lead{
    padding: 20px 0 10px 0;
    font: 400 14px/24px arial;
    display: inline-block;
    width: 100%;
    text-align: justify;
}
.width-common {
    width: 100%;
    float: left;
}
.thumb-image-intro .item-thumb {
    margin: 0 1% 0 0;
    width: 19%;
    float: left;
    cursor: pointer;
}
.bg-intro-main{
    background: #fff;
    padding: 20px;
}
.title-block-7 {
    color: #13384a;
    font: 700 18px "Arial";
    width: 100%;
    float: left;
    padding-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
}
.title-block-7 span{
    border-bottom:1px solid #caa873;
    padding-bottom: 5px;
}
.thumb-image {
    width: 100%;
    float: left;
    position: relative;
}
.col-lg-50{
    width: 49%;
    display: inline-block;
    float: left;
}
.intro-row-left {
    text-align: left;
    padding: 10px 0 0 0;
    font: 400 14px/24px arial;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}
.txt-tienich{
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}
.txt-tienich p {
    font: 400 16px arial;
    color: #caa873;
}
.txt-tienich li {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    padding: 0 5% 0 0;
}
.dot {
    padding: 0 0 0 15px;
    background: url(../img/dot_6x6.gif) no-repeat left 5px;
    font: 400 14px arial;
    margin: 0 0 10px 0;
    margin-bottom: 10px;
}
.bg-col {
    background: url(../img/bg-col-left.gif) repeat-y left top;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.bg-col .row-left {
    padding-right: 2%;
    width: 23.64%;
    padding: 20px 0;
    display: inline-block;
}
.bg-col .title-row-left {
    font: 400 28px 'Arial';
    text-align: right;
    color: #13384a;
}
.row-right {
    width: 71%;
    float: right;
    padding:0;
    display: inline-block;
}
.list_thumb {
    wdth: 100%;
    float: left;
    margin-bottom: 20px;
    margin-right: -105px;
}
.list_thumb li {
    min-height: 132px;
    min-width: 232px;
    float: left;
    margin: 0 40px 0 0;
    margin-bottom: 0px;
    padding: 10px;
    background: url(../img/bg-thumb-1.gif) no-repeat left top;
    margin-bottom: 15px;
}
.list_thumb li a {
    height: 130px;
    width: 230px;
    border: 1px solid #5c6257;
    display: block;
    color: #ba9e6f;
    text-align: center;
    overflow: hidden;
}
.list_thumb li a:hover{
    border: 1px solid #ba9e6f;
}
.list_thumb li span {
    display: block;
    margin: 10px 0 0 0;
    font: 400 30px arial;
    font-weight: 400;
    padding: 0 20px;
    padding-top: 0px;
}
.list_thumb li span.txt_1 {
    padding-top: 20px;
    font-weight: 700;
}
.list_thumb li span.txt_2 {
    font: 400 16px arial;
}
.height120{
    height: 120px;
}
.item-thumb img{
    height: 100%;
}
.h400{
    height: 400px;
    overflow: hidden;
}
.h400 img{
    min-height: 100%;
    width: 100%;
}
.item-thumb-ext img{
    height: 100%;
}
.mgt10{
    margin-bottom: 10px;
}
.list-item-post img{
	width: 100%!important;
}
table{
    width: 100% !important;
}
th, td {
    padding: 5px;
    border: 1px solid #fff;
    vertical-align: top;
}
/*pagging*/
.show-box-paging {
    clear: both;
    text-align: center;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 3;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > .disabled > span, 
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus, 
.pagination > .disabled > a, 
.pagination > .disabled > a:hover, 
.pagination > .disabled > a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}

.tab-content.no-border.create-product {
    padding: 15px;
    background: #fafafa;
    display: inline-block;
    border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-top: none;
}
.tab-content > .active {
    display: block;
    text-align: center;
}
.tab-content > .active img{
    max-width: 100%;
}
.nav-tabs > li > a {
    border: 1px solid #ededed;
    border-radius: 0!important;
}
.nav-tabs > li.active > a{
    background-color: #dcdcdc!important;
}
.line.content-view.viewThanks {
    text-align: center;
    line-height: 50px;
    padding-top: 100px;
    font-size: 20px;
}
.list-item-post textarea.form-control {
    min-height: 132px;
    max-height: 132px;
}
.list-item-post #submitContact {
    background: #e84f23;
    border: 1px solid #e84f23;
}