@charset "utf-8";
@import url(/fonts_googleapis_com/css/index.html);
@import url(/fonts_googleapis_com/css/index.html);
@import url(/fonts_googleapis_com/css/index.html);


body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.8;
	background-color:#f5f5f5;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Kanit', sans-serif;
	color: #0a2360;
	letter-spacing:-0.05em;
	font-size:1.90em;
	font-weight:normal;
}
p {
	font-size: 16px;
	margin:15px 0;
	color: #575e66;
	font-weight: normal;
	line-height: 26px;
	text-align:justify;
}
ul {
	padding-left: 0px;
}
ul li {
	list-style: none;
	color:#575e66;
}
a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	color: #273440;
}
a:hover, a:focus {
	text-decoration: none;
	color: #0a2360;
}
.tp-btn-primary {
	font-size: 16px;
	font-family: 'Kanit', sans-serif;
	background-color: #c49a6c;
	color: #292929;
	border: none;
	padding: 8px 18px;
	border-radius: 2px;
}
.tp-btn-primary:hover {
	color: #fff;
	background-color: #0a2360;
}
.tp-btn-secondary {
	font-size: 16px;
	font-family: 'Kanit', sans-serif;
	background-color: #0a2360;
	color: #fff;
	border: none;
	padding: 8px 26px;
	border-radius: 2px;
}
.tp-btn-secondary:hover {
	color: #273440;
	background-color: #c49a6c;
}
.tp-btn-outline {
	font-size: 14px;
	font-family: 'Kanit', sans-serif;
	border:2px solid #a8afb6;
	color: #292929;
	padding: 4px 16px;
	border-radius: 2px;
}
.tp-btn-outline:hover, .portfolioFilter a.current {
	color: #0a2360;
	background-color: #c49a6c;
	border:2px solid #c49a6c;
}
.tp-btn-large {
	font-size: 20px;
	letter-spacing: -1px;
}
.tp-section-space {
	padding: 60px 0px;
}
.tp-hero-unit {
	text-align: center;
	margin-bottom: 40px;
}
.tp-page-title {
	margin-bottom: 30px;
}
.cut-box {
	background: linear-gradient(315deg, transparent 30px, #fff 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
}

.tp-meta {
	margin-bottom: 20px;
	font-family: 'Kanit', sans-serif;
	font-size: 14px;
}
.tp-meta .tp-meta-date, .tp-meta .tp-meta-comments, .tp-meta .tp-meta-category, .tp-meta .tp-meta-admin {
	padding-right: 10px;
	color: #575e66;
}
.tp-meta .tp-meta-date i, .tp-meta .tp-meta-comments i, .tp-meta .tp-meta-category i, .tp-meta .tp-meta-admin i {
	
	margin-right: 2px;
	color: #575e66;
}
.tp-meta .tp-meta-date a, .tp-meta .tp-meta-comments a, .tp-meta .tp-meta-category a, .tp-meta .tp-meta-admin a {
	color: #575e66;
}
.tp-meta .tp-meta-date a:hover, .tp-meta .tp-meta-comments a:hover, .tp-meta .tp-meta-category a:hover, 
.tp-meta .tp-meta-admin a:hover {
	color: #0a2360;
}
.tp-meta .tp-meta-date {
}
.tp-meta .tp-meta-comments {
	color: #575e66;
}
.tp-meta .tp-meta-category {
}
.tp-meta .tp-meta-admin {
}

.angle-double-right li {
	position: relative;
}
.angle-double-right li:before {
	margin-right: 10px;
	font-family: FontAwesome;
	top: 0;
	left: -5px;
	content: "\f101";
}
.arrow-circle-right li {
 position: relative;
}
.arrow-circle-right li:before {
 margin-right: 5px;
 font-family: FontAwesome;
 top: 0;
 left: -5px;
 content: "\f0a9";
 color:#074089;
 }
input.form-control {
	border-radius: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid #d6d6d6;
}




.form-control_benim {
	border-radius: 0px;
	padding: 6px;
	border: 2px solid #d6d6d6;
}
.imgCaptcha_resim {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	background:#FFF;
	margin-top:10px;
}
.imgCaptcha {
	background:rgba(187,151,67,.1);
	border:solid 1px rgba(187,151,67,.2);
	color:rgba(187,151,67,1);
	letter-spacing:-1px;
	position:relative;
	top:5px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	padding:14px;
	font-size:.70em;
	font-weight:600;
	letter-spacing:0.01em;
}



select.form-control {
	border-radius: 0px;
	height: 45px;
	border: 2px solid #d6d6d6;
	border-radius: 0px;
}
textarea.form-control {
	border-radius: 0px;
	padding-bottom: 20px;
	border: 2px solid #d6d6d6;
	min-height: 150px;
}
label.control-label {
	font-family: 'Kanit', sans-serif;
	font-weight:normal;
	font-size:.80;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
}

::-moz-selection {
background: #c49a6c;
color: #fff;
}
::selection {
background: #c49a6c;
color: #fff;
}




#tp-top-header {
}
.tp-top-header {
	font-family: 'Kanit', sans-serif;
	position:relative;
	z-index:99999;
}
.tp-top-header .tp-navbar-text ul li {
	color: #5393e6;
	font-size: 16px;
}
.tp-navbar-text ul {
	float: right;
	margin-top: 10px;
}
.tp-navbar-text ul li {
	float: left;
	margin:0 3px;
}
.tp-top-header ul li i {margin-left:0 !important; color:#FFF !important;}
.tp-top-header ul li a:hover i {color:#074089 !important;}
li.call {
	font-family: 'Ropa Sans', sans-serif;
	color: #074089;
	font-size: 1.20em;
	margin-top:10px;
	margin-left:30px;
	letter-spacing: -0.03em;
	word-spacing:0.03em;
}
li.call a {color:#0a2360;}
li.call a:hover {text-decoration:underline;}
.tp-header-ct {
}
.tp-header-ct ul {
}
.tp-header-ct ul li {
	float: left;
}
.tp-well {
	min-height: 20px;
	padding:4px 15px;
	margin-bottom: 20px;
	background-color: #074089;
	border: none;
	border-radius: 0px 0px 0px 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.search-open {
	position: absolute;
	z-index: 9999;
	right: -5px;
	top:71px;
}
.tp-well .tp-btn-primary {
	padding: 11px 22px;
}
.tp-top-header ul li i {
	color: #5393e6;
	font-size: 20px;
	margin-top: 14px;
	margin-left: 40px;
}
.tp-header ul {
	float: right;
}
.tp-header {
	padding: 16px 20px;
	background-color: #FFF;
	border-bottom: 1px solid #02306a;
	border-radius: 4px 4px 0px 0px;
}
.tp-header .logo {
	margin-top: 10px;
}
.tp-nav {
}
.tp-nav .navbar-default {
	background-color: #0a2360;
	border-color: transparent;
}
.tp-nav .navbar {
	border: none;
	border-radius: 0px 0px 4px 4px;
}
.tp-top-header .tp-nav ul {
	float: left;
}
.tp-top-header .tp-nav ul li a {
	color: #FFF;
	font-size: 16px;
}
.dropdown-menu {padding:0;}
.dropdown-menu>li {width:250px; margin:0; padding:0;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #fff;
  padding:10px 10px 7px 18px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:.85em;
  margin:0;
}
.tp-nav .navbar-collapse {
}
.tp-top-header .tp-nav ul li a:hover, .tp-top-header .tp-nav .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #c49a6c;
}
.tp-top-header .tp-nav .navbar-default .navbar-nav>.open>a,
.tp-top-header .tp-nav .navbar-default .navbar-nav>.open>a:focus,
.tp-top-header .tp-nav .navbar-default .navbar-nav>.open>a:hover,
.tp-top-header .tp-nav .navbar-default .navbar-nav>.Aktif>a {
	color: #fff;
	background-color: #c49a6c;
	margin-top:-1px;
	padding-bottom:16px;
}
.tp-top-header .dropdown-menu {
	background-color: #0a2360;
	border: none;
}
.tp-top-header .tp-nav .dropdown-menu>li>a:focus, .tp-top-header .tp-nav .dropdown-menu>li>a:hover {
	color: #fff;
	text-decoration: none;
	background:#c49a6c;
}

.tp-top-header .tp-nav .dropdown-menu>li.Aktif>a {
	color: #fff;
	text-decoration: none;
	background:#173683;
}
.tp-top-header .tp-nav .dropdown-menu>li.Aktif>a:before {
	margin-right: 10px;
	font-family: FontAwesome;
	top: 0;
	left: -5px;
	content: "\f101";
}


.tp-top-header .tp-nav .navbar {
	position: relative;
	margin-bottom: 0px;
	border: none;
	padding: 0px 0px;
}





.tp-slider {
	position:relative;
	z-index:9999;
}
.tp-caption {
	margin-top: 300px;
}
.tp-caption h1 {
	color: #fff;
	font-size: 62px;
	letter-spacing: -2px;
}
.highlight-font {
	color: #c49a6c;
}
.tp-caption p {
	color: #fff;
	margin-bottom: 50px;
}
.tp-caption .tp-btn-primary {
	font-size: 20px;
}

#tp-about-section {
}
.tp-about-section {
	padding-bottom: 100px;
}
.about-section {
	padding-bottom: 300px;
}
.tp-about-section .ab-blks {
	top: -120px;
	position: relative;
	z-index:9999;
}
.tp-about-section .ab-blks .ab-blk {
	text-align: center;
}
.tp-about-section .ab-blks .ab-blk .cut-box img {
	margin: 0 auto;
}
 



#tp-service-section {
}
.tp-service-section {
	background-color: #f0f0f0;
}
.service-blk img {
	border-radius: 2px 2px 0px 0px;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}

#tp-projects {
}
.tp-projects {
}
.filter-wrapper {
	overflow: hidden;
}
.filter-wrapper ul li {
	margin: 0 0 0 11px;
	float: left;
	margin-bottom: 40px;
	display: inline-block;
}
.filter-wrapper ul li a.tp-btn-primary {
	padding: 4px 20px;
}
.tp-pic {
	
}
.portfolioFilter {
	text-align: center;
	margin-bottom: 40px;
}
.portfolioFilter a {
	margin-right: 10px;
	color: #666;
	text-decoration: none;
	display: inline;
}
.portfolioFilter a.current {
	font-weight: bold;
}
.portfolioContainer img {
	
	width: 262px;
	height: auto;
	
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	
 
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolioContainer {
	margin-bottom: 50px;
	  margin-left: 60px;
  margin-right: 30px;
}


.box {
	border:0px;
	cursor: pointer;
	height: 267px;
	
	position: relative;
	overflow: hidden;
	width: 262px;
	margin: 5px;
		
}
.box img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
.box .fade-caption, .box .scale-caption {
  opacity: 0;
 
  text-align: center;
    padding: 55px 0px;
}
.box:hover .fade-caption, .box:hover .scale-caption {
  opacity: 1;
}
.box .caption {
	background-color: rgba(8,30,58,0.8);
	position: absolute;
	width:100%;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
	height: 100%;
}
.box:hover .imagezoom {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}
.box .scale-caption h4 {color: #fff; padding:15px 0; display:block;}
.box .scale-caption h4, .box .scale-caption p {
	position: relative;
	left: -250px;
	
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
	
}
.box .scale-caption h4 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;	
	transition-delay: 300ms;
}
.box .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;	
	transition-delay: 500ms;
}
.box:hover .scale-caption h4, .box:hover .scale-caption p {
	-moz-transform: translateX(250px);
	-o-transform: translateX(250px);
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}




