/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2023 | 04:01:21 */
@media only screen and (min-width: 1025px) and (max-width: 3000px) {
	.kt-modal-linkalign-center {
		text-align: right !important;
	}
	button.kt-blocks-modal-link.kt-modal-label-show {
		max-width: 300px;
	}
}
.site-header {
	min-height: 80px;
	background: transparent;
}
body:not(.home) .main-body {
	padding-bottom: 0px;
}
body{
	color: #00253d;
	background: #f1f8fe;
}
.site-header>.s-container {
	display: block;
}
.main-header.-banner > .s-container {
	width: 100%;
}
.main-header .title {
	font-family: 'Kanit', sans-serif !important;
	font-weight: 600;
}
.main-header {
	margin-bottom: 0px;
}
.s-container {
	margin-right: initial !important;
	margin-left: initial !important;
	padding-right: initial !important;
	padding-left: initial !important;
	max-width: inherit !important;
}
.s-containers,
.s-sec.single-related>.s-container {
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 15px !important;
	padding-left: 15px !important;
	max-width: 1230px !important;
}
.content-area-blog {
	padding: 70px 0;
}
.site-action {
	display: block;
	padding-left: 0px;
	padding-right: 0;
}
.dv-con-bt-css {
	margin-left: 0px !important;
}
@media only screen and (min-width: 1700px) and (max-width: 3000px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		margin: 0px 20px !important;
	}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0px 10px;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	font-family: 'Kanit', sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
	border-bottom: 3px solid;
}
.site-footer .widget {
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.site-footer {
	background-color: #ffffff00;
	color: #ffffff;
}
.site-footer hr {
	opacity: 1;
}
.entry-summary {
	color: black;
}
.content-pagination a, .content-pagination span {
	border-radius: 5px;
	color: white;
	border: 2px solid #fff;
	font-family: 'Kanit', sans-serif !important;
	height: 40px;
	width: 40px;
}
.content-pagination .current,
.content-pagination a:hover {
	color: #fff;
	background-color: #be23f5;
}
.content-pagination svg {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}
.nav-links {
	margin-top: 20px;
}
.content-pagination .current, .content-pagination a:hover,
.kt-blocks-page-nav .nav-links>.current {
	background: #000;
	border-color: #fff;
}
.kt-blocks-page-nav .nav-links>a, .kt-blocks-page-nav .nav-links>span {
	border: 2px solid #fff;
	border-radius: 5px;
	font-family: 'Kanit', sans-serif !important;
	height: 40px;
	width: 40px;
	background: #fff0;
	padding: 6px;
	margin: 0px;
}
.dv-al-r-footer {
	float: right;
}
.txt-footer {
	text-align: left;
}
span.kt-blocks-modal-link-inner {
	font-family: 'Kanit', sans-serif !important;
}
/*-------------------Css Font---------------*/
body,h1,h2,h3,h4,h5,p,ol, ul,
.h1,.h2,.h3,.h4,.h5, a,
.entry-content, .entry-summary {
	margin: 0px;
	font-family: 'Kanit', sans-serif !important;
}
.gb-button-wrapper{
	font-family: 'Kanit', sans-serif !important;
	font-weight: 600;
}
h1, .h1 {
	font-size: 33px;
	line-height: 43px;
}
h2,.h2 {
	font-size: 28px;
	line-height: 32px;
}
h3,.h3 {
	font-size: 21px;
	line-height: 26px;
}
body,p, ol, ul {
	font-size: 17px;
	line-height: 23px;
}
h5,.h5 {
	font-size: 14px;
	line-height: 20px;
}
ol, ul {
	padding-left: 25px;
	margin: 0px !important;
}
b, strong {
	font-weight: 600;
}
a {
	color: #ffa200;
}
.text-indent {
	text-indent: 30px;
}
.txt-gar,
.txt-gar b,
.txt-gar strong{
	background: linear-gradient(180deg, #bb871a 30%, #fef1a2, #bb871a 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.dv-border-bg {
	border: 3px solid transparent;
	background: linear-gradient(to right, black, black), linear-gradient(180deg, #c4952c , #f7e593, #c4952c);
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
}
.align-items-center {
	align-items: center!important;
}
table {
	margin-bottom: 0px;
}
@media only screen and (max-width: 1023px){
	h1 {
		font-size: 30px;
		line-height: 35px;
	}
	h2 {
		font-size: 23px;
		line-height: 28px;
	}
	h3 {
		font-size: 19px;
		line-height: 24px;
	}
	body, p, ol, ul {
		font-size: 18px;
		line-height: 22px;
	}
}
.site-footer p,
.wp-block-image {
	margin-bottom: 0px;
}
.dv-ov-h {
	overflow: hidden;
}
.img-zoom,
.img-gallery>ul>li>div img {
	transition: transform .5s;
}
.img-zoom:hover,
.img-gallery>ul>li>div:hover img {
	transform: scale(1.05);
	cursor: pointer;
}
.kt-blocks-post-grid-item .entry-content, .entry-summary {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/*------------------acc----------------*/
.kt-modal-overlay {
	background: rgba(0,0,0,.9);
}
.kt-modal-overlay .kt-modal-close {
	right: 5px;
	top: 5px;
	width: 30px;
	height: 30px;
}
.kt-modal-overlay {
	padding: 20px 0px;
	z-index: 9999999;
}
.kt-modal-container {
	height: 100%;
}
.kt-modal-overlay {
	background: rgb(0 0 0 / 90%);
}
/*-----------------------------------------Hover----------------------------------*/
.azoomout {
	opacity: 0;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.2s;
	-moz-transition: 0.23s;
	-o-transition: 0.23s;
	transition: 0.23s;
}
.azoomout:hover {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/*-------------------------------------------------------*/
.shine-hover {
	position: relative;
	overflow: hidden;
	transition: all ease-in-out .6s;
	cursor: pointer;
}
.shine-hover:hover {
	filter: grayscale(.7);
}
.shine-hover:before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, #ffffffd1, transparent);
	transition: .6s;
	z-index: 9999;
	opacity: .8;
}
.shine-hover:hover:before {
	transition-delay: .3s;
	left: 100%;
}
/*------------------------------------------------------------------------------------*/
button {
	background: transparent;
	border: 0px solid transparent;
	width: 100%;
	cursor: pointer;
	z-index: 9997;
	outline: 0;
	padding: 0px;
}
button #plusr, 
button #plusl {
	display: block;
	color: #FFF;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
button #plusr.closer, 
button #plusl.closel {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#myDIVr,
#myDIVl {
	display: block;
	width: 180px;
}
span#plusl,
span#plusr {
	font-size: 25px;
	box-shadow: 0 0 15px #43a9f9, inset 0 0 15px #43a9f9;
	width: 31px;
	height: 31px;
	border-radius: 50px;
	border: 2px solid #fff;
}
.mystyler,
.mystylel {
	display: none !important;
}
/*---------------------------------------------------------------------------------------------*/
