@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: 'Kanit', cursive;
}
.Kanit{
	font-family: 'Kanit', sans-serif !important;
}
.Sriracha{
    font-family: 'Sriracha', cursive !important;
}
.Font12{
	font-size:12px !important;
}
.Font13{
	font-size:13px !important;
}
.Font14{
	font-size:14px !important;
}
.Font15{
	font-size:15px !important;
}
.Font16{
	font-size:16px !important;
}
.Font18{
	font-size:18px !important;
}
.Font24{
	font-size:24px !important;
}
.Font36{
	font-size:36px !important;
}
.Font48{
	font-size:48px !important;
}
.NoMargin{
	margin:0px !important;
}
.NoPadding{
	padding:0px !important;
}
.Bg-Blue{
	background-color:#d8e2eb !important;
}
.Bg-Gray{
	background-color:#e5e5e5 !important;
}
.Bg-Green{
	background-color:#2bbb9d !important;
}
.Text-Blue{
	color:#55afd0 !important;
}

/*--------------- Menu ---------------*/
.Logo{
	float:left;
	line-height:50px;
	text-align:center;
}
.Logo img{
	max-height:50px;
	width:auto;
	display:inline-block;
}
.HeadMobile{
	float:right;
	padding:10px 0 0 0;
}
.MenuMobile{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	background:#fff;
	padding-top:5px;
	padding-bottom:5px;
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.MenuMobile i{
	line-height:50px;
	cursor:pointer;
}


/*--------------- Slide Bar ---------------*/
.SlideLeft,
.SlideRight{
	background:#333;
	padding:0 1px;
}
.SlideLeft ul{
	padding:0px;
	margin:0px;
}
.SlideLeft ul li{
	background:url(../images-custom/bg-bars02.png) bottom repeat-x;
	line-height:48px;
	padding:0 0 2px 0;
	margin:0px;
	list-style:none;
}
.SlideLeft ul li a{
	background:url(../images-custom/bg-bars01.png) left repeat-y;
	display:block;
	padding:0 0 0 20px;
	font-family: 'Kanit', sans-serif !important;
	font-size:16px;
	color:#fff;
}
.SlideLeft ul li a:hover{
	background:url(../images-custom/bg-bars01.png) left repeat-y rgba(255, 255, 255, 0.3);
	text-decoration:none;
}
.SlideRight ul{
	padding:0px;
	margin:0px;
}
.SlideRight ul li{
	background:url(../images-custom/bg-bars02.png) bottom repeat-x;
	line-height:48px;
	padding:0 0 2px 0;
	margin:0px;
	text-align:right;
	list-style:none;
}
.SlideRight ul li a{
	background:url(../images-custom/bg-bars01.png) right repeat-y;
	display:block;
	padding:0 20px 0 0;
	font-size:16px;
	color:#fff;
}
.SlideRight ul li a:hover{
	background:url(../images-custom/bg-bars01.png) right repeat-y rgba(255, 255, 255, 0.3);
	text-decoration:none;
}
.IconSearch {
    font-size: 18px;
    position: absolute;
    right: 2px;
    top: 8px;
	color:#000;
}
.navbar-form {
	background:url(../images-custom/bg-bars02.png) bottom repeat-x;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
}
.navbar-form .form-group {
	width:100%;
	position:relative;
}
.navbar-form .form-control {
    width:100%;
}
.CopyLeft{
	background:url(../images-custom/bg-bars02.png) top repeat-x;
	padding:20px 0 0 20px;
	margin:0px;
	display:block;
	width:100%;
}
.CopyRight{
	text-align:right;
	padding:20px 20px 0 0;
	margin:0px;
	display:block;
	width:100%;
}
.TH-EN{
	text-align:right;
	padding:10px 15px 10px 0;
}
.TH-EN img{
	max-height:40px;
}


@media (max-width: 479px) {
	.HeadMobile{
		display:none;
	}
	.single-header-info {
		float: left;
		padding-left: 5px;
	}
	
	.single-header-info .icon-box,
	.single-header-info .content {
		display: table-cell;
		vertical-align: middle;
	}
	
	.single-header-info .icon-box .inner-box {
		width: 30px;
		height: 30px;
		border: 1px solid #E1E1E1;
		border-radius: 50%;
		text-align: center;
		line-height: 30px;
		margin-right: 5px;
	}
	
	.single-header-info .icon-box .inner-box i{
		line-height:30px !important;
	}
	
	.single-header-info .icon-box .inner-box i:before {
		font-size: 14px;
		color: #fbca00;
	}
	
	.single-header-info .content h3 {
		font-size: 12px;
		text-transform: uppercase;
		color: #2B2B2B;
		font-family: 'Raleway', sans-serif;
		font-weight: 800;
		margin: 0;
		margin-bottom: 5px;
	}
	
	.single-header-info .content p {
		font-size: 10px;
		margin: 0;
		color: #B6B6B6;
	}
	
	.single-header-info .content p b {
		font-size: 10px;
		color: #000000;
		font-weight: 500;
	}
	
	.single-header-info .thm-btn {
		margin: 7px 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.PRnone{
		padding-right:0px;
	}
	.PLnone{
		padding-left:0px;
	}
	.single-header-info {
		float: left;
		padding-left: 6px;
	}
	
	.single-header-info .icon-box,
	.single-header-info .content {
		display: table-cell;
		vertical-align: middle;
	}
	
	.single-header-info .icon-box .inner-box {
		width: 30px;
		height: 30px;
		border: 1px solid #E1E1E1;
		border-radius: 50%;
		text-align: center;
		line-height: 30px;
		margin-right: 6px;
	}
	
	.single-header-info .icon-box .inner-box i{
		line-height:28px !important;
		vertical-align:top;
	}
	
	.single-header-info .icon-box .inner-box i:before {
		font-size: 14px;
		color: #fbca00;
	}
	
	.single-header-info .content h3 {
		font-size: 12px;
		text-transform: uppercase;
		color: #2B2B2B;
		font-family: 'Raleway', sans-serif;
		font-weight: 800;
		margin: 0;
		line-height:normal;
	}
	
	.single-header-info .content p {
		font-size: 10px;
		margin: 0;
		color: #B6B6B6;
		line-height:normal;
	}
	
	.single-header-info .content p b {
		font-size: 10px;
		color: #000000;
		font-weight: 500;
	}
	
	.single-header-info .thm-btn {
		margin: 7px 0;
	}
}


/*---------- Chat-Window ----------*/
.chat-window .col-md-2, .chat-window .col-md-10{
    padding:0;
}
.panel{
    margin-bottom: 0px;
}
.chat-window{
    bottom:0;
	right:0;
    position:fixed;
    float:right;
    margin-right:20px;
	z-index:99999;
}
.chat-window > div > .panel{
    border-radius: 5px 5px 0 0;
}
.icon_minim{
    padding:2px 10px;
}
.msg_container_base{
  background: #e5e5e5;
  margin: 0;
  padding: 0 10px 10px;
  max-height:300px;
  overflow-x:hidden;
}
.top-bar {
  background: #666;
  color: white;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.msg_receive{
    padding-left:0;
    margin-left:0;
}
.msg_sent{
    padding-bottom:20px !important;
    margin-right:0;
}
.messages {
  background: white;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  max-width:100%;
}
.messages > p {
    font-size: 13px;
    margin: 0 0 0.2rem 0;
  }
.messages > time {
    font-size: 11px;
    color: #ccc;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}
.avatar {
    position: relative;
}
.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
  justify-content: flex-end;
  align-items: flex-end;
}
.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(black, 0.2); // not quite perfect but close
}

.msg_sent > time{
    float: right;
}

.msg_container_base::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar{
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.btn-group.dropup{
    position:fixed;
    right:0px;
    bottom:0;
}


/* ------- Newsletter ------- */
#newslater-popup {
    max-width: 930px;
    margin: 0 auto;
    position: relative;
}

.nl-popup-main {
    display: block;
    background: url(../images-custom/popup.png) no-repeat center;
    overflow: hidden;
    border-radius: 0px;
    padding: 25px;
    height: 497px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}

.nl-popup-inner {
    /* border: 2px solid #fff; */
    padding: 8px 20px;
    margin: 20px auto 0 60px;
    display: block;
    overflow: hidden;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}

#newslater-popup .newsletter-inner {
	background: transparent;
	padding: 0px;
}
#newslater-popup .newsletter-inner span {
	margin-bottom: 0px;
}
#newslater-popup .newsletter-inner input {
	width: 300px;
	border-radius: 0;
}
#newslater-popup button.mfp-close {
  color: hsl(0, 0%, 0%);
  opacity: 1;
  right: 125px;
  top: 5px;
}
#newslater-popup button.mfp-close:hover, #newslater-popup button.mfp-close:focus {
	color: hsl(0, 0%, 35%);
}
#newslater-popup .newsletter-inner h2.main_title::before {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
}
#newslater-popup .newsletter-inner .main_title {
	background: none;
	color: hsl(0, 0%, 0%);
	font-family: "Montserrat",sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 60px;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
	text-transform: capitalize;
}
#newslater-popup .newsletter-inner .main_title span {
	font-size: 24px;
	margin-left: -20px;
}
#newslater-popup .popup-desc {
  border-bottom: 1px solid hsl(0, 0%, 81%);
  border-top: 1px solid hsl(0, 0%, 81%);
  color: hsl(0, 0%, 0%);
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  margin: 0 0 30px;
  padding: 20px;
  text-align: left;
  text-transform: uppercase;
}
#newslater-popup .popup-desc span {
	margin-bottom: 0;
	display: block;
}
#newslater-popup .newsletter-inner input {
	margin-bottom: 22px;
	border: 1px solid #fff;
	padding:0 20px;
	line-height:48px;
}
#newslater-popup .newsletter-inner input:focus {
	border-color: hsl(0, 0%, 87%);
}
#newslater-popup .newsletter-inner form button {
	position: relative;
	color: #fff;
	background: hsl(0, 0%, 0%);
	border: none;
	border-radius: 25px;
	font-size: 14px;
	height: auto;
	width: auto;
	right: auto;
	top: auto;
	left: 0;
	display: block;
	padding:10px 20px;
}
#newslater-popup .newsletter-inner form button:hover {
	background: hsl(0, 0%, 50%);
}
@media (max-width: 479px) {
	.hg-newsletter-1{
		width:50%;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.hg-newsletter-1{
		width:50%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hg-newsletter-1{
		width:60%;
	}
}


/* ------- Cart ------- */
.Cart .ButtonQuant{
	width:160px;
	float:left;
}
.Cart .ButtonQuant input{
	width:100%;
}
.Cart .ButtonQuant button{
	padding:6px 15px;
}
.sp-tags li a:hover{
	color:#fff;
}
@media (min-width: 768px) and (max-width: 991px) {
	.TbCart .TCenter{
		text-align:center;
	}
	.TbCart .TPic{
		width:20%;
	}
	.TbCart .TName,
	.TbCart .TCenter{
		width:16%;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	.TbCart .TCenter{
		text-align:center;
	}
	.TbCart .TPic{
		width:20%;
	}
	.TbCart .TName,
	.TbCart .TCenter{
		width:16%;
	}
}
@media (min-width: 1200px) {
	.TbCart .TCenter{
		text-align:center;
	}
	.TbCart .TPic{
		width:20%;
	}
	.TbCart .TName,
	.TbCart .TCenter{
		width:16%;
	}
}


/* ------- Custom ------- */


.Header-5{
	background-image:url(../images-custom/04.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:10px 0;
}
.Header-5 .icon-plain-tiny i{
	
}
.Header-5 .header-section ul li.Last a{
	padding: 20px 15px;
}
.Header-5 .header-section ul li.Last a .btn-top-1{
	top: 0;
	margin-top: 0;
}
.Header-5 .header-section.style2{
	height: 80px;
}
.Header-5 .text-box-right{
	color:#825b30;
	height:40px;
	padding: 0px 0px 0px 50px;
	line-height:20px;
}
.About-1 .ce3-feature-box-7{
	padding:60px;
}
.Product-1{
	background-image:url(../images-custom/30.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.BoxProduct{
	display:block;
	margin-bottom:30px;
}
.BoxProduct a:hover h4{
	color:#7cda3e;
}
.BoxProduct .text-box{
	float:none;
	padding: 30px 0;
}
.BoxProduct .text-box h4{
	font-family: 'Kanit', sans-serif;
	color:#333;
}
.Service-1{
	background:url(../images-custom/14.png) center repeat;
}
.Service-1 .ce4-feature-box-21 .icon-plain-msmall i{
	color:#7cda3e;
}
.Client-1 .clients-list.border-dark li::before {
    border-left: 1px solid #eee;
}
.Parallax-1{
	background:#1d1d83;
}
#Home .Footer-4{
	padding-top:200px;
}
.MainService .cbp a:hover, .cbp a:active {
	color:#fff;
}
.Footer-4 .BoxFoot i{
	color:#7cda3e;
}
.Footer-4 .footer-quick-links-2 li a:hover {
    color: #7cda3e;
}
.header-section.style2 ul li a{
	font-family: 'Kanit', sans-serif;
}
.Service-4 h5{
	margin-bottom:60px;
}
.Blog-4{
	background-image:url(../images-custom/35.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.Blog-4 .cn-feature-box-3 h5 a:hover{
	color:#7cda3e;
}
.Footer-5 .iconbox-xtiny.left{
	margin:0px;
}
.Footer-5 .text-box-right{
	padding: 0px 0px 0px 80px;
}
.Footer-5 .text-box-right h5,
.Footer-5 .text-box-right p{
	font-family: 'Kanit', sans-serif;
	color:#fff;
}
.Footer-5 .text-box-right p{
	font-size:11px;
}
.Footer-5 .text-box-right p i{
	width:20px;
	font-size:20px;
	text-align:center;
}
.header-section.dark-dropdowns.style1 ul li:hover > a{
	color:#7cda3e;
}
.Bg-Home{
	background:url(../images-custom/14.png) center right no-repeat;
}
.Bg-Home .ce4-feature-box-35 .img-box h4{
	color:#bf1e2e;
	font-size:16px;
	margin:0px;
}
.Bg-Home .ce4-feature-box-35 .img-box .sec-title-container{
	padding:20px 0;
}
.TextAbout{
	color:#333;
	margin-bottom:12px;
}
.TextAbout ul{
	margin:0px;
	padding:0px;
	width:100%;
	display:table;
}
.TextAbout ul li{
	font-size:12px;
	display:table-row;
}
.TextAbout ul li span{
	display:table-cell;
}
.TextAbout .imgbox-small{
	background-image:url(../images-custom/20.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3px;
	margin: 0px 10px 0px 0px;
}
.TextAbout .text-box-right{
	padding: 0px 0px 0px 80px;
}
.TextAbout .text-box-right h6{
	font-size:14px;
}
.TextAbout .text-box-right h6 a{
	color:#bf1e2e;
}
.Bg-Footer{
	background:url(../images-custom/18.png) right bottom repeat-x #9bd4bc;
}
.by-pattren-1-top {
    width: 100%;
    height: 23px;
    position: absolute;
    top: 0px;
    z-index: 25;
    background: url(../images-custom/04.png) bottom repeat-x #fff;
}
.About .icon-plain-small.left{
	border-right:#ccc 1px solid;
	padding-right:10px;
}
.About .ce4-feature-box-27{
	background-color: #7cda3e;
}
.About .ce4-feature-box-27 .inner-box{
	border: 1px solid #fff;
	padding: 20px;
}
.About .ce4-feature-box-27 .inner-box h4{
	margin-top:20px;
}
.About .ce4-feature-box-27 .inner-box p{
	color:#fff;
}
.About-3{
	background:url(../images-custom/23.png);
	background-position:left center;
	background-size:cover;
	background-repeat:no-repeat;
}
.Team-1{
	background:url(../images-custom/10.png);
	background-position:right top;
	background-size:cover;
	background-repeat:no-repeat;
}
.ProductDetail .list-3.icon-red .icon{
	border: 1px solid #7cda3e;
	background-color: #7cda3e;
}
.ProductDetail .icons-list-1{
	width:50%;
}
.Facilitie .ce4-icon-text-list li h5{
	padding-top:20px;
}






@media (max-width: 479px) {
	.Bg-Home .ce4-feature-box-35 .img-box .sec-title-container{
		padding: 20px 0 30px;
	}
	.Bg-Home .ce4-feature-box-35 .img-box h4{
		font-size:28px;
	}
	.TextAbout ul li{
		font-size:14px;
	}
	.ce4-feature-box-35 .text-box{
		position:inherit;
		padding: 30px 0px;
	}
	.ProductDetail .list-3 li{
		width:50%;
		line-height:25px;
		display:block;
		float:left;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.Bg-Home .ce4-feature-box-35 .img-box .sec-title-container{
		padding: 20px 0 40px;
	}
	.Bg-Home .ce4-feature-box-35 .img-box h4{
		font-size:28px;
	}
	.TextAbout ul li{
		font-size:14px;
	}
	.ce4-feature-box-35 .text-box{
		position:inherit;
	}
	.ProductDetail .list-3 li{
		width:50%;
		line-height:25px;
		display:block;
		float:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.TextAbout{
		height:140px;
		overflow:hidden;
		margin-bottom:24px;
	}
	.Portfolio-7 .sec-title-container h4{
		height:50px;
		overflow:hidden;
	}
	.Bg-Home .ce4-feature-box-35 .img-box h4{
		font-size:18px;
	}
	.Bg-Home .ce4-feature-box-35 .img-box .sec-title-container{
		padding: 20px 0 40px;
	}
	.TextAbout .blog-post-info{
		padding:10px 0 0 0;
	}
	.header-section .logo img.visible-sm{
		display:inline-block !important;
	}
	.ProductDetail .list-3 li{
		width:33.333333%;
		line-height:25px;
		display:block;
		float:left;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	.TextAbout{
		height:74px;
		overflow:hidden;
	}
	.ce4-feature-box-35 .text-box{
		padding: 20px;
	}
	.Portfolio-7 .sec-title-container h4{
		height:50px;
		overflow:hidden;
	}
	.Bg-Home .ce4-feature-box-35 .img-box h4{
		font-size:12px;
	}
	.TextAbout ul li{
		font-size:10px;
		height:23px;
		overflow:hidden;
	}
	.TextAbout .imgbox-small{
		width: 74px;
		height: 74px;
	}
	.TextAbout .text-box-right{
		padding: 0px 0px 0px 74px;
	}
	
	.TopIcon{
		display:none;
	}
	.header-section #menu {
		float: right;
	}
	.ProductDetail .list-3 li{
		width:25%;
		line-height:25px;
		display:block;
		float:left;
	}
}
@media (min-width: 1200px) {
	.TextAbout{
		height:95px;
		overflow:hidden;
	}
	.Portfolio-7 .sec-title-container h4{
		height:50px;
		overflow:hidden;
	}
	.header-section #menu {
		float: right;
	}
	.header-section.style2 ul li a.Addline{
		padding: 0px 15px;
	}
	.ProductDetail .list-3 li{
		width:25%;
		line-height:25px;
		display:block;
		float:left;
	}
	.Facilitie .ce4-icon-text-list li.Frist{
		height:260px;
	}
	
}
