@font-face {
  font-family: 'Kanit-Medium';
  src: url('../fonts/Kanit/woff/Kanit-Medium.woff') format('woff');
  src: url('../fonts/Kanit/woff/Kanit-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Kanit-SemiBold';
  src: url('../fonts/Kanit/woff/Kanit-SemiBold.woff') format('woff');
  src: url('../fonts/Kanit/woff/Kanit-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Kanit-Regular';
  src: url('../fonts/Kanit/woff/Kanit-Regular.woff') format('woff');
  src: url('../fonts/Kanit/woff/Kanit-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Kanit-Light';
  src: url('../fonts/Kanit/woff/Kanit-Light.woff') format('woff');
  src: url('../fonts/Kanit/woff/Kanit-Light.woff2') format('woff2');
}
body {
	font-family: 'Kanit-Light' !important
}
#header{
	background-color: #ffd100;
}
.bg-yellow{
	background-color: #ffd100;
}
.icon-header{
	float: right !important;
	margin-top: 1rem !important;
}
.icon-header>ul>li>a:hover{
	background-color: unset !important;
}
.icon-header>ul>li{
	display: inline !important;
	margin-right: 10px !important;
}
.icon-header>ul>li>a>img{
	width: 30px !important;
}
#footer{
	background-color: #ffd100;
	padding-top: 60px;
	padding-bottom: 47px;
}
.com-name-th{
	color: #000;
	font-family: 'Kanit-Medium';
	font-size: 24px;
	margin-left: 4%;
}
.com-name-en{
	color: #808080;
	font-family: 'Kanit-Medium';
	font-size: 20px;
	margin-left: 4%;
}
.footer-left{
	display: -webkit-inline-box;
	margin-top: 25px;
}
.footer-left>img{
	width: 60%;
}
.footer-left>p{
	font-family: 'Kanit-Regular';
	color: #9a8121;
	font-size: 19px;
	width: 99%;
}
.footer-left>p>a{
	color: #9a8121;
}
.footer-right{
	margin-left: 50px;
}
.footer-right>h4{
	color: #000;
	font-family: 'Kanit-Medium';
	font-size: 19px;
}
.icon-footer{
	float: left;
	margin-top: 1rem;
}
.icon-footer>a{
	display: inline;
	margin-right: 10px;
}
.icon-footer>a>img{
	width: 15%;
}
.footer-form{
	width: 50%;
}
.footer-form>input{
	width: 100% !important;
	padding: 1.3rem 0.75rem !important;
}
.btn-send{
	background-color: #9a8121;
	color: #fff;
	font-family: 'Kanit-Medium';
	font-size: 19px;
	padding: 0.4rem 1.5rem !important;
	border-radius: 5px !important;
	border:unset !important;
}
#copyright{
	font-family: 'Kanit-Light';
	color: #fff;
	font-size: 19px;
	background-color: #646464;
}
.txt-yellow{
	color:#ffd100; 
}
.arrow-top{
	width: 8%;
	float: right;
}
.index-banner{
	background-image: url("../image/index-banner.png");
	width: 100%;
	height: 520px;
	background-position: center;
}
.txt-banner{
	font-family: 'Kanit-SemiBold';
	color: #fff;
	font-size: 30px;
	margin:0px 0px 30px 80px;
}
.txt-banner02{
	font-family: 'Kanit-Medium';
	color: #fff;
	font-size: 30px;
	margin:30px 0px;
}
.txt-banner>h4{
	font-family: 'Kanit-light';
	color: #fff;
	font-size: 30px;
	background-color: #10069f;
	display: inline;
	padding: 0px 15px;
}
.txt-banner>h4>span{
	font-family: 'Kanit-Medium';
	color: #ffd100;
	font-size: 30px;
	display: inline;
}
.bg-banner-yellow{
	background-color: #ffd100;
	display: inline;
	padding: 0px 15px;
}
.txt-banner02>span{
	font-family: 'Kanit-Medium';
	color: #10069f;
	font-size: 30px;
}
.control-banner{
	padding:  6rem 0rem;
}
.txt-header-tip{
	font-family: 'Kanit-Medium';
	color: #8c7732;
	font-size: 32px;
	margin: 55px 0px;
}
.tip-sav-cont>h4{
	font-family: 'Kanit-Regular';
	color: #8c7732;
	font-size: 30px;
	margin-top: 50px;
}

