
/*=================================================================*/
body {
    font-family: "Roboto", Arial, sans-serif;
}
a{
    font-weight: 400;
}
.TitleGroup {
    text-align: center;
    font-size: 2.2em;
    font-weight: 800;
    color:#a8acaf;
}

.SubTitle{
    color: #2f2424;
    font-weight: 400;
    text-align: center;
    font-size: 1.15em;
    margin-bottom: 50px;
}

.Nut{
    background-color: #284f9e;
    padding: 10px 10%;
    border: 2px solid #284f9e;
}
.Nut a{
   color: #fff;
   font-weight: 400;
}
a.noHover:hover{
    border: none;

   
}
/*=======================SU MANG ==========================*/
#SuMang .TitleGroup {
    font-size: 1.5em;
    text-align: left;
    margin-bottom: 10px;
    color: #284F9E;
}

#SuMang .TitleGroup i{
    padding-right: 20px;
    font-size: 1em;
}
#SuMang p{
    color: #2f2424;
    font-weight: 400;
    text-align: justify;
    font-size: 1.15em;
}


/*=======================DUOI MAI TRUONG ==========================*/
.boxNews{
    box-shadow: 0 0 10px rgba(0,0,0,.15), 0 3px 3px rgba(0,0,0,.15);
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.News{
    width: 100%;
    position: relative;
}
.NewsTitle{
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.15), 0 3px 3px rgba(0,0,0,.15);
}
.News .NImg:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.News .NTitle{
    background: linear-gradient(180deg,transparent,#03215e 80%);
    bottom: -2px;
    position: absolute;
    height: 30%;
    margin-bottom: 0;
    width: 100%;
    padding: 10% 5%;
}
.News .NTitle a{
    color: #fff;
    width: 100%;
    font-size: 1.2em;
    font-weight: 500;
    padding-top: 20px;
}
.News2 .NTitle{
    padding: 20px 20px;
    margin-bottom: 0px;
}
.News2 .NTitle a{
    font-weight: 400;
}
.News, .News2{
    margin-bottom: 30px;
}

/*=======================TUYEN SINH ==========================*/
.TSicon{
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    background-color: #c6dcfd;
    margin: 0px auto;
}  
.TSicon i{
    color: #284f9e;
    font-size: 5rem;
} 
.TSnumber{
    text-align: center;
    color: #EFBB35;
    font-size: 3.2em;
    font-weight: 1000;
    font-family: sans-serif;
}
.TStitle{
    text-align: center;
    font-size: 1.2em;
    font-weight: 800;
    color:#284f9e;
    margin-bottom: 30px;
}

.Lienket .TSicon:hover{
    background-color: #96bdf8;
}
/*======================= KIEM DINH CHAT LUONG ==========================*/
#Kiemdinh{
    background: url(../@HomePage/_images/back.jpg) no-repeat center center;
    background-size: cover;
}
#Kiemdinh .TitleGroup{
    text-align: left;
    padding: 30px 0;
    color: #EFBB35;
}
.KD{
    padding: 30px 40px;
    background-color: #EFBB35;
    color: #fff;
    
}
.KDnumber{
    text-align: center;
    color:#284f9e;
    font-size: 5.5em;
    font-weight: 1000;
    font-family: sans-serif;
    line-height: 1;
}
.KDtitle{
    text-align: center;
    font-size: 1.1em;
    font-weight: 800;
    color:#284f9e;
}
.KDSub{
    font-size: 16px;
    font-weight: 500;
}
.KDnews .NTitle a{
    color: #EFBB35;
    font-size: 1.2em;
}
.KDnews .NIntro{
    color: #fff;
    font-size: 16px;
}
#TimeLineImage{
    margin-top: 220px;
}




/*=======================VIDEO ==========================*/
#Video .item{
	margin: 15px 0px;
}
#Video .TitleGroup{
    color: #EFBB35;
    text-align: left;
    padding: 10% 10% 5% 10%;
}
#Video .SubTitle{
    color: #fff;
    text-align: left;
    padding: 0 10%;
    margin-bottom: 0;
    font-size: 1.15em;
}
#Video .Nut{
    margin: 10% 10%;
}
.fa-caret-right{
    padding-right: 15px;
}
.fa-forward{
    color: #FFF;
    padding-right: 10px;
}
.fa-circle-play
 {  position: absolute;
   color: #fff;
   font-size: 3rem;
   cursor: pointer;
    left: 8%;
   bottom: 30%;
}

