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: 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;}
.bold-extra{font-weight: 700;}
.bold-black{font-weight: 900;}
.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: #b7b7b7;
    padding: 10px 0;
}
.info-top span{
    color: #fff;
    margin-right: 20px;
    font-size: 12px;
}
.info-top span i{
    margin-right: 5px;
    color: #ffc964;
}
.language a{
    display: inline-block;
    margin-left: 10px;
}
.language a:first-child{
    margin: 0;
}
.language{
    text-align: right;
}
.header-bottom{
    background: #fff;
    padding: 3px 0;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 10px 15px;
    margin: 0 10px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.ul-main-menu > li:last-child > a{
    padding-right: 0;
    margin-right: 0;
}
.ul-main-menu > li:hover > a{
    color: #ffc964;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    top: 100%;
    left: 10px;
    min-width: 200px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 9999;
    background: #eaeaea;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: all 0s;
}
.ul-sub-menu > li > a{
    display: block;
    color: #000;
    text-transform: uppercase;
    padding: 7px 15px;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.ul-sub-menu > li:hover > a{
    color: #ffc964;
}
.has-sub:hover .ul-sub-menu{
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
.has-sub-2{
    position: relative;
}
.ul-sub-menu-2{
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 9999;
    background: #eaeaea;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: all 0s;
    border-left: 1px solid #ccc;
}
.ul-sub-menu-2 > li > a{
    display: block;
    color: #000;
    text-transform: uppercase;
    padding: 7px 15px;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
}
.ul-sub-menu-2 > li:last-child > a{
    border: none;
}
.ul-sub-menu-2 > li:hover > a{
    color: #ffc964;
}
.has-sub-2:hover .ul-sub-menu-2{
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
.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;
}
.tit-top{
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.tit-pub-c{
    text-align: center;
    color: #ffc964;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.tit-pub-c:after{
    content: "";
    display: block;
    height: 4px;
    width: 70px;
    margin: 0 auto;
    margin-top: 15px;
    background: #ffc964;
}
.main-gioithieu {
    background: url(../img/trongdong.png) center center no-repeat;
    background-size: 450px;
    padding: 60px 0;
}
.view-dt{
    display: inline-block;
    background: #ffc964;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.view-dt i{
    margin-left: 5px;
}
.tht{
    text-align: center;
    margin-top: 20px;
}
.clvd{
    color: #ffc964;
}
.font20{
    font-size: 20px;
}
.mgbt10{
    margin-bottom: 10px;
}
.regu{
    font-weight: 400;
}
.why-option{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.block-why-option{
    margin-top: 20px;
}
.img-why{
    width: 60px;
    margin-right: 10px;
}
.text-why{
    width: calc(100% - 70px);
}
.tit-count{
    display: flex;
    align-items: center;
    justify-content: center;
}
.tit-count img{
    margin-right: 15px;
}
.tit-count span{
    font-size: 42px;
    font-weight: 700;
    color: #fff;
}
.main-counter{
    background: #ffc964 url(../img/back-world.png) top center no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.text-counter{
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.img-sldv{
    display: block;
    overflow: hidden;
}
.img-sldv img{
    height: 205px;
    object-fit: cover;
    transition: all 0.3s;
    transform: scale(1) rotate(0deg);
}
.tit-sldv{
    display: block;
    padding: 20px 15px;
    background: #ffc964;
    color: #fff;
    text-align: center;
    height: calc(100% - 205px);
    font-size: 12px;
    text-transform: uppercase;
}
.slider-dv{
    display: flex;
}
.items-dv:hover .img-sldv img{
    transition: all 0.3s;
    transform: scale(1.2) rotate(6deg);
}
.items-dv:hover .tit-sldv{
    background: #fff;
    color: #ffc964;
    border: 1px solid #ffc964;
}
.img-sp{
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
}
.img-sp img{
    height: 270px;
    object-fit: cover;
    transition: all 0.3s;
    transform: scale(1) rotate(0deg);
}
.tit-sp{
    display: block;
    text-align: center;
    margin: 15px 0 10px 0;
    color: #444;
    font-weight: 700;
}
.view-sp{
    display: block;
    text-align: center;
    color: #ffc964;
}
.view-sp i{
    margin-left: 5px;
}
.items-sp:hover .img-sp img{
    transition: all 0.3s;
    transform: scale(1.2) rotate(6deg);
}
.block-tit-news {
    display: flex;
    justify-content: space-between;
}
.tit-line {
    text-transform: uppercase;
    color: #ffc964;
    margin: 0;
    margin-bottom: 40px;
    font-weight: 700;
}
.tit-line:after {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    border-radius: 50px;
    background: #ffc964;
    margin-top: 10px;
}
.control-news {
    display: flex;
    align-items: center;
}
.prev-news {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    color: #444444;
}
.next-news {
    cursor: pointer;
    display: inline-block;
    color: #444444;
}
.block-news-home {
    padding: 15px;
    background: #fafbfd;
    height: calc(100% - 80px);
}
.items-news-home {
    text-align: left;
}
.items-news-home > a {
    display: block;
    overflow: hidden;
}
.items-news-home > a > img {
    transform: scale(1);
    transition: all 0.3s;
}
.v-news {
    display: inline-block;
    font-size: 20px;
}
.date-post{
    font-size: 12px;
    color: #181818;
}
.tit-h4{
    font-size: 20px;
}
.tit-h4 a:hover{
    color: #ffc964;
}
.block-list-tuyendung {
    padding: 15px;
    background: #fafbfd;
    height: calc(100% - 80px);
}
.item-td {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    position: relative;
    margin-bottom: 15px;
}
.item-td > i {
    width: 20px;
    margin-right: 10px;
    color: #a7a7a7;
}
.item-td .tit-td {
    max-width: calc(100% - 30px);
    position: relative;
}
.item-td .tit-td a {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.item-td .tit-td span{
    font-size: 14px;
}
.tit-td:hover a{
    color: #ffc964;
}
.viewallnews > a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #ffc964;
}
.viewallnews > a > i {
    margin-left: 7px;
}
.block-slider-doitac .slider-doitac {
    margin: 0 auto;
}
.item-doitac {
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-top{
    background: url(../img/back-ft.jpg) top center no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.info-cty p{
    color: #fff;
}
.lk-fast p{
    color: #fff;
}
.ul-ft{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 15px;
}
.ul-ft > li > a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.ul-ft > li > a:hover{
    color: #ffc964;
}
.ul-ft > li > a > i{
    margin-right: 7px;
}
.form-ft{
    border: 1px solid #464646;
    padding: 15px;
}
.form-ip{
    border: 1px solid #ffc964;
    background: none;
    padding: 6px 12px;
    width: 100%;
    color: #fff;
}
.btn-sm{
    display: block;
    background: #ffc964;
    color: #fff;
    padding: 7px 15px;
    text-align: center;
    text-transform: uppercase;
    font-style: 12px;
    border: none;
    width: 100%;
    border-radius: 0;
    font-weight: 700;
    height: 35px;
}
.footer-bottom{
    background: #fff;
    padding: 10px 0;
}
.footer-bottom p{
    font-size: 12px;
}
.breac{
    padding: 10px 0;
    border-bottom: 1px solid #e3e9f1;
    margin-bottom: 10px;
}
.block-aside{
    padding: 10px;
    background: #eaeaea;
}
.tit-aside{
    font-weight: 800;
    color: #ffc964;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tit-aside:after{
    content: "";
    display: block;
    height: 5px;
    width: 100px;
    background: #b72025;
    margin-top: 10px;
}
.list-asi{
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.list-asi i{
    margin-right: 10px;
    width: 15px;
}
.list-asi a{
    display: block;
    width: calc(100% - 25px);
    color: #444;
    font-size: 16px;
}
.list-asi a:hover,
.list-asi.active a{
    color: #ffc964;
    font-weight: 700;
}
.block-aside{
    margin-bottom: 20px;
}
.tit-page{
    font-size: 18px;
    font-weight: 700;
    color: #ffc964;
    margin: 0;
    margin-top: 10px;
}
.ul-asi{
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 25px;
}
.ul-asi > li > a{
    display: block;
    color: #444;
    margin-bottom: 7px;
}
.ul-asi > li:last-child > a{
    margin: 0;
}
.items-ser{
    border: 1px solid #eaeaea;
    margin-bottom: 30px; 
}
.ct-ser{
    padding: 10px;
}
.tit-ser{
    margin: 0;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #444;
    font-weight: 700;
}
.img-ser{
    display: block;
    overflow: hidden;
}
.img-ser img{
    transition: all 0.3s;
    transform: scale(1);
}
.img-ser:hover img{
    transition: all 0.3s;
    transform: scale(1.2);
}
.sm-lh{
    background: #ffc964;
    padding: 6px 30px;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}
.block-form-lh{
    background: #f1f8fc;
    padding: 40px 0;
}
.pagi{
    text-align: right;
}
.pagi a{
    display: inline-block;
    margin-left: 15px;
    color: #444;
    padding: 3px;
}
.pagi a.active,
.pagi a:hover{
    color: #ffc964;
}
.cate-aside a{
    display: block;
    padding: 7px 15px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    background: #f2f2f2;
    margin-bottom: 2px;
}
.cate-aside a.active,
.cate-aside a:hover{
    background: #ffc964;
    color: #fff;
}
.items-tt {
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
}
.img-tt{
    display: block;
    overflow: hidden;
}
.img-tt img{
    transition: all 0.3s;
    transform: scale(1);
}
.img-tt:hover img{
    transition: all 0.3s;
    transform: scale(1.2);
}
.ct-tt {
    padding: 10px;
}
.tit-tt {
    margin: 0;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #444;
    font-weight: 700;
}
.view-tt {
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #ffc964;
    padding: 5px 10px;
    border: 1px solid #ffc964;
}
.view-tt:hover{
    background: #fff;
    color: #ffc964;
}
.view-tt i {
    margin-left: 5px;
}
.bl-nas{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.img-nas{
    display: block;
    width: 80px;
    margin-right: 10px;
}
.name-nas{
    display: block;
    width: calc(100% - 90px);
    font-size: 14px;
    color: #000;
}
.cate-aside{
    margin-bottom: 30px;
}
.lSSlideOuter .lSPager.lSGallery li{
    border: 1px solid #ddd;
}
.font16{
    font-size: 16px;
}
.clred{
    color: #ec0000;
}
.right-spct {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.share-sp {
    display: flex;
    align-items: center;
}
.share-sp > span{
    display: inline-block;
    margin-right: 10px;
}
.share-sp .at-style-responsive .at-share-btn{
    margin-bottom: 0;
}
.tuvan-sp{
    border: 1px solid #ddd;
    padding: 15px;
}
.tuvan-sp p{
    margin-bottom: 7px;
}
.tuvan-sp p:last-child{
    margin-bottom: 0;
}
.tab-infosp .nav-tabs>li>a{
    margin-right: 0;
    border-radius: 0;
    background: #febd1f;
    border: 1px solid #febd1f;
    color: #fff;
    text-align: center;
    width: 200px;
    font-weight: 700;
    text-transform: uppercase;
}
.tab-infosp .nav-tabs{
    border: none;
}
.tab-infosp .nav-tabs>li.active>a, 
.tab-infosp .nav-tabs>li.active>a:focus, 
.tab-infosp .nav-tabs>li.active>a:hover{
    background: none;
    color: #000;
    border: 1px solid #ddd;
}
.tab-infosp .tab-content {
    border: 1px solid #ddd;
    padding: 15px;
}
.f-search .stylish-input-group .input-group-addon{
    background: white !important; 
}
.f-search .stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #ffc964 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.at4-thankyou{
    display: none !important;
}
.slider-spct .lSSlideOuter .lSPager.lSGallery{
    padding-bottom: 1px !important;
}
.slider-spct .lSSlideOuter .lightSlider li{
    border: 1px solid #ddd;
}
.logo img{
    width: 100px;
}


@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a{
        padding: 10px;
        margin: 0 7px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .info-top span{
        display: block;
        margin: 0;
    }
    .logo img{
        width: 100px;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #3b3e46;
        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: 16px;
    }
    .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: rgba(201, 154, 44, 0.30);
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .main-gioithieu,
    .main-counter{
        padding: 40px 0;
    }
    .main-new-tuyendung .flex-n {
        display: block;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .grspct .flex-n{
        display: block;
    }
    .info-top {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.info-top > span:last-child{
		order: 1;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.info-top > span:nth-child(2){
		order: 3;
	}
	.info-top > span:first-child{
		order: 2;
		margin-right: 30px;
	}
    .language {
        text-align: right;
        margin-left: 20px;
    }
    .language a {
        display: inline-block;
        margin-top: 10px;
        margin-left: 0;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .main-banner .lSSlideOuter .lSPager.lSpg{
        bottom: 20px;
    }
    .img-sldv img,
    .tit-sldv,
    .img-sp img{
        height: auto;
    }
    .clear40{
        height: 20px;
    }
    .tab-infosp .nav-tabs>li>a{
        width: 100%;
    }
    .info-top span{
    	font-size: 11px;
    }
    .info-top > span:first-child{
    	margin-right: 7px;
    }
    .language {
        margin-left: 5px;
    }
}