@import url(https://fonts.googleapis.com/css?family=Prompt);
@import url(https://fonts.googleapis.com/css?family=Bai+Jamjuree);
/*

Template 2103 Central

http://www.tooplate.com/view/2103-central
	
*/
.video-fluid {
	width: 100%;
	height: auto;
}

body {
	font: normal 1em "Prompt", sans-serif;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

a:hover,
a:focus,
.tm-text-black {
 	color: #212529;
}

h1 {
  	font-size: 2em;
}
h5 {
  	font-size: 1.5em;
}
h6 {
  	font-size: 1.2em;
}
p {
  	line-height: 1.8;
}

.navbar-toggler {
  	border-color: #6c757d;
  	cursor: pointer;
}

#mainNav {
	background: white;
	/*padding: 5px 15px;*/
	width: 180px;
	position: absolute;
	top: 50px;
	right: 15px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 1);
	-moz-box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 1);
	box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 1);
	z-index: 1000;
}

.navbar {
	justify-content: flex-end;
}
button {
	cursor: pointer;
}
button:focus {
	outline: none;
}

/*Header Banner*/
#top {
	padding-top: 65px;
}

#tm-main-s1, #tm-main-s2, #tm-main-s3, #tm-main-s4, #tm-main-s5, #tm-main-s6, #tm-login-s1 {
	padding-top: 20px;
}

#tm-stmain-s1, #tm-streg-s1, #tm-stpro-s1, #tm-stediter-s1, #tm-admain-s1,
#tm-adview-s1, #tm-adview-s2, #tm-adapprove-s1 {
	padding-top: 40px;
}

.tm-contact-left {
	text-align: center; 
}

.menu {
	float: right;
}

/*Reserve Detail*/
.tm-box-3 {
	padding: 25px 30px;
	background: #f2f2f2;
}

a {
  transition: all 0.3s ease;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li a {
  display: block;
  color: #212529;
  text-decoration: none;
      padding: 1000px 1000px;
}

/* Change the link color on hover */
li a:hover {
  background-color: #212529;
  color: white;
}

.btn {
  	background-color: #FFF;
	border: 1px solid #212529;
	color: #212529;
	cursor: pointer;
	font: normal 1.2em "Prompt", sans-serif;
	padding: 15px 40px 15px 40px;
	text-align: center;
	white-space: nowrap;
}

.btn-big {
  	padding: 15px 40px 15px 40px;
}

.btn:hover,
.btn:focus {
    background-color: #212529;
	border: 1px solid #212529;
	color: #FFF;
	cursor: pointer;
	font: normal 1.2em "Prompt", sans-serif;
	padding: 15px 40px 15px 40px;
	text-align: center;
	white-space: nowrap;
}

.tm-2col-l {
	padding-right: 0px;
}
.tm-2col-r {
	padding-left: 100px;
}

.footer {
	padding: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	text-align: center;
	width: 100%;
}

/*Left&Right Button of Slider*/
.slick-dots li button:before {
	font-size: 20px;
	color: white;
	opacity: 1;
}

.tm-img-slider-item {
  	position: relative;
}

.tm-slider-caption {
	color: white;
	font-size: 1.5rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	margin-bottom: 0;
	padding: 8px 30px;
	background-color: rgba(206, 212, 218, 0.5);
	color: #111;
}

.tm-img-container {
	width: 96%;
	max-width: 1020px;
}

.slick-dots {
	position: absolute;
	bottom: -50px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}

.slick-prev:before,
.slick-next:before {
  	color: #f8f9fa;
}

.slick-prev {
	left: 5px;
	z-index: 1000;
}

.slick-next {
  	right: 5px;
}

.tm-slider-img {
  	width: 100%;
}

.tm-slider-img,
.slick-slide {
	min-height: 250px;
}

.tm-slider-img {
	min-width: 500px;
}

.float-right {
	float: right;
}

.tm-fa-toggler-icon {
	font-size: 30px;
	padding: 0;
	color: #212529;
}

.tm-media {
  	margin-bottom: 25px;
}

.tm-media-img {
	width: 200px;
	height: 200px;
}

.form-control {
	border-radius: 0;
	font-size: 1.2rem;
	padding: 13px 19px;
}

.form-control:focus {
	border-color: #b5b5b5;
	box-shadow: 0 0 0 0.2rem #a3a3a329;
}

.form-control::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #666666;
	opacity: 1;
	/* Firefox */
}

.form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #666666;
}

.form-control::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #666666;
}

.form-control::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #666666;
	opacity: 1;
	/* Firefox */
}

.form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #666666;
}

.form-control::-ms-input-placeholder {
  	/* Microsoft Edge */
	color: #666666;
}