#tp-latest-news {
}
.tp-latest-news {
	background-color: #f0f0f0;
}
.tp-latest-news .news-blks{}
.tp-latest-news .news-blks .news-blk{}
.tp-latest-news .news-blks .news-blk img{width: 100%;}


#client-trust-section {
}
.client-trust-section {
}
.client-trust .client-logo{ margin-bottom: 30px;}


#footer-section {
}
.footer-section {
	background-color: #202225;
}
.footer-section h2 {
	color: #fff;
	font-weight:400;
	letter-spacing:-0.01em;
}
.footer-section p, .footer-section li {
	color: #8e9399;
	font-size:0.90em;
}
.footer-section p i, .footer-section li i {color:#FFF; margin-right:5px;}
.ft-about, .ft-links, .ft-newsletter {
	margin-bottom: 20px;
}
.ft-about {
}
.footer-section .ft-about .tp-btn-link {
	font-size: 20px;
	font-family: 'Kanit', sans-serif;
	color: #c49a6c;
	text-transform: capitalize;
	border: none;
	padding: 8px 0px;
	border-radius: 2px;
	border-bottom: 3px solid #c49a6c;
}
.footer-section .ft-about .tp-btn-link:hover {
	font-size: 20px;
	font-family: 'Kanit', sans-serif;
	color: #0a2360;
	text-transform: capitalize;
	border: none;
	padding: 8px 0px;
	border-radius: 2px;
	border-bottom: 3px solid #0a2360;
}
.ft-links {
}
.ft-links a {
	color: #8e9399;
}
.ft-links a:hover {
	color: #c49a6c;
}
.ft-newsletter {
}
.form-group {
	margin-bottom: 15px;
}
.ft-newsletter .form-group .form-control {
	background-color: #25282b;
	border: 1px solid #1a1b1e;
	border-radius: 0px;
	height: 45px;
}
.ft-cta {
}
.footer-section .ft-cta .tp-btn-primary {
	margin-bottom: 15px;
	display: inline-block;
}

#tiny-footer {
}
.tiny-footer {
	background-color: #1a1b1e;
	padding: 26px 0px;
}
.tiny-footer p {
	margin-bottom: 0px;
}
.tp-social-media {
}
.tp-social-media a i {
	font-size: 18px;
	color: #666666;
	margin-right: 5px;
}
.tp-social-media a i:hover {
	font-size: 18px;
	color: #c49a6c;
}

