.box-product-cate,
.box-detail-news,
.content .box-default-gallery {
    position: relative;
    margin-top: 25px;
    padding: 25px;
    border: 2px solid #f09d23;
    border-radius: 5px;
    text-align: center;
}

.box-product-cate .title-box a,
.box-detail-news .title-box a,
.content .box-default-gallery .title-box a {
    font-weight: bold;
    color: #f5a126;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
    min-height: 60px;
    overflow: hidden;
}

.box-product-cate .des-box,
.box-detail-news .des-box,
.content .box-default-gallery .des-box {
    text-align: justify;
    min-height: 60px;
    margin-top: 10px;
    font-size: 12px;
}

.box-product-cate .des-box a,
.box-detail-news .des-box a,
.content .box-default-gallery .des-box a {
    display: block;
    position: absolute;
    right: 25px;
    color: #333;
    font-weight: bold;
}

.product-cate {
    width: 100%;
    text-align: center;
}

.content .box1 {
    margin-top: 25px;
    border: 1px solid #736357;
    border-radius: 5px;
    margin-bottom: 10px;
}

.content .box1 ul.sub {
    display: none;
}

.content .box1 ul {
    line-height: 50px;
    font-size: 18px;
    padding-left: 25px;
}

.content .box1 ul li {
    list-style: none;
    border-bottom: 1px solid #edebe9;
    width: 95%;
    position: relative;
}

.content .box1 ul li:before {
    content: "";
    background: url("../images/icon-cate-box.png");
    width: 23px;
    height: 23px;
    position: absolute;
    bottom: 14px;
}

.content .box1 ul li:last-child {
    border: none;
}

.content .box1 ul li a {
    color: #000;
    padding-left: 30px;
}