.tip-sav-cont>p{
	font-family: 'Kanit-Light';
	color: #000;
	font-size: 21px;
}
.calculate-btn{
	text-align: center;
	margin: 55px 0px;
}
.calculate-btn>a{
	background-color: #ffd100;
	padding:20px 30px;
	border-radius: 10px;
	color: #fff;
	font-family: 'Kanit-SemiBold';
	font-size: 20px;
}
.calculate-btn>a>img{
	margin-right: 10px;
}
.calculate-btn>a:hover{
	background-color: #e1b800;
	text-decoration: unset;
}
.recommend-txt{
	font-family: 'Kanit-SemiBold';
	font-size: 26px;
	color: #10069f;
	margin: 55px 0px 25px;
}
.txt-product-rec{
	font-family: 'Kanit-SemiBold';
	font-size: 22px;
	color: #000;
	padding:20px;
	text-align: center;
	background-color: #fff;
	position: relative;
	top: -35px;
	width: 250px;
	-webkit-box-shadow: 0px 11px 30px -6px rgba(224,224,224,1);
	-moz-box-shadow: 0px 11px 30px -6px rgba(224,224,224,1);
	box-shadow: 0px 11px 30px -6px rgba(224,224,224,1);
}
.txt-product-rec:hover{
	background-color: #ffd100;
	color: #fff;
	text-decoration: unset;
}
#content{
	margin-bottom: 25px;
}
.img-cont img{
	width: 100% !important;
}
.txt-center-header{
	font-family: 'Kanit-Medium';
	color: #8c7732;
	font-size: 32px;
	margin: 55px 0px;
	text-align: center;
}
.txt-center-header02{
	font-family: 'Kanit-Medium';
	color: #8c7732;
	font-size: 32px;
	margin: 25px 0px;
	text-align: center;
}
#content01{
	background-color: #f8f8fa;
}
.gender>h4{
	font-family: 'Kanit-Medium';
	color: #323232;
	font-size: 19px;
}

/* RADIO */

.radio {
	display: none;
}

