
body {
	font-family: 'Kanit', sans-serif !important;
}

h1 {
	font-family: 'Kanit', sans-serif !important;
}

h2 {
	font-family: 'Kanit', sans-serif !important;
}

h3 {
	font-family: 'Kanit', sans-serif !important;
}

h4 {
	font-family: 'Kanit', sans-serif !important;
}

h5 {
	font-family: 'Kanit', sans-serif !important;
}

h6 {
	font-family: 'Kanit', sans-serif !important;
}

p {
	font-family: 'Kanit', sans-serif !important;
}

a {
	font-family: 'Kanit', sans-serif !important;
}

.div-index1{
	background: #ffffffd9;
    padding: 1%;
}

.title-1 {
	color: #c80b27 !important;
}

.font18{
	font-size: 18px;
}

.color-wh{
	color: white;
}

.btn-fb:hover{
    background: #0b7cd5;
    border-color: #0b7cd5;
    color: #fff;
}