.content .side-bar-right h3 {
    text-transform: uppercase;
    text-align: center;
    background: #f9b73d;
    background: -webkit-linear-gradient(#fff, #bf7305);
    background: -o-linear-gradient(#fff, #bf7305);
    background: -moz-linear-gradient(#fff, #bf7305);
    background: linear-gradient(#fff, #bf7305);
    font-size: 20px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 0;
}

.content .box-detail-product,
.content .box-detail-news,
.content .box-default-gallery {
    border: 1px solid #bf7305;
    padding: 0px 30px;
    border-radius: 5px;
    margin: 25px 25px 10px 0;
}

.content .box-detail-product h1,
.content .box-detail-news h1,
.content .box-default-gallery h1,
.content .box-detail-product h2,
.content .box-detail-news h2,
.content .box-default-gallery h2 {
    background: #bf7305;
    background: -webkit-linear-gradient(left, #fffbe0, #bf7305, #fffbe0);
    background: -o-linear-gradient(left, #fffbe0, #bf7305, #fffbe0);
    background: -moz-linear-gradient(left, #fffbe0, #bf7305, #fffbe0);
    background: linear-gradient(left, #fffbe0, #bf7305, #fffbe0);
    font-size: 24px;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.content .box-detail-product .intro-product,
.content .box-detail-news .intro-product,
.content .box-default-gallery .intro-product {
    margin-bottom: 20px;
}

.content .box-detail-product .intro-product img,
.content .box-detail-news .intro-product img,
.content .box-default-gallery .intro-product img {
    width: 100%;
}

.content .box-detail-product .intro-product .thong-so,
.content .box-detail-news .intro-product .thong-so,
.content .box-default-gallery .intro-product .thong-so {
    font-size: 24px;
    line-height: 40px;
}

.content .box-detail-product .intro-product .thong-so span,
.content .box-detail-news .intro-product .thong-so span,
.content .box-default-gallery .intro-product .thong-so span {
    color: #fc0303;
}

.content .box-detail-product .intro-product .des-product,
.content .box-detail-news .intro-product .des-product,
.content .box-default-gallery .intro-product .des-product {
    margin-top: 20px;
    font-size: 18px;
}

.content .box-detail-product .detail-product,
.content .box-detail-news .detail-product,
.content .box-default-gallery .detail-product {
    margin-bottom: 20px;
}

.content .right-detail .map {
    margin-top: 10px;
}

.content .right-detail .list-video {
    margin-top: 10px;
    margin-bottom: 10px;
}

.box-detail-news {
    margin-bottom: 25px !important;
}

.box-detail-news .item-news {
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #a9a3a0;
}

.box-detail-news .item-news:last-child {
    border: none;
}

.box-detail-news .item-news img {
    width: 100%;
}

.box-detail-news .item-news .title a {
    color: #fe0101;
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    max-height: 50px;
    overflow: hidden;
}

.box-detail-news .item-news .readmore a {
    position: absolute;
    bottom: -35px;
    display: block;
    right: 0;
    background: url("../images/bg-readmore.png") no-repeat;
    padding: 6px 7px;
    color: #333;
}

.box-detail-news .news-content {
    text-align: left;
}

.box-detail-news .news-content img {
    width: 100% !important;
}

.news-other {
    line-height: 24px;
    margin-bottom: 50px;
}

.news-other p {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.news-other ul {
    padding: 0;
    margin-left: 15px;
}

.news-other ul li {
    list-style: none;
}

.news-other ul li a {
    color: #333;
    font-size: 16px;
}



@font-face {
    font-family: RobotoFont;
    src: url(../fonts/Roboto-Regular.ttf);
}

body {
    font-family: RobotoFont;
    background: #fffbe0;
}

.clear {
    clear: both;
}

header .banner {
    background: url("../images/bg-banner.jpg") no-repeat;
    font-size: 18px;
    margin-bottom: 20px;
    padding-top: 20px;
}

@media only screen and (max-width: 768px) {
    header .banner {
        padding-top: 0;
    }
}

header .banner .logo {
    text-align: center;
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    header .banner .logo {
        margin-top: 0;
    }
}

header .banner .logo img {
    max-width: 160px;
}

header .banner .text-logo {
    text-align: center;
}

header .banner .text-logo p {
    color: #754d29;
    margin: 0;
}

header .banner .text-logo p:first-child {
    font-weight: bold;
    font-size: 16px;
}

header .banner .text-logo p:last-child {
    font-style: italic;
    font-size: 16px;
}

header .banner .hotline {
    width: 50%;
    margin: auto;
}

@media only screen and (max-width: 480px) {
    header .banner .hotline {
        width: 100%;
        text-align: center;
    }
}

header .banner .hotline fieldset {
    border: 2px solid #754d29;
    border-radius: 5px;
    margin-bottom: 5px;
}

header .banner .hotline fieldset p {
    padding: 0 29px;
    color: #fc0303;
    font-size: 24px;
    text-align:center;
}

header .banner .hotline legend.title {
    margin: 0 62px;
    padding: 0px 10px;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-size: 18px;
}

header .banner .baohanh {
    border: 1px solid #754d29;
    text-align: center;
    padding: 5px 15px 0 15px;
    width: 75%;
    margin: auto;
}

@media only screen and (max-width: 480px) {
    header .banner .baohanh {
        width: 100%;
    }
}

header .banner .baohanh .title {
    color: #754d29;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

header .banner .baohanh input.text {
    text-align: center;
    display: block;
    width: 60%;
    margin: auto;
    border: 1px solid #754d29;
    border-radius: 5px;
}

header .banner .baohanh input.submit {
    border: none;
    background: none;
    text-decoration: underline;
}

header .navbar-inverse {
    background: red;
    background: -webkit-linear-gradient(left, #fba629, #bb7206 50%, #fba629);
    background: -o-linear-gradient(left, #fba629, #bb7206 50%, #fba629);
    background: -moz-linear-gradient(left, #fba629, #bb7206 50%, #fba629);
    background: linear-gradient(to right, #fba629, #bb7206 50%, #fba629);
}

header .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    header .navbar-inverse ul.nav.navbar-nav {
        margin-top: 15px;
    }
    header .navbar-inverse ul.nav.navbar-nav li {
        position: relative;
    }
    header .navbar-inverse ul.nav.navbar-nav li:after {
        position: absolute;
        content: "";
        height: 60%;
        width: 1px;
        color: red;
        right: 0;
        top: 10px;
        background-color: #fff;
    }
    header .navbar-inverse ul.nav.navbar-nav li:last-child:after {
        background: none;
    }
    header .navbar-inverse .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }
    header .navbar-inverse .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }
    header .navbar-inverse .dropdown:hover .dropdown-menu {
        display: block;
    }
    header .navbar-inverse .nav-tabs .dropdown-menu,
    header .navbar-inverse .nav-pills .dropdown-menu,
    header .navbar-inverse .navbar .dropdown-menu {
        margin-top: 0;
    }
    header .navbar-inverse .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }
    header .navbar-inverse .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }
}

header .navbar {
    border: none;
}

@media only screen and (min-width: 768px) {
    header .navbar {
        min-height: 75px;
        margin-bottom: 0;
    }
    header .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    header .navbar .navbar-collapse {
        text-align: center;
    }
}

.home-slider {
    position: relative;
    margin-bottom: 22px;
}

@media only screen and (max-width: 768px) {
    .home-slider .item-slide img {
        min-height: 170px;
    }
}

.home-slider .owl-carousel {
    position: relative;
}

.home-slider .owl-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .home-slider .owl-carousel .owl-dots {
        bottom: 0;
    }
}

.home-slider .owl-carousel .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.18);
}

@media only screen and (max-width: 768px) {
    .home-slider .owl-carousel .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }
}

.home-slider .owl-carousel .owl-dots .owl-dot.active span {
    background: rgba(0, 0, 0, 0.58);
}

.home-slider .bg-slider {
    position: absolute;
    bottom: -22px;
    z-index: 99;
    width: 100%;
}

.home-slider .bg-slider img {
    width: 100%;
    max-height: 60px;
}

.content .panel-content .title-panel {
    background: #bf7305;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.content .panel-content .title-panel p {
    padding-top: 5px;
}

.content .panel-content .title-panel img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 19%;
}

.content .panel-content .main-panel1 {
    margin-top: 15px;
}

.content .panel-content .bg-xam {
    background: #cdcac4;
    padding-top: 70px;
}

.content .panel-content .main-panel .panel1 img {
    width: 100%;
    outline: 5px dotted #bf7305;
    outline-offset: -5px;
}

.content .panel-content .main-panel .panel1 p {
    text-align: center;
    margin: 25px 0;
    height: 70px;
}

.content .panel-content .main-panel .panel1 p a {
    font-size: 26px;
    text-transform: uppercase;
    color: #bf7305;
}

.content .panel-content .main-panel .panel2 {
    padding: 0 50px;
}

.content .panel-content .main-panel .panel2 img {
    width: 100%;
    outline: 2px solid #bf7305;
}

.content .panel-content .main-panel .panel2 p {
    text-align: center;
    margin: 25px 0;
    height: 68px;
    overflow: hidden;
}

.content .panel-content .main-panel .panel2 p a {
    font-size: 24px;
    text-transform: uppercase;
    color: #bf7305;
    font-weight: bold;
}

.content .doitac {
    padding: 20px;
}

.content .doitac .owl2 {
    padding: 0 70px;
    position: relative;
}

.content .doitac .bord {
    border: 2px dotted;
    padding: 15px 0;
}

.content .doitac .owl-carousel .owl-nav {
    display: block;
    top: 25%;
}

.content .doitac .owl-carousel .owl-nav .owl-prev {
    background: none;
    position: absolute;
    left: 0;
    top: 27%;
}

.content .doitac .owl-carousel .owl-nav .owl-next {
    background: none;
    position: absolute;
    right: 0;
    top: 27%;
}

.content .head-box1 {
    background: url("../images/bg-head-hotline.png") repeat-x;
    padding: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.content .head-box1 span {
    margin-left: 37px;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
}

.content .head-box1:before {
    content: "";
    background: url("../images/icon-head-hotline.png") no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 10px;
}

.content .main-box1 {
    background: url("../images/bg-hotline.png");
    position: relative;
    padding-bottom: 60px;
}

.content .main-box1:before {
    content: "";
    background: url("../images/icon-bottom-hotline.png") no-repeat;
    width: 104px;
    height: 104px;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.content .main-box1 p {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    position: relative;
    padding-left: 60px;
    margin-left: 35px;
    line-height: 70px;
}

.content .main-box1 p:before {
    content: "";
    background: url("../images/icon-suport.png") no-repeat;
    width: 44px;
    height: 61px;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.content .main-box1 p:after {
    content: "";
    border-bottom: 2px solid #674614;
    width: 80%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.content .map p {
    color: #fff;
    font-size: 21px;
    background: url("../images/bg-hotline.png");
    text-transform: uppercase;
    padding: 10px;
}

.content .map p span {
    margin-right: 10px;
}

.content .box-default-gallery {
    padding-top: 70px;
}

.content .box-default-gallery .item-gallery {
    margin-bottom: 15px;
}

.content .box-default-gallery .item-gallery img {
    width: 100%;
    height: 200px;
}

.content .box-default-gallery .item-gallery p {
    padding: 15px 0;
}

.content .box-default-gallery .item-gallery p a {
    color: #333;
    height: 57px;
    display: block;
    overflow: hidden;
}

.content .right-callery .main-box1 {
    margin-bottom: 10px;
}

.content .contact-page {
    margin-right: 0px;
}

.content .contact-page .contact-detail {
    text-align: left;
}

.content .from-contact {
    margin: 30px;
    width: 75%;
    margin-left: 0;
    float: left !important;
}

.content .from-contact .btn-form-contact {
    background: url("../images/bg-readmore.png") no-repeat;
    padding: 5px 39px;
    border: none;
}

.content .from-contact label.control-label {
    text-align: left;
    font-style: italic;
    font-size: 18px;
    font-weight: normal;
}

.content ul.list-viddeo-home {
    overflow-y: scroll;
    height: 157px;
    padding-left: 10px;
    background: #a9a3a0;
    margin-bottom: 0;
}

.content ul.list-viddeo-home li {
    list-style: none;
    line-height: 30px;
    border-bottom: 1px dotted #607D8B;
    cursor: pointer;
}

.content .list-viddeo-home {
    overflow-y: scroll;
}

.content .list-viddeo-home li {
    margin-top: 5px;
    cursor: pointer;
}

.content .list-viddeo-home .activeplaying {
    color: red;
}

.content .title-cat-video {
    display: inline-block;
}

.content .tab-video-home {
    display: inline-block;
    float: right;
    margin-top: -54px;
}

.content .tab-video-home li {
    float: left;
    width: 100px;
    background-color: #7a4b27;
    text-align: center;
    color: #fff;
    height: 45px;
    border-right: 1px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 15px;
    padding-top: 9px;
}

.content .tab-video-home li.active {
    background-color: #333;
    position: relative;
}

.content .tab-video-home li.active:after {
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px dashed #333;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: -3px;
    position: absolute;
    left: 50%;
    top: 45px;
    vertical-align: middle;
    width: 0;
}

.content .tab-video-home li.active a {
    color: white;
}

.content .tab-video-home li a {
    color: #fff;
    text-transform: uppercase;
}

.content .tab-video-home li a:hover,
.content .tab-video-home li a:active,
.content .tab-video-home li a:visited {
    text-decoration: none;
}

footer {
    border-top: 1px solid #bf7305;
    margin-top: 30px;
}

footer .head {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px;
    color: #bf7305;
    border-bottom: 1px solid #bf7305;
    margin-bottom: 10px;
}

footer .content1 ul {
    padding: 0;
}

footer .content1 ul li {
    list-style: none;
    line-height: 35px;
}

footer .content1 ul a {
    color: #333;
}

footer .content1 ul a:hover {
    color: #337ab7;
    text-decoration: none;
}

footer .content2 p {
    text-align: justify;
}

footer .content2 input[type=submit] {
    margin-top: 10px;
    border-radius: 5px;
    border: none;
    background: #a9a3a0;
    padding: 5px 15px;
}

footer .lh-footer {
    text-align: left !important;
}

footer .bottom {
    text-align: center;
    padding-top: 18px;
    color: #fff;
    background: url(../images/bg-bottom.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

@media only screen and (max-width: 768px) {
    footer .bottom {
        background: url(../images/bg-bottom.png);
        margin-bottom: 50px;
    }
}

footer .bottom p {
    margin-bottom: 0;
    font-size: 18px;
}

ul.list-viddeo-home::-webkit-scrollbar {
    width: 12px;
}

ul.list-viddeo-home::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

ul.list-viddeo-home::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.controls_dangky {
    position: fixed;
    top: 135px;
    right: 2px;
    z-index: 9999;
}

@media only screen and (max-width: 768px) {
    .controls_dangky {
        bottom: 0;
        top: inherit;
        right: inherit;
        width: 100%;
        text-align: center;
    }
}

.controls_dangky .item {
    margin: 16px 0 0;
}

@media only screen and (max-width: 768px) {
    .controls_dangky .item {
        display: inline-table;
    }
    .controls_dangky .item img {
        max-height: 24px;
    }
}

.controls_dangky a {
    display: block;
    text-align: center;
    padding: 10px 5px;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #f35317;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    transition: all 0.15s ease-in-out 0s;
}

.controls_dangky a:hover {
    background-color: #a9a3a0 !important;
    color: #fff;
}



.controls_dangky p {
    font-size: 22px;
    line-height: 0.1;
    margin: 0 0 5px;
}
.truycap p {
    display: inline-block;
    margin: 0;
}
.truycap span {
    margin-right: 5px;
    color: #f35317;
}
.truycap {
    padding: 10px;
    /* float: left; */
    border: 2px solid #f35417;
    margin-top: 5px;
    margin: 5px auto auto;
    width: 60%;
}
.truycap p:first-child {
    margin-right: 10px;
}
@media only screen and (max-width: 768px) {
    .controls_dangky a {
        font-size: 12px;
        padding: 0;
    }
    .controls_dangky a span {
        min-width: 100px;
        display: block;
    }
    .truycap{
        width: 100%;
    }
}


.showpaing_default {
    margin-top: 10px;
}