.elementor-kit-5{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#6CB025;--e-global-color-719af1a:#EB6D19;--e-global-color-e471b3c:#255831;--e-global-color-42cba9b:#FFFFFF;--e-global-color-21ed06b:#EC9F6D;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sarabun";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 a{color:var( --e-global-color-719af1a );}.elementor-kit-5 h1{font-size:48px;font-weight:900;}.elementor-kit-5 h2{font-size:32px;}.elementor-kit-5 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@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 */.CF7form input.text, .CF7form input.title, .CF7form input[type=email], .CF7form input[type=password], .CF7form input[type=tel], .CF7form input[type=text], .CF7form select, .CF7form textarea {
    background-color: #fafafa;
    border: 0px solid #bbb;
    padding: 12px 8px;
    color: #333;
	margin-bottom:4px;
	margin-top:4px;
	font-size: 1.1em;
	width: 100%;
	border-radius: 3px;
}
.formlabel{
	font-size: 16px;
	color:#255831;	
}
.formlabel{
    padding:4px 0px;
}
.CF7newsletter input.text, .CF7newsletter input.title, .CF7newsletter input[type=email], .CF7newsletter input[type=password], .CF7newsletter input[type=tel], .CF7newsletter input[type=text], .CF7newsletter select, .CF7newsletter textarea {
    background-color: #fbffd6;
    border: 0px solid #bbb;
    padding: 12px 8px;
    color: #333;
	margin-bottom:4px;
	font-size: 1.1em;
	width: 100%;
	border-radius: 3px;
}
.CF7newsletter input[type="submit"] {
	background-color: transparent;
	font-size: 20px;
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em!important;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all!important;
    transition-property: all!important;
	border-color:transparent;
	color: #EB5D11;
	border-width:2px;
	border-style: solid;
	border-color: #EB5D11;
	box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 30%);
	width:100%;
	margin-top:32px;
}
.CF7newsletter input[type="submit"]:hover {
	background-color: #F79469;
	cursor: pointer;
	border-width:2px;
	border-style: solid;
	border-color: #F79469;
	color: #fff;
	box-shadow: 0px 0px 18px 0px rgb(0 0 0 / 50%);
}
::placeholder {
  color: #c8c8c8;
  font-weight:400;
  font-size:14px;
}
input[type=radio] {
    transform: translateY(4px);
}
.wpcf7-list-item-label{
	font-size:0.8em;
}
.CF7form input[type="submit"] {
	background-color: #EB6d19;
	font-size: 20px;
	font-family: Rubik;
	text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    font-weight: 900;
    padding: 0.3em 1em;
    line-height: 1.7em!important;
    border-radius: 8px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all!important;
    transition-property: all!important;
	border-color:transparent;
	color:#fff;
	border-width:0px;
	box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 30%);
	width:280px;
	margin-top:16px;
}
.CF7form input[type="submit"]:hover {
	background-color: #F79469;
	cursor: pointer;
	color: #fff;
	box-shadow: 0px 0px 18px 0px rgb(0 0 0 / 50%);
}
.wpcf7 form.sent .wpcf7-response-output {
	display:none;
}
.wpcf7-spinner {
    background-color: #C4D43C;
    opacity: 0.75;
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 16px auto;
    position: relative;
    border: none;
    border-radius: 100%;
    padding: 0;
    /*transform: translate(-10px, -62px);*/
}
.input_form{
	width:100%;
	text-align:center;
}
.wpcf7 textarea, .wpcf7 select, .wpcf7 input[type="file"] {
    width: 100%!important;
}/* End custom CSS */