.ct-yellow h1, .ct-yellow h2, .ct-yellow h3, .ct-yellow strong {
	color: #6A6023;
}

.ct-brown h1, .ct-brown h2, .ct-brown h3, .ct-brown strong {
	color: #5c3830;
}

.ct-darkbrown h1, .ct-darkbrown h2, .ct-darkbrown h3, .ct-darkbrown strong {
	color: #473337;
}

.ct-green h1, .ct-green h2, .ct-green h3, .ct-green strong {
	color: #326531;
}

.ct-red h1, .ct-red h2, .ct-red h3, .ct-red strong {
	color: #EA1C24;
}

.ct-red.with-line {
	position: relative;
}

.ct-red.with-line:after {
	content: '';
	background-color: #EA1C24;
	display: block;
	width: 100px;
	height: 4px;
	margin-top: 8px;
}

.ct-grey h1, .ct-grey h2, .ct-grey h3, .ct-grey strong {
	color: #939393;
}

.ct-grey.with-line {
	position: relative;
}

.ct-grey.with-line:after {
	content: '';
	background-color: #EA1C24;
	display: block;
	width: 100px;
	height: 4px;
	margin-top: 8px;
}

.p-xlarge {
	padding: 150px 0;
}

.p-large {
	padding: 100px 0;
}

.p-reg {
	padding: 60px 0;
}

.p-slim {
	padding: 30px 0;
}

.pt-xlarge {
	padding-top: 150px;
}

.pt-large {
	padding-top: 100px;
}

.pt-reg {
	padding-top: 60px;
}

.pt-slim {
	padding-top: 30px;
}

.pb-xlarge {
	padding-bottom: 150px;
}

.pb-large {
	padding-bottom: 100px;
}

.pb-reg {
	padding-bottom: 60px;
}

.pb-slim {
	padding-bottom: 30px;
}

@media (max-width: 1024px) {
	.p-xlarge {
		padding: 120px 0;
	}
	.p-large {
		padding: 80px 0;
	}
	.p-reg {
		padding: 40px 0;
	}
	.p-slim {
		padding: 25px 0;
	}
	.pt-xlarge {
		padding-top: 120px;
	}
	.pt-large {
		padding-top: 80px;
	}
	.pt-reg {
		padding-top: 40px;
	}
	.pt-slim {
		padding-top: 25px;
	}
	.pb-xlarge {
		padding-bottom: 120px;
	}
	.pb-large {
		padding-bottom: 80px;
	}
	.pb-reg {
		padding-bottom: 40px;
	}
	.pb-slim {
		padding-bottom: 25px;
	}
}

@media (max-width: 991px) {
	.container {
		padding: 0 20px;
	}
}

.limited {
	max-width: 80%;
}

@media (max-width: 767px) {
	.limited {
		max-width: 100%;
	}
}

.container-fluid {
	padding: 0 50px;
}

@media (max-width: 767px) {
	.container-fluid {
		padding: 0 20px;
	}
}

.section-full {
	padding: 0 12px;
}

