body.home{
    background-image: url('../images/bg-page.png');
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}
header, #wrapper, footer{
    float: left;
    width: 100%;
}
.menu{
    position: relative;
    float: left;
    top: 0;
    left: 0; 
}
.toggle-menu {
    cursor: pointer;
    position: relative;
    width: 70px;
    height: 70px;
}
.toggle-menu img{max-height: 70px;}
.toggle-menu img.img-close-btn{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
}
.toggle-menu.open img.img-close-btn{
    opacity: 1;
    visibility: visible;
}
.menu-bar{
    position: absolute;
    top: 100%;
    left: -360px;
    background-color: rgba(0,0,0,0.5);
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.menu-bar.open{
    left: 0px;
}
.logo {
    float: left;
    margin-top: 8px;
    margin-left: 15px;
}
.menu, .logo{
    position: relative;
    z-index: 9999;
}
.top-header-right {
    float: right;
    margin-top: 7px;
    margin-right: 50px;
    position: relative;
    z-index: 99;
}
.account-header, .search-header, .social-header{
    float: left;
}
.account-header ul li img{max-height: 62px}
.account-header ul{}
.account-header ul li, .social-header ul li{ display: inline-block; margin:0px 8px; }
.text-search{
    background: #e2e2da;
    border: none;
    padding: 10px;
    height: 53px;
    margin: 5px;
    width: 350px;
        color: #7e7d78;
    font-size: 20px;
    font-weight: 400;
    margin-left: 20px;
    outline: none;
}
.submit-search{
        background: url(../images/icon-search.png) 0 0 no-repeat;
    height: 46px;
    width: 45px;
    border: none;
    text-indent: -8000px;
    margin-right: 30px;
    outline: none;
    background-size: cover;
}
.barem-qc{
    position: absolute;
    right: 0px;
    top: -1px; 
}
.event-now{
    width: 335px;
    height: 300px;
    background: url(../images/Asset-9.png) 0 0 no-repeat;
    position: relative;
}
.event-loading{
        width: 335px;
    height: 300px;
    background: url(../images/Asset-12.png) 0 0 no-repeat;
    position: relative;
    margin-top: -45px;
    margin-left: 9px;
}
.event-now a {
    position: absolute;
    bottom: 55px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
    font-size: 32px;
    font-weight: 600;
    font-family: 'UTM SC bold';
}
.frame-b{
    width: 815px;
    height: 635px;
    background-position: center;
    background-repeat: no-repeat;
    margin:160px auto;
    position: relative;
}
.item-frame{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    width: 250px;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-size: 90%;
    display: table;
    font-family: 'UTM SC bold';
}
.img-bg{
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-size: 90%;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.item-frame.box-1{
    top: -150px;
    left: -150px;
}
.item-frame.box-2{
   top: -150px;
    right: -150px;
}
.item-frame.box-3{
    bottom: -150px;
    left: -150px;
}
.item-frame.box-4{
    bottom: -150px;
    right: -150px;
}
.item-frame h2{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    position: relative;
    z-index: 9;
}
.item-frame h2 a b{
    font-size: 32px;
    text-transform: uppercase;
    font-family: 'UTM SC bold';
}
.item-frame h2 a span{
    font-size: 17px;
}
.box-4.item-frame h2{
    font-size: 29px;
    line-height: 45px;
}
.box-4.item-frame h2 a b{
    font-size: 40px;
}
.box-2.item-frame h2 a span {
    font-size: 17px;
    width: 125px;
    margin: 0 auto;
    display: inline-block;
    line-height: 20px;
}
.box-1.item-frame h2 a b{
    background: -webkit-linear-gradient(right, #a22044, #de8d87);
    background: -o-linear-gradient(right, #a22044, #de8d87);
    background: linear-gradient(to left, #a22044, #de8d87);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box-2.item-frame h2 a b{
    background: -webkit-linear-gradient(right, #eb6c2f, #544948);
    background: -o-linear-gradient(right, #eb6c2f, #544948);
    background: linear-gradient(to left, #eb6c2f, #544948);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 23px;
}
.box-3.item-frame h2 a b{
    background: -webkit-linear-gradient(right, #6b9f28, #c5db8a);
    background: -o-linear-gradient(right, #6b9f28, #c5db8a);
    background: linear-gradient(to left, #6b9f28, #c5db8a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box-4.item-frame h2 a b{
    background: -webkit-linear-gradient(right, #05289C, #6478b9);
    background: -o-linear-gradient(right, #05289C, #6478b9);
    background: linear-gradient(to left, #05289C, #6478b9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-banner-index{
    margin: auto;
    width: 100%;
    height: 320px;
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0;
}
.title-banner-index h2{ 
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    line-height: 53px;
    font-size: 40px;
    color: #333366; /*#555555;*/
}
.title-banner-index h2 b{ 
    display: inline-block;
    color: #009933; /*#38806c;*/
    /*background: -webkit-linear-gradient(right, #238242, #004E69);
    background: -o-linear-gradient(right, #238242, #004E69);
    background: linear-gradient(to left, #238242, #004E69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-size: 63px;
    line-height: 90px;
}
.title-banner-index h2 span{
    display: block;
    color: #333366; /*#838383;*/
}
.banner-top-index{
    float: left;
    width: 100%;
    margin: 30px 0;
}
.center{text-align:center;}
.news-index{
    float: left;
    width: 100%;
}
.title-standard{
    float: left;
    width: 100%;
}
.title-standard h2{
    position: relative;
}
.title-standard h2 span{
    display: block;
    font-family: 'UTM SC bold';
    font-size: 45px;
    text-transform: uppercase;
    margin-top: 20px;
	color:#333366;
} 
.content-news-index{
    float: left;
    width: 100%;
    margin:20px 0;
}
.big-news{
    float: left;
    width: 100%;
    position: relative;
    height: 350px;
    margin-bottom: 30px;
}
.big-news-csi{
    float: left;
    width: 100%;
    position: relative;  
}
.img-news, .img-news a{
    float: left;
    width: 100%;
    height: 100%;
}
.img-news a img{
    object-fit: cover;
    object-position: center;
    height: 100%;
    min-width: 100%; 
}
.caption-news{
    position: absolute;
    bottom: 0px;
    background: url(../images/bg-title-news.png) center center repeat;
    color: #fff;
    left: 0px;
    width: 100%;
    font-family: 'UTM SC bold';
    padding: 15px;
}
.date-news{
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
.caption-news-csi{ 
    bottom: 0px;  
    left: 0px;
    width: 100%;
    font-family: 'UTM SC bold';
    padding-top: 15px;
}
.date-news-csi{
    color: #666;
    font-size:14px;
    margin-bottom: 10px;
}
.img-news-csi, .img-news-csi a{ 
    width: 100%;
    height: 350px;
}
.img-news-csi a img{ 
    height: 350px;
    min-width: 100%; 
}
.title-news h4 {margin:0px;}
.title-news h4 a{
    color: #fff;
    font-size: 25px;
}
.small-news{
    float: left;
    width: 100%;
    position: relative;
    height: 350px;
    margin-bottom: 30px;
}
.item-carousel-news-index .cover-item{
    float: left;
    width: 100%;
    position: relative;
    height: 250px;
    margin-bottom: 20px;
}
.item-carousel-news-index .cover-item-csi{
    float: left;
    width: 100%;
    position: relative;
    height: 200px;
    margin-bottom: 10px;
} 
.cover-item .title-news h4 a{
    color: #fff;
    font-size: 18px;
}
.cover-item  .date-news{
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}
.owl-news-index .owl-prev{
    position: absolute;
    top: 120px;
    left: -80px;
}
.owl-news-index .owl-next{
    position: absolute;
    top: 120px;
    right: -80px;
}
/*Tab content*/
.tabs-standard {
    width: 360px;
    margin: 0 auto;
}
.tabs-standard section {
  display: none;
  padding: 20px ;
      float: left;
    width: 100%;
}

.tabs-standard input {
  display: none;
}

.tabs-standard label {
    float: left;
    margin: 0 0 -1px;
    padding: 15px 15px;
    font-weight: 300;
    text-align: center;
    color: #bbb;
    border: none;
    width: 33.3333%;
    font-size: 13px;
    height: 65px;
    vertical-align: middle;
    color: #fff;
    font-family: Roboto;
    text-transform: uppercase;
    padding-top: 26px;
    cursor: pointer;
}
.tabs-standard .last{
    padding-top: 20px;
}
.tabs-standard label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

.tabs-standard label:hover {
  color: #fff;
    background: #0000007d;
}

.tabs-standard input:checked + label {
    color: #fff;
    background: #0000007d;
}

.tabs-standard #tab1:checked ~ #content1, .tabs-standard #tab2:checked ~ #content2, .tabs-standard #tab3:checked ~ #content3, .tabs-standard #tab4:checked ~ #content4 {
    display: block;
    background: #0000007d;
}

@media screen and (max-width: 650px) {
  .tabs-standard label:before {
    margin: 0;
    font-size: 18px;
  }
  .barem-qc{ 
	display:none;
}
}

@media screen and (max-width: 400px) {
  .tabs-standard label {
    padding: 15px;
  }
  .barem-qc{ 
	display:none;
}
}
/*end tab content*/
.format-text{
     font-family: 'UTM SC';
}
.format-text ul {
    
}
.format-text ul li {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ebebeb5e;
}
.format-text ul li:last-child{
    border-bottom: none;
    margin-bottom: 0px;
}
.format-text ul li a {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 16px;
     padding-top: 5px;
}
.format-text ul li a span {
    width: 60px;
    height: 25px;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.format-text ul li a img{
    margin-right: 15px;
    max-height: 22px;
}
.format-text ul li:hover {
    background: #00000042;
}


/*---------------------------*/
.member-and-partner{
    padding: 80px 0;
    width: 100%;
    float: left;
    background: url(../images/bg-member.png) center center no-repeat;
}
.content-member-partner{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.item-carousel-member-partner{}
.item-carousel-member-partner .cover-item{}
.item-carousel-member-partner .list-child{}
.item-carousel-member-partner .list-child li{
    margin-bottom: 20px;
}
.item-carousel-member-partner .list-child li a{
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    border: 1px solid #ccc;
}
.item-carousel-member-partner .list-child li a img{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.owl-prev{
    position: absolute;
    left: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.owl-prev img{
    width: 30px;
}
.owl-next{
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.owl-next img{
    width: 30px;
}
.menu-member-partner{
    margin-top: 40px;
}
.menu-member-partner ul{}
.menu-member-partner ul li{
    width: 33.333%;
    float: left;
}
.menu-member-partner ul li:nth-child(1){
    text-align: left;
}
.menu-member-partner ul li:nth-child(2){
    text-align: center;
}
.menu-member-partner ul li:nth-child(3){
    text-align: right;
}
.menu-member-partner ul li a{
    display: inline-block;
    vertical-align: top;
    background-color: #e2e1d9;
    padding: 10px 0;
    padding-left: 50px;
    padding-right: 10px;
    font-family: 'UTM SC bold';
    position: relative;
    font-size: 20px;
}
.menu-member-partner ul li a:before{
    content: '';
    background-image: url('../images/icon-link-member.png');
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.document-resources{
    background-color: #0c0c0c;
    padding: 10px 0 0 0 ;
    width: 100%;
    float: left;
}

.album-and-videos{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    float: left;
}
.album-index{
    width: 50%;
    float: left;
    background-color: #3a3a37;
    padding: 20px 0;
    overflow: hidden;
}
.header-index-2{
    text-align: center;
    position: relative;
}

.header-index-2 h2{
    color: #ffffff;
    font-family: 'UTM SC bold';
    font-size: 40px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 20px;
    background-color: #3a3a37;
    margin: 0;
    line-height: 1.4;
}
.header-index-2 h2:before{
    position: absolute;
    content: '';
    top: 50%;
    right: 100%;
    width: 100px;
    height: 1px;
    background-color: #6b6b69;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.header-index-2 h2:after{
    position: absolute;
    content: '';
    top: 50%;
    left: 100%;
    width: 100px;
    height: 1px;
    background-color: #6b6b69;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.header-index-2 h2 span{
    display: inline-block;
    vertical-align: top;
}
.content-album-index{
    margin-top: 30px;
    padding: 0 40px;
}
.content-album-index ul{

}
.content-album-index ul li{
    margin-bottom: 30px;
    display: table;
}
.content-album-index ul li .img-album{
    float: left;
    width: 100px;
}
.content-album-index ul li .caption-album{
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
}
.content-album-index ul li .caption-album h4{
    margin: 0;
}
.content-album-index ul li .caption-album h4 a{
    color: #fff;
    font-family: 'UTM SC';
    font-size: 18px;
}

.video-index{
    width: 50%;
    float: left;
    background-color: #e2e1d9;
}
.owl-video-index .owl-nav img{
    width: 15px;
}
.center{
    text-align: center;
}
.big-frame{
    padding: 20px 0;
}
.big-frame .center{
    max-width: 80%;
    margin: 0 auto;
}
.big-frame img, .big-frame iframe{
    display: inline-block;
    vertical-align: top;
}
.list-play{
    margin-top: 10px;
    padding: 0 50px;
    margin-bottom: 20px;
}
.list-play .owl-prev{
    left: -30px;
}
.list-play .owl-next{
    right: -30px;
}
footer{
    background-color: #343434;
    padding: 10px 0;
    width: 100%;
    float: left;
}
.col-footer{
    color: #fff;
}
.col-footer h4{
    margin-top: 0;
    font-family: 'UTM SC bold';
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.col-footer p{
    font-family: 'UTM SC';
    font-size: 15px;
}
.col-footer strong{
    font-family: 'UTM SC bold';
    text-transform: uppercase;
}
.social-footer{
    margin-top: 10px;
    float: left;
}
.social-footer li{
    display: inline-block;
    vertical-align: top;
}
.social-footer li+li{
    margin-left: 10px;
}
.social-footer li a{
    background-color: #e2e1d9;
    color: #3f3f3f;
    width: 45px;
    height: 45px;
    font-size: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.item-document-resources a{
    margin-bottom: 120px;
    display: block;
    padding: 0 10px;
    position: relative;
    -webkit-box-reflect: below 10px -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0%, transparent 50%, transparent 100%);
}

.item-document-resources a img {
    z-index: -1;
}

.item-document-resources a:before {
    background: -moz-linear-gradient(center top, #0c0c0c, #0c0c0c 10%, rgba(12, 12, 12, 0.82) 50%, rgba(12, 12, 12, 0.75)) repeat scroll 0 0 padding-box, -moz-element(.item-document-resources a) no-repeat scroll 0 -130px content-box rgba(0, 0, 0, 0);
    content: "";
    height: 140px;
    left: 0;
    padding: 1px 0;
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    width: 100%;
}
.owl-document-resources .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.owl-document-resources .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}
.item-document-resources{
    display: table;
    height: 100%;
}
.item-document-resources .cover-item{
    display: table-cell;
    vertical-align: middle;
}
.upcoming-event{
    background-image: url('../images/bg-upcoming-event.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    width: 100%;
    float: left;
    position: relative;
}
.upcoming-event:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.cover-event{
    position: relative;
    z-index: 999;
    color: #fff;
}
.left-event{
	margin:10px 10px 10px 10px;
	}
.left-event h3{
    font-family: 'UTM SC';
    font-size: 22px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.left-event h4 {
    font-family: 'UTM SC bold';
    margin: 0 0 25px 0;
    font-size: 30px;
    line-height: 1.4;
}
.left-event p{
    font-family: 'UTM SC';
    font-size: 20px;
	text-align:justify;
}
.right-event{}
.cover-right{
    padding: 20px 10px;
    background-color: rgba(255,255,255,0.5);
    min-height: 300px;
}
.cover-right h3{
    font-family: 'UTM SC';
    font-size: 20px;
    margin: 0;
}
.item-event{
    margin-top: 15px;
}
.item-event h4{
    font-family: 'UTM SC bold';
    font-size: 27px;
    margin: 0 0 12px 0;

}
.item-event p{
    font-family: 'UTM SC';
    color: #333;
    font-size: 18px;
}
.owl-news-index .owl-dots{display: none;}
.fix-social-right{
    position: fixed;
    right: 0px;
    width: 50px;
    background: #333333;
    z-index: 9999;
    top: 45%;
}
.fix-social-right ul li{
    padding: 12px;
    border-bottom: 1px solid #755757;
    position: relative;
}
.fix-social-right ul li:hover span {
    opacity: 1;
    visibility: visible;
}
.fix-social-right ul li span {
    position: absolute;
    white-space: nowrap;
    box-shadow: none;
    padding: 17px 35px;
    font-weight: 500;
    right: 100%;
    top: 0px;
    background: #333;
    opacity: 0;
        height: 100%;
    color: #fff;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
/*------------------------ Điều lệ ----------------------*/

    .float-full{
        width: 100%;
        float: left;
    }

    .breadcrumb{
        background-color: #ccc;
        margin: 0;
        padding: 15px 0;
        border-radius: 0;
    }
    .breadcrumb ul{}
    .breadcrumb ul li{
        display: inline-block;
    }
    .breadcrumb ul li a{
        font-family:  'UTM SC bold';
        font-size: 20px;
        font-weight: bold;
        line-height: 1.4;
    }
    .breadcrumb ul li.separated{
        font-size: 20px;
        padding: 0 5px;
        font-weight: bold;
        font-family:  'UTM SC bold';
        line-height: 1.4;
    }
    li.separated:last-child{
        display: none;
    }

    .banner-in-page {
        text-align: center;
        background: #000000ad;
    }
    .pad15{
        padding: 15px 0px;
    }
@media screen and (max-width: 767px) { 
    .pad15 iframe{
        width: 100%;
    }
}
    .banner-in-page img{
        max-height: 420px;
        display: inline-block;
    }
    .page-dieu-le {
        padding: 60px 0;
        position: relative;
    }
    .title-dieu-le{
        margin-bottom: 50px;
    }
    .title-dieu-le-1{
        text-transform: uppercase;
        font-family: 'UTM SC bold';
        font-size: 50px;
        margin: 0 0 10px 0;
        line-height: 1.4;
        display: inline-block;
        background: -webkit-linear-gradient(left, #093637, #44a08d);
        background: -o-linear-gradient(left, #093637, #44a08d);
        background: linear-gradient(to right, #093637, #44a08d);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .title-dieu-le-2{
        font-family: 'UTM SC bold';
        font-size: 37px;
        margin: 0;
        line-height: 1.4;
        /*display: inline-block;*/
        background: -webkit-linear-gradient(left, #093637, #44a08d);
        background: -o-linear-gradient(left, #093637, #44a08d);
        background: linear-gradient(to right, #093637, #44a08d);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .content-dieu-le{
        font-family: 'UTM SC';
        color: #333;
        font-size: 18px;
        padding-left: 30px;
    }
    .content-dieu-le p{
        margin-bottom: 15px;
    }
    .content-dieu-le p strong{
        font-family: 'UTM SC bold';
    }
	.content-csi{
        font-family: 'UTM SC';
        color: #333;
        font-size: 18px; 
    }
    .content-csi p{
        margin-bottom: 10px;
		font-size: 18px;
    }
    .content-csi p strong{
        font-family: 'UTM SC bold';
    }
    .header-item{
        position: relative;
        cursor: pointer;
    }
    .item-dieu-le.active .header-item .toggle-item{
        
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .item-dieu-le .header-item .toggle-item{
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 35px;
        height: 19px;
        background-image: url(../images/toggle-open.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin: auto;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
    .header-item h3{
        background-color: #e2e1d9;
        margin: 0 0 0 50px;
        font-family: 'UTM SC bold';
        font-size: 23px;
        line-height: 1.4;
        padding: 5px 15px;
        color: #000;
    }
    .item-dieu-le{
        margin-bottom: 20px;
    }
    .content-item{
        margin-top: 15px;
    }
    


/*----------------------- End Điều lệ -------------------*/

/*----------------------- About us ------------------------*/
    
    .first-section{
        padding: 60px 0; 
        background-position: center;
    }
    .cover-first-block{
        display: table;
    }
    .left-first-section{
        display: table-cell;
        vertical-align: top;
        width: 40%;
        text-align: center;
        
    }
    .right-first-section{
        display: table-cell;
        vertical-align: middle;
        font-family: 'UTM SC';
        color: #000;
        font-size: 18px;
        padding-left: 45px;
    }
    .right-first-section p{
        margin-bottom: 15px;
		font-size: 24px;
		text-align:justify;
    }

    .second-section{
        padding: 90px 0;
        background-color: #333333;
    }
    .cover-second-block{
        display: table;
    }
    .left-second-section{
        display: table-cell;
        vertical-align: middle;
        width: 40%;
    }
    .left-second-section h2{
        font-family: 'UTM SC bold';
        font-size: 52px;
        margin: 0 0 10px 0;
        line-height: 1.4;
        display: inline-block;
        background: -webkit-linear-gradient(left, #ff8235, #30e8bf);
        background: -o-linear-gradient(left, #ff8235, #30e8bf);
        background: linear-gradient(to right, #ff8235, #30e8bf);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
        
    }
    .right-second-section{
        display: table-cell;
        vertical-align: middle;
        font-family: 'UTM SC';
        color: #000;
        font-size: 18px;
        /*padding-left: 30px;*/
    }
    .right-second-section .cover-rotate{
        transform: rotate(12deg);
        -webkit-transform: rotate(12deg);
        -moz-transform: rotate(12deg);
        -o-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
    }
    .item-second-section{
        width: 85%;
        position: relative;
    }
    .item-second-section:nth-child(2){
        margin-left: 26px;
    }
    .item-second-section:nth-child(3){
        margin-left: 52px;
    }
    .item-second-section:nth-child(4){
        margin-left: 77px;
    }
    .item-second-section:nth-child(5){
        margin-left: 100px;
    }
    .item-second-section:nth-child(5) .text-item{
        padding-right: 40px;
    }
    .text-item{
        position: absolute;
        bottom: 0;
        height: 83px;
        margin: 10px 0;
        border-top: 1px dashed #ccc;
        border-bottom: 1px dashed #ccc;
        left: 30px;
        color: #fff;
        font-size: 18px;
        right: 80px;
        display: table;
        width: 90%;
    }
    .text-item>div{
        display: table-cell;
        vertical-align: middle;
    }
    .item-second-section:nth-child(1) .text-item{
        top: 0;
        bottom: unset;
        left: 80px;
        right: unset;
        width: 82%;
    }
    .item-second-section:nth-child(2) .text-item{
        top: 0;
        bottom: unset;
    }
    .item-second-section:nth-child(3) .text-item{
        color: #000;
        border-color: #333;
    }
    .item-second-section:nth-child(4) .text-item{
        color: #000;
    }
    .third-section{
        padding: 60px 0;
    }
    .cover-third-section{
        display: table;
        width: 100%;
    }
    .left-third-section{
        width: 43%;
        display: table-cell;
        vertical-align: middle;
        background-image: url('../images/bg-co-che.png');
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .row-20{
        margin-left: -20px;
        margin-right: -20px;
    }
    .item-third{
        width: 50%;
        padding: 0 20px;
        margin-bottom: 40px;
        color: #fff;
        
        float: left;
    }
    .cover-item-third{
        background-color: red;
        height: 170px;
        text-align: center;
        font-size: 30px;
        font-family: 'UTM SC';
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }
    .cover-item-third:hover{
        color:#fff;
        opacity: .9;
    }
    .cover-item-third span{
        line-height: 1.3;
        letter-spacing: 1px;
    }
    .item-third:nth-child(1) .cover-item-third{
        background: rgba(5,10,12,1);
        background: -moz-linear-gradient(left, rgba(5,10,12,1) 0%, rgba(5,10,12,1) 0%, rgba(20,35,43,1) 17%, rgba(22,46,59,1) 27%, rgba(22,46,59,1) 31%, rgba(22,46,59,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(5,10,12,1)), color-stop(0%, rgba(5,10,12,1)), color-stop(17%, rgba(20,35,43,1)), color-stop(27%, rgba(22,46,59,1)), color-stop(31%, rgba(22,46,59,1)), color-stop(100%, rgba(22,46,59,1)));
        background: -webkit-linear-gradient(left, rgba(5,10,12,1) 0%, rgba(5,10,12,1) 0%, rgba(20,35,43,1) 17%, rgba(22,46,59,1) 27%, rgba(22,46,59,1) 31%, rgba(22,46,59,1) 100%);
        background: -o-linear-gradient(left, rgba(5,10,12,1) 0%, rgba(5,10,12,1) 0%, rgba(20,35,43,1) 17%, rgba(22,46,59,1) 27%, rgba(22,46,59,1) 31%, rgba(22,46,59,1) 100%);
        background: -ms-linear-gradient(left, rgba(5,10,12,1) 0%, rgba(5,10,12,1) 0%, rgba(20,35,43,1) 17%, rgba(22,46,59,1) 27%, rgba(22,46,59,1) 31%, rgba(22,46,59,1) 100%);
        background: linear-gradient(to right, rgba(5,10,12,1) 0%, rgba(5,10,12,1) 0%, rgba(20,35,43,1) 17%, rgba(22,46,59,1) 27%, rgba(22,46,59,1) 31%, rgba(22,46,59,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050a0c', endColorstr='#162e3b', GradientType=1 );
    }
    .item-third:nth-child(2) .cover-item-third{
        background: rgba(122,11,52,1);
        background: -moz-linear-gradient(left, rgba(122,11,52,1) 0%, rgba(140,14,60,1) 0%, rgba(125,14,55,1) 8%, rgba(128,13,55,1) 19%, rgba(133,19,61,1) 28%, rgba(183,16,69,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(122,11,52,1)), color-stop(0%, rgba(140,14,60,1)), color-stop(8%, rgba(125,14,55,1)), color-stop(19%, rgba(128,13,55,1)), color-stop(28%, rgba(133,19,61,1)), color-stop(100%, rgba(183,16,69,1)));
        background: -webkit-linear-gradient(left, rgba(122,11,52,1) 0%, rgba(140,14,60,1) 0%, rgba(125,14,55,1) 8%, rgba(128,13,55,1) 19%, rgba(133,19,61,1) 28%, rgba(183,16,69,1) 100%);
        background: -o-linear-gradient(left, rgba(122,11,52,1) 0%, rgba(140,14,60,1) 0%, rgba(125,14,55,1) 8%, rgba(128,13,55,1) 19%, rgba(133,19,61,1) 28%, rgba(183,16,69,1) 100%);
        background: -ms-linear-gradient(left, rgba(122,11,52,1) 0%, rgba(140,14,60,1) 0%, rgba(125,14,55,1) 8%, rgba(128,13,55,1) 19%, rgba(133,19,61,1) 28%, rgba(183,16,69,1) 100%);
        background: linear-gradient(to right, rgba(122,11,52,1) 0%, rgba(140,14,60,1) 0%, rgba(125,14,55,1) 8%, rgba(128,13,55,1) 19%, rgba(133,19,61,1) 28%, rgba(183,16,69,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a0b34', endColorstr='#b71045', GradientType=1 );

    }
    .item-third:nth-child(3) .cover-item-third{
        background: rgba(191,100,64,1);
        background: -moz-linear-gradient(left, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 2%, rgba(189,98,62,1) 7%, rgba(189,102,68,1) 14%, rgba(253,136,82,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(191,100,64,1)), color-stop(0%, rgba(191,100,64,1)), color-stop(2%, rgba(191,100,64,1)), color-stop(7%, rgba(189,98,62,1)), color-stop(14%, rgba(189,102,68,1)), color-stop(100%, rgba(253,136,82,1)));
        background: -webkit-linear-gradient(left, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 2%, rgba(189,98,62,1) 7%, rgba(189,102,68,1) 14%, rgba(253,136,82,1) 100%);
        background: -o-linear-gradient(left, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 2%, rgba(189,98,62,1) 7%, rgba(189,102,68,1) 14%, rgba(253,136,82,1) 100%);
        background: -ms-linear-gradient(left, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 2%, rgba(189,98,62,1) 7%, rgba(189,102,68,1) 14%, rgba(253,136,82,1) 100%);
        background: linear-gradient(to right, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 0%, rgba(191,100,64,1) 2%, rgba(189,98,62,1) 7%, rgba(189,102,68,1) 14%, rgba(253,136,82,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf6440', endColorstr='#fd8852', GradientType=1 );
    }
    .item-third:nth-child(4) .cover-item-third{
        background: rgba(65,137,140,1);
        background: -moz-linear-gradient(left, rgba(65,137,140,1) 0%, rgba(65,137,140,1) 1%, rgba(65,137,140,1) 2%, rgba(65,137,140,1) 5%, rgba(65,137,140,1) 7%, rgba(65,137,140,1) 14%, rgba(90,188,199,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(65,137,140,1)), color-stop(1%, rgba(65,137,140,1)), color-stop(2%, rgba(65,137,140,1)), color-stop(5%, rgba(65,137,140,1)), color-stop(7%, rgba(65,137,140,1)), color-stop(14%, rgba(65,137,140,1)), color-stop(100%, rgba(90,188,199,1)));
        background: -webkit-linear-gradient(left, rgba(65,137,140,1) 0%, rgba(65,137,140,1) 1%, rgba(65,137,140,1) 2%, rgba(65,137,140,1) 5%, rgba(65,137,140,1) 7%, rgba(65,137,140,1) 14%, rgba(90,188,199,1) 100%);
        background: -o-linear-gradient(left, rgba(65,137,140,1) 0%, rgba(65,137,140,1) 1%, rgba(65,137,140,1) 2%, rgba(65,137,140,1) 5%, rgba(65,137,140,1) 7%, rgba(65,137,140,1) 14%, rgba(90,188,199,1) 100%);
        background: -ms-linear-gradient(left, rgba(65,137,140,1) 0%, rgba(65,137,140,1) 1%, rgba(65,137,140,1) 2%, rgba(65,137,140,1) 5%, rgba(65,137,140,1) 7%, rgba(65,137,140,1) 14%, rgba(90,188,199,1) 100%);
        background: linear-gradient(to right, rgba(65,137,140,1) 0%, rgba(65,137,140,1) 1%, rgba(65,137,140,1) 2%, rgba(65,137,140,1) 5%, rgba(65,137,140,1) 7%, rgba(65,137,140,1) 14%, rgba(90,188,199,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41898c', endColorstr='#5abcc7', GradientType=1 );
    }
    
    .four-section{
        width: 100%;
        float: left;
        background-image: url('../images/A1sset 4.png');
        background-size: cover;
        padding: 80px 0;
    }
    .cover-four-section {
        position: relative;
        width: 100%;
        float: left;
        min-height: 450px;
    }
    .left-four-section{
        float: left;
    }
    .item-four-section{
        border: 21px solid #3d506b;
        border-right-width: 7px;
        border-left-width: 7px;
        padding: 30px;
        position: relative;
        background-color: #fff;
        display: none;
    }
    .item-four-section.active{
        display: block;
    }
    .item-four-section:before{
        content: '';
        position: absolute;
        top: -70px;
        left: -55px;
        background-image: url(../images/icon-quote-open.png);
        background-size: 57%;
        background-position: center;
        width: 100px;
        height: 100px;
        background-color: #fff;
        /* padding: 20px; */
        background-repeat: no-repeat;
    }
    .item-four-section:after{
        content: '';
        position: absolute;
        bottom: -70px;
        right: -55px;
        background-image: url(../images/icon-quote-open.png);
        background-size: 57%;
        background-position: center;
        width: 100px;
        height: 100px;
        background-color: #fff;
        /* padding: 20px; */
        background-repeat: no-repeat;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    .item-four-section h3{
        color: #304156;
        margin: 0 0 10px 0;
        font-family: 'UTM SC bold';
        font-size: 24px;
    }
    .item-four-section .desc{
        padding-left: 20px;
        font-family: 'UTM SC';
        font-size: 18px;
    }
    .item-four-section h4{
        font-weight: bold;
        margin: 0;
        font-family: 'UTM SC';
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 5px;
        display: inline-block;
    }
    .item-four-section p{
        margin-bottom: 8px;
    }
    .item-four-section.item-2{
        border-color: #259390;
    }
    .item-four-section.item-2 h3{
        color: #259390;
    }
    .item-four-section.item-2:before{
        background-image: url(../images/icon-quote-open-2.png);
    }
    .item-four-section.item-2:after{
        background-image: url(../images/icon-quote-open-2.png);
    }

    .item-four-section.item-3{
        border-color: #e23a59;
    }
    .item-four-section.item-3 h3{
        color: #e23a59;
    }
    .item-four-section.item-3:before{
        background-image: url(../images/icon-quote-open-3.png);
    }
    .item-four-section.item-3:after{
        background-image: url(../images/icon-quote-open-3.png);
    }
    .item-four-section.item-4{
        border-color: #f2b319;
    }
    .item-four-section.item-4 h3{
        color: #f2b319;
    }
    .item-four-section.item-4:before{
        background-image: url(../images/icon-quote-open-4.png);
    }
    .item-four-section.item-4:after{
        background-image: url(../images/icon-quote-open-4.png);
    }
    .right-four-section {
        position: absolute;
        bottom: 0;
        right: 0;
        top:0px;
        left: 0px;
        margin: auto;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .circle-1 .right-four-section {
        top: initial;
        left: initial;
    }
    .circle-2 .right-four-section {
        top: initial;
        right: initial;
    }
    .circle-2 .left-four-section {
        float: right;
    }
    .circle-3 .right-four-section {
        bottom: initial;
        left: initial;
    }
    .circle-4 .right-four-section {
        bottom: initial;
        right: initial;
    }
    .circle-4 .left-four-section {
        float: right;
    }
    .cover-right-four{
        position: relative;
    }
    .item-center{
        position: absolute;
    }
    .item-right-four{
        width: 50%;
        float: left;
        position: relative;
        padding: 5px;
        cursor: pointer;
    }
    .item-right-four>div{
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .item-center{
        position: absolute;
    }
    .cover-four-section .left-four-section {
        width: 55%;
    }
    .cover-four-section .cover-right-four {
        /*float: right;*/
        width: 400px;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .item-top-left p {
        position: absolute;
        font-family: 'UTM SC bold';
        font-size: 21px;
        z-index: 9;
        top: 55%;
        right: 30px;
        color: #304156;
    }
    .item-top-right p {
        position: absolute;
        font-family: 'UTM SC bold';
        font-size: 21px;
        z-index: 9;
        top: 55%;
        left: 45px;
        color: #259390;
    }
    .item-bottom-right p {
        position: absolute;
        font-family: 'UTM SC bold';
        font-size: 21px;
        z-index: 9;
        top: 25%;
        right: 38px;
        color: #CC3253;
    }
    .item-bottom-left p {
        position: absolute;
        font-family: 'UTM SC bold';
        font-size: 21px;
        z-index: 9;
        top: 25%;
        left: 37px;
        color: #F2B319;
        width: 100px;
    }
    .item-right-four {
        width: Calc(50% - 10px);
        float: left;
        position: absolute;
        margin: 5px;
        padding: 0px;
        box-shadow: -3px 5px 7px #dad4d4;
    }
    .item-top-right{
        box-shadow: -3px 5px 7px #dad4d4;
        right: 0px;
        top: 0px;
    }
    .item-top-left{
        box-shadow: 3px 5px 7px #dad4d4;
        left: 0px;
        top: 0px;
    }
    .item-bottom-right{
        box-shadow: 3px -3px 7px #dad4d4;
        left: 0px;
        bottom: 0px;
    }
    .item-bottom-left{
        box-shadow: -3px -3px 7px #dad4d4;
        right: 0px;
        bottom: 0px;
    }
    .item-right-four.active p{
        font-size: 24px;
    }
    .item-top-right.active>div{
        margin-top: -15px;
        margin-right: -15px;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .item-top-left.active>div {
        margin-top: -15px;
        margin-left: -15px;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .item-bottom-right.active>div{
        margin-bottom: -15px;
        margin-left: -15px;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .item-bottom-left.active>div{
        margin-bottom: -15px;
        margin-right: -15px;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }

    .item-center {
        position: absolute;
        width: 110px;
        height: 110px;
        border-radius: 100%;
        box-shadow: 0px 0px 29px #d0cfcf;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        margin: auto;
        z-index: 99;
        text-align: center;
        color: #093637;
        background: #fff;
    }
    .item-center h2{
        font-size: 19px;
        line-height: 20px;
        line-height: 1.4;
        font-family: 'UTM SC bold';
        display: inline-block;
        background: -webkit-linear-gradient(left, #093637, #44a08d);
        background: -o-linear-gradient(left, #093637, #44a08d);
        background: linear-gradient(to right, #093637, #44a08d);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    


    .fifth-section{}
    .cover-fifth-section{
        padding: 50px 0;
    }
    .cover-fifth-section>h3{
        font-family: 'UTM SC bold';
        font-size: 35px;
        margin: 0 0 10px 0;
        line-height: 1.4;
        display: inline-block;
    }
    .header-fifth-section{
        background-color: #111111;
        padding: 20px 0;
    }
    .header-fifth-section h2{
        font-family: 'UTM SC bold';
        font-size: 52px;
        margin: 0 0 10px 0;
        line-height: 1.4;
        display: inline-block;
        background: -webkit-linear-gradient(left, #ff8235, #30e8bf);
        background: -o-linear-gradient(left, #ff8235, #30e8bf);
        background: linear-gradient(to right, #ff8235, #30e8bf);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .list-member{
        text-align: center;
    }
    ul.member{
        font-size: 0;
    }
    ul.member li{
        padding: 0 6px;
        display: inline-block;
        text-align: center;
        color: #fff;
        width: 33%;
        font-size: 0;
        margin-bottom: 20px;
        vertical-align: top;
    }
    ul.member-type-4 li, ul.member-type-5 li, ul.member-type-6 li{
        width: 33.33333%;
    }
    .img-member{
        margin-bottom: 20px;
    }
    .img-member img{
        margin: 0 auto;
        max-width: 200px;
    }
    .caption-member{
        font-size: 14px;
        color: #000;
        font-family: 'UTM SC';
        line-height: 1.4;
        font-weight: 600;
    }
    .caption-member h4{
        font-family: 'UTM SC bold';
        font-size: 20px;
        margin: 0;
        line-height: 1.4;
    }
/* List DN noi ve chung toi*/
.list-memberdn{
        text-align: center;
    }
    ul.memberdn{
        font-size: 0;
    }
    ul.memberdn li{
        padding: 0 6px;
        display: inline-block;
        text-align: center;
        color: #fff;
        width: 50%;
        font-size: 0;
        margin-bottom: 50px;
        vertical-align: top;
    }
    ul.memberdn-type-4 li, ul.memberdn-type-5 li, ul.memberdn-type-6 li{
        width: 50%;
    }
    .img-memberdn{
        margin-bottom: 20px;
    }
    .img-memberdn img{
        margin: 0 auto;
        max-width: 200px;
    }
    .caption-memberdn{
        font-size: 14px;
        color: #000;
        font-family: 'UTM SC';
        line-height: 1.4;
        font-weight: 600;
    }
    .caption-memberdn h4{
        font-family: 'UTM SC bold';
        font-size: 20px;
        margin: 0;
        line-height: 1.4;
    }    
@media screen and (max-width: 767px){
	ul.memberdn li{
        padding: 0 6px;
        display: inline-block;
        text-align: center;
        color: #fff;
        width: 100%;
        font-size: 0;
        margin-bottom: 50px;
        vertical-align: top;
    }
    ul.memberdn-type-4 li, ul.memberdn-type-5 li, ul.memberdn-type-6 li{
        width: 33.33333%;
    }
	
	}
/*--------------------- End about us ----------------------*/

#modal-login{}
#modal-login .modal-dialog{
    width: 315px;
    border-radius: 25px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#modal-login .modal-header{
    background-color: #000;
    border-bottom: 0;
    padding: 0 0 10px 0;
}
#modal-login .modal-title{
    font-size: 36px;
    color: #fff;
    font-family: 'UTM SC bold';
    text-align: center;
    line-height: 1.4;
}
#modal-login .modal-body{
    background: rgba(0,0,0,0.6);
    padding: 30px 20px 10px 20px;
}
.login-form .form-group{
    position: relative;
}
.input-login{
    position: relative;
    height: 36px;
    padding-left: 40px;
    padding-right: 10px;
    width: 100%;
    font-family: 'UTM SC';
    background-color: #e2e2da;
    color: #656565;
    border: 0;
    font-size: 18px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    outline: 0;
}
.icon-login{
    position: absolute;
    left: 10px;
    top: 8px;
    z-index: 9;
}
.cover-button-login{
    margin-top: 25px;
    text-align: center;
}
.submit-login{
    background-color: #000;
    color: #fff;
    border: 0;
    outline: 0;
    font-family: 'UTM SC bold';
    font-size: 16px;
    padding: 3px 30px 7px 30px;
    line-height: 1.4;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
}
.sub-login{
    margin-top: 15px;
    font-size: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
.sub-login:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
    height: 1px;
    background-color: #fff;
}
.remember-me{
    display: inline-block;
    font-family: 'UTM SC';
    color: #fff;
    font-size: 14px;
    width: 50%;
}
.forgot-password{
    display: inline-block;
    text-align: right;
    width: 50%;
}
.forgot-password a{
    font-family: 'UTM SC';
    color: #fff;
    font-size: 14px;
}
.regis-here{
    color: #fff;
    font-family: 'UTM SC';
}
.regis-here a{
    color: #fff;
    font-family: 'UTM SC';
    font-weight: 700;
}
@media(max-width:1700px){
    .frame-b {
        width: 600px;
        height: 530px;
        background-position: center;
        background-repeat: no-repeat;
        margin: 160px auto;
        position: relative;
        background-size: 100%;
    }
    .event-now {
        width: 280px;
        height: 262px;
        background: url(../images/Asset-9.png) 0 0 no-repeat;
        position: relative;
        background-size: 98%;
    }
    .event-loading {
        width: 280px;
        height: 264px;
        background-size: 90%;
    }
    .title-banner-index {
        margin: auto;
        width: 450px;
    }
    header{
        position: relative;
        z-index: 999;
    }
}
@media(max-width:1500px){
    .frame-b {
        width: 460px;
        height: 440px;
    }
    .title-banner-index {
        margin: auto;
        width: 600px;
    }
}

@media(max-width:1200px){
	.barem-qc{ 
	display:block;
	}
    .text-item{
        font-size: 15px;
        height: 65px;
    }
    .banner-top-index{
        margin-top: 10px;
    }
    .account-header ul li, .social-header ul li {
        display: inline-block;
        margin: 0px 4px;
        width: 38px;
    }
    .text-search {
        background: #e2e2da;
        border: none;
        padding: 10px;
        height: 36px;
        margin: 0px;
        width: 200px;
        color: #7e7d78;
        font-size: 14px;
        font-weight: 400;
        margin-left: 11px;
        outline: none;
        float: left;
        margin-right: 10px;
        margin-top: 2px;
    }
    .submit-search {
        height: 40px;
        width: 35px;
        background-size: 100%;
        margin-top: 2px;
        margin-right: 10px;
    }
    .top-header-right{
        margin-right: 0px;
    }
}
@media all and (min-width: 992px){
    .item-4, .item-3{
        margin-top: 205px;
    }
	.barem-qc{ 
	display:block;
	}
}
@media(max-width:992px){
    .right-four-section{
        position: static; 
        margin-bottom: 45px; 
    }
    .cover-four-section .left-four-section{
        width: 100%;
        padding: 0px 35px;
    }
    .album-and-videos{
        display: block;
    }
    .album-index, .video-index{
        width: 100%;
    }
    .left-first-section{
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .right-first-section{
        display: block;
        padding-left: 0;
    }
    .left-second-section{
        width: 100%;
        display: block;
    }
    .right-second-section{
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .right-second-section .cover-rotate{
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    .text-item{
        font-size: 18px;
        height: 85px;
    }
    .left-third-section{
        width: 100%;
        display: block;
    }
    .right-third-section{
        margin-top: 20px;
    }
    ul.member li{
        width: 33.3333%;
    }
    .frame-b {
        width: 100%;
        height: 603px;
    }
    .item-frame.box-1 {
        top: -110px;
        left: -2%;
    }
    .item-frame.box-2 {
        top: -110px;
        right: -2%;
    }
    .item-frame.box-3 {
        bottom: -11px;
        left: -2%;
    }
    .item-frame.box-4 {
        bottom: -49px;
        right: -2%;
    }
    .item-carousel-news-index .cover-item {
        float: left;
        width: 100%;
        position: relative;
        height: 200px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px){  
	.barem-qc{ 
	display:none;
	} 
    .title-banner-index {
        margin: auto;
        max-width: 400px;
        width: 100%;
         zoom: 0.8; 
    }
	.title-banner-index h2{ 
		font-size: 30px; 
	}
	.title-banner-index h2 b{ 
		font-size: 43px;
		line-height: 75px;
	}
    .item-four-section{
        padding-left: 15px;
        padding-right: 15px;
    }
    .item-four-section:before{
        top: -40px;
        left: -15px;
        width: 50px;
        height: 50px;
    }
    .item-four-section:after{
        bottom: -40px;
        right: -15px;
        width: 50px;
        height: 50px;
    }
    .cover-four-section .left-four-section{
        padding: 0 5px;
    }
    .right-event{
        margin-top: 30px;
    }
    .owl-member-partner, .owl-document-resources{
        padding: 0 40px;
    }
    .owl-next{
        right: -10px !important;
    }
    .owl-prev{
        left: -10px !important;
    }
    .menu-member-partner ul li{
        width: 100%;
        margin-bottom: 10px;
        text-align: center !important
    }
    .col-footer + .col-footer{
        margin-top: 10px;
    }
    .owl-news-index .owl-dots{display: block;}
}
@media screen and (max-width: 660px){ 
	.barem-qc{ 
	display:none;
	}
	.title-banner-index h2{ 
		font-size: 30px; 
	}
	.title-banner-index h2 b{ 
		font-size: 43px;
		line-height: 75px;
	}
    ul.member li{
        width: 50%;
    }
    .item-second-section img{
        display: none;
    }
    .text-item{
        position: relative;
        left: 0;
        width: 100%;
        margin: 5px 0;
    }
    .item-second-section{
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 10px;
        padding: 5px 10px;
    }
    .item-second-section:nth-child(1) .text-item{
        width: 100%;
        left: 0;
    }
    .item-second-section:nth-child(1){
        background-color: #152c39;
    }
    .item-second-section:nth-child(2){
        background-color: #5abcc7;
    }
    .item-second-section:nth-child(3){
        background-color: #f6f1d3;
    }
    .item-second-section:nth-child(4){
        background-color: #fb8751;
    }
    .item-second-section:nth-child(5){
        background-color: #b51045;
    }
}

@media screen and (max-width: 480px){
	.title-banner-index h2{ 
		font-size: 30px; 
	}
	.title-banner-index h2 b{ 
		font-size: 43px;
		line-height: 75px;
	}
    .item-third{
        width: 100%;
    }
    .item-top-right.active>div{
        margin-top: -10px;
        margin-right: -10px;
    }
    .item-top-left.active>div {
        margin-top: -10px;
        margin-left: -10px;
    }
    .item-bottom-right.active>div{
        margin-bottom: -10px;
        margin-left: -10px;
    }
    .item-bottom-left.active>div{
        margin-bottom: -10px;
        margin-right: -10px;
    }
    .cover-four-section .cover-right-four{
        width: 300px;
        height: 300px;
    }
    .item-center{
        width: 90px;
        height: 90px;
    }
    .item-center h2{
        margin-top: 15px;
        font-size: 15px;
    }
    .item-right-four.active p{
        font-size: 20px;
    }
    .item-right-four p{
        font-size: 16px;
    }
    .item-bottom-left p{
        width: 70px;
        left: 25px;
    }
    .item-bottom-left.active p{
        left: 15px;
    }
    .item-top-right p{
        left: 35px;
    }
    .item-bottom-right p{
        right: 25px;
    }
    .item-top-left p{
        right: 15px;
    }
    .img-member img{
        max-width: 100%;
    }
    .big-frame .center{
        max-width: 100%;
        padding: 0 10px;
    }
    .content-album-index{
        padding-left: 10px;
        padding-right: 10px;
    }
    .social-header{
        display: none;
    }
    .text-search{
        width: 150px;
    }
   .frame-b{
        height: 810px;
   }
   .item-frame.box-1 {
        top: 25px;
        left: -2%;
    }
    .item-frame.box-4 {
        bottom: -200px;
        right: -2%;
    }
    .frame-b{    background-size: 235%;}
}
@media screen and (max-width: 340px){
    .cover-four-section .cover-right-four {
        width: 280px;
        height: 280px;
    }
    .item-center{
        width: 80px;
        height: 80px;
    }
    .item-center h2 {
        font-size: 14px;
    }
    .text-search {
        width: 100px;
    }
}
.event-now, .event-loading{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.account-header ul li a{
    display: block;
    position: relative;
}
.account-header ul li a:hover span{
    opacity: 1;
    visibility: visible;
}
.account-header ul li a span {
    position: absolute;
    white-space: nowrap;
    box-shadow: 0px 0px 4px #ccc;
    padding: 5px 15px;
    font-weight: 500;
    left: -10px;
    bottom: -40px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.account-header ul li a span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eac5c5;
    position: absolute;
    top: -6px;
    left: 35%;
}


/*trangtintuc-new*/
.trangtintuc-new{
    position: relative;
    display: block;
    float: left;
    width: 100%;
}
.bg-trangtintuc{
    position: absolute;
    top: 0px;
    width:100%;
    height:100%;
        z-index: -1;
    left: 0px;
    overflow: hidden;
}
.bg-trangtintuc img{
    object-fit: cover;
    object-position: center;
    height: 100%;
    min-width: 100%;
    opacity: 0.3;
}
.title-page-trangtintuc h2 {
    background: -webkit-linear-gradient(right, #02324c, #1b6782);
    background: -o-linear-gradient(right, #02324c, #1b6782);
    background: linear-gradient(to left, #02324c, #1b6782);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-family: 'UTM SC bold';
}
.title-page-trangtintuc {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.list-news-trangtintuc{
    float: left;
    width:100%;
}
.item-news-trangtintuc {
    float: left;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background: #dadad794;
    margin-bottom: 20px;
    padding: 20px;
}
.img-item-trangtintuc {
    float: left; 
    margin-right: 25px;
}
.title-item-trangtintuc span{
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'UTM SC';
}
.title-item-trangtintuc h2{
    margin: 5px 0px 10px 0px;
}
.title-item-trangtintuc h2 a {
    font-size: 25px;
    font-family: 'UTM SC bold';
}
.title-item-trangtintuc p {
    font-size: 17px;
    font-family: 'UTM SC';
    line-height: 24px;
}
.btn-arrow-down{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.btn-arrow-down img{
    max-height: 60px;
}
.img-intro-news {
    float: left;
    width: 50%;
    padding: 30px;
    background: #000;
}
.img-intro-news a{
    display: block;
}
.img-intro-news a img{
    min-width: 100%;
}
.title-intro-news {
    float: left;
    width: 50%;
    padding: 50px;
}
.title-intro-news h2{
    margin: 0px 0px 20px 0px;
    font-size: 29px;
    font-family: 'UTM SC bold';
    line-height: 35px;
}
.title-intro-news p{
    font-family: 'UTM SC';
    font-size: 16px;
    line-height: 25px;
}
.news-detail-content {
    display: block;
    float: left;
    width: 100%;
    margin: 40px 0px;
    font-size: 16px;
    font-family: 'UTM SC';
    line-height: 29px;
}
.img-center {
    float: left;
    width: 100%;
    margin:30px 0px;
}
.img-center span{float: left;width:100%;margin-top: 5px;}
.ctn-pad {
    padding: 0px 100px;
    text-align: justify;
}
.time-news-content{
    font-family: 'UTM SC';
}
.time-news-content b{
    font-family: 'UTM SC bold';
}
.social-detail-news{
    margin:0px -10px;
}
.social-detail-news a {
    display: inline-block;
    width: 50px;
    margin:10px;
}

@media screen and (max-width: 992px){
    .ctn-pad {
        padding: 0px 0px;
        text-align: justify;
    }
    .img-intro-news {
        float: left;
        width: 100%;
    }
    .title-intro-news {
        float: left;
        width: 100%;
        padding: 20px 0px;
    }
    .news-detail-content {
        display: block;
        float: left;
        width: 100%;
        margin: 15px 0px;
    }
}
@media screen and (max-width: 767px){
    .social-detail-news br{
        display: none;
    }
    .time-news-content{margin-top: 30px;}
    .img-intro-news{margin-top: 15px;}
    .breadcrumb ul li a {
        font-size: 17px;
    }
}

.register-follow{
    background: #e2e1d9;
    padding: 30px 0px;
}
.form-register-follow {
    float: left;
    max-width: 300px;
    text-align: center;
}
.form-register-follow input {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    font-family: 'UTM SC';
    color: #000;
    font-size: 16px;
}
.form-register-follow button {
    background: #f3f2ed;
    border: none;
    font-family: 'UTM SC bold';
    text-transform: uppercase;
    padding: 7px 30px;
    display: inline-block;
    border-radius: 5px;
    font-size: 17px;
}
.title-register-follow{

}
.title-register-follow h2 {
    font-family: 'UTM SC bold';
    font-size: 30px;
    margin: 20px 0px 10px 0px;
    text-transform: uppercase;
}
.title-register-follow span {
    font-family: 'UTM SC bold';
    font-size: 26px;
}
@media screen and (max-width: 767px){
    .title-register-follow h2 {
        margin: 0px 0px 10px 0px;
    }
    .title-register-follow{margin-bottom: 30px;}
}

/*baocao-benvung*/
.baocao-benvung {
    float: left;
    width: 100%;
    position: relative;
}
.title-baocao-benvung h2 {
    font-family: 'UTM SC bold';
    display: inline-block;
    background: -webkit-linear-gradient(right, #ffffff, #4a4651);
    background: -o-linear-gradient(right, #ffffff, #4a4651);
    background: linear-gradient(to left, #ffffff, #4a4651);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 63px;
    line-height: 90px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.title-baocao-benvung span {
    font-family: 'UTM SC bold';
    font-size: 33px;
}
.title-baocao-benvung {
    float: left;
    width: 100%;
    margin-bottom: 80px;
}
.list-benvung {
    float: left;
    width: 100%;
    text-align: center;
}
.item-benvung {
    display: inline-block;
    width: 32%;
    text-align: center;
    height: 150px;
    margin-bottom: 80px;
}
.img-item-benvung{
    height: 100px;
    display: table;
    width: 100%;
}
.img-item-benvung a{
    display: table-cell;
    vertical-align: middle;
}
.img-item-benvung img{
    height: 70px;
}
.baocao-benvung .bg-trangtintuc img {
    object-fit: contain;
    object-position: center;
    height: 100%;
    min-width: 100%;
    opacity: 0.5;
}
@media screen and (max-width: 767px){
    .item-news-trangtintuc {
        display: block;
    }
    .title-item-trangtintuc{
        width: Calc(100% - 270px);
        float: right;
    }
    .img-item-trangtintuc {
        float: left;
        max-width: 240px;
        margin-right: 30px;
    }
    .item-benvung {
        display: inline-block;
        width: 45%;
        text-align: center;
        height: 150px;
        margin-bottom: 80px;
    }
    .title-baocao-benvung h2 {
        font-size: 47px;
        line-height: 75px;
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }
    .title-baocao-benvung span {
        font-family: 'UTM SC bold';
        font-size: 29px;
    }

}
@media screen and (max-width: 600px){
    .img-item-trangtintuc {
        float: left;
        width: 100%;
        margin-right: 0px;
        max-width: 100%;
    }
    .title-item-trangtintuc {
        width: Calc(100%);
        float: right;
        margin-top: 15px;
    }
    .item-benvung {
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .title-baocao-benvung h2 {
        font-size: 37px;
        line-height: 60px;
    }
    .title-baocao-benvung span {
        font-family: 'UTM SC bold';
        font-size: 24px;
    }
}

.page-dieu-le .bg-trangtintuc img {
    object-fit: contain;
    object-position: center;
    height: initial;
    min-width: 100%;
    opacity: 1;
}

.page-vbcf .title-baocao-benvung h2 {
    font-family: 'UTM SC bold';
    display: inline-block;
    background: -webkit-linear-gradient(right, #ffffff, #4a4651);
    background: -o-linear-gradient(right, #ffffff, #4a4651);
    background: linear-gradient(to left, #a13932, #4a4651);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 37px;
    line-height: 50px;
}
.page-vbcf .title-baocao-benvung span {
    font-family: 'UTM SC bold';
    font-size: 25px;
}
.page-vbcf .title-baocao-benvung {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.ctn-vbcf{
    float: left;
    width: 100%;
}
.ctn-vbcf p {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 16px;
}
.list-tool{
    float: left;
    width: 100%;
    margin: 60px 0;
}
.list-tool li{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.list-tool li img{
    height: 55px;
}
.list-tool li span{
    width: 60px;
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 20px;
}
.list-tool li b{
    font-family: 'UTM SC bold';
    font-size: 17px;
    float: left;
    margin-top: 17px;
}
.list-tool li b em{
    font-family: 'UTM SC';
    font-weight: 300;
    font-style: normal;
}
@media (min-width: 1200px){
    .page-vbcf .container {
        width: 1000px;
    }
    .page-vbcf-new .container {
        width: 1000px;
    }
}

.page-vbcf-new .title-baocao-benvung h2 {
    font-family: 'UTM SC bold';
    display: inline-block;
    background: -webkit-linear-gradient(right, #1bb1dc, #4a4651);
    background: -o-linear-gradient(right, #1bb1dc, #4a4651);
    background: linear-gradient(to left, #1bb1dc, #4a4651);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 37px;
    line-height: 50px;
}
.page-vbcf-new .title-baocao-benvung span {
    font-family: 'UTM SC bold';
    font-size: 25px;
}
.page-vbcf-new .list-tool li img{
    max-height: 135px;
    height: initial;
}
.page-vbcf-new .list-tool li span{
    width: 225px;
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 50px;
}
.page-vbcf-new .list-tool li b {
    font-family: 'UTM SC bold';
    font-size: 17px;
    float: left;
    margin-top: 50px;
}
.page-vbcf-new .title-baocao-benvung {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.min-height-100{
    min-height: 100vh;
}
.pad-60-0{
    padding: 60px 0;
}
.page-brochure{
    background-image: url('../images/bg-brochure.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.cover-brochure{
    position: relative;
}
.content-brochure{
    width: Calc(100% - 250px);
    position: relative;
}
.title-brochure{
    margin-bottom: 40px;
}
.title-brochure h1{
    margin: 0;
    line-height: 1.4;
    font-size: 40px;
    font-family: 'UTM SC bold';
}
.title-brochure h1 span{
    display: block;
}
.color-gradient-2{
    display: inline-block;
    background: -webkit-linear-gradient(left, #093637, #44a08d);
    background: -o-linear-gradient(left, #093637, #44a08d);
    background: linear-gradient(to right, #093637, #44a08d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-brochure .content{
    font-family: 'UTM SC';
    font-size: 20px;
    line-height: 1.4;
}
.label-brochure{
    position: absolute;
    top: 0;
    width: 200px;
    left: 100%;
    margin-left: 85px;
    font-family: 'UTM SC';
    font-size: 20px;
}
.label-brochure>p{}
.label-brochure>p strong{}
.label-brochure .social-label{
    margin-top: 15px;
}
.label-brochure .social-label ul{}
.label-brochure .social-label ul li{
    display: inline-block;
    
}
.label-brochure .social-label ul li+li{
    margin-left: 15px;
}
.label-brochure .social-label ul li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    display: inline-block
}
.label-brochure .social-label ul li a.facebook{
    background-color: #314a7e;
}
.label-brochure .social-label ul li a.google-plus{
    background-color: #dc4335;
}
.label-brochure .social-label ul li i{}
.label-brochure .img-document{
    margin-top: 15px;
}
.label-brochure .img-document img{
    width: 100%;
}
.label-brochure .download-document{
    margin-top: 15px;
    font-size: 16px;
}
.label-brochure .download-document p{
    display: inline-block;
    
}
.label-brochure .download-document a{
    margin-left: 15px;
    font-weight: bold;
    color: #1a5973;
}

@media screen and (max-width: 767px){
    .content-brochure {
        width: 100%;
        position: relative;
    }
    .label-brochure {
        position: relative;
        top: 0;
        width: 200px;
        left: 0px;
        margin-left: 0px;
        font-family: 'UTM SC';
        font-size: 20px;
        float: left;
        margin-top: 30px;
    }
}

.page-document{
    padding: 60px 0;
    position: relative;
}
.cover-page-document{
    background-image: url('../images/bg-tai-lieu.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.title-document{
    font-family: 'UTM SC bold';
    font-size: 25px;
    margin-bottom: 50px;
}
.title-document h1{
    margin: 0;
    font-size: 52px;
}
.title-document h2{
    margin: 0;
    font-size: 42px;
}
.color-gradient-1{
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #333366, #eb5757);
    background: -o-linear-gradient(left, #333366, #eb5757);
    background: linear-gradient(to right, #333366, #eb5757);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.list-document{}
.list-document ul{}
.list-document ul li{

}
.list-document ul li .img-document{
    width: 100%; 
    height: 300px;
    position: relative;

}
.list-document ul li .img-document img{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}
.list-document ul li .caption-document{
    margin-top: 20px;
}
.list-document ul li .caption-document h4{
    margin: 0;
    line-height: 1.3;
}
.list-document ul li .caption-document h4 a{
    font-family: 'UTM SC';
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    display: block;
}
.list-document ul li .caption-document h4 a span{
    display: block;
}
.separated-1{
    margin: 100px 0;
    text-align: center;
}
.separated-1 img{
    display: inline-block;
}
.separated-1:last-child{
    display: none;
}
@media screen and (max-width: 480px){
    .list-document .col-xs-6{
        width: 100%;
    }
    .title-document h2 {
        margin: 0;
        font-size: 33px;
    }
    .title-document h1 {
        margin: 0;
        font-size: 40px;
    }
}

.top-hoivien {
    max-width: 1920px;
    margin: 0 auto;
}
.img-top-hoivien{
    width: Calc(100% - 500px);
    float: left;
}
.title-top-hoivien {
    width: 500px;
    float: left;
    padding: 40px 40px 40px 40px;
    background-color: #040404cf;
}
.flex-row {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.flex-row-top {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.title-top-hoivien h2{
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #333366, #eb5757);
    background: -o-linear-gradient(left, #333366, #eb5757);
    background: linear-gradient(to right, #f63d07, #e8ad85);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 43px;
    margin: 0px;
    display: inline-block;
    font-family: 'UTM SC bold';
}
.title-top-hoivien span{
    width: 100%;
    color: #fff;
    font-family: 'UTM SC bold';
    line-height: 1.2;
    display: inline-block;
    background: -webkit-linear-gradient(left, #333366, #eb5757);
    background: -o-linear-gradient(left, #333366, #eb5757);
    background: linear-gradient(to right, #f63d07, #e8ad85);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    margin: 0px 0px 30px 0px;
    display: inline-block;
}
.title-top-hoivien p{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
.item-top-hoivien{
    margin:40px -10px 0px -10px;
}
.thb-top-hoivien{
    float: left;
    width: 33.3333%;
    text-align: center;
    padding: 0px 10px;
}
.thb-top-hoivien .img{
    padding: 10px 0px;
}
.thb-top-hoivien .img img{
    height: 100px;
}
.thb-top-hoivien h3{
    margin:0px;
}
.thb-top-hoivien h3 a{
    font-family: 'UTM SC bold';
    color: #fff;
    font-size: 22px;
    margin:0px;
}
.thb-top-hoivien h3 a:hover{
    text-decoration: underline;
}
.top-hoivien .flex-row-top{
    position: relative;
}
.img-top-hoivien{
    max-height: 680px;
    position: relative;
}
.img-top-hoivien img{
    height: 100%;
    object-fit: cover;
    object-position: center;
    min-width: 100%;
}
.title-page-hoivien{
    margin-top: 30px;
}
.title-page-hoivien h2{
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #02233f, #f29b7c);
    background: -o-linear-gradient(left, #02233f, #f29b7c);
        background: linear-gradient(to right, #02233f, #f29b7c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 43px;
    margin: 0px;
    display: inline-block;
    font-family: 'UTM SC bold';
    margin-bottom: 12px;
}
.title-page-hoivien p{
    font-size: 20px;
    max-width: 700px;
}
.icon-dot {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
}
@media screen and (max-width: 767px){
    .top-hoivien .flex-row-top {
        position: relative;
        display: block;
    }
    .img-top-hoivien {
        max-height: 680px;
        position: relative;
        width: 100%;
    }
    .img-top-hoivien img {
        height: initial;
        object-fit: cover;
        object-position: center;
    }
    .title-top-hoivien {
        width: 100%;
    }
}
@media screen and (max-width: 400px){
    .thb-top-hoivien {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px 10px;
        margin-bottom: 40px;
    }
    .title-page-hoivien h2 {
        font-size: 35px;
    }
    .title-top-hoivien {
        padding: 15px;
    }
}
.content-phihoivien{
    float: left;
    width: 100%;
    position: relative;
}
.content-phihoivien .member-and-partner{
}
.content-phihoivien .bg-trangtintuc img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    min-width: initial;
    opacity: 0.3;
    max-height: 600px;
}
.content-phihoivien .bg-trangtintuc {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    text-align: center;
    left: 0px;
    padding-top: 300px;
}
.quyenloi-hoivien, .ctn-quyenloi-hoivien{
    position: relative;
}
.ctn-quyenloi-hoivien .bg-trangtintuc img {
    object-fit: cover;
    object-position: center;
    height: initial;
    min-width: 100%;
    opacity: .7;
}
.ctn-quyenloi-hoivien{
    padding-top: 40px;
}
.ctn-quyenloi-hoivien .content-item {
    margin-top: 15px;
    padding-left: 50px;
}
.ctn-quyenloi-hoivien .header-item h3 {
    background-color: #e2e1d954;
}
.ctn-quyenloi-hoivien .title-dieu-le-1 {
    text-transform: uppercase;
    font-family: 'UTM SC bold';
    font-size: 50px;
    margin: 0 0 10px 0;
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #260e0e, #cc6f6f);
    background: -o-linear-gradient(left, #260e0e, #cc6f6f);
    background: linear-gradient(to right, #260e0e, #cc6f6f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ctn-quyenloi-hoivien .title-dieu-le-2 {
    font-family: 'UTM SC bold';
    font-size: 37px;
    margin: 0;
    line-height: 1.4;
    /* display: inline-block; */
    background: -webkit-linear-gradient(left, #260e0e, #cc6f6f);
    background: -o-linear-gradient(left, #260e0e, #cc6f6f);
    background: linear-gradient(to right, #260e0e, #cc6f6f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.hoiphi-hoivien .title-dieu-le-2 {
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #2d1c18, #e8ad85);
    background: -o-linear-gradient(left, #2d1c18, #e8ad85);
    background: linear-gradient(to right, #2d1c18, #e8ad85);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 43px;
    margin: 0px;
    display: inline-block;
    font-family: 'UTM SC bold';
}
.hoiphi-hoivien .content-dieu-le{
    padding-left: 0px;
}
@media screen and (max-width: 480px){
    .ctn-quyenloi-hoivien .title-dieu-le-1{
        font-size: 32px;
    }
    .ctn-quyenloi-hoivien .title-dieu-le-2 {
        font-size: 29px;
    }
}
.img-hoivien-phi{margin:80px 0px;}
.list-hoivien-phi{display: none;}
.item-hoivien-phi {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #04779b;
    padding: 15px;
    color: #fff;
    font-family: 'UTM SC';
}
.item-hoivien-phi h2 {
    margin: 0px 0px 10px 0px;
    font-size: 24px;
    letter-spacing: 1px;
    font-family: 'UTM SC bold';
}
.list-hoivien-phi .item-hoivien-phi:nth-child(2){
    background: #e6344a;
}
.list-hoivien-phi .item-hoivien-phi:nth-child(3){
    background: #fbb351;
}
.dangky-hoivien .title-dieu-le-2 {
    font-family: 'UTM SC bold';
    font-size: 37px;
    margin: 0;
    line-height: 1.4;
    /* display: inline-block; */
    background: -webkit-linear-gradient(right, #1e6d61, #ffffff);
    background: -o-linear-gradient(right, #1e6d61, #ffffff);
    background: linear-gradient(to right, #1e6d61, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 480px){
    .img-hoivien-phi{margin:0px 0px; display: none;}
    .list-hoivien-phi{display: block;}
}
.process-dangky-hoivien{

}
.width-process {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;float: left; position: relative;
}
.item-step {
    width: 250px;
    float: left;
    padding: 15px;
}
.ctn-step{
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px;
        height: 300px;
}
.img-title{
    float: left;
    width: 100%;
}
.box-shadow{
   float: left;
    width: 100%; 
}
.icon-step{
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 30px;
}
.icon-step img{
    height: 50px;
}
.ctn-step ul{
    float: left;
    width: 100%;
    font-family: 'UTM SC';
    font-size: 16px;
}
.ctn-step ul li{
    margin-bottom: 15px;
}
.ctn-step ul li a{color:#000;
font-family: 'UTM SC Bold';}
.tool-process{
        width: 90%;
    margin: 0px auto;
    position: relative;
    z-index: 9;
}
.tool-process img{
    margin-top: -65px;
}
.process-dangky-hoivien {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
@media screen and (max-width: 992px){
    .width-process {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .item-step {
        width: 50%;
        float: left;
        padding: 15px;
    }
}
@media screen and (max-width: 400px){
    .item-step {
        width: 100%;
        float: left;
        padding: 15px;
    }
}

.page-csi{
    padding: 60px 0;
}
.title-csi{
    font-family: 'UTM SC bold';
    font-size: 25px;
    margin-bottom: 20px;
	color:#333366;
}
.color-gradient-3{
    display: inline-block;
    background: -webkit-linear-gradient(left, #00467f, #a5cc82);
    background: -o-linear-gradient(left, #00467f, #a5cc82);
    background: linear-gradient(to right, #00467f, #a5cc82);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-csi h1{
    margin: 0;
    line-height: normal;
    font-size: 36px;
    font-family: 'UTM SC bold';
}
.title-csi-30{
    font-family: 'UTM SC bold';
    font-size: 25px; 
	color:#333366;
}
.title-csi-30 h1{
    margin: 0;
    line-height: normal;
    font-size: 30px;
    font-family: 'UTM SC bold';
}
.content-csi{
    font-size: 20px;
    text-align: justify;
    line-height: 1.4;
    font-family: 'UTM SC';
}
.list-csi{
    margin-top: 30px;
}
.list-csi ul{}
.list-csi ul li{
    text-align: center;
    
}
.list-csi ul li .img-csi-1{}
.list-csi ul li .img-csi-1 img{
    display: inline-block;
}
.list-csi ul li h4{}
.list-csi ul li h4 a{
    display: inline-block;
    line-height: 1.4;
    font-family: 'UTM SC';
    font-size: 20px;
    font-weight: 400;
}
.list-csi ul li h4 a span{
    display: block;
}
.first-right-csi{
    text-align: center;
    
}
.first-right-csi img{
    display: inline-block;
    
}

.color-gradient-4{
    display: inline-block;
    background: -webkit-linear-gradient(left, #e96443, #904e95);
    background: -o-linear-gradient(left, #e96443, #904e95);
    background: linear-gradient(to right, #e96443, #904e95);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-csi h1 span{
    display: block;
}
.content-csi p{
    margin-bottom: 10px;
}
.content-csi a{
    font-family: 'UTM SC bold';
}
.second-right-csi{
    margin-top: 50px;
}
.second-right-csi ul{}
.second-right-csi ul li{
    margin-bottom: 30px;
    text-align: center;
    position: 0 20px;
}
.second-right-csi ul li .icon-csi-right{}
.second-right-csi ul li .icon-csi-right img{
    display: inline-block;
}
.second-right-csi ul li h4{}
.second-right-csi ul li h4 a{
    line-height: 1.4;
    font-size: 20px;
    font-family: 'UTM SC bold';
}
.second-right-csi ul li h4 a span{
    display: block;
}
.first-right-csi img{
    display: inline-block;
}

.color-gradient-5{
    display: inline-block;
    background: -webkit-linear-gradient(left, #ffd89b, #19547b);
    background: -o-linear-gradient(left, #ffd89b, #19547b);
    background: linear-gradient(to right, #ffd89b, #19547b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-csi .short-desc{
    margin-top: 10px;
    font-size: 20px;
    text-align: justify;
    line-height: 1.4;
    font-family: 'UTM SC';
}

.page-csi .content-item{
    padding-left: 50px;
}
.right-csi{
    float: right;
}
.title-standard-1{
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.title-standard-1 h2{
    position: relative;
}
.title-standard-1 h2 span{
    display: block;
    font-family: 'UTM SC bold';
    font-size: 45px;
    text-transform: uppercase;
    margin-top: 20px;
    color: #e2e1d9;
    margin-top: 30px;
}
.title-standard-1 h2 img{
    z-index: 9;
    position: relative;
}
@media screen and (max-width: 767px){
    .right-csi {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .left-csi{
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .title-csi h1 {
        margin: 0;
        line-height: 1.4;
        font-size: 30px;
        font-family: 'UTM SC bold';
    }
}

.video-page{
    float: left;
    width: 100%;
    padding: 50px 0;
    position: relative;
}
.video-page .bg-trangtintuc img {
    object-fit: cover;
    object-position: top;
    height: 100%;
    min-width: 100%;
    opacity: 1;
}
.video-page .title-dieu-le-1 {
    text-transform: uppercase;
    font-family: 'UTM SC bold';
    font-size: 50px;
    margin: 0 0 10px 0;
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #1c4a65, #e4601d);
    background: -o-linear-gradient(left, #1c4a65, #e4601d);
    background: linear-gradient(to right, #1c4a65, #e4601d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-video-page{
    margin-bottom: 30px;
}
.item-video{
    padding: 30px;
    float: left;
    width: 100%;
    background: #333333;
}
.item-video span{
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
    font-size: 12px;
}
.item-video h2 {
    float: left;
    width: 100%;
    margin: 15px 0px 0px 0px;
}
.item-video h2 a{
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 400;
}
.item-video h2 a:hover{
    text-decoration: underline;
}
.video-page-detail .title-video-page span{
    float: left;
    width: 100%;
    font-size: 20px;
}
.video-page-detail .title-video-page{margin-bottom: 50px;}
.ctn-video-page{
    text-align: center;
}
.video-page-detail  .title-dieu-le-1 {
    font-size: 37px;
}
.album-page .item-video {
    padding: 0px;
    float: left;
    width: 100%;
    background: #333333;
}
.album-page .grid li {
    padding: 15px;
}
@media screen and (max-width: 767px) {
    .title-dieu-le-1{
        font-size: 30px !important;
    }
    .ctn-video-page iframe{
        width: 100%;
    }
}

.trangtintuc-event .title-page-trangtintuc h2 {
    text-transform: uppercase;
    font-family: 'UTM SC bold';
    font-size: 40px;
    margin: 20px 0 40px 0;
    line-height: 1.4;
    display: inline-block;
    background: -webkit-linear-gradient(left, #e5ebef, #c64958);
    background: -o-linear-gradient(left, #e5ebef, #c64958);
    background: linear-gradient(to right, #e5ebef, #c64958);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.trangtintuc-event .bg-trangtintuc img {
    object-fit: cover;
    object-position: top;
    height: 100%;
    min-width: 100%;
    opacity: 1;
}
.count-time-event {
    position: absolute;
    bottom: 105px;
    width: 90%;
    text-align: center;
}

.count-time-event a {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}
#countdown span b{
    background: #fff;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
}
#countdown span{
    display: inline-block;
    margin:0px 5px;
}
#countdown span spam{
    display: block;
    color: #fff;
}
.list-item-banner-index{  
    width: 100%;  
}
.list-item-banner-index ul li{
    width: 20%;
    float: left;
    text-align: center;
    padding: 0px 30px;
}
.list-item-banner-index ul li a{
    font-family: 'UTM SC bold';
    font-weight: 400;
    text-align: center;
        line-height: 22px;
    font-size: 17px;
    color: #333366;
}
.list-item-banner-index ul li a b{
    text-transform: uppercase;
}
.list-item-banner-index ul li a img{
    margin-bottom: 20px;
}
.list-item-banner-index ul {
    text-align: center;
    
}
.hr-30 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.news-other h2 {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin: 0px 0px 20px 0px;
    line-height: 24px;
    color: #333366;
    text-transform: uppercase;
    font-size: 20px;
}
.news-other ul {
    float: left;
    width: 100%;
}
.news-other ul li {
    float: left;
    width: 100%;
}
.news-other ul li a {
    float: left;
    width: 100%;
    background: url(../images/dot-bt.png) 0px 15px no-repeat;
    padding-left: 15px;
    margin-bottom: 3px;
    padding-bottom: 3px;
    font-size: 14px;
}

@media (max-width:992px){
    .list-item-banner-index ul li {
        width: 32.3333%;
        float: initial;
        text-align: center;
        padding: 0px 30px;
        height: 325px;
        display: inline-block;
            vertical-align: text-top;
    }
}
@media (max-width:767px){
    .list-item-banner-index ul li {
        width: 49%;
        float: initial;
        text-align: center;
        padding: 0px 30px;
        height: initial;
        display: inline-block;
        margin-bottom: 30px;
            vertical-align: text-top;
    }
.content-dieu-le img{  
    width: 100% !important; 
	height:auto !important;
    }
.content-csi img{  
    width: 100% !important; 
	height:auto !important;
    }
.menucenter {padding-left:60px;}
.caption-news-csi{ 
    bottom: 0px;  
    left: 0px;
    width: 100%;
    font-family: 'UTM SC bold';
    padding: 15px;
	font-size:14px !important;
}

.img-csi a img{ 
    max-height: 250px !important;
    min-width: 100%; 
	overflow:hidden;
}
.img-csi img{ 
    max-height: 250px !important;
    min-width: 100%; 
	overflow:hidden;
}
}
@media (max-width:400px){
    .list-item-banner-index ul li {
        padding: 0px 9px;
    }
}


.title-page-csi { 
    float: left;
    width: 100%;
}
.title-page-csi h2 { 
    font-size: 40px;
    font-family: 'UTM SC bold';
	color:#333366;
}