@charset "utf-8";
/* CSS Document */

@media (max-width: 767px) {
    .hd-header {
        position: relative !important;
    }

    .haDeco-logo {
        width: 120px !important;
        height: auto !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }

    #slogan {
        margin-left: 0;
    }

    .main-content {
        padding-top: 0 !important;
    }

    .social-left {
        width: 100% !important;
    }
}

body {
    background: url("../images/bg_pattern.png") repeat fixed;
    margin: 0;
    padding: 0;
    font-family: "Myriad Pro" !important;
}

html, body {
    /*background: url("../images/bg.png") repeat top center;*/
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;*/
    font-size: 14px;
    /*color: #454645;*/
    color: #736c65 !important;
}

ul > li {
    /*list-style: outside none none;*/
}

.container {
    max-width: 1024px;
}

#hdContainer {
    /*background: url("../images/bg.png") repeat top center;*/
}

#hdHeader {
    position: relative;
    min-height: 77px;
    width: 100%;
}

#hdHeader .hd-header {
    /*margin-top: 20px;*/
}

.hd-lang {
    float: right;
    width: 100%;
    margin-top: 5px;
}

.hd-lang .flag-vi, .hd-lang .flag-en {
    width: 37px;
    height: 22px;
    cursor: pointer;
}

.hd-lang .flag-text {
    float: right;
    margin-right: 10px;
    color: #736c65;
}

.hd-lang .flag-vi {
    background: url("../images/icons/vi_off.png") no-repeat scroll center center / 37px 22px rgba(0, 0, 0, 0);
    float: right;
    margin-right: 10px;
}

.hd-lang .flag-vi.active {
    background: url("../images/icons/vi_on.png") no-repeat scroll center center / 37px 22px rgba(0, 0, 0, 0);
}

.hd-lang .flag-en {
    background: url("../images/icons/en_off.png") no-repeat scroll center center / 37px 22px rgba(0, 0, 0, 0);
    float: right;
}

.hd-lang .flag-en.active {
    background: url("../images/icons/en_on.png") no-repeat scroll center center / 37px 22px rgba(0, 0, 0, 0);
}

.container {
    /*max-width: 1024px;*/
}

.haDeco-logo {
    background: url("../images/logo_main.png") no-repeat scroll center center / 100% auto rgba(0, 0, 0, 0);
    float: left;
    vertical-align: middle;
    width: 151px;
    height: 57px !important;
    padding: 0 !important;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.navbar-default {
    background: url("../images/bg_pattern.png") repeat fixed !important;
    background-color: transparent !important;
    border-color: transparent !important;
    /*background-image: none !important;*/
    box-shadow: none !important;
}

.navbar-default .menu-bar {
    font-size: 18px;
    /*margin-right: 20px;*/
    margin-top: 10px;
}

.navbar-nav.menu-bar > li {
    padding: 0 30px 0 20px;
}

.navbar-nav.menu-bar > li:last-child, .navbar-nav.menu-bar > li:last-child > a {
    padding-right: 0;
}

.navbar-nav.menu-bar > li:not(:last-child) {
    background-image: url("../images/gach.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px 20px;
}

.navbar-nav.navbar-right:last-child {
    /*margin-right: 20px !important;*/
    margin-right: 0 !important;
}

@media (max-width: 767px) {
    .navbar-nav.menu-bar > li:not(:last-child) {
        background-image: none;
    }
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #848f2e !important;
    background-color: transparent;
    outline: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent !important;
    color: #848f2e !important;
    font-weight: bold;
    background-image: none !important;
    box-shadow: none !important;
    outline: none;
}

.menu-child > li {
    padding: 0 10px 0 5px;
}

.menu-child > li:not(:last-child) {
    background-image: url("../images/gach.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 10px 10px;
}

.main-content {
    padding-top: 60px;
    min-height: 500px;
}

#slogan-left {
    background: url("../images/header_left_bg.png") no-repeat center center / 100% 100%;
    width: 25px;
    height: 25px;
    float: left;
}

#slogan-right {
    background: url("../images/header_right_bg.png") no-repeat center center / 100% 100%;
    width: 25px;
    height: 25px;
    float: left;
}

#slogan-middle {
    background: url("../images/header_mid_bg.png") repeat-x center center / 100% 100%;
    width: auto;
    height: 25px;
    float: left;
}

#slogan {
    height: 25px;
    float: left;
    margin-left: 120px;
    line-height: 25px;
    font-size: 11px;
    color: #6d6e71;
}

#slogan a:link {
    color: #6d6e71;
    text-decoration: none;
}

#slogan a:visited {
    color: #6d6e71;
    text-decoration: none;
}

#slogan a:hover {
    color: #454645;
    text-decoration:none;
}

#slogan a:active, #slogan a.active {
    color: #000000;
    text-decoration:none;
}

#banner {
    width: auto;
    /*max-height: 300px;*/
    text-align: center;
}

#banner .img-slide {
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
}

.social-left {
    width: 200px;
}