.tp-headerInner {
	background:url(/images/headerInner.jpg) 50% 0 repeat;
	background-repeat:no-repeat;
	padding: 0px 0px 50px 0px;
}
.tp-headerInner .tp-top-header .tp-navbar-text {
	padding: 0px 0px 15px 0px;
	color: #5393e6;
	font-size: 16px;
	margin-bottom:0px;
}
#main-container {
}
.main-container {
	padding:50px 0px;
}
.tp-breadcrumb-bar {
	list-style: none;
	background-color: #fff;
	border-radius: 0px;
	margin-bottom: 0px;
	position: relative;
	font-family: 'Kanit', sans-serif;
	border-bottom: #ced5db solid 1px;
}
.tp-breadcrumb {
}
ol.tp-breadcrumb {
	padding: 0px;
	margin-top: 10px;
}
.tp-breadcrumb > li {
	display: inline-block;
}
.tp-breadcrumb > li.active {
	color: #0a2360;
}
.tp-breadcrumb li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.lead-text {
	font-size:21px;
	color:#0a2360;
}
.tp-left {
}
.tp-right {
}
.tp-image {
	border-bottom:5px solid #c49a6c;
	margin-bottom: 30px;
}
.tp-title {
	margin-bottom:40px;
}


#tp-about-us {
}
.tp-about-us {
}
.who-we-are {
	margin-bottom:70px;
	display: inline-block;
}
.our-history {
	padding-bottom:60px;
}
.our-principles {
	background-color:#f0f0f0;
}
.our-principles .ab-blks {
}
.our-principles .ab-blks .ab-blk {
	margin-bottom: 60px;
}