select {
	/* styling */
	background-color: white;
	border: thin solid #CCCCCC;
	border-radius: 1px;
	display: inline-block;
	font: inherit;
	line-height: 1.5em;
	padding: 0.6em 3.5em 0.6em 1em;
	font-size: 1.2rem;
	
	/* reset */
	
	margin: 0;      
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}
/* arrows */
select.minimal {
	background-image:
	linear-gradient(45deg, transparent 50%, gray 50%),
	linear-gradient(135deg, gray 50%, transparent 50%),
	linear-gradient(to right, #ccc, #ccc);
	background-position:
	calc(100% - 20px) calc(1em + 2px),
	calc(100% - 15px) calc(1em + 2px),
	calc(100% - 2.5em) 0.5em;
	background-size:
	5px 5px,
	5px 5px,
	1px 1.5em;
	background-repeat: no-repeat;
	width:100%;
}
select.minimal:focus {
	background-image:
	linear-gradient(45deg, green 50%, transparent 50%),
	linear-gradient(135deg, transparent 50%, green 50%),
	linear-gradient(to right, #ccc, #ccc);
	background-position:
	calc(100% - 15px) 1em,
	calc(100% - 20px) 1em,
	calc(100% - 2.5em) 0.5em;
	background-size:
	5px 5px,
	5px 5px,
	1px 1.5em;
	background-repeat: no-repeat;
	border-color: green;
	outline: 0;
	border: thin solid #666666;
}
select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}
input.minimal {
	border: 1px solid #c4c4c4;
	border-radius: 1px;
	background-color: #fff;
	padding: 0.5em 0.5em 0.5em 1em;
  	font-size: 1.2rem;
	width: 100%;
	
}
.input-container {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	width: 100%;
	margin-bottom: 15px;
}
.icon {
	padding: 10px;
	background: #FFF;
	color: #212529;
	min-width: 50px;
	text-align: center;
	border: 1px #c4c4c4;
	border-style: solid solid solid none;
}
.input-field {
	width: 100%;
	padding: 0.5em 0.5em 0.5em 1em;
	outline: none;
	border: 1px solid #c4c4c4;
	font-size: 1.2rem;
}
/* The Modal (background) */
.modal {
  	display: none; /* Hidden by default */
  	position: fixed; /* Stay in place */
  	z-index: 1; /* Sit on top */
  	left: 0;
  	top: 0;
  	width: 100%; /* Full width */
  	height: 100%; /* Full height */
  	overflow: auto; /* Enable scroll if needed */
  	background-color: rgb(0,0,0); /* Fallback color */
  	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  	padding-top: 20px;
}
/* Modal Content/Box */
.modal-content {
  	background-color: #fefefe;
  	margin: 3% auto auto auto; /* 5% from the top, 15% from the bottom and centered */
  	border: 1px solid #888;
	width: 80%;
}
.modal-container {
  	padding: 16px;
  	text-align: left;
}
/* Add Zoom Animation */
.animate {
  	-webkit-animation: animatezoom 0.6s;
  	animation: animatezoom 0.6s
}
/* Create three unequal columns that floats next to each other */
.three {
	float: left;
}
.left {
	text-align: left;
  	width: 33.33%;
	padding-left: 10px;
}
.middle{
	text-align: center;
  	width: 33.33%;
}
.right {
	text-align: right;
  	width: 33.33%;
	padding-right: 10px;
}
.print-container {
	max-width: 670px;
	margin: auto;
	margin-top: 30px;
	font: normal 0.9em "Bai Jamjuree", sans-serif;
}

.print-header {
    width: 100%;
	vertical-align:middle;
}
.print-img {
	width: 12%;
	min-width: 100px;
}
td.print-logo {
	vertical-align: middle;
}
td.print-td {
	padding: 5px;
	white-space: nowrap;
	width: 10%;
	vertical-align: top;
}
td.print-bank{
	font: normal 0.8em "Bai Jamjuree", sans-serif;
	padding-left: 5px;
}
td.print-sign{
	padding: 0px 10px 0px 10px;
}
/* Basic styles */
input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
label2 {
	position: relative;
	display: inline-block;
	padding: 0 0 0 2em;
	height: 1.5em;
	line-height: 1.5;
}
label2::before,
label2::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1.5em;
	height: 1.5em;
}
label2::before {
	content: " ";
	border: 2px solid #CCC;
	border-radius: 20%;
}
/* Checkbox */
input[type="checkbox"] + label2::after {
	content: "\2714";
	color: #212529;
	line-height: 1.5;
	text-align: center;
}

/* :checked */
input[type="checkbox"]:checked + label2::before {
	background: #CCC;
	border-color: #CCC;
}
input[type="checkbox"] + label2::after {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
input[type="checkbox"]:checked + label2::after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* Transition */
label2::before,
label2::after {
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
}
/* Loader */
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2000;
}
#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
	
	-webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
	
	z-index: 1001;
}

#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e74c3c;
	
	-webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f9c922;
	
	-webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
	0% {
	-webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: rotate(0deg); /* IE 9 */
	transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
	}
	100% {
	-webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: rotate(360deg); /* IE 9 */
	transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
	}
}
@keyframes spin {
	0% {
	-webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: rotate(0deg); /* IE 9 */
	transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
	}
	100% {
	-webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: rotate(360deg); /* IE 9 */
	transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
	}
}

