body {
	font-family: 'Mitr', sans-serif;
	background-color: #bbb;
}
#back-top {
    position: fixed;
    bottom: 140px;
    right: 45px;
}
#back-top a {
    display: block;

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a i {
    color: rgba(255,255,255,.3);
    font-size: 45px;
    margin: 5px;
}
#back-top a i:hover {
    color: #ddd;
}
#back-before {
    position: fixed;
    bottom: 90px;
    right: 45px;
}
#back-before a {
    display: block;

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-before i {
	color: rgba(255,255,255,.3);
    font-size: 45px;
    margin: 5px;
}
#back-before i:hover {
    color: #ddd;
}
#back-home {
    position: fixed;
    bottom: 46px;
    right: 40px;
}
#back-home a {
    display: block;

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-home i {
	color: rgba(255,255,255,.3);
    font-size: 41px;
    margin: 5px;
    margin-right: 9px;
}
#back-home i:hover {
    color: #ddd;
}
.frame {
	width: 960px;
	margin: 0px auto;
}
.c-l {
	float: left;
}
.c-r {
	float: right;
}
.clear {
	clear: both;
}
.section.header {
	background-color: #17202A;
}
.hmenu .c-l img {
	width: 100px;
	margin-top: 3px;
}
.hmenu .c-r a {
	display: inline-block;
	padding: 16px 24px;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
.hmenu .c-r a:hover {
	background-color: #B21A38;
}
.section.subheader {

}
.navi {
	font-size: 13px;
	padding: 20px 0px 0px 0px;
}
.navi a {
	color: #B21A38;
	text-decoration: none;
}
.navi span {
	color: #17202A;
}
.section.main {
	margin-top: 30px;
}
.course .c-lbg {
	float: left;
	width: 300px;
	background-image: url('../images/papa/Niwat13.png');
	background-repeat: no-repeat;
	background-size:95%;
	overflow: auto;
	padding: 255px 0px 124px 80px;
}
.course .c-lbg img {
	width: 80px;
}
.course .c-lbg .row1 img {
	margin-left: 40px;
}
.course .c-r {
	width: 580px;
}
.course .c-r h1 {
	font-size: 30px;
	color: #B21A38;
	font-weight: bold;
	margin-bottom: 20px;
}
.course .c-r h2 {
	font-size: 17px;
	color: #fff;
	margin-bottom: 20px;
	background-color: ;
	padding: 5px 15px 8px 15px;
	background-image: url('../images/gradient_blue_tab.png');
	background-size:100%;
	background-repeat: no-repeat;
}
.course .c-r h2:hover {
	background-image: url('../images/gradient_red_tab.png');
}
.course .c-r .detail .c-l, .course .c-r .detail .c-r {
	width: 290px; 
}
.course .c-r .detail .c-l .topic {
	font-size: 20px; font-weight: bold;
	margin-left: 10px; 
	color: #17202A;
}
.course .c-r .detail .c-r .topic {
	font-size: 20px; font-weight: bold;
	margin-left: 5px;
	color: #17202A;
}
.course .c-r .detail .c-l .info {
	font-size: 14px;
	margin: 10px 10px 0px 10px;
	overflow: scroll;
	height: 270px;
	letter-spacing: 1.2px;
	color: #17202A;
}
.course .c-r .detail .c-r .info {
	font-size: 14px;
	margin: 10px 10px 0px 10px;
	letter-spacing: 1.2px;
	color: #17202A;
}
.section.tab {
	background-color: #17202A;
	width: 100%;
}
.section.tab .frame .c-l {
	width: 320px;
	text-align: center;
	margin: 60px 0px;
}
.section.tab .frame .c-l i {
	font-size: 60px;
	color: #fff;
	margin-bottom: 30px;
}
.section.tab .frame .c-l .topic {
	padding: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #17202A;
	margin: 0px 0px 0px 5px;
	width: 300px;
	background-image: url('../images/gradient2end_gray_tab.png');
	background-size:100%;
	background-repeat: no-repeat;
}
.section.tab .frame .c-l .detail {
	font-size: 18px;
	color: #ddd;
	padding-top: 10px
}
.section.tab .frame .c-l .detail_mid {
	font-size: 30px;
	color: #ddd;
	padding-top: 10px;
}
.section.gallery {
	background-image: url(../images/gallery/tab.jpg);
	background-size: cover;
	background-position: center -50px;
	overflow: auto;
	height: 550px;
}
.section.gallery .filter {
	background-color: rgba(0,0,0,0);
	height: 550px;
}
.section.gallery .c-r {
	width: 440px;
	margin: 60px;
	background-color: rgba(0,0,0,.6);
	border-radius: 20px;
}
.section.gallery .c-r img {
	width: 400px;
	padding: 20px;
}
.section.gallery .c-r h1 {
	color: #ddd;
	font-size: 18px;
	text-align: center;
	margin-bottom: 25px
}
.section.gallery .c-r h1 i {
	font-size: 25px;
}
.section.contact {
	background-color: #0d1319;
	height: 390px;
	color: #fff;
}
.section.contact .frame .c-l .left {
	margin-top: 26px;
	margin-left: 20px;
}
.section.contact .frame .c-l .left div {
	font-size: 13px;
}
.section.contact .frame .c-l .left div i {
	font-size: 20px;
	margin-right: 5px;
}
.section.contact .frame .c-l .left .social {
	margin-top: 10px;
}
.section.contact .frame .c-l .left .social a i {
	font-size: 40px;
	color: #fff;
	margin-right: 8px;
}
.section.contact .frame .c-l .left .social a i:hover {
	color: rgba(255,255,255,.7);
}
.section.contact .frame .c-l .left img {
	width: 255px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.section.contact .frame .c-r .right {
	width: 320px;
	margin-top: 46px;
}
.section.end {
	background-color: #060b0f;
	width: 100%; height: 50px;
}
.section.end .frame .credit {
	font-size: 12px;
	color: #606060;
	text-align: center;
	padding-top: 15px;
}
.section.end .frame .credit .c-l {
	margin-left: 12px;
}
.section.end .frame .credit .c-r {
	margin-right: 11px;
}