.why-choose-us {
}
.why-choose-us .ab-blks .cut-box {
	text-align:center;
}


#tp-service {
}
.tp-service {
}
.tp-service .service-blk {
	margin-bottom: 30px;
}
#custom-sidebar {
}
.custom-sidebar {
}
.menu-side > ul {
	background:#FFF;
	padding:10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.menu-side > ul > li > a {
	position: relative;
    display: block;
	font-size:.90em;
    padding: 7px !important;
}
.menu-side .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #074089;
}
.tp-widget-box {
	border-bottom: 2px solid #d6d6d6;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.inquiry-widget {
}
.contact-box {
}
.newsleter-box {
}

#tp-service-single {
}
.tp-service-single {
}
.custom-sidebar .menu-side {
}
.custom-sidebar .menu-side ul {
}
.custom-sidebar .menu-side ul li {
}
.custom-sidebar .menu-side .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #273440;
	background-color: #c49a6c;
}
.custom-sidebar .menu-side .nav-pills>li>a {
	border-radius: 0px;
}


#tp-blog {}
.tp-blog {}
.tp-blog .tp-blog-post {
	margin-bottom:30px;
	display:inline-block;
}
.tp-blog .tp-blog-post.tp-blog-pic {}
.tp-blog .tp-blog-post .tp-blog-ct {}
.tp-blog-pic, .tp-blog-ct {
	margin-bottom:30px;
}
.tp-blog-post .tp-meta {
	border-bottom:2px solid #d4d4d4;

	padding-bottom:30px;
}
.tp-pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 2px;
}
.tp-pagination > .active > a, .tp-pagination > .active > span, .tp-pagination > .active > a:hover, .tp-pagination > .active > span:hover, .tp-pagination > .active > a:focus, .tp-pagination > .active > span:focus {
	z-index: 2;
	cursor: default;
	background-color: #c49a6c;
	border-color: #c49a6c;
}
.tp-pagination > li > a, .tp-pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: 10px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	font-family: 'Kanit', sans-serif;
	border: 1px solid #fff;
}
.tp-pagination > li {
	display: inline;
}
.tp-pagination > li > a:focus, .tp-pagination > li > a:hover, .tp-pagination > li > span:focus, .tp-pagination > li > span:hover {
	background-color: #c49a6c;
	border-color: #c49a6c;
}
.comments, .related-post{margin-bottom: 60px;}
.comments {
 margin-top: 40px;
}
.comments .media {
 
 padding-bottom: 10px;
 margin-bottom: 40px;
}
.comments .media .nested-media {
 border: none;
 margin-top: 60px;
 margin-bottom: 0px;
}
.comments .media a.media-left {
 padding-right: 30px;
}
.comments .media .media-body {
}
.comments .media .media-body a.tp-btn-primary {padding: 5px 9px 3px;
  font-size: 12px;
}
.comments .media .media-body h3.media-heading a {
 color: #fff;
}
.comments .media .media-body h3.media-heading a:hover {
 color: #d23636;
}
.comments .media .media-body p span {
 font-size: 14px;
 margin-right: 10px;
}
.comments .media .media-body .btn-outline {
 padding: 0px 15px;
}
.comments .media .media-body .btn-outline i {
 margin-right: 10px;
}
.widget {
	margin-bottom: 50px;
}
.widget-title {
	margin-bottom:30px;
}
.tp-search-widget {

}
.tp-search-widget .input-group .tp-btn-primary { padding-top: 11px; padding-bottom: 11px;
}
.tp-categray-widget {
}
.tp-recent-post-widget {
}
.tp-rc-post {
	margin-bottom: 20px;
}
.tp-rc-post .tp-post-details {
}
.tp-rc-post .tp-post-details h3 {
	margin-bottom: 10px;
}
.tp-tag-widget {
}
.tp-tag-widget ul {
}
.tp-tag-widget ul li {
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.tp-tag-widget ul li a {
	background-color:#fff;
	padding: 6px 15px;
	font-family: 'Kanit', sans-serif;
}
.tp-tag-widget ul li a:hover, .tp-tag-widget ul li a:active, .tp-tag-widget ul li a:focus {
	background-color: #c49a6c;
	color: #273440;
}


#contact-us {
}
.contact-us {
}
.contact-form {
	margin-bottom: 0px;
}
.contact-us ul {
	margin-bottom:30px;
}
.add {
	margin-bottom:30px;
}
.our-locations {
}
.map {
	margin-bottom: 50px;
}
.our-locations .cut-box {
	margin-bottom:30px;
}

