@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
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}
img{max-width: 100%;}
body{font-size: 14px;margin:0;font-family: 'Open Sans', sans-serif; right: 0px;position: relative;}
body p{font-size:14px;margin:0;font-family: 'Open Sans', 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;}
.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;
}
.header-top{
    background: #222021;
    padding: 5px 0;
}
.link-top a{
    color: #999;
    margin-left: 10px;
    border-left: 1px solid #999;
    padding-left: 10px;
}
.link-top a i{
    margin-right: 5px;
}
.link-top a:first-child{
    border: none;
}
.f-search .stylish-input-group .input-group-addon{
    background: white !important; 
    border-right: 1px solid #ccc;
}
.f-search .stylish-input-group .form-control{
    border-left:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.logo{
    display: block;
    width: 180px;
    margin-right: 100px;
}
.language {
    width: 60px;
    margin-left: 100px;
}
.language .active{
    color: #f00;
}
.language a{
    color: #000;
}
.search-top{
    width: calc(100% - 440px);
}
.header-center {
    padding: 10px 0;
}
.header-bottom{
    box-shadow: 0px 3px 3px #e0e0e0;
    position: relative;
    z-index: 9999;
}
.is-home .header-bottom{
    box-shadow: unset;
}
.ul-main-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 5px 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.ul-main-menu > li > a > i{
    margin-right: 5px;
}
.has-sub{
    position: relative;
}
.div-sub-menu{
    position: absolute;
    top: 100%;
    left: -50px;
    min-width: 370px;
    width: calc(100% + 100px);
    background: #ebebeb;
    padding: 0;
    display: none;
    z-index: 9999;
}
.ul-sub-menu {
    position: relative;
    list-style-type: none;
    margin: 0;
    background: #ebebeb;
    padding: 10px 0;
    min-height: 140px;
}
.ul-sub-menu > li > a{
    display: block;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #000;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.img-dmmn {
    position: absolute;
    max-width: 140px;
    right: 10px;
    bottom: 10px;
    max-height: 140px;
    display: none;
    z-index: 0;
}
.ul-sub-menu > li:hover .img-dmmn{
    display: block;
}
.has-sub:hover .div-sub-menu{
    display: block;
}
.has-sub-2{
    position: static;
}
.div-sub-menu-2{
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 370px;
    background: #ebebeb;
    padding: 0;
    display: none;
    z-index: 9999;
}
.ul-sub-menu-2 {
    position: relative;
    list-style-type: none;
    margin: 0;
    background: #ebebeb;
    padding: 10px 0;
    min-height: 140px;
}
.ul-sub-menu-2 > li > a{
    display: block;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #000;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.img-dmmn-2 {
    position: absolute;
    max-width: 140px;
    right: 10px;
    bottom: 10px;
    max-height: 140px;
    display: none;
    z-index: 0;
}
.ul-sub-menu-2 > li:hover .img-dmmn-2{
    display: block;
}
.has-sub-2:hover .div-sub-menu-2{
    display: block;
}
.has-sub-app{
    position: relative;
}
.div-sub-menu-app{
    position: absolute;
    top: 100%;
    left: 0;
    width: 370px;
    padding: 10px;
    background: #ebebeb;
    display: flex;
    flex-wrap: wrap;
    display: none;
    z-index: 9999;
}
.div-sub-menu-app a{
    display: flex;
    width: 50%;
    height: 56px;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    float: left;
}
.has-sub-app:hover .div-sub-menu-app{
    display: block;
}
.block-banner{
    position: relative;
    max-width: 1350px;
    margin: 0 auto;
}
.block-banner .lSSlideOuter .lSPager.lSpg{
    margin-top: 0 !important;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.block-banner .lSSlideOuter .lSPager.lSpg > li a{
    background: #d3d3d3;
}
.prev-bn{
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../img/contro.png) -10px -40px no-repeat;
    overflow: hidden;
    top: calc(50% - 20px);
    left: 8px;
    z-index: 99;
    cursor: pointer;
}
.next-bn{
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../img/contro.png) -70px -40px no-repeat;
    overflow: hidden;
    top: calc(50% - 20px);
    right: 8px;
    z-index: 99;
    cursor: pointer;
}
.tit-pub{
    text-align: center;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.block-slider-doitac{
    width: calc(100% - 80px);
    margin: 0 auto;
    position: relative;
}
.block-slider-doitac .slider-doitac {
    margin: 0 auto;
}
.item-doitac {
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prev-dt{
    position: absolute;
    overflow: hidden;
    top: calc(50% - 13px);
    left: -40px;
    z-index: 99;
    cursor: pointer;
}
.next-dt{
    position: absolute;
    overflow: hidden;
    top: calc(50% - 13px);
    right: -40px;
    z-index: 99;
    cursor: pointer;
}
.form-regis{
    display: inline-block;
    background: #a71f23;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
}
.form-regis span{
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.form-regis input{
    width: 200px;
    padding: 6px 12px;
    margin: 0 10px;
    border: solid 1px #d1d1d1;
}
.form-regis button{
    background: none !important;
    border: solid 1px white;
    color: #fff;
    height: 34px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 6px 12px;
}
.btn-tda{
    border: none;
    display: block;
    width: 100%;
    background: #a71f23;
    height: 32px;
    border-radius: 4px;
    color: #fff;
}
.img-grid{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-grid {
    position: absolute;
    width: calc(100% - 60px);
}
.tit-grid a{
    display: block;
    color: #333;
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.block-grid{
    margin-bottom: 30px;
}
.left-faq{
    width: 60%;
    float: left;
    padding: 0 15px;
}
.right-faq{
    width: 40%;
    float: left;
    padding: 0 15px;
}
.block-faq {
    box-shadow: 1px 1px 5px grey;
    padding: 20px;
    height: 374px;
    overflow: auto;
}
.medi{
    font-weight: 600;
}
.block-faq .panel-group .panel{
    border: none;
    box-shadow: unset;
    margin: 0;
}
.a-faq{
    color: #333;
    font-weight: 700;
    display: block;
    margin-bottom: 30px;
}
.ct-faq{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}
.right-faq img{
    height: 374px;
    object-fit: cover;
}
.footer-top{
    background: #232322;
    padding: 20px 0 60px 0;
}
.footer-top *{
    color: #fff;
}
.info-cty{
    width: 40%;
    float: left;
    padding: 0 15px;
}
.list-ft{
    width: 20%;
    float: left;
    padding: 0 15px;
}
.ul-ft{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.ul-ft > li > a {
    color: #fff;
    display: inline-flex;
    align-items: center;
}
.ul-ft > li{
    margin-bottom: 10px;
}
.footer-bottom{
    background: #232322;
    border-top: solid 1px #454544;
    padding: 20px 0;
}
.main-breac{
    padding: 15px 0;
    text-align: right;
}
.main-breac span a{
    color: #333;
}
.main-breac span{
    color: #333;
    font-size: 11px;
}
.main-wraper{
    background: #f4f4f4;
}
.left-page{
    float: left;
    width: 22%;
    padding: 0 15px;
}
.right-page{
    float: left;
    width: 78%;
    padding: 0 15px;
}
.block-aside{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 5px #e0e0e0;
    margin-bottom: 20px;
}
.block-aside > a{
    display: block;
    color: #333;
    margin-bottom: 15px;
}
.block-aside > a:last-child{
    margin-bottom: 0;
}
.block-aside > a.active{
    font-weight: 700;
}
.block-right-page{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 5px #e0e0e0;
}
.tit-medi{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.name-label{
    margin-bottom: 5px;
}
.btn-loc{
    background: #333;
    color: white;
    padding: 6px 12px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}
.items-list-aside > a{
    display: inline-block;
    color: #333;
    font-weight: 700;
    margin: 15px 0;
}
.items-list-aside > a > i{
    margin-left: 5px;
}
.ul-aside{
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 15px;
}
.ul-aside > li > a{
    display: inline-block;
    color: #333;
}
.ul-aside > li{
    margin-bottom: 10px;
}
.ul-aside > li:last-child{
    margin: 0;
}
.items-list-aside{
    border-bottom: 1px solid #ddd;
}
.list-aside .items-list-aside:last-child{
    border-bottom: none;
}
.block-danhmuc{
    margin-bottom: 30px;
}
.img-dm{
    overflow: hidden;
    display: block;
    position: relative;
}
.new-pro{
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 9;
}
.img-dm img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-dm:hover img{
    transform: scale(1.2);
    transition: all 0.5s;
}
.name-dm{
    display: block;
    padding-top: 10px;
    color: #333;
    font-weight: 600;
}
.pagi{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagi a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    font-weight: 700;
    background: #ddd;
    color: #000;
}
.pagi a.active{
    background: #000;
    color: #fff;
}
.block-slider-sp .flex-direction-nav a:before{
    font-size: 36px;
}
.block-slider-sp .flexslider{
    margin-bottom: 20px;
}
#slider .flex-direction-nav{
    display: none;
}
.block-da-rela > a{
    display: block;
    width: 180px;
    overflow: hidden;
    margin-right: 20px;
}
.block-da-rela{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.block-da-rela > a > img{
    height: 100px;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.5s;
}
.block-da-rela > a:hover > img{
    transform: scale(1.2);
    transition: all 0.5s;
}
.name-da-rela{
    width: calc(100% - 200px);
}
.name-da-rela a{
    color: #666;
    display: block;
    font-weight: 600;
}
.img-dt{
    display: block;
    padding: 0 20px;
    border: 1px solid #ccc;
    text-align: center;
}
.name-dt{
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #333;
    font-weight: 600;
}
.main-page-news{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 5px #e0e0e0;
}
.grid-news {
    column-count: 4;
    column-gap: 20px;
}
.item-news {
    break-inside: avoid;
}
.content-news {
    margin-top: 20px;
    border: 1px solid #ccc;
}
.item-news:first-child .content-news {
    margin-top: 0;
}
.tit-news{
    color: #666;
    display: block;
    padding: 10px;
    font-weight: 600;
}
.date-post{
    text-align: right;
    padding: 10px;
}
.img-news{
    display: block;
    overflow: hidden;
}
.img-news > img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-news:hover > img{
    transform: scale(1.2);
    transition: all 0.5s;
}
.des-news{
    padding: 0 10px;
}
.block-map{
    max-width: 1350px;
    margin: 0 auto;
}
.flex-form{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.label-flex{
    width: 120px;
    margin-right: 20px;
}
.ip-flex{
    width: calc(100% - 140px);
}
.btn-send{
    display: inline-block;
    background: #000;
    color: #fff;
    border: 1px solid #d43f3a;
    border-radius: 4px;
    padding: 6px 12px;
}
.count-rate .rat-star > span {
    font-size: 14px;
}
.rat-star .checked {
    color: orange;
}
.block-kh-cmt{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 5px #e0e0e0;
    margin-bottom: 15px;
}
.rating { 
    border: none;
    float: left;
}
.rating > input { display: none; } 
.rating > label:before { 
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}
.rating > .half:before { 
    content: "\f089";
    position: absolute;
}
.rating > label { 
    color: #828282; 
    float: right; 
    margin-bottom: 0;
}
.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { color: #ffb909;  }
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #ffb909;  } 
.rat-star .checked {
    color: orange;
}
.rat-star{
    margin-right: 10px;
}
.ct-addr ul > li > a > span{
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.ct-addr ul > li > a{
    color: #000;
    margin: 0;
    border: none !important;
    background: none !important;
}
.ct-addr .nav-tabs{
    border: none !important;
}
.ct-addr.addr-show {
    height: 400px;
    overflow: auto;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #1b1464 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.at-share-dock-outer{
    display: none !important;
}
.need-mb{
    display: flex;
    align-items: center;
}
.need-mb input{
    width: 100px;
    margin: 0 30px 0 10px;
}



@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .left-page{
        width: 25%;
    }
    .right-page{
        width: 75%;
    }
}

@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: #2b256f;
        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: 20px 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 rgba(219, 219, 219, 0.21176470588235294);
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 20px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px 20px;
    }
    .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 rgba(219, 219, 219, 0.21176470588235294);
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid rgba(219, 219, 219, 0.21176470588235294);
        border-bottom: none;
        background: #514b94;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .header-mb.show991 {
        margin-bottom: 10px;
    }
    .search-top {
        width: calc(100% - 60px);
    }
    .language{
        margin-left: 0;
    }
    .logo{
        margin-right: 0;
    }
    .sub-menu-mb .sub-menu-mb > li{
        background: #483eb5;
    }
    .info-cty{
        width: 100%;
        margin-bottom: 20px;
    }
    .list-ft{
        width: 33.333333%;
    }
    .grid-news {
        column-count: 3;
    }
    .left-page{
        width: 100%;
        order: 2;
    }
    .right-page{
        width: 100%;
        order: 1;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .ct-addr.addr-show{
        height: 300px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .form-regis span{
        display: block;
        margin-bottom: 10px;
    }
    .form-regis{
        display: block;
        width: 100%;
        padding: 15px;
    }
    .form-regis input{
        margin: 0;
    }
    .form-regis button{
        border-radius: 0;
    }
    .main-faq .flex-n{
        display: block;
    }
    .left-faq,
    .right-faq{
        width: 100%;
        margin-bottom: 20px;
    }
    .block-faq{
        height: auto;
    }
    .right-faq img{
        height: auto;
        width: auto;
    }
    .right-faq{
        text-align: center;
    }
    .grid-news {
        column-count: 2;
    }
    .addr-gg-map iframe {
        height: 400px;
    }
    .ct-addr.addr-show{
        height: 250px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .clear40{height: 20px;}
    .form-regis input{
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .form-regis button{
        display: block;
        width: 100%;
    }
    .list-ft{
        width: 100%;
        margin-bottom: 10px;
    }
    .footer-top{
        padding: 20px 0;
    }
    .block-da-rela{
        display: block;
    }
    .block-da-rela > a{
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .block-da-rela > a > img{
        height: auto;
    }
    .name-da-rela {
        width: 100%;
    }
    .grid-news {
        column-count: 1;
    }
    .addr-gg-map iframe {
        height: 350px;
    }
    .form-lh .form-group .flex-bw{
        display: block;
    }
    .label-flex{
        width: 100%;
    }
    .ip-flex{
        width: 100%;
    }
    .form-lh .form-group .flex{
        display: block;
    }
    .need-mb{
        margin-top: 10px;
    }
    .need-mb input{
        width: calc(100% - 60px);
        margin: 0;
        margin-right: 20px;
    }
    .need-mb a{
        width: 40px;
        text-align: right;
    }
}