

.page-content{ line-height:1.75; }

@font-face {
    font-family: 'PuradakGentleGothicR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.1/PuradakGentleGothicR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.f_puradak{ font-family: 'PuradakGentleGothicR'; }
.t_white{ color:#fff; }


.t_1 td{
	vertical-align:top;
	padding:5px 0px;
}

.t_2 td{
	border-bottom:1px solid #ddd;
	padding:5px 0px;
}

.nxt_t td{ 
	padding:10px;
	
}
.nxt_t td:nth-child(1){ color:#3a4a7c; }
.nxt_t td:nth-child(2){ vertical-align:top;  }


.mission_t td{ 
	border-bottom:1px solid #7a9fcf;
	padding:10px 0px;
}
.mission_t2  td{
		padding:10px;
}


.nxt_t_img>img{aspect-ratio:180/165; overflow:hidden;width:92%;background:#333;object-fit:cover;}

.disci_img>img{aspect-ratio:180/140; overflow:hidden;object-fit:cover;}

.nxt_img>img:hover{ border-radius:50px 0 0 0;box-shadow:7px 7px 10px #ddd;transition:0.3s; }
.nxt_img>img{aspect-ratio:180/130; overflow:hidden;object-fit:cover;}

.nxt_box_1{
height:100%;
padding:20px 10px;
border:1px solid #4b7dc6;
background:#fff;
text-align:center;
border-radius: 15px;
}



.discipline_box{
padding:20px;
border:1px solid #4B7DC6;
}

.panel_deco {
    padding: 20px 30px;
    /*border-bottom: 1px solid #4B7DC6;*/
}

.button_a {
    color: #272c54;
    font-weight: 600;
}

.button_a:hover {
    color: #272c54;
    text-decoration:none;
}
.button_a:active {
    text-decoration:none;
}





.regi_bt{
color:#3a4a7c;
padding:10px 40px;
border:1px solid #3a4a7c;
border-radius:60px;
transition:0.2s;
}
.regi_bt:hover{
color:#fff;
border:1px solid #3a4a7c;
background:#3a4a7c;
text-decoration:none;
transition:0.2s;
}
.regi_bt:active{
color:#fff;
text-decoration:none;
}