@font-face {
	font-family: 'DB Helvethaica X 55';
	src: url("fonts/DBHelvethaicaX-55Regular.woff2") format("woff2"), url("fonts/DBHelvethaicaX-55Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DB Helvethaica X 65 Med';
	src: url("fonts/DBHelvethaicaX-65Med.woff2") format("woff2"), url("fonts/DBHelvethaicaX-65Med.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DB Helvethaica X 75 Bd';
	src: url("fonts/DBHelvethaicaX-75Bd.woff2") format("woff2"), url("fonts/DBHelvethaicaX-75Bd.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sukhumvit Set';
	src: url("fonts/SukhumvitSet-Bold.woff2") format("woff2"), url("fonts/SukhumvitSet-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sukhumvit Set';
	src: url("fonts/SukhumvitSet-Medium.woff2") format("woff2"), url("fonts/SukhumvitSet-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sukhumvit Set';
	src: url("fonts/SukhumvitSet-Thin.woff2") format("woff2"), url("fonts/SukhumvitSet-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sukhumvit Set';
	src: url("fonts/SukhumvitSet-SemiBold.woff2") format("woff2"), url("fonts/SukhumvitSet-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sukhumvit Set';
	src: url("fonts/SukhumvitSet-Text.woff2") format("woff2"), url("fonts/SukhumvitSet-Text.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sukhumvit Set';
	src: url("fonts/SukhumvitSet-Light.woff2") format("woff2"), url("fonts/SukhumvitSet-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

html, body {
	max-width: 100%;
	overflow-x: hidden;
}

body {
	background: #fff url(images/bg.png) left top repeat;
	background-size: 100%;
	font-family: 'Sukhumvit Set';
	font-size: 16px;
	line-height: 1.5em;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'DB Helvethaica X 55';
	font-weight: normal;
	margin: 0 0 15px;
	line-height: 1.2em;
}

h1, .t-h1 {
	font-size: 50px;
}

h2, .t-h2 {
	font-size: 45px;
}

h3, .t-h3 {
	font-size: 35px;
}

h4, .t-h4 {
	font-size: 24px;
}

h5, .t-h5 {
	font-size: 18px;
}

h6, .t-h6 {
	font-size: 14px;
}

a, a:visited {
	color: inherit;
	text-decoration: none;
	transition: all .5s ease;
}

a:hover, a:active {
	color: inherit;
	text-decoration: none;
	transition: all .5s ease;
	color: #EA1C24;
}

ul, ol {
	padding: 0;
	margin: 0 0 15px 20px;
}

p {
	margin-bottom: 15px;
}

img, embed {
	max-width: 100%;
	display: block;
	height: auto;
}

.image {
	position: relative;
	background: #d9d9d9;
	width: 100%;
}

.image img, .image iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.image.ratio1-1 {
	height: 0;
	padding-top: 100%;
}

.image.ratio4-3 {
	height: 0;
	padding-top: 70%;
}

.image.ratio16-9 {
	height: 0;
	padding-top: 56.25%;
}

.image.ratio-fill {
	height: 100%;
}

@media (max-width: 767px) {
	.image.ratio-fill {
		height: 40vh;
	}
}

.image.ratio-banner {
	height: 70vh;
}

@media (max-width: 767px) {
	.image.ratio-banner {
		height: 40vh;
	}
}

.image.ratio-banner:before {
	content: '';
	background: #000;
	opacity: 0.3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 1;
}

.image.ratio-full {
	height: 100vh;
}

@media (max-width: 767px) {
	.image.ratio-full {
		height: 40vh;
	}
}

.fullwidth img {
	width: 100%;
}

.elementor iframe {
	width: 560px !important;
}

.map iframe {
	width: 100% !important;
}

.section-hero {
	width: 100%;
}

.section-hero img {
	width: 100%;
}

.section-hero .elementor-widget-text-editor {
	position: absolute;
	left: 100px;
	bottom: 100px;
	z-index: 5;
}

.section-hero .elementor-widget-text-editor h1 {
	margin: 0;
	font-size: 50px;
	line-height: 1em;
	color: #EA1C24;
}

.section-hero .elementor-widget-text-editor h2 {
	margin: 0;
	font-size: 40px;
	line-height: 1em;
	color: #939393;
	position: relative;
}

.section-hero .elementor-widget-text-editor h2:after {
	content: '';
	background-color: #EA1C24;
	display: block;
	width: 100px;
	height: 4px;
	margin-top: 8px;
}

@media (max-width: 991px) {
	.section-hero .elementor-widget-text-editor {
		left: 30px;
		bottom: 50px;
	}
}

@media (max-width: 767px) {
	.section-hero {
		height: 250px;
	}
	.section-hero .elementor-widget-text-editor {
		left: 20px;
		bottom: 30px;
	}
	.section-hero .elementor-widget-text-editor h1 {
		font-size: 40px;
	}
	.section-hero .elementor-widget-text-editor h2 {
		font-size: 30px;
	}
	.section-hero > .elementor-container {
		height: 100%;
	}
	.section-hero .elementor-widget-image {
		height: 100%;
	}
	.section-hero .elementor-widget-image > .elementor-widget-container {
		height: 100%;
	}
}

.section-hero .ct-yellow h1 {
	color: #6A6023;
}

.section-hero .ct-yellow h2:after {
	background-color: #6A6023;
}

.section-hero .ct-brown h1 {
	color: #5c3830;
}

.section-hero .ct-brown h2:after {
	background-color: #5c3830;
}

.section-hero .ct-darkbrown h1 {
	color: #473337;
}

.section-hero .ct-darkbrown h2:after {
	background-color: #473337;
}

.section-hero .ct-green h1 {
	color: #326531;
}

.section-hero .ct-green h2:after {
	background-color: #326531;
}

.product-box {
	position: relative;
	border: 1px solid #EA1C24;
	padding: 20px;
	border-radius: 10px;
	background: #fff;
	height: 100%;
	font-size: 16px;
	line-height: 1.5em;
}

.product-box img {
	width: 100%;
	margin-bottom: -80px;
}

.product-box h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

.product-box a {
	position: absolute;
	right: 0;
	bottom: 20px;
	background-color: #00A397;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 8px 16px;
}

.product-box a:hover {
	filter: brightness(110%);
}

.wpcf7 label {
	display: block;
	font-size: 14px;
}

.wpcf7 input {
	width: 100%;
	border: 1px solid #EA1C24;
}

.wpcf7 textarea {
	width: 100%;
	border: 1px solid #EA1C24;
	height: 100px;
}

.wpcf7 input[type="submit"] {
	display: inline-block;
	background: #EA1C24;
	border: none;
	color: #fff;
	width: auto;
	font-size: 14px;
	line-height: 1;
	padding: 8px 36px;
}

.wpcf7 input[type="submit"]:hover {
	filter: brightness(110%);
}

.contact-qr {
	padding: 30px 0;
}

.contact-qr p {
	text-align: center;
}

.contact-qr p img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.site-header {
	position: relative;
}

.site-header .wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	padding: 5px 50px;
}

.site-header .wrapper .left {
	margin-bottom: -50px;
}

.site-header .wrapper .site-title {
	max-width: 150px;
	position: relative;
	z-index: 10;
}

@media (max-width: 991px) {
	.site-header .wrapper .right .bottom {
		display: flex;
		justify-content: flex-end;
	}
}

@media (max-width: 767px) {
	.site-header .wrapper {
		padding: 5px 20px;
	}
	.site-header .wrapper .left {
		margin-bottom: -30px;
	}
	.site-header .wrapper .site-title {
		max-width: 120px;
	}
}

.main-navigation .menu-toggle {
	display: none;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation ul li {
	display: inline-block;
	padding-left: 10px;
}

.main-navigation ul li.current-menu-item > a, .main-navigation ul li:hover > a {
	color: #EA1C24;
}

@media (max-width: 991px) {
	.main-navigation .menu-toggle {
		display: flex;
		width: 50px;
		height: 40px;
		align-items: center;
		border: 1px solid #EA1C24;
		background: none;
	}
	.main-navigation .menu-toggle span {
		background: #EA1C24;
		height: 2px;
		width: 100%;
		position: relative;
	}
	.main-navigation .menu-toggle span:before {
		content: '';
		background: #EA1C24;
		height: 2px;
		width: 100%;
		position: absolute;
		top: -8px;
		left: 0;
	}
	.main-navigation .menu-toggle span:after {
		content: '';
		background: #EA1C24;
		height: 2px;
		width: 100%;
		position: absolute;
		bottom: -8px;
		left: 0;
	}
	.main-navigation ul {
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 10;
		left: 0;
		background: #EA1C24;
		left: 100%;
		transition: all .5s ease;
		pointer-events: none;
		opacity: 0;
	}
	.main-navigation ul li {
		display: block;
		padding: 5px 10px;
		border-bottom: 1px solid rgba(238, 238, 238, 0.3);
	}
	.main-navigation ul li a {
		color: #fff;
		padding: 10px 10px;
		display: block;
		font-size: 20px;
	}
}

.main-navigation.toggled ul {
	left: 0;
	transition: all .5s ease;
	pointer-events: auto;
	opacity: 1;
}

.lang {
	margin-bottom: 5px;
}

.lang ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.lang ul li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.lang ul li a img {
	width: 20px !important;
	height: 14px !important;
}

.site-footer {
	padding: 20px 0;
	font-size: 16px;
	line-height: 1.5em;
}

.site-footer .text {
	padding: 20px 0;
}

.site-footer .contact-qr {
	padding: 20px 0;
	text-align: center;
}

.site-footer .contact-qr img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

@media (max-width: 991px) {
	.site-footer {
		padding: 40px 0;
	}
	.site-footer .contact-qr {
		padding: 30px 0 0;
	}
}

.home-mission {
	overflow: hidden;
}

.home-mission .elementor-widget-image {
	margin-bottom: 0 !important;
}

.home-mission .circle1 {
	width: 400px !important;
	padding-top: 400px;
	border-radius: 100%;
	background: rgba(134, 192, 63, 0.7);
	height: 0;
	position: absolute !important;
	top: -50px;
	left: 15%;
	z-index: 5;
	color: #fff;
}

.home-mission .circle1 .elementor-widget-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 20px;
	justify-content: center;
	flex-flow: column;
	text-align: center;
}

.home-mission .circle1 .elementor-widget-container h3 {
	font-size: 50px;
	line-height: .8em;
}

@media (max-width: 1024px) {
	.home-mission .circle1 {
		width: 250px !important;
		padding-top: 250px;
		top: -30px;
	}
	.home-mission .circle1 .elementor-widget-container h3 {
		font-size: 30px;
	}
}

.home-mission .circle2 {
	width: 500px !important;
	padding-top: 500px;
	border-radius: 100%;
	background: rgba(0, 163, 151, 0.6);
	height: 0;
	position: absolute !important;
	bottom: -50px;
	right: 15%;
	z-index: 5;
	color: #fff;
}

.home-mission .circle2 .elementor-widget-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 20px 80px;
	justify-content: center;
	flex-flow: column;
	text-align: center;
}

.home-mission .circle2 .elementor-widget-container h3 {
	font-size: 50px;
	line-height: .8em;
}

@media (max-width: 1024px) {
	.home-mission .circle2 {
		width: 380px !important;
		padding-top: 380px;
	}
	.home-mission .circle2 .elementor-widget-container {
		font-size: 15px;
		line-height: 1.5em;
		padding: 20px 40px;
	}
	.home-mission .circle2 .elementor-widget-container h3 {
		font-size: 40px;
	}
}

@media (max-width: 991px) {
	.home-mission {
		height: 400px;
	}
	.home-mission > .elementor-container {
		height: 100%;
	}
	.home-mission .elementor-widget-image {
		height: 100%;
	}
	.home-mission .elementor-widget-image > .elementor-widget-container {
		height: 100%;
	}
	.home-mission .elementor-widget-image > .elementor-widget-container img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: -150px 0;
	}
	.home-mission .circle2 {
		right: 50px;
	}
}

@media (max-width: 767px) {
	.home-mission {
		height: 500px;
	}
	.home-mission .elementor-widget-image > .elementor-widget-container img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: -230px 0;
	}
	.home-mission .circle1 {
		left: -10px;
	}
	.home-mission .circle2 {
		right: -20px;
	}
}

.circle {
	width: 100%;
	padding-top: 100%;
	height: 0;
	position: relative;
	background: #ececec;
	border-radius: 100%;
}

.circle .elementor-widget-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 100px;
	text-align: center;
	flex-flow: column;
	justify-content: center;
}

@media (max-width: 991px) {
	.circle .elementor-widget-container {
		padding: 10px 50px;
		text-align: center;
		font-size: 14px;
		line-height: 1.5em;
	}
}

.about-table table tr th, .about-table table tr td {
	vertical-align: top;
}

.about-table table tr th {
	color: #EA1C24;
	font-weight: normal;
	border-right: 1px solid #EA1C24;
	border-bottom: 15px solid #fff;
	padding-right: 20px;
}

.about-table table tr td {
	padding-left: 20px;
	border-bottom: 15px solid #fff;
}

.circle1 {
	width: 400px !important;
	padding-top: 400px;
	border-radius: 100%;
	background: rgba(134, 192, 63, 0.7);
	height: 0;
	position: absolute !important;
	top: 20px;
	right: 15%;
	z-index: 5;
	color: #fff;
}

.circle1 .elementor-widget-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 20px;
	justify-content: center;
	flex-flow: column;
	text-align: center;
}

.circle1 .elementor-widget-container h3 {
	font-size: 50px;
	line-height: .8em;
}

@media (max-width: 1024px) {
	.circle1 {
		width: 250px !important;
		padding-top: 250px;
		right: 10%;
	}
	.circle1 .elementor-widget-container h3 {
		font-size: 30px;
	}
}

.circle2 {
	width: 500px !important;
	padding-top: 500px;
	border-radius: 100%;
	background: rgba(0, 163, 151, 0.6);
	height: 0;
	position: absolute !important;
	bottom: 20px;
	right: 30%;
	z-index: 5;
	color: #fff;
}

.circle2 .elementor-widget-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 20px 80px;
	justify-content: center;
	flex-flow: column;
	text-align: center;
}

.circle2 .elementor-widget-container h3 {
	font-size: 50px;
	line-height: .8em;
}

@media (max-width: 1024px) {
	.circle2 {
		width: 400px !important;
		padding-top: 400px;
	}
	.circle2 .elementor-widget-container {
		font-size: 15px;
		line-height: 1.5em;
	}
	.circle2 .elementor-widget-container h3 {
		font-size: 40px;
	}
}

@media (max-width: 991px) {
	.mission {
		height: 800px;
	}
	.mission > .elementor-container {
		height: 100%;
	}
	.mission .elementor-widget-image {
		height: 100%;
	}
	.mission .elementor-widget-image > .elementor-widget-container {
		height: 100%;
	}
	.mission .elementor-widget-image > .elementor-widget-container img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: -150px 0;
	}
	.mission .circle1 {
		top: auto;
		bottom: 28%;
		right: 20px;
	}
	.mission .circle2 {
		right: 20%;
	}
}

@media (max-width: 767px) {
	.mission {
		height: 700px;
		overflow: hidden;
	}
	.mission .elementor-widget-image > .elementor-widget-container img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: -150px 0;
	}
	.mission .circle1 {
		top: auto;
		bottom: 43%;
		right: -30px;
	}
	.mission .circle2 {
		right: auto;
		left: -40px;
		bottom: -50px;
	}
}

.single-post .site-main .wrapper {
	border: 1px solid #eee;
	padding: 40px;
}

.single-post .site-main .wrapper h1 {
	margin: 0;
}

.single-post .site-main .wrapper .entry-meta {
	margin-bottom: 25px;
}

@media (max-width: 767px) {
	.single-post .site-main .wrapper {
		padding: 40px 20px;
	}
}

#secondary {
	font-size: 14px;
	line-height: 1.5em;
}

