@charset "utf-8";
/* CSS Document */

.Kanit{
	font-family: 'Kanit', sans-serif !important;
}
.Sriracha{
    font-family: 'Sriracha', cursive !important;
}
.Super{
    font-family: 'supermarketregular' !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;
}
.BgThems{
	background:#0963D5 !important;
}
.ButtonThems{
	background:#0963D5 !important;
	color:#fff !important;
}
.CThems{
	color:#0963D5 !important;
}
/*--------------- Menu ---------------*/
.Logo{
	float:left;
	line-height:50px;
	text-align:center;
}
.Logo img{
	max-height:50px;
	width:auto;
	display: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-family: 'Kanit', sans-serif !important;
	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: 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;
	}
}
@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%;
	}
}


/* ------- Custom ------- */


.header-section.style2 ul li.Buynow a{
	padding:20px 15px;
}
.Parallax-1 .gm-title-line-1{
	background-color:#fff;
}
.About-6{
	background:url(../images-custom/04.png) top repeat-x;
}
.Product-2{
	background:url(../images-custom/10.png) right repeat-x;
}

.About-6 .sec-title-container h3,
.Product-2 .sec-title-container h3,
.Blog-4 .sec-title-container h3,
.Related .sec-title-container h3{
	margin-bottom:0px;
}
.About-6 .gm-title-line-1.align-left,
.Product-2 .gm-title-line-1.align-left,
.Blog-4 .gm-title-line-1.align-left{
	background-color: #ecae3d;
	margin: 10px auto 20px 0;
}
.Related .gm-title-line-1{
	background-color: #ecae3d;
	margin-top:10px;
	margin-bottom:20px;
}
.About-6 .text-box{
	background:#ecae3d;
	color:#fff;
}
.Blog-4 .imgbox-medium.left{
	margin:0px;
}
.Blog-4 .text-box-right{
	padding: 0px 0px 0px 120px;
}
.Blog-4 .cn-feature-box-3 .text-box p{
	height:46px;
	overflow:hidden;
}
.Blog-4 .text-box-right p{
	height:69px;
	overflow:hidden;
}
.Blog-4 .text-box-right span{
	display:block;
	margin-bottom:10px;
}
.Parallax-1{
	background-image:none;
	background-color:#82cd67;
}
.Foonter-4{
	padding-top:80px;
	padding-bottom:35px;
}
.Foonter-4 .footer-quick-links-2 li a{
	padding: 20px 35px 0 0;
}
.ProductDetail .DetailData ul{
	list-style:disc;
	padding:0 0 0 15px;
	margin-bottom:20px;
}
.ProductList .sp-feature-box-3 h5,
.Related .sp-feature-box-3 h5{
	height:23px;
	overflow:hidden;
}
.ProductList .sp-feature-box-3 h6,
.Related .sp-feature-box-3 h6{
	color: #673918;
	height:21px;
	overflow:hidden;
	margin-bottom: 0px;
}
.ProductList .sp-feature-box-3 .Description,
.Related .sp-feature-box-3 .Description{
	height:56px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}
.BgTop{
	background:url(../images-custom/04.png) center repeat-x;
}
.BgTop ul.toplist li img{
	max-height:28px;
}
.Header-2 .header-section .logo img{
	max-height:70px;
}
.Port-7 a{
	display:block;
	background-image: url(../images-custom/20.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:15px 0;
}
.Port-7 a:hover{
	color:#0963D5;
}
.Product-1{
	background-image:url(../images-custom/15);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.Product-1 .owl-theme .owl-controls{
	margin-top:30px;
}
.Product-1 .owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	left: 0px;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 1px solid #e2e2e2;
	background: #f2f2f2;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	opacity: 1;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	font-size: 40px;
	line-height: 36px;
}
.Product-1 .owl-theme .owl-controls .owl-buttons div.owl-next{
	left: auto;
	right: 0px;
}
.Product-1 .owl-theme .owl-controls .owl-buttons div.owl-prev::before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 22px;
    display: block;
    color: #888888;
}
.Product-1 .owl-theme .owl-controls .owl-buttons div.owl-next::before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 22px;
    display: block;
    color: #888888;
}
.Product-1 .text-box,
.ProductList .text-box,
.Related .text-box{
	background:#0963d5;
}
.Product-1 .ag-feature-box-1,
.ProductList .ag-feature-box-1,
.Related .ag-feature-box-1{
	padding:0px;
}
.Product-1 .text-box h4,
.Product-1 .text-box h6,
.Product-1 .text-box p,
.ProductList .text-box h4,
.ProductList .text-box h6,
.ProductList .text-box p,
.Related .text-box h4,
.Related .text-box h6,
.Related .text-box p{
	color:#fff;
}
.Product-1 .text-box p,
.ProductList .text-box p,
.Related .text-box p{
	font-size:16px;
}
.Product-1 .text-box p span,
.ProductList .text-box p span,
.Related .text-box p span{
	color:#ffc300;
	font-size:24px;
}
.Product-1 .text-box a.btn,
.ProductList .text-box a.btn,
.Related .text-box a.btn{
	background:#7bc041;
	color:#fff;
}
.Product-1 .text-box a.btn:hover,
.ProductList .text-box a.btn:hover,
.Related .text-box a.btn:hover{
	background:#000;
}
.BTThems a{
	display: inline-block;
	background-image: url(../images-custom/20.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:15px 150px;
	font-size:24px;
	color:#fff;
}
.BTThems a:hover{
	color:#0963D5;
}
.Blog-4{
	background-image:url(../images-custom/19.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.Blog-4 .cn-feature-box-3 .text-box h5{
	text-align:center;
}
.Blog-4 .cn-feature-box-3 .text-box .blog-post-info{
	text-align:center;
}
.Blog-4 .cn-feature-box-3 .text-box .blog-post-info span{
	color:#b69a50;
	display:block;
	margin:0px;
}
.Footer-7{
	padding:30px 0;
}
.Footer-7 .iconbox-tiny{
	background:#0963d5;
	color:#fff;
}
.Main-Product-3 .btn.btn-anim-1 i{
	line-height:42px;
}


@media (max-width: 479px) {
	.Port-7 .img-box img{
		width:100%;
	}
	.BTThems a{
		padding:15px 80px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.Port-7 .img-box img{
		width:100%;
	}
	.BTThems a{
		padding:15px 80px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.BgTop .topbar-left-items{
		width:70%;
	}
	.BgTop .topbar-right-items{
		width:30%;
	}
	.BgTop .topbar-left-items .toplist li{
		padding:0px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.BodyHome .Foonter-4{
		padding-top:200px;
	}
}
@media (min-width: 1200px) {
	.BodyHome .Foonter-4{
		padding-top:250px;
	}
}