.VLeft{
    background-color: #284f9e;
    margin:-30px -200px 0 0;
}
.VRight{
    margin-bottom:50px ;
}

/*======================= RESPONSIVE ==========================*/
@media (max-width: 1200px) {
    .News .NImg:before {
        padding-top: 65%;
    }
    .News .NTitle{
        height: 35%;
        padding: 40px 40px;
    }
    #Video .Nut {
        margin: 10% 5%;
    }
    .fa-circle-play
    {  position: absolute;
        color: #fff;
        font-size: 2.2rem;
        cursor: pointer;
            left: 8%;
        bottom: 38%;
    }
    #Video .TitleGroup{
        color: #EFBB35;
        text-align: left;
        padding: 10% 5% 5% 5%;
    }
    #Video .SubTitle{
        color: #fff;
        text-align: left;
        padding: 0 5%;
        margin-bottom: 0;
        font-size: 1.15em;
    }
    #Video .Nut{
        margin: 10% 5%;
    }
}
@media (max-width: 999px) and (min-width: 767px) {
    .News .NTitle{
        height: 35%;
        padding: 40px 40px;
    }
    #TimeLineImage{
        margin-top: 140px;
    }
    .News2 li:first-child{
        display: none;
    }
    #Video .item li{
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .News .NTitle {
        background: linear-gradient(180deg,transparent,#03215e 80%);
        bottom: -2px;
        position: absolute;
        height: auto;
        margin-bottom: 0;
        width: 100%;
        padding: 20px 20px; 
    }
    #TimeLineImage{
        margin-top: 140px;
    }
    .pad li:first-child{
        margin-bottom: 30px;
    }
    .VLeft{
        background-color: #284f9e;
        margin:0 -15px 0px -15px;
        padding-bottom:60px;
    }
    .VRight{
        margin-top:-50px;
        margin-bottom: 0;
    }
    #Video .TitleGroup{
        padding: 10% 10% 0% 10%;
    }
    #Video .Nut{
        margin: 5% 10%;
    }
    #Video .item li{
        margin-bottom: 15px;
    }
    #Video .owl-theme .owl-controls .owl-page.active span{
        background-color: #284f9e;
    }
}



/*=========================================
                TIEN - BEGIN
 =========================================*/

/*
 .Title {
    text-align: center;
    font-size: 2.2em;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    color: #284F9E;
    font-weight: 600;
    text-transform: uppercase;
}

.Intro {
    margin-bottom: 0.5rem;
    font-weight: 300;
    line-height: 1.2;
    font-size: 1.5rem;
}*/

.btn{
  margin: 10px 0;
}

.default-color {
    background-color: #284F9E!important;
    color: #fff;
}

.nut {
    font-size: 1.2rem;
    border-radius: 0px !important;
    font-weight: 550;
    text-decoration: none;
    text-align: center;
    /*text-transform: none;*/
}


.NImg>div.img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-bottom: 0;
    max-width: 100%;
    width: 100%;
    background-position: center 20%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*=========================================
                 EventList
 =========================================*/

#sukien .col-md-4 {
    padding-right: 20px;
    padding-left: 20px;
}

.EventList>li {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
}

.EventList li {
    font-weight: 400;
}

.EventList .EDayGroup {
    background-color: #FFF;
    width: 100%;
    display: flexbox;
    border-radius: 0 0 .25rem .25rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}


.EventList .EDayGroup .NImg:before {
    content: "";
    display: block;
    padding-top: 60%;
}

.EventList .EDayGroup .ETitle {
    padding: 20px;
    height: 150px;
    padding-top: 22px;
    padding-left: 130px;
    text-align: left;
}

.EventList .EDayGroup .NTitle a {
    color: #565347;
    font-size: 0.9em;
    cursor: pointer;
    font-weight: 400;
}

.EventList .EDay {
    font-size: 24px;
    font-weight: 300;
    float: left;
    background-color: #EFBB35;
    min-width: 90px;
    padding: 20px;
    height: 120px;
    position: absolute;
    bottom: 50px;
    left: 40px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.EventList .EDay u {
    display: block;
    font-style: normal;
    text-decoration: none;
    font-size: 0.8em;
    text-align: center;
    padding-top: 5px;
    color: #284F9E;
    font-weight: 400;
}

.EventList .EDay i {
    display: block;
    font-style: normal;
    font-weight: 400;
    color: #284F9E;
    line-height: 1em;
    text-align: center;
    border-bottom: 2px solid #284F9E;
    padding-bottom: 5px;
}

.EventList .ETime {
    font-size: 0.9em;
    color: #820000;
    margin-bottom: 15px;
}


/*=========================================
                 Hoat Dong
 =========================================*/

#hoatdong {
    background-color: #f4f4f4;
    display: inline-block;
    width: 100%;
}