#tp-team-page {
}
.tp-team-page {
}
.tp-team-page .tp-team-block {
	margin-bottom: 20px;
}
.tp-team-page .tp-image {
	margin-bottom: 0px;
}
.tp-team-page .tp-team-block img{width: 100%;}
.designation {
	font-family: 'Kanit', sans-serif;
	font-size: 17px;
	color: #0a2360;
	margin-bottom: 10px;
	font-weight: bold;
	display: inline-block;
}




#tp-career-page{}
.tp-career-page{}
.tp-career-page .tp-page-title{margin-bottom: 60px;}
.tp-career-page .why-career, .life-career{margin-bottom: 60px;}








#tp-error-page{}
.tp-error-page{}
.tp-error-page .error-ct{margin-bottom: 60px;}
.tp-error-page .error-ct h1.big-font{font-size: 160px; letter-spacing: -12px;}
.tp-error-page .error-cut-box{margin-top: 40px;}

.tp-error-page .error-cut-box .cut-box{margin-top: 20px;}


#tp-st-testimonial {
}
.tp-st-testimonial {
}
.tp-st-testimonial .testimonial-simple {
	margin-bottom: 60px;
	font-style: italic;
}
.tp-st-testimonial .testimonial-two {
	margin-bottom: 60px;
	font-style: italic;
}
.tp-st-testimonial .testimonial-three {
	margin-bottom: 60px;
	font-style: italic;
}