/*--------------- Start Footer ---------------*/
#hdFooter {
    background: url("../images/bg_pattern.png") repeat fixed;
    width: 100%;
    height: auto;
    bottom: 0;
    /*position: fixed;*/
    z-index: 10;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

#logo-footer {
    /*float: left;*/
    /*width: 296px;*/
    height: 71px;
}

#footer-text {
    margin-top: 23px;
    /*float: left;*/
    /*height: 71px;*/
    color: #5f3513;
    font-size: 13px;
    font-weight: bold;
}

#copyright {
    color: #83817d;
    font-size: 10px;
    font-weight: normal;
}

.footer-line {
    background-image: url("../images/footer_line_xam.png");
    background-repeat: repeat-x;
    background-size: auto 3px;
    background-position: center center;
    width: auto;
    height: 3px;
}

#follow-us {
    margin-top: 23px;
    /*height: 71px;*/
}

#follow-us .follow-text {
    float: left;
    margin-top: 12px;
    font-size: 13px;
    font-weight: bold;
    color: #5f3513;
}

#follow-us .follow-common {
    width: 35px;
    height: 38px;
    cursor: pointer;
    float: left;
    margin-left: 15px;
}

#follow-us .follow-fb {
    background: url("../images/icons/facebook_on.png") no-repeat scroll center center / 35px 38px rgba(0, 0, 0, 0);
}

#follow-us .follow-fb:hover, #follow-us .follow-fb:focus {
    background: url("../images/icons/facebook_off.png") no-repeat scroll center center / 35px 38px rgba(0, 0, 0, 0);
}

#follow-us .follow-insta {
    background: url("../images/icons/instagram_on.png") no-repeat scroll center center / 35px 38px rgba(0, 0, 0, 0);
}

#follow-us .follow-insta:hover, #follow-us .follow-insta:focus {
    background: url("../images/icons/instagram_off.png") no-repeat scroll center center / 35px 38px rgba(0, 0, 0, 0);
}

#follow-us .follow-pin {
    background: url("../images/icons/pinterest_on.png") no-repeat scroll center center / 35px 38px rgba(0, 0, 0, 0);
}

#follow-us .follow-pin:hover, #follow-us .follow-pin:focus {
    background: url("../images/icons/pinterest_off.png") no-repeat scroll center center / 35px 38px rgba(0, 0, 0, 0);
}
/*--------------- End Footer ---------------*/

/*--------------- Start Swiper ---------------*/
.swiper-pagination-white .swiper-pagination-bullet {
    background: #000 none repeat scroll 0 0 !important;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff none repeat scroll 0 0 !important;
}
/*--------------- End Swiper ---------------*/

/*--------------- Start Carousel Slide ---------------*/
.carousel-caption {
    color: #fff !important;
    font-size: 18px !important;
    padding-bottom: 0 !important;
    display: none;
    /*background-color: #000;*/
    /*opacity: 0.4;*/
}

.item:hover .carousel-caption {
    display: block;
}
.gallery-header .close {
    margin-top: -10px !important;
}

.carousel-control.right, .carousel-control.left {
    background-image: none !important;
}

.carousel-inner {
    background: url("../images/bg_pattern.png") repeat fixed;
    border-radius: 0  0 5px 5px;
}

.carousel-inner .img-preview {
    margin-bottom: 0 !important;
}
/*--------------- End Carousel Slide ---------------*/

/*-------------- Start isotope -----------------*/
.grid {
    /*background: #DDD;*/
}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {
    /*width: 33.333%;*/
}

.grid-item {
    padding: 5px !important;
}

.grid-item img {
    display: block;
    max-width: 100%;
    width: 100%;
}


.grid-item-related {
    padding: 5px !important;
}

.grid-item-related img {
    display: block;
    max-width: 100%;
    width: 100%;
}
/*-------------- End isotope -----------------*/

/*--------------- Start common ---------------*/
#toTop {
    position: fixed;
    bottom: 10px;
    right: 20px;
    cursor: pointer;
    display: none;
    z-index: 2100;
}

#toTop .btn-to-top {
    font-size: 30px;
    color: #736c65;
    opacity: 0.7;
}

#toTop .btn-to-top:hover {
    /*color: #36962e;*/
    opacity: 1;
}

.c-gray {
    color: #736c65;
}

.c-black-brown {
    color:#5b380e;
}

.font-bold {
    font-weight: bold;
}