/*=========================================
             Giao Duc 4.0
 =========================================*/


.CIco {
    color: #284F9E;
    font-size: 5rem;
}

/*=== Item ===*/

.Item {
    /*background-color:rgba(19, 82, 162, 1);    
    color: #284F9E;*/
    background-color: #EFBB35;
    text-align: center;
    font-size: 1.3em;
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    margin: 0px auto;
    
}

.ItemImg{
    margin: 0px auto;
}

.Item:hover {
    opacity: 0.6;
    text-align: center;
    /*background-color: #284F9E;*/
}

.ItemTitle {
    /*font-family: "Oswald", sans-serif;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.7px;
    color: rgba(19, 82, 162, 1);
    text-align: center;*/
    text-transform: uppercase;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: 800;
    color:#284f9e;
    padding-top: 30px;
}

.ItemTitle:hover {
    opacity: 0.6;
}

.ItemDes
{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

/*=========================================
            Dau An Lac Hong
 =========================================*/
#dauan{
    background: url(../@HomePage/_images/nen.png)  no-repeat;
}
.item{
	margin: 15px 15px;
}
.item span{
	color: #fff;
	padding-top: 15px;
}

.box {
    border-color: transparent!important;
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 50px;
	background-color: #eceaeaa8;
    padding: 15px;
}

.border-radius {
    border-radius: 10px 10px 10px 10px;
}


.detail_box{
	font-weight: 400;
	padding: 10px 15px;
	color:#000;
	height: 120px;
}

.detail_box p{
	margin-top: 0;
    margin-bottom: 0rem;
	letter-spacing: 1px;	
}
.detail_box span{
	color:#000;
}

#dau-an-lac-hong .item .detail_box
{	
	padding: 15px 15px;
	color: #284F9E;
	height: 80px;
}

#dau-an-lac-hong .detail_box p{
	margin-top: 0;
    margin-bottom: 0rem;
	letter-spacing: 0px;
	text-align: center;	
    font-weight: 500;
}
#dau-an-lac-hong .box{
	box-shadow: none;
}

#Video .owl-theme .owl-controls .owl-page span {
    zoom: 2;
    background: #f2f1eb;
}

#Video .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    background: #a8acaf;
}



/*=========================================
                rowBottom
 =========================================*/

.KetNoi {
    text-align: left;
    font-size: 2.2em;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    color: #284F9E;
    font-weight: 600;
}

.CatMenu li {
    margin-bottom: 5px;
}

#rowBottom {
    padding-bottom: 3rem;
    background-color: #FFF;
    color: #284F9E;
    -webkit-box-shadow: 0 4px 8px -8px rgba(0, 0, 0, 0) inset;
    box-shadow: 0 4px 8px -8px rgba(0, 0, 0, 0) inset;
}

#rowBottom .CatMenu a {
    color: #284F9E;
    font-weight: 400;
}

#rowBottom .social {
    margin: auto;
    text-align: left;
}

#rowBottom .social li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

#rowBottom .social li a {
    color: #284F9E;
}


/*================================================*/


/*                    LienKet                     */


/*================================================*/

.Link li {
    margin-bottom: 5px;
}

.Link  li a {
    display: block;
    padding: 5px 10px;
    background-color: #284F9E;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 80px;
    text-align: center;
    color: #EFBB35;
}

.Link  li a:hover {
    background-color: #3f3c30;
    color: #fff;
    border-bottom: 0;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

.Link  li .CIco {
    margin-right: 10px;
}

.LinkIconMenu {
    display: inline-block;
}

.LinkIconMenu .CIco>div {
    width: 32px;
}

.LinkIconMenu ul li {
    float: right;
    margin-left: 14px;
    margin-bottom: 10px;
}


@media (max-width: 767px) {

    #hoatdong .NewsList .NImg {
        display: block;
        width: 100%;
        vertical-align: top;    
    }

    .KetNoi {
        margin-bottom: 0rem;
    }
}


/*=========================================
                TIEN - END
 =========================================*/