.elementor-kit-155{--e-global-color-primary:#A92928;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-902ef5f:#F0A726;--e-global-color-8d8d660:#520000;--e-global-color-bc06ae7:#FFDDDD;--e-global-color-46e4c09:#F3F3F3;--e-global-color-1c1e0cf:#F6F6F6;--e-global-color-5f7da14:#FFFFFF;--e-global-color-48c3acf:#454545;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kanit";--e-global-typography-text-font-size:clamp(1rem, 0.625vw, 1rem);--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:120%;--e-global-typography-accent-font-family:"Kanit";--e-global-typography-accent-font-weight:500;--e-global-typography-c59b460-font-family:"Kanit";--e-global-typography-c59b460-font-size:clamp(1rem, 0.625vw, 1rem);--e-global-typography-c59b460-font-weight:500;--e-global-typography-c59b460-line-height:120%;--e-global-typography-a464833-font-family:"Kanit";--e-global-typography-a464833-font-size:clamp(0.875rem, 0.55vw, 0.875rem);--e-global-typography-a464833-font-weight:300;--e-global-typography-a464833-line-height:120%;--e-global-typography-ad9e740-font-size:clamp(0.75rem, 0.4vw, 0.75rem);--e-global-typography-ad9e740-font-weight:300;--e-global-typography-ad9e740-line-height:120%;--e-global-typography-70e58dc-font-size:clamp(2.5rem, 1.2vw, 2.75rem);--e-global-typography-1678437-font-size:clamp(2.125rem, 1.1vw, 2.375rem);--e-global-typography-e6d8d34-font-size:clamp(1.875rem, 1vw, 2rem);--e-global-typography-45df6d6-font-size:clamp(1.5rem, 0.9vw, 1.625rem);--e-global-typography-45df6d6-font-weight:500;--e-global-typography-4ca633d-font-size:clamp(1.375rem, 0.8vw, 1.5rem);--e-global-typography-d09783b-font-size:clamp(1.125rem, 0.7vw, 1.25rem);font-family:"Kanit", Sans-serif;}.elementor-kit-155 e-page-transition{background-color:#FFBC7D;}.elementor-kit-155 h1{font-family:"Kanit", Sans-serif;}.elementor-kit-155 h6{color:#8B110F;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* view all button */

.view-all-btn .elementor-button-content-wrapper .elementor-button-icon{
fill: #FFA000;
}

/* elementor tabs tabs for news */
.news-4tabs .e-con-inner {
margin-left: 0 !important;
}

/* Hero slides */

.swiper-pagination-bullet {
width: 30px !important;
	height: 5px !important;
	background: #FFF!important;
	border-radius: 0px !important;
	opacity: 100;
}

.swiper-pagination-bullet-active{
	background: #FFA000 !important;
} 


/* next/prev buttons */

.hero-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  background: #FFDDDD;
	width: 38px;
	height: 38px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.hero-carousel .elementor-swiper-button.elementor-swiper-button-next {
  background: #FFDDDD;
	width: 38px;
	height: 38px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}


/* 4image slides ใต้ วิสัยทัศน์ */

.image-carousel .swiper-slide-inner {
	box-shadow: 0 4px 24px 0px rgba(0,0,0,0.1);
	padding: 24px;
	background: #fff;
}

/* next/prev buttons */

.image-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  background: #FFDDDD;
	width: 53.4px;
	height: 53.4px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.image-carousel .elementor-swiper-button.elementor-swiper-button-next {
  background: #FFDDDD;
	width: 53.4px;
	height: 53.4px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

/* gradient bg for icon */
.icon-gradient {
  position: relative;
  display: flex;
	justify-content: center;
	align-items: center;
  width: 38px; 
  height: 38px; /
}

.icon-gradient::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, #FFDDDD, #FFFFFF);;
  border-radius: 50%; 
  z-index: -1; 
}

.pr-news__container {
position: relative;
box-shadow: 0 4px 24px 0px rgba(0,0,0,0.1);
}

.pr-news-meta{
	width: 74px;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
padding: 4px 8px;
	position: absolute;
top: 20px;
	left: 20px;
	background: #A92928;
}

.pr-news-date {
color:#fff !important;
	font-size: 26px !important;
	line-height: 26px !important;
	font-weight: 600 !important;
}

.pr-news-year{
color: #fff !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 24px !important;
	
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: transparent !important;
	border-bottom: 3px solid #FFA000;
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=false], .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
	border-bottom: 3px solid #AFB0B5;
	color: #AFB0B5;
	background: transparent !important;
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true], .elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a {
    color: #A92928;
}

.elementor-widget-n-tabs .e-n-tab-title {
 padding-inline-start: none !important; 
}

.card-shadow {
box-shadow: 0 4px 24px 0px rgba(0,0,0,0.1);
}/* End custom CSS */