#tp-st-alert {
}
.tp-st-alert {
}
.tp-st-alert .alert-style-one {
	margin-bottom: 60px;
}
.tp-st-alert .alert-style-one .alert {
	border-radius: 0px;
}
.alert-style-two {
}
.alert-style-two .cut-box-alert-sucess {
	color: #3c763d;
	background-color: #dff0d8;
	background: linear-gradient(315deg, transparent 30px, #dff0d8 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
}
.alert-style-two .cut-box-alert-info {
	color: #31708f;
	background-color: #d9edf7;
	background: linear-gradient(315deg, transparent 30px, #d9edf7 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
}
.alert-style-two .cut-box-alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	background: linear-gradient(315deg, transparent 30px, #fcf8e3 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
}
.alert-style-two .cut-box-alert-danger {
	color: #a94442;
	background-color: #f2dede;
	background: linear-gradient(315deg, transparent 30px, #f2dede 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
}


#tp-st-table {
}
.tp-st-table {
}
.tp-st-table .tp-table-bordered {
	font-family: 'Kanit', sans-serif;
}
.tp-st-table .tp-table-bordered th {
	background-color: #fbfcfd;
	color: #0a2360;
	font-weight: 100;
}
.tp-st-table .tp-table-bordered tr {
	background-color: #fff;
}
.tp-st-table .tp-table-striped {
	font-family: 'Kanit', sans-serif;
}
.tp-st-table .tp-table-striped th {
	background-color: #0a2360;
	color: #fff;
	font-weight: 100;
}
.tp-st-table .tp-table-striped tr {
	background-color: #fff;
}


#tp-st-column {
}
.tp-st-column {
}


#tp-list-style {
}
.tp-list-style {
}
.tp-list-style .arrow-circle-right, .tp-list-style .arrow-right {
 margin-bottom:30px;
}
.tp-list-style .arrow-right li {
 position: relative;
}
.tp-list-style .arrow-right li:before {
 margin-right: 10px;
 font-family: FontAwesome;
 color:#074089;
 top: 0;
 left: -5px;
 content: "\f061";
}
.tp-list-style .angle-double-right li {
 position: relative;
}
.tp-list-style .angle-double-right li:before {
 margin-right: 10px;
 font-family: FontAwesome;
 color:#074089;
 top: 0;
 left: -5px;
 content: "\f101";
}
.tp-list-style .angle-righ li {
 position: relative;
}
.tp-list-style .angle-righ li:before {
 margin-right: 10px;
 font-family: FontAwesome;
 color:#074089;
 top: 0;
 left: -5px;
 content: "\f105";
}


