a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important; color: #ec1d25;}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Montserrat', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Montserrat', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.medi{font-weight: 500;}
.regu{font-weight: 400;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.editer p{
    margin-bottom: 10px;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999999999;
    background: url('../img/loadding.svg') 50% 50% no-repeat rgb(249,249,249);
}
header {
    position: fixed;
    height: 115px;
    border-top: 5px solid #e8ce62;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.ul-main-menu > li > a{
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-transform: uppercase;
    padding: 15px;
    margin: 0 10px;
}
.ul-main-menu > li:hover > a{
    color: #e8ce62;
}
.social-bar a{
    color: #fff;
    font-size: 15px;
    margin-right: 20px;
}
.social-bar a:hover{
    color: #c81529;
}
.social-bar a:last-child{
    margin: 0;
}
.main-banner {
    overflow: hidden;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg {
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 50px;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a {
    border: 2px solid #c81529;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a:after, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #c81529;
    border-radius: 50%;
    top: calc(50% - 2.5px);
    left: calc(50% - 2.5px);
    position: absolute;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li a {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #fff;
}
.main-banner .slider-banner img{
    height: 670px;
    object-fit: cover;
}
.block-logo-menu{
    top: calc(50% - 115px);
    left: calc(50% - 250px);
    z-index: 99;
    position: absolute;
    text-align: center;
}
.logo{
    display: block;
    margin-bottom: 30px;
}
.logo img{
    width: 500px;
}
.view-menu{
    display: inline-block;
    color: #6d4937;
    background: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 10px;
}
.view-menu:hover {
    background-color: #e8ce62;
    color: #fff;
}
.main-gioithieu {
    background-image: url(../img/dot.png);
    background-repeat: repeat;
    padding: 100px 0;
}
.tit-gt{
    color: #df1e24;
    font-size: 30px;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 400;
}
.tit-cap{
    color: #000;
    font-size: 22px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    letter-spacing: 3px;
}
.content-gtnh p{
    line-height: 1.7;
}
.img-gt{
    width: 390px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
}
.img-gt img{
    transition: all 0.5s;
    transform: scale(1);
}
.img-gt img:hover{
    transition: all 0.5s;
    transform: scale(1.1);
}
header.fx-hd {
    height: 80px;
    background: rgba(109,73,55,1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    transition: all 0.3s;
}
header.fx-hd .social-bar a{
    color: #e8ce62;
}
.logo-fx{
    display: none;
}
.logo-fx img{
    width: 150px;
}
header.fx-hd .logo-fx{
    display: block;
}
.link-clr{
    display: inline-block;
    color: #000;
}
.link-clr i{
    margin-left: 20px;
}
.link-clr:hover{
    color: #ec1d25;
}
.font12{
    font-size: 12px;
}
.backg-monngon{
    padding: 100px 0;
    background: url(../img/bn-mn.jpg) center center no-repeat;
    background-size: cover;
}
.tit-monngon{
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;
    word-spacing: 20px;
    font-size: 40px;
}
.tit-monngon a {
    color: #fff !important;
}
.list-monngon{
    padding-top: 70px;
    padding-bottom: 30px;
}
.img-mn{
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.img-mn img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-mn:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}
.tit-mn a{
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
}
.tit-mn{
    padding: 30px 0 10px 0;
    margin: 0;
    font-weight: 400;
}
.items-monngon{
    margin-bottom: 30px;
}
.khampha{
    display: inline-block;
    color: #fff;
    background: #6d4937;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 10px;
}
.khampha:hover{
    background-color: #e8ca5a;
    color: #fff;
}
.main-thucdon {
    background-image: url(../img/dot2.png);
    background-repeat: repeat;
    padding: 100px 0;
}
.block-thucdon{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.tit-thucdon{
    position: absolute;
    display: inline-block;
    padding: 15px;
    text-transform: uppercase;
    background: #fff;
    opacity: 0.9;
    border-radius: 10px;
    font-weight: 500;
    color: #333;
    font-size: 22px;
}
.tit-thucdon:hover{
    background-color: #e8ce62;
    color: #fff;
}
.block-thucdon img{
    transform: scale(1);
    transition: all 0.5s;
}
.block-thucdon:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}
.main-khonggian{
    padding: 200px 0;
    background: url(../img/bn-kg.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.view-vid{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: #fff;
    transition: all 0.4s;
    transform: scale(1);
}
.view-vid:hover{
    transform: scale(1.2);
    background-color: rgba(236,29,37,0.5);
    transition: all 0.4s;
}
.view-vid i{
    color: #000;
}
.view-vid:hover i{
    color: #fff;
}
.main-tintuc{
    padding: 70px 0 30px 0;
}
.tit-news{
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
}
.tit-news a{
    color: #df1e24;
}
.img-news{
    display: block;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.date-news{
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 99;
    background: rgba(0,0,0,.5);
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 12px;
}
.img-news img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-news:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}
.tit-news-it a{
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
}
.tit-news-it{
    padding: 30px 0 10px 0;
    margin: 0;
    font-weight: 400;
}
.items-news{
    margin-bottom: 30px;
}
.des-news{
    margin-bottom: 5px;
}
.items-news .link-clr i{
    margin-left: 10px;
}
.main-datban {
    background-image: url(../img/dot.png);
    background-repeat: repeat;
    padding: 100px 0;
}
.clred{
    color: #df1e24;
}
.tit-datban{
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 40px;
}
.form-grdb{
    margin-bottom: 20px;
}
.ip-db{
    width: 100%;
    border-radius: 10px;
    border: 2px solid #d9d9d9;
    padding: 10px 15px;
}
.daterangepicker {
    width: 340px;
    box-shadow: 0 3px 25px rgba(0,0,0,.1);
    border: none;
    margin-top: 10px;
}
.drp-calendar.left.single {
    width: 100%;
    max-width: unset;
}
.daterangepicker .table-condensed th select {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 15px;
    padding: 5px;
}
.table-condensed td, .table-condensed th {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.label-db{
    margin-bottom: 5px;
}
.btn-db{
    border: none;
    padding: 10px 40px;
}
.footer-top{
    background: #6d4937;
    padding: 70px 0;
}
.tit-ft{
    color: #fff;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.ul-address{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 70px;
}
.ul-address > li{
    margin-bottom: 15px;
    color: #fff;
}
.ul-address > li i{
    margin-right: 5px;
    width: 20px;
}
.ul-address > li a{
    color: #e8ca5a;
}
.ul-address > li a:hover{
    color: #ec1d25;
}
.fanpage iframe{
    max-width: 100%;
}
.fanpage{
    overflow: hidden;
}
.list-gall{
    column-count: 4;
    column-gap: 10px;
}
.list-gall a{
  break-inside: avoid;
  display: block;
  margin-bottom: 10px;
}
.footer-bottom{
    background: #2d1a11;
    padding: 30px 0;
}
.banner-page{
    background: url(../img/bn-gt.jpg) top center no-repeat;
    background-size: cover;
    min-height: 545px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tit-page{
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 10px;
    word-spacing: 6px;
    font-size: 40px;
    text-align: center;
}
.main-page-gioithieu{
    background-image: url(../img/dot2.png);
    background-repeat: repeat;
    padding: 100px 15px;
}
.italic{
    font-style: italic;
}
.items-thucdon{
    margin-bottom: 30px;
}
.banner-page-ha{
    background: url(../img/bn-ha.jpg) top center no-repeat;
    background-size: cover;
    min-height: 545px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-page-thucdon{
    background-image: url(../img/dot2.png);
    background-repeat: repeat;
    padding: 100px 15px;
}
.tab-hinhanh .nav-tabs>li.active>a, 
.tab-hinhanh .nav-tabs>li.active>a:focus, 
.tab-hinhanh .nav-tabs>li.active>a:hover{
    color: #fff;
    background-color: #6d4937;
    border-color: #ddd;
}
.tab-hinhanh .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-hinhanh .nav-tabs>li>a{
    border: none !important;
    margin: 0 10px;
    text-transform: uppercase;
    color: #333;
    border-radius: 10px !important;
}
.block-khonggian{
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.block-khonggian img{
    transition: all 0.5s;
    transform: scale(1);
}
.block-khonggian:hover img{
    transition: all 0.5s;
    transform: scale(1.1);
}
.content-gall{
    padding: 0 30px;
}
.block-khonggian:hover .link-zoom{
   background: rgba(236,29,37,.8);
}
.link-zoom{
    display: flex;
    align-items: center;
    justify-content: center;
     position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: none;
}
.link-zoom a{
    opacity: 0;
    visibility: hidden;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 18px;
    transition: all 0.3s;
}
.block-khonggian:hover .link-zoom a{
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
}
.link-zoom a:hover{
    color: #ec1d25;
}
.main-breac{
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.main-breac span{
    font-size: 13px;
}
.left-content{
    padding: 50px 30px 50px 0;
    border-right: 1px solid #ccc;
    height: 100%;
}
.img-news{
    position: relative;
}
.img-news a{
    display: block;
    overflow: hidden;
}
.img-news a img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-news a:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}
.dmy-news{
    padding: 7px;
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 10px;
    background-color: #ec1d25;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.day-news {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.month-year-news{
    color: #fff;
    font-size: 13px;
}
.tit-post-news{
    margin: 30px 0 0 0;
}
.tit-post-news a {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.authur-time{
    margin: 20px 0;
    font-size: 13px;
}
.dess-post-news{
    margin-bottom: 20px;
}
.block-news .link-clr i {
    margin-left: 10px;
}
.block-news{
    margin-bottom: 50px;
}
.right-content{
    padding: 50px 0 50px 0px;
}
.block-search-asi {
    display: flex;
    align-items: center;
}
.block-search-asi button{
    width: 46px;
    height: 46px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #000;
    border: none;
}
.block-search-asi input{
    width: calc(100% - 46px);
    height: 46px;
    padding: 6px 12px;
}
.asi-search{
    margin-bottom: 50px;
}
.tit-chuyenmuc {
    font-weight: 500;
    font-size: 22px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
    margin-bottom: 20px;
}
.ul-asi{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-asi > li{
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}
.ul-asi > li > a{
    font-size: 13px;
    color: #222;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ul-asi > li > a:hover{
    color: #ec1d25;
}
.asi-chuyenmuc{
    margin-bottom: 50px;
}
.img-post-asi{
    display: block;
    width: 70px;
    margin-right: 10px;
    margin-top: 5px;
}
.link-post-asi{
    font-size: 12px;
    color: #222;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
    display: block;
    width: calc(100% - 80px);
}
.flex-post-asi {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.block-post-asi{
    margin-bottom: 20px;
}
.asi-post-random{
    margin-bottom: 50px;
}
.asi-fanpage{
    overflow: hidden;
}
.map-gg{
    padding: 5px;
    border-radius: 5px;
    background: #fff;
}
.main-page-lienhe {
    background-image: url(../img/dot.png);
    background-repeat: repeat;
}
.icon-info{
    display: block;
    width: 40px;
    font-size: 20px;
    margin-top: 5px;
}
.ct-info{
    width: calc(100% - 40px);
}
.tti-info {
    display: block;
    font-weight: 500;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #ebd164 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}






@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .fx-hd .ul-main-menu > li > a{
        padding: 15px 5px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: rgba(109,73,55,1);
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 22px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #ddd;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 16px;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 15px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #ddd;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #ddd;
        border-bottom: none;
        background: #286090;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    header{
        position: absolute;
    }
    .main-gioithieu,
    .main-thucdon{
        padding: 50px 0;
    }
    .tit-monngon{
        word-spacing: unset;
        letter-spacing: unset;
        font-size: 36px;
    }
    .main-khonggian{
        padding: 150px 0;
    }
    .main-page-gioithieu,
    .main-page-thucdon{
        padding: 50px 15px;
    }
    .main-page-hinhanh .flex-n{
        display: block;
    }
    .left-content{
        padding-right: 0;
        border: none;
    }
    .tit-post-news a{
        font-size: 25px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    header .container{
        width: 100%;
    }
    .logo img{
        width: 400px;
    }
    .block-logo-menu{
        left: calc(50% - 200px);
    }
    .main-banner .slider-banner img{
        height: 570px;
    }
    .block-thucdon{
        margin-bottom: 30px;
    }
    .tit-thucdon{
        font-size: 18px;
    }
    .map-gg iframe{
        height: 380px;
    }
    .flex-post-asi{
        margin-bottom: 30px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .logo img{
        width: 300px;
    }
    .block-logo-menu{
        left: calc(50% - 150px);
    }
    .clear40{
        height: 20px;
    }
    .tit-monngon{
        word-spacing: unset;
        letter-spacing: unset;
        font-size: 30px;
    }
    .main-khonggian{
        padding: 100px 0;
    }
    .img-gt{
        width: auto;
        max-width: 100%;
    }
    footer .social-bar a{
        margin-right: 15px;
    }
    .tit-news-it a{
        font-size: 18px;
    }
    .tit-datban{
        letter-spacing: unset;
    }
    .tit-page{
        font-size: 30px;
        text-align: center;
    }
    .tit-post-news a{
        font-size: 20px;
    }
    .map-gg iframe{
        height: 300px;
    }
}