.radio + label {
	-webkit-appearance: none;
	background-color: #fff !important;
	border: 1px solid #cacece;
	/*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
	background-image: url('../image/icon-check.png');
}

.radio:checked + label {
	background-color: #fff;
	color: #99a1a7;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
	top:20px;
}

.radio + label:active, .radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
	padding: 12px;
	top:20px;
}

.big-radio:checked + label:after {
	width: 24px;
	height: 24px;
	left: 0px;
	top: 0px;
}
.big-radio2 + label {
	padding: 12px;
	top: 20px;
	left: 30px;
}

.big-radio2:checked + label:after {
	width: 24px;
	height: 24px;
	top:20px;
	left: 0px;
}
.radio2 {
	display: none;
}

.radio2 + label {
	-webkit-appearance: none;
	border: 1px solid #cacece;
	/*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: absolute;
	width: 24px;
	height: 24px;
}

.radio2:checked + label:after {
	content: ' ';
	width: 24px;
	height: 24px;
	border-radius: 50px;
	position: absolute;
	text-shadow: 0px;
	top: 20px;
	left: 15px;
	font-size: 32px;
	background-image: url('../image/icon-check.png');
}

.radio2:checked + label {
	color: #99a1a7;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
	top: 0px;
	left: 15px;
	position: absolute;
	width: 89%;
	height: 200px;
	border-radius: 5px;
	border: 2px solid #ffd100;
}

.radio2 + label:active, .radio2:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.gender-box{
	background-color: #fff;
	padding: 15px 25px;
	margin-right: 25px;
	border-radius: 10px;
	display:-webkit-inline-box;
	-webkit-box-shadow: 0px 0px 46px -23px rgba(102,102,102,1);
	-moz-box-shadow: 0px 0px 46px -23px rgba(102,102,102,1);
	box-shadow: 0px 0px 46px -23px rgba(102,102,102,1);
}
.gender-cont{
	margin-left: 15px;
}
.gender-cont>h4{
	font-family: 'Kanit-Regular';
	color: #8c7732;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
}
.birthday{
	margin-top: 30px;
}
.birthday>h4{
	font-family: 'Kanit-Medium';
	color: #323232;
	font-size: 19px;
}
.birthday>p{
	font-family: 'Kanit-Light';
	color: #828282;
	font-size: 18px;
}
.input-group-text{
	background-color: #fff;
	border-right: none;
}
.input-group-text>img{
	width: 15px;
}
.input-group>.form-control{
	border-left: none;
}
.form-control{
	font-family: 'Kanit-Regular';
	color: #aaaaaa;
	font-size: 18px !important;
}
.form-control02{
	font-family: 'Kanit-Regular';
	color: #323232;
	font-size: 18px;
	width: 4rem !important;
	display: inline-flex;
	border: 1px solid #ced4da;
	padding: 5px;
    border-radius: 3px;
}
.txt-inform{
	font-family: 'Kanit-Regular';
	color: #323232;
	font-size: 18px;
}
.txt-budget>h4{
	font-family: 'Kanit-Regular';
	color: #323232;
	font-size: 18px;
}
.txt-budgetform{
	font-family: 'Kanit-Regular';
	color: #323232;
	font-size: 18px;
	display: inline-flex;
}
.txt-budgetform>input{
	margin-right: 10px;
}
.detail-box{
	background-color: #f9f2d5;
	padding:40px;
	margin-top: 50px;
	border-radius: 15px;
}
.detail-box-top{
	border-bottom: 1px solid #8c7732;
	padding-bottom: 20px;
}
.detail-box-top h1{
	font-family: 'Kanit-Medium';
	font-size: 36px;
	color: #8c7732;
	text-align: center;
	padding:10px;
}
.detail-box-top h2{
	font-family: 'Kanit-Medium';
	font-size: 28px;
	color: #8c7732;
	text-align: center;
	padding:10px;
}
.detail-box-top h3{
	font-family: 'Kanit-Medium';
	font-size: 30px;
	color: #ec645e;
	text-align: center;
	padding:10px;
}
.div-benefit{
	margin-top: 20px;
}
.div-benefit>h4{
	font-family: 'Kanit-Medium';
	font-size: 28px;
	color: #323232;
	text-align: center;
	padding:10px;
	margin-bottom: 20px;
}
.benefit-box{
	background-color: #fff;
	padding:35px;
	text-align: center;
	font-family: 'Kanit-Regular';
	color: #323232;
	font-size: 18px;
	line-height: 38px;
	margin:0px 5px; 
	height: 18rem;
	border-radius: 5px;
}
.benefit-box-shadow{
	-webkit-box-shadow: 0px 0px 40px -8px rgba(244,242,191,1);
	-moz-box-shadow: 0px 0px 40px -8px rgba(244,242,191,1);
	box-shadow: 0px 0px 40px -8px rgba(244,242,191,1);
}
.benefit-box02{
	background-color: #fff;
	padding:35px;;
	font-family: 'Kanit-Regular';
	font-size: 22px;
	color: #323232;
	line-height: 38px;
	margin:55px 5px; 
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 40px -8px rgba(244,242,191,1);
	-moz-box-shadow: 0px 0px 40px -8px rgba(244,242,191,1);
	box-shadow: 0px 0px 40px -8px rgba(244,242,191,1);
}
.benefit-box>h4{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #8c7732;
	margin-top: 30px;
}
.benefit-control{
	margin:0px 45px; 
	display: flex;
	align-items: stretch;
}
.read-more{
	margin-top: 35px;
	text-align: center;
}
.read-more>.btn:focus,.btn.focus{
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.read-more>a{
	font-family: 'Kanit-Medium';
	font-size: 20px;
	color: #8c7732;
}
.profile-control{
	width: 65%;
    margin: 0px auto;
}
.profile-control02{
	width: 100%;
    margin: 0px auto;
}
#content01{
	padding-bottom: 55px;
}
.table-control{
	width: 100%;
	padding:5% 5%;
}
.table-control>table {
	font-family: 'Kanit-SemiBold';
	font-size: 18px;
	color: #8c7732;
	border-collapse: collapse;
	width: 100%;
}

.table-control>table>tbody>tr>th {
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #8c7732;
	border: 2px solid #ffd100;
	text-align: left;
	padding: 8px;
}
.table-control>table>tbody>tr>td {
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #8c7732;
	border: 2px solid #ffd100;
	text-align: left;
	padding: 8px;
}
.table-control tr:nth-child(odd) {
  	background-color: #fffae6;
}
.table-control tr:nth-child(even) {
  	background-color: #fff6cd;
}

.benefit-box02>table {
	font-family: 'Kanit-Regular';
	font-size: 22px;
	color: #323232;
	border-collapse: collapse;
	width: 100%;
}
.td-price{
	text-align: right;
}
#pills-tab > li {
	width: 30%;
	text-align: center;
	padding: 5px 5px;
	display: inline-block;
	*display: inline;
}
.nav-pills .nav-link>h4{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #8c7732;
}
.nav-pills .nav-link>h3{
	font-family: 'Kanit-Medium';
	font-size: 24px;
	color: #323232;
}
.nav-pills .nav-link.active>h4, .nav-pills .nav-link.active>h3{
	color: #fff;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
	padding: 50px 0px;
	background: rgb(255,208,0);
	background: linear-gradient(180deg, rgba(255,208,0,1) 0%, rgba(255,174,0,1) 100%);
}
.detail-box>ul{
	margin-top: 25px;
}
.nav-pills .nav-link{
	background-color: #fff;
	padding: 50px 0px;
}
.tab-content{
	width: 100%;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn{
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;

}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn{
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #c0c0c0;
}
.btn-journey{
	font-family: 'Kanit-Medium';
	font-size: 18px;
	margin-right: 20px;
	padding: 8px 50px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(217,217,217,0.5);
	-moz-box-shadow: 0px 0px 25px 0px rgba(217,217,217,0.5);
	box-shadow: 0px 0px 25px 0px rgba(217,217,217,0.5);
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle{
	background-color: #ffd100;
	border:unset;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus{
	box-shadow: unset;
}
.txt-date>input{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #c0c0c0;
	width: 100%;
    border-radius: 3px;
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
}
.step-num{
	padding: 0px 15%;
}
.step-num>ul{
	width: 100%;
	display: flex;
	list-style: none;
	position: relative;
    top: -1.5rem;
}
.step-num>ul>li{
	width: 25%;
	text-align: center;
}
.step-num>ul>li>h4.active{
	font-family: 'Kanit-Medium';
	font-size: 24px;
	background-color: #ffd100;
	color: #fff;
	border-radius: 50px;
	width: 50px;
	padding: 9px;
	margin: auto;
}
.step-num>ul>li>h4.active>img{
	width: 90%;
}
.step-num>ul>li>h4{
	font-family: 'Kanit-Medium';
	font-size: 24px;
	border: 2px solid #ffd100;
	background-color: #fff;
	color: #323232;
	border-radius: 50px;
	width: 50px;
	padding: 9px;
	margin: auto;
}
.step-num>ul>li>h3{
	font-family: 'Kanit-Medium';
	font-size: 19px;
	color: #787878;
	text-align: center;
}
.border-gray{
	background-color: #dcdcdc;
	height: 2px;
	width: 72%;
	margin: 55px auto 0px auto;
}
.border-gray02{
	background-color: #dcdcdc;
	height: 2px;
	width: 49%;
	margin: 55px 85px 0px auto;
}
.border-gray03{
	background-color: #dcdcdc;
	height: 2px;
	width: 25%;
	margin: 55px 85px 0px auto;
}
.border-yellow02{
	background-color: #ffd100;
	height: 2px;
	width: 25%;
	margin: 55px auto 0px 110px;
}
.border-yellow03{
	background-color: #ffd100;
	height: 2px;
	width: 50%;
	margin: 55px auto 0px 110px;
}
.border-yellow04{
	background-color: #ffd100;
	height: 2px;
	width: 75%;
	margin: 55px auto 0px 110px;
}
.answer-box{
	margin-left: 50px;
	margin-bottom: 40px;
}
.answer{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #595f6f;
}
.answer>.radio:checked + label, .answer>.big-radio + label{
	top: 10px;
}
.answer.radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
	background-image: url('../image/icon-check.png');
}
.gray-box{
	background-color: #f8f8fa;
	border-radius: 5px;
	padding: 10px 60px;
}
.gray-box>h4{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #8c7732;
	margin: 30px 0px;
}
.gray-box>h3{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #8c7732;
	margin: 15px 0px 15px 0px;
}
.gray-box>h5{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #323232;
}
.gray-box>h6{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #8c7732;
}
.agree-condition{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #595f6f;
	width: 85%;
	margin-left: 10px;
	padding-top: 10px;
}
.gray-box>h5>span{
	color: #ff0000;
}
.citizen-code{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #595f6f;
	width: 85%;
	margin-top: 30px;
	margin-bottom: 30px;
    margin-left: 60px;
}
.citizen-code>input{
	border: 1px solid #aaa;
	padding: 5px 10px;
}
.agree01{
	display: -webkit-inline-box;
}
.next-btn{
	background-color: #ffd100;
	padding:10px 80px;
	border-radius: 10px;
	border:unset;
}
a>.next-btn{
	color: #fff;
	font-family: 'Kanit-SemiBold';
	font-size: 20px;
}
.next-btn :hover{
	color: #323232;
}
.next-popup-box{
	text-align: center;
	margin-top: 40px;
	margin:auto;
}
.modal-dialog{
	margin: 2.75rem auto;
}
.popup-box{
	max-width:800px; 
}
.popup-top{
	margin:60px 90px 30px 90px;
}
.popup-top>h3{
	font-family: 'Kanit-Regular';
	font-size: 24px;
	color: #8c7732;
}
.popup-top>h4{
	font-family: 'Kanit-Light';
	font-size: 20px;
	color: #323232;
	margin-top: 30px;
}
.popup-cont>h3{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #8c7732;
	margin-top: 30px;
}
.popup-cont>h4{
	font-family: 'Kanit-Light';
	font-size: 20px;
	color: #323232;
	margin: 30px;
}
.popup-cont>h5>a{
	font-family: 'Kanit-Regular';
	font-size: 20px;
	color: #8c7732;
}
.popup-bottom{
	padding-bottom: 60px;
}
.popup-bottom>button{
	margin: auto;
}
.btn-close{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #fff;
	background-color: #d1d1d1;
	width: 200px;
}
.btn-backhome{
	background-color: #ffd100;
	width: 200px;
}
.btn-backhome>a{
	font-family: 'Kanit-Medium';
	font-size: 22px;
	color: #fff;
}
.citizen-field{
	display: -webkit-box;
}
.citizen-field>img{
	padding: 10px 0px 0px 10px;
}
.contact-box>h5{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	color: #323232;
	display: inline;
}
.contact-box>h5>span{
	color: #ff0000;
}
.contact-box>p{
	font-family: 'Kanit-Light';
	font-size: 12px;
	color: #aaaaaa;
}
.contact-box>span{
	font-family: 'Kanit-Light';
	font-size: 18px;
	color: #323232;
}
.contact-box>input{
	border:#bfc4ce 1px solid;
	border-radius: 5px;
	font-family: 'Kanit-Light';
	font-size: 18px;
	color: #323232;
	padding: 5px 15px;
	width: 100%;
	margin-bottom: 20px;
}

.send-btn{
	text-align: center;
	margin: 30px 0px 30px;
	background-color: #ffd100;
	padding:10px 100px;
	border-radius: 10px;
}
a>.send-btn{
	color: #fff;
	font-family: 'Kanit-SemiBold';
	font-size: 20px;
}
.send-btn :hover{
	color: #fff;
}
/*OTP Fill*/
.digit-group input {
	width: 30px !important;
	height: 45px !important;
	border: 1px solid #bfc4ce !important;
	border-radius: 5px !important;
	line-height: 10px !important;
	text-align: center !important;
	font-family: 'Kanit-Regular'!important;
	font-size: 18px !important;
	font-weight: 200 !important;
	color: #323232 !important;
	margin: 0px 0px 20px 0px !important;
	background-color: #fff !important;
}
.digit-group .splitter {
	padding: 0 5px;
	color: white;
	font-size: 24px;
}

.prompt {
	margin-bottom: 20px;
	font-size: 20px;
	color: white;
}
.qprofile-box{
	margin-bottom: 40px;
}

.controls {
  margin-bottom: 10px;
}

.collapse-group {
  padding: 10px;
}
.add-btn{
	text-align: center !important;  
	background-color: #00c880 !important;
	padding:10px 30px !important;
	border-radius: 10px !important;
	color: #fff !important;
	font-family: 'Kanit-SemiBold' !important;
	font-size: 20px !important;
	height: unset !important;
	box-shadow: unset !important;
}
.add-btn :hover{
	background-color: #00ae6f !important; 
	text-decoration: unset !important;
	color: #fff !important;
}
.condition-box{
	margin: 30px 0px 30px 45px;
}
.condition{
	display: -webkit-inline-box;
	padding-left: 5rem;
}
.condition>p {
    margin-top: 12px;
    margin-left: 12px;
    width: 74%;
}
.condition>p>a{
	color: #ffd100;
}
.ok-btn{
	text-align: center;
	background-color: #ffd100;
	padding:4px 30px;
	border-radius: 10px;
	color: #fff;
	font-family: 'Kanit-SemiBold';
	font-size: 20px;
	width: 100%;
}
.ok-btn :hover{
	background-color: #e1b800;
	text-decoration: unset;
	color: #fff;
}
.btn.send-btn:focus, .btn.focus{
	box-shadow:unset;
}
.btn-outline-warning{
	font-family: 'Kanit-Regular';
	font-size: 20px;
	line-height: 22px;
	font-weight: 200;
	color: #8c7732;
	width: 100%;
	background-color: #fff;
	border:unset;
	height: 200px;
}
.credit-card{
	margin-top: 15px;
    width: 65px;
    height: auto !important;
}
.check{
	border:1px solid #dcdcdc;
	border-radius: 50px;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 10%;
    left: 12%;
    z-index: 100;
}
/*.btn-outline-warning:hover>.check{
	background-image: url('../image/icon-check.png');
	border-color: #ffd100;
}
.btn-outline-warning:focus>.check{
	background-image: url('../image/icon-check.png');
	border-color: #ffd100;
}*/

.btn-outline-warning:focus, .btn-outline-warning.focus{
	border-color:unset;
	box-shadow: unset;
}
.payment-div{
    background-color: #fff;
    border: unset;
    border-radius: 5px;
    text-align: center;
    padding-top: 40px;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(194,194,194,0.5);
	-moz-box-shadow: 0px 0px 17px 0px rgba(194,194,194,0.5);
	box-shadow: 0px 0px 17px 0px rgba(194,194,194,0.5);
}
.payment-div>img{
	height: 65px;
    margin-bottom: 15px;
}
.payment-box{
	margin-top: 30px;
	margin-bottom: 20px;
}
.payment-box>h3{
	font-family: 'Kanit-Medium';
	font-size: 24px;
	line-height: 36px;
	color: #8c7732;
	margin:auto;
}
.payment-box>h4{
	font-family: 'Kanit-Medium';
	font-size: 20px;
	line-height: 36px;
	color: #6c6c6c;
	text-align: center;
	margin:auto;
}
.btn-outline-warning:hover{
	color: #8c7732;
}

/*====swiper-container====*/
.swiper-container {
      width: 100%;
      height: 100%; 
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.navbar-collapse>ul{
	display: none !important;
}


/*----- Hamberger Nav -----*/
.hamburger {
  width: 50px;
  margin: 10px auto;
}
.hamburger .menu_icon {
  position: relative;
  width: 50px;
  height: 35px;
  margin: 0 auto 10px;
}
.hamburger .border {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  transition: all 0.3s;
  background: #ffffff;
}
.hamburger .border1 {
  top: 0;
}
.hamburger .border2 {
  top: 0;
  bottom: 0;
  margin: auto;
}
.hamburger .border3 {
  bottom: 0px;
}
.hamburger .text {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  transition: all 0.3s;
}
.hamburger .text::after {
  display: block;
  content: "MENU";
}
.hamburger .active + .text::after {
  content: "CLOSE";
}

.type2 .menu_icon:hover .border1 {
  transform: translateY(0px);
}
.type2 .menu_icon:hover .border3 {
  transform: translateY(-3px);
}
.type2 .active .border1 {
  transform: translateY(16px) rotate(45deg) !important;
}
.type2 .active .border2 {
  left: 80%;
  opacity: 0;
}
.type2 .active .border3 {
  transform: translateX(0px) translateY(-16px) rotate(-45deg) !important;
}
.menu_icon>.border{
	border:unset !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	display: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	display: none;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: '' !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: '' !important;
}

.contact-mt{
	margin-top: 3rem;
}
.box2-mobile>table td>p{
	display: none;
}
.hide-pc{
	display: none;
}
/*.btn-outline-warning:hover{
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    background-color: #fff !important;
}*/
input[type="date"] {
  position: relative;
  padding: 0px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  color: transparent;
  background: none;
  z-index: 1;
}

/*input[type="date"]:before {
  color: transparent;
  background: none;
  display: block;
  font-family: 'FontAwesome';
  content: '\f133';
  /* This is the calendar icon in FontAwesome 
  width: 15px;
  height: 20px;
  position: absolute;
  top: 8px;
  left: 8px;
  color: #8c7732;
}*/
.scroll-box>.modal-dialog{
	margin-top: 2rem;
	max-width: 1000px;
}
.scroll-box>.modal-dialog>.modal-content>.modal-body{
	padding: 2rem;
	margin: 0rem 3rem;
	border-radius: 8px;
	border:1px solid #979797;
	max-height: 460px;
}
.header-condition{
	border-bottom: unset;
}
.header-condition>h5{
	margin: auto;
	font-family: 'Kanit-Regular';
	font-size: 24px;
	color:#836e2c;
}
.footer-condition{
	border-top: unset;
}
.footer-condition>button{
	margin: 20px auto;
	font-family: 'Kanit-Light';
	font-size: 20px;
	color:#fff;
	padding: 5px 60px;
	background-color: #ffd100;
	border:unset;
	border-radius: 5px;
}
.footer-condition>button:hover{
	background-color: #ffd100;
}
.collapsible{
	list-style: none;
}
.contact-box>input[type=text], .footer-form>input[type=text] {
	border:1px solid #bfc4ce !important;
	padding: 5px 15px !important;
	height: unset !important;
	font-size: 18px !important;
	box-sizing:border-box !important;
	border-radius: 5px !important;
	background-color: #fff !important;
}
.contact-box>input[type=text]:focus:not([readonly]), .footer-form>input[type=text]:focus:not([readonly]){
	box-shadow: unset !important;
}
.form-check>[type="radio"]:checked+label:after{
	border-radius: 50% !important;
    border: unset !important;
    background-color: unset !important;
    margin: 0px;
}
.form-check>[type="radio"]:not(:checked)+label, [type="radio"]:checked+label{
	padding-left: 12px !important;
}
.form-check>[type="radio"]:not(:checked)+label:before{
	border:unset !important;
}
.collapsible-header{
	display: none !important;
}
.collapsible{
	border: unset !important;
	box-shadow: unset !important;
}
.collapsible-body{
	border-bottom: unset !important;
}
.modal{
	background-color: unset !important;
	box-shadow: unset !important;
	max-height: none !important;
	overflow-y: hidden !important;
}
.modal .modal-content{
	padding: 15px 15px 45px 15px !important;
}
nav{
	box-shadow: unset !important;
}
.con-05{
	width: 72% !important;
	height: 104px !important;
}
.con-05>.navbar{
	flex-wrap: wrap !important;
}
.con-05>nav>.icon-header{
	margin-top: 0px !important;
}
.con-05>nav>.icon-header>ul>li{
	margin-right: 15px !important;
}
.icon-header a{
	padding: 0px;
}
.btn-send-p05{
	margin-top: -16px;
}
#copyright .row{
	margin-bottom: 0px !important;
}
.multi-field{
	position: relative;
}
.remove-field{
	position: absolute;
	top: 30px;
	right: 75px;
	background-color: #fff;
	border:1px solid #8c7732;
	color: #8c7732;
	font-family: 'Kanit-Regular';
	font-size: 20px;
	padding: 5px 10px;
	border-radius: 5px;
}
.remove-field>img{
	margin-right: 5px;
}
.remove-field:focus{
	background-color: #fff;
}
.citizen-mobile{
	display: none;
}
.next-popup-box button:focus{
	background-color:#ffd100 !important;
}
.modal .modal-footer{
	background-color: #fff !important;
}
i.icon.calendar:before{
	content: "\f133" !important;
    color: #8c7732;
}
.ui.input{
	width: 100% !important;
}
.ui[class*="left icon"].input>input{
	padding-left: 2em !important;
    padding-right: 1em !important;
    background-color: #fff;
}
.ui.input input{
	font-family: 'Kanit-Regular' !important;
	color: #323232 !important;
	font-size: 18px !important;
}
.table thead th{
	border-color: #ebebeb;
}
a:hover{
	color: #000 !important;
}
td, th{
	padding: 5px 8px !important;
}
.ui2[class*="left icon"].input>input{
	padding-left: 1em !important;
    padding-right: 1em !important;
    background-color: #fff;
}
h2, h4{
	font-weight: unset !important;
}
.alert{
	margin-bottom: 0px;
}
.cookies-div{
	width: 100%;
	background-color: #292b2c;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	border-radius: 0px;
	color: #fff;
	padding: 30px 60px 10px 60px;
}
.cookies-div>h4{
	font-family: 'Kanit-Regular';
	font-size: 16px;
}
.cookies-div>p{
	font-family: 'Kanit-Light';
	font-size: 16px;
}
.cookies-div>p>a{
	text-decoration: underline;
	color: #fff;
}
.cookies-div>p>a:hover{
	color: #ffd100 !important;
}
.accept{
	font-family: 'Kanit-Regular';
	font-size: 16px;
	color: #000;
	border:unset;
	border-radius: 50px;
	background-color: #fff;
	padding: 5px 30px;
}
.accept:hover{
	font-family: 'Kanit-Regular';
	font-size: 16px;
	background-color: #292b2c;
	border:1px #fff solid;
	color: #fff;
}
.accept:focus{
	outline: unset;
}
.more{
	font-family: 'Kanit-Regular';
	font-size: 16px;
	color: #fff;
	border:#fff 1px solid;
	border-radius: 50px;
	background-color: #292b2c;
	padding: 5px 20px;
}
.more:hover{
	font-family: 'Kanit-Regular';
	font-size: 16px;
	background-color: #fff;
	border:1px #fff solid;
	color: #000;
}
.button-accept{
	text-align: center;
    margin-bottom: 20px;
    position: absolute;
	top: 35%;
	right: 60px;
}
.cookie-txt>h4{
	font-family: 'Kanit-Medium';
	font-size: 24px;
}
.cookie-txt>p{
	font-family: 'Kanit-Regular';
	font-size: 16px;
}
.border-bt{
	border-bottom: #ebebeb 1px solid;
	padding-bottom: 30px;
}
[class^="icon-arrow-"], [class*=" icon-arrow-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../image/glyphicons-halflings.png);
    background-position: -264px -95px;
    background-repeat: no-repeat;
}
.icon-arrow-left {
    background-position: -240px -96px;
}
.datepicker{
	width: 255px;
}
.datepicker td, .datepicker th{
	width: auto !important;
}
.btn-backhome-2 {
	font-family: 'Kanit-Medium';
	font-size: 22px !important;
	color: #fff !important;
}
.btn-backhome-2:hover {
	color: #000 !important;
}
.wrapper {
	text-align: center;
}
.wrapper ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	/* For IE, the outcast */
	zoom: 1;
	*display: inline;
	width: 100%;
}