.tabs-white {
	margin-bottom: 60px;
}
.tabs-white .nav-tabs {
	border: 0px;
}
.tabs-white .nav-tabs>li.active>a {
	color: #0a2360;
	cursor: default;
	background-color: #fff;
	border: 0px;
}
.tabs-white .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0px;
	border-radius: 0px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #e2e6ea;
}
#tabs-blue {
}
.tabs-blue {
}
.tabs-blue .nav-tabs>li.active>a {
	color: #fff;
	cursor: default;
	background-color: #0a2360;
	border: 0px;
	border-bottom-color: transparent;
}
.tabs-blue .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0px;
	border-radius: 0px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #c49a6c;
	color: #0a2360;
}
.tabs-blue .tab-content>.tab-pane {
	background: linear-gradient(315deg, transparent 30px, #0a2360 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
	color: #fff;
}
.tabs-blue .tab-content>.tab-pane p {
	color: #fff;
}
.tabs-blue .tab-content>.tab-pane h2 {
	color: #c49a6c;
}

#tabs-dark {
}
.tabs-dark {
}
.tabs-dark .nav-tabs>li.active>a {
	color: #fff;
	cursor: default;
	background-color: #273440;
	border: 0px;
	border-bottom-color: transparent;
}
.tabs-dark .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0px;
	border-radius: 0px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #c49a6c;
	color: #0a2360;
}
.tabs-dark .tab-content>.tab-pane {
	background: linear-gradient(315deg, transparent 30px, #273440 0) bottom right;
	padding: 30px;
	margin-bottom: 10px;
	color: #fff;
}
.tabs-dark .tab-content>.tab-pane p {
	color: #fff;
}
.tabs-dark .tab-content>.tab-pane h2 {
	color: #c49a6c;
}


#tp-st-accordion {
}
.tp-st-accordion {
}
.tp-st-accordion .tp-accordion {
}
.tp-st-accordion .tp-accordion .panel {
	margin-bottom: 20px;
	background: linear-gradient(315deg, transparent 30px, #fff 0) bottom right;
	border: 0px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.tp-st-accordion .tp-accordion .panel-default>.panel-heading {
	color: #fff;
	background-color: #074089;
	border:0px;
	border-radius: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tp-st-accordion .tp-accordion .panel-body {
	padding: 30px;
}
.tp-st-accordion .tp-accordion .panel-default>.panel-heading .panel-title {
	color: #fff;
	font-size: 24px;
}
.tp-st-accordion .tp-accordion .panel-default>.panel-heading .panel-title a {
	color: #fff
}
.tp-st-accordion .tp-accordion .panel-default>.panel-heading .panel-title a:hover {
	color: #fff
}



#tp-customer-service{}
.tp-customer-service{}
.customer-blk .order-line{
	font-size:22px;
	color:#074089;
	font-family: 'Kanit', sans-serif;
}
.tp-customer-service .customer-blk .cut-box h2 i {
	margin-right:5px;
	font-size: 26px;
}