.pad-lr-none {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pad-left-none {
    padding-left: 0 !important;
}

.pad-right-none {
    padding-right: 0 !important;
}

.margin-lr-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.p-margin-bot-none {
    margin-bottom: 0;
}

.margin-bot-10 {
    margin-bottom: 10px;
}

.thumbnail-for {
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
}

.img-radius {
    border-radius: 5px !important;
}

.pagination-common {
    bottom: 0;
    position: absolute;
    text-align: center;
}

.pagination > li > a, .pagination > li > span {
    border: none !important;
    line-height: 18px !important;
}

.item-plus {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 1px;
}

.item-plus > .table-1 {
    display: table;
    height: 100%;
    width: 100%;
}

.item-plus > .table-1 > .table-2 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.img-modal {
    cursor: pointer;
}

.btn-intro-left {
    float: left;
    padding-bottom: 20px;
    padding-left: 30px;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.related-title {
    color: #5b380e;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 20px;
    padding-left: 5px;
}

.related-title span {
    padding-right: 10px;
}
/*--------------- End common ---------------*/

/*--------------- Start contact ---------------*/
.btn-contact {
    float: left;
    padding-bottom: 15px;
}

.company-contact {
    /*text-align: center;*/
    font-size: 19px;
}

.company-info-time {
    height: 15px;
    width: 43px;
    line-height: 15px;
    color:#FFF;
    background:url('../images/home/thong_tin_trai_time_bg.png') no-repeat;
    float:left;
    font-size:11px;
    padding-left:5px;
    margin-right:5px;
}
/*--------------- End contact ---------------*/

/*--------------- Start left menu ---------------*/
.btn-social-text {
    background: url("../images/left_menu/btn-social.png") no-repeat scroll left center / 177px 27px rgba(0, 0, 0, 0);
    width: 177px;
    height: 27px;
    line-height: 27px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 15px;
    font-weight: bold;
    color: #848f2e;
}

.social-content {
    padding-left: 25px;
}

ul.social-content > li {
    background-image: url("../images/footer_line_xam.png");
    background-repeat: repeat-x;
    background-size: auto 3px;
    background-position: center bottom;
    list-style: outside none none;
}

ul.social-content > li > a:hover {
    text-decoration: none;
}

ul.social-content > li > a > div.social-common {
    outline: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.social-common > span {
    padding-left: 20px;
}

.social-fb {
    background: url("../images/icons/facebook_on.png") no-repeat scroll left center / 15px 17px rgba(0, 0, 0, 0);
}

.social-fb:hover, .social-fb:focus {
    background: url("../images/icons/facebook_off.png") no-repeat scroll left center / 15px 17px rgba(0, 0, 0, 0);
    color: #454645;
}

.social-inst {
    background: url("../images/icons/instagram_on.png") no-repeat scroll left center / 15px 17px rgba(0, 0, 0, 0);
}

.social-inst:hover, .social-inst:focus {
    background: url("../images/icons/instagram_off.png") no-repeat scroll left center / 15px 17px rgba(0, 0, 0, 0);
    color: #454645;
}

.social-pin {
    background: url("../images/icons/pinterest_on.png") no-repeat scroll left center / 15px 17px rgba(0, 0, 0, 0);
}

.social-pin:hover, .social-pin:focus {
    background: url("../images/icons/pinterest_off.png") no-repeat scroll left center / 15px 17px rgba(0, 0, 0, 0);
    color: #454645;
}
/*--------------- End left menu ---------------*/
.content-page {
    border: 1px solid #cabdae;
    border-radius: 5px;
    min-height: 400px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

/*--------------- Start pagination ---------------*/
ul.pagination > li:not(.not-pointer) > a {
    cursor: pointer;
}

ul.pagination > li.not-allow > a {
    cursor: not-allowed;
}

.pagination > li > a, .pagination > li > span {
    background: url("../images/page_next_pre_bg.png") no-repeat scroll center center / 26px 18px rgba(0, 0, 0, 0) !important;
    color: #858F2F !important;
    font-size: 12px !important;
    padding: 0 12px !important;
    height: 18px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span{
    background: url("../images/page_pagination_bg.png") no-repeat scroll center center / 70px 18px rgba(0, 0, 0, 0) !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: transparent !important;
    color: #454645 !important;
}
/*--------------- End pagination ---------------*/

/*--------------- Start Tags ---------------*/
.tagBlock {
    margin: 0;
}

.tagList {
    padding-left: 0;
}

.tagList, .tagList li {
    display: inline;
}

.tagList li {
    list-style: none;
}

.tagList li a:hover {
    text-decoration: none;
}

.tagList .tag {
    font-size: 11px;
    color: rgb(115, 108, 101);
    background-color: #f0f7fc;
    padding-right: 4px;
    padding-left: 6px;
    margin-left: 9px;
    margin-bottom: 5px;
    border: 1px solid #cabdae;
    border-left-style: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -khtml-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -khtml-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    display: inline-block;
    line-height: 23px;
    height: 22px;
}

.tagList .tag .arrow {
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    left: -9px;
    left: -9px;
    top: -1px;
    top: -1px;
    border-style: solid;
    border-width: 8px 9px 8px 0;
    border-width: 11px 9px 11px 0;
    border-color: transparent;
    border-right-color: #a5cae4;
    border-right-color: #cabdae;
}

.tagList .tag .arrow:after {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    left: 1px;
    left: -7px;
    top: -7px;
    top: -10px;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-width: 10px 8px 10px;
    border-color: transparent;
    border-right-color: #a5cae4;
    border-right-color: #f0f7fc;
}

.tagList .tag:after {
    content: '';
    position: absolute;
    left: -2px;
    top: 6px;
    top: 7.5px;
    display: block;
    height: 5px;
    width: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cabdae;/*6cb2e4*/
    background: #fff;
}

/*--------------- End Tags ---------------*/