@keyframes sp-anime {
	100% {
		transform: rotate(360deg);
	}
}


@media only screen and (max-width: 1360px) {
	.multiplepack-container {
		max-width: 100% !important
	}
	.big-radio + label {
		padding: 10px !important
	}
}


@media only screen and (max-width: 1200px) {
	.big-radio + label {
		padding: 11px !important
	}
	.answer > .radio:checked + label, .answer > .big-radio + label {
		top: 10px;
		left: -5px;
	}
}

@media only screen and (max-width: 1100px) {

	.answer > .radio:checked + label, .answer > .big-radio + label {
		top: 10px;
		left: -8px;
	}
}

@media only screen and (max-width: 1000px) {
	.col-lg-2 {
		padding: 0px;
	}
	.answer > .radio:checked + label, .answer > .big-radio + label {
		top: 10px;
		left: -3px;
	}
} 
@media only screen and (max-width: 990px) {
	.col-lg-2 {
		width: 20% !important;
		padding: 0px;
	}
	.answer > .radio:checked + label, .answer > .big-radio + label {
		top: 10px;
		left: 0px;
	}
	.big-radio + label {
		padding: 10px !important;
	}
}

@media only screen and (max-width: 800px) {
	.answer > .radio:checked + label, .answer > .big-radio + label {
		top: 10px;
		left: 3px;
	}
}


.header_qr_comp {
	font-size: 1.60rem;
}


.header_qr_title {
	font-size: 1.50rem;
}

.header_qr_thank {
	font-size: 1.5rem;
}

@media only screen and (max-width: 465px) {
	.header_qr_comp {
		font-size: 1.30rem;
	}
	.header_qr_title {
		font-size: 1.20rem;
	}
	.header_qr_thank {
		font-size: 15px;
	}
}