@media (max-width: 991px) {
	#secondary {
		margin-top: 40px;
	}
}

#secondary .widget {
	margin-bottom: 25px;
}

#secondary .widget h2 {
	font-size: 35px;
	margin-bottom: 5px;
}

#secondary .wp-block-latest-posts, #secondary .wp-block-archives, #secondary .wp-block-categories {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary .wp-block-latest-posts li, #secondary .wp-block-archives li, #secondary .wp-block-categories li {
	padding: 8px 0;
	border-bottom: 1px solid #eee;
}

.post-wrapper {
	display: flex;
	flex-flow: row wrap;
}

.post-wrapper .item {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 35px;
}

@media (max-width: 991px) {
	.post-wrapper .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.post-wrapper .item {
		width: 100%;
	}
}

.post-wrapper .item article {
	display: flex;
	flex-flow: column;
	border: 1px solid #eee;
	height: 100%;
	background: #fff;
}

.post-wrapper .item article h3 {
	margin-top: 15px;
	font-size: 30px;
	color: #EA1C24;
	margin-bottom: 10px;
	padding: 0 15px;
}

.post-wrapper .item article .entry-summary {
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	flex-grow: 2;
	padding: 0 15px;
	padding-bottom: 50px;
}

.post-wrapper .item article .entry-summary a {
	position: absolute;
	right: 0;
	bottom: 20px;
	background-color: #00A397;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 8px 16px;
}

.post-wrapper .item article .entry-summary a:hover {
	filter: brightness(110%);
}

/*# sourceMappingURL=style.css.map */