#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	background: #222222;
	z-index: 1000;
	-webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(0); /* IE 9 */
	transform: translateX(0); /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
	left: 0;
}

#loader-wrapper .loader-section.section-right {
	right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(-100%); /* IE 9 */
	transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */
	
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(100%); /* IE 9 */
	transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */
	
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
	visibility: hidden;
	
	-webkit-transform: translateY(-100%); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateY(-100%); /* IE 9 */
	transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */
	
	-webkit-transition: all 0.3s 1s ease-out;
	transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
	display: none;
}
.img-logo {
	float: left;
	text-align: center;
	display: inline-block;
	margin: 20px 20px 20px 30px;
	width: 25%;
	min-width: 200px;
}
.progressbar {
	counter-reset: step;
}
.progressbar li {
	list-style-type: none;
	width: 25%;
	float: left;
	font-size: 0.9em;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #7d7d7d;
}
.progressbar li:before {
	width: 40px;
	height: 40px;
	content: counter(step);
	counter-increment: step;
	line-height: 35px;
	border: 2px solid #7d7d7d;
	display: block;
	text-align: center;
	margin: 0px auto 15px auto;
	border-radius: 50%;
	background-color: white;
}
.progressbar li:after {
	width: 100%;
	height: 3px;
	content: '';
	position: absolute;
	background-color: #7d7d7d;
	top: 20px;
	left: -50%;
	z-index: -1;
}
.progressbar li:first-child:after {
	content: none;
}
.progressbar li.active {
	color: #212529;
}
.progressbar li.active:before {
	border-color: #212529;
	background-color: #212529;
	content: '✔';
	color: #FFFFFF;
}
.progressbar li.active + li:after {
	background-color: #212529;
}

/* Extra small devices (phones, 600px and down) */
@media screen and (max-width: 600px) {
	/*Menu button*/
	.navbar {
		justify-content: flex-end;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 1000;
		flex-direction: column;
		align-items: end;
	}
	/*Dropdown menu*/
	#mainNav {
		top: 90px;
		right: 30px;
	}
	h1 {
  		font-size: 1.5em;
	}
	h4 {
  		font-size: 1.2em;
	}
	/*Contact Us*/
	.tm-address-box {
		padding-left: 0;
		padding-top: 40px;
	}
	/*Reserve Video*/
	.tm-mb-sm-4 {
		margin-bottom: 30px;
	}
	/*Section*/
	.tm-slider-col {
		padding-left: 0;
		padding-right: 0;
	}
	
	#tm-main-s2 {
		padding: 20px 20px 0px 20px;
	}

	#tm-main-s3, #tm-main-s5, #tm-main-s6, .tm-2col-l, .tm-2col-r, .tm-contact-left, .tm-contact-right {
		padding: 0px 20px 0px 20px;
	}
	
	#tm-main-s4 {
		padding: 0px 0px 0px 0px;
	}
	
	#tm-main-s5 {
		padding-top: 0px;
	}
	
	.btn-regis {
		margin: 10px;
		width: 100%;
	}
	.btn-approve {
		margin: 10px;
		width: calc(100% - 20px);
	}
	.img-logo {
		margin: 20px 10px 20px 0px;
	}
	.print-img {
		min-width: 60px;
	}
	.three {
    	width: 100%;
  	}
	.left, .middle, .right {
		padding: 0px;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media screen and (min-width: 600px) {
	.tm-2col-l, .tm-2col-r {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.tm-2col-r, .tm-contact-right {
		padding-top: 20px;
	}
	.print-img {
		min-width: 80px;
	}
	
}

/* Medium devices (landscape tablets, 768px and up) */
@media screen and (min-width: 768px) {
	.tm-2col-r, .tm-contact-right {
		padding-top: 0px;
	}
	.tm-2col-l {
		padding-right: 20px;
	}
	.tm-2col-r {
		padding-left: 20px;
	}

} 

/* Large devices (laptops/desktops, 992px and up) */
@media screen and (min-width: 992px) {
	.tm-img-container {
		max-width: 490px;
		width: 90%;
	}
	.tm-address-box {
		padding-left: 10px;
	}
	.fit {
		margin-bottom: 50px;
	}
	.tm-slider-caption {
		font-size: 1rem;
		padding: 8px 10px;
	}
	.tm-2col-l {
		padding-right: 20px;
	}
	.tm-2col-r {
		padding-left: 20px;
	}
	.modal-content {
		width: 60%;
	}

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.tm-2col-l {
		padding-right: 15px;
	}
	.tm-2col-r {
		padding-left: 15px;
	}
	.container {
		max-width: 1300px;
	}
	.modal-content {
		max-width: 1000px;
	}

}
