@charset "utf-8";
@media screen and (min-width: 900px) and (max-width: 1023px){
.content {
	float: left;
	height: auto;
	width: 100%;
}
.box-profile {
	float: left;
	height: auto;
	width: 50%;
	margin-top: 10%;
}
.box-profile img {
	height: auto;
	width: 100%;
}
.box-about {
	float: right;
	height: auto;
	width: 45%;
	margin-top: 10%;
	padding-bottom: 5%;
}
.box-title-about {
	float: left;
	height: auto;
	width: 100%;
}
.icon-title-about {
	float: left;
	height: auto;
	width: 10%;
}
.icon-title-about img {
	height: auto;
	width: 100%;
}
.text-title-about {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 120%;
	color: #333;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 5%;
	margin-left: 3%;
}
.name-company {
	font-family: serithairegular;
	font-size: 2rem;
	line-height: 120%;
	font-weight: bold;
	color: #000;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.name-company-in {
	font-family: serithairegular;
	font-size: 2rem;
	line-height: 120%;
	font-weight: bold;
	color: #000;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3%;
	margin-bottom: 1%;
	text-align: center;
}

.text-about {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 140%;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3%;
	margin-bottom: 2%;
}
.icon-about {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 5%;
}
.icon-about img {
	float: left;
	height: auto;
	width: 12%;
	margin-right: 3%;
}
.time {
	font-family: serithairegular;
	font-size: 2.3rem;
	line-height: 120%;
	color: #ffcf3f;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5%;
	font-weight: bold;
}
.text-time {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 120%;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 5%;
}
.more-01 {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #FFF;
	background-color: #39b54a;
	float: left;
	height: auto;
	width: 150px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 25px;
}
.more-01 a {
	color: #FFF;
	text-decoration: none;
}
.box-slogan {
	background-image: url(../images/bg-slogan-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 3%;
}
.box-slogan-list {
	float: left;
	height: auto;
	width: 15%;
	border: 3px dashed #333;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 3%;
	border-radius: 15px;
}
.icon-slogan {
	float: left;
	height: auto;
	width: 80%;
	margin-left: 10%;
	margin-top: 7%;
	margin-bottom: 5%;
	text-align: center;
	
}
.icon-slogan img {
	height: auto;
	width: 100%;
	
}

.text-slogan {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 140%;
	color: #333;
	float: left;
	height: 5rem;
	width: 80%;
	margin-bottom: 5%;
	margin-left: 10%;
	text-align: center;
}
.arrow-slogan {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 3%;
}
.arrow-slogan img {
	height: auto;
	width: 20%;
}
.bg-slogan {
	float: left;
	height: 6.5em;
	width: 100%;
	background-image: url(../images/bg-slogan-02.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-product {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/bg-product.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #f8f5f0;
}
.title-all {
	font-family: serithairegular;
	font-size: 2rem;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.box-product-list {
	float: left;
	height: auto;
	width: 33.2%;
	padding-bottom: 5%;
}
.picture-product {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/line-product.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 8px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.picture-product img {
	height: auto;
	width: 100%;
}
.name-product {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 140%;
	color: #333;
	text-align: center;
	float: left;
	height: 3em;
	width: 80%;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 10%;
}
.name-product a {
	color: #333;
	text-decoration: none;
}

.more-02 {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #FFF;
	background-color: #39b54a;
	float: left;
	height: auto;
	width: 40%;
	padding-top: 4%;
	padding-bottom: 3%;
	text-align: center;
	border-radius: 25px;
	margin-left: 30%;
}
.more-02 a {
	color: #FFF;
	text-decoration: none;
}
.see-all-01 {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 15%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 1%;
	margin-right: 42.5%;
	margin-left: 42.5%;
	margin-top: 5%;
	margin-bottom: 8%;
}
.see-all-01 a {
	color: #333;
	text-decoration: none;
}
.box-news-new {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 2%;
	
}
.picture-news-new {
	float: left;
	height: auto;
	width: 38%;
	padding: 2%;
	border: 1px solid #CCC;
}
.picture-news-new img {
	height: auto;
	width: 100%;
}
.icon-news-new {
	font-family: serithairegular;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	float: right;
	height: auto;
	width: 8%;
	border-radius: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-right: 47%;
}
.title-news-new {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 120%;
	color: #333;
	float: right;
	width: 55%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 2%;
	background-image: url(../images/line-news-01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
}
.title-news-new a {
	color: #333;
	text-decoration: none;
}

.text-news-new {
	font-family: serithairegular;
	font-size: 1rem;
	line-height: 140%;
	color: #999;
	float: right;
	height: auto;
	width: 55%;
	margin-bottom: 3%;
}
.more-03 {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #FFF;
	background-color: #39b54a;
	float: right;
	height: auto;
	width: 150px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 25px;
}
.more-03 a {
	color: #FFF;
	text-decoration: none;
}
.box-news-list {
	float: left;
	height: auto;
	width: 30%;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	padding-bottom: 2%;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.picture-news {
	background-image: url(../images/line-news-02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
.picture-news a img {
	height: auto;
	width: 100%;
}
.title-news {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 120%;
	color: #333;
	float: left;
	height: 2.5em;
	width: 80%;
	margin-left: 10%;
	margin-top: 4%;
	margin-bottom: 1%;
}
.title-news a {
	color: #333;
	text-decoration: none;
}

.text-news {
	font-family: serithairegular;
	font-size: 1rem;
	line-height: 140%;
	color: #999;
	float: left;
	height: 11em;
	width: 80%;
	margin-left: 10%;
}
.more-04 {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #FFF;
	background-color: #39b54a;
	float: left;
	height: auto;
	width: 40%;
	padding-top: 4%;
	padding-bottom: 3%;
	text-align: center;
	border-radius: 25px;
	margin-left: 30%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.more-04 a {
	color: #FFF;
	text-decoration: none;
}
.see-all-02 {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 1%;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 35%;
	margin-left: 35%;
	line-height: 140%;
}
.see-all-02 a {
	color: #333;
	text-decoration: none;
}
.bg-news {
	float: left;
	height: 6.5em;
	width: 100%;
	margin-top: 1%;
	background-image: url(../images/bg-news.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-all {
	background-image: url(../images/line-all.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	height: 14px;
	width: 100%;
}

.picture-about {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 3%;
}
.picture-about img {
	height: auto;
	width: 27%;
	margin: 3%;
	float: left;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	border: 1px solid #CCC;
}
.box-gallery {
	float: left;
	height: auto;
	width: 100%;
}

.show-title-product {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #333333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	text-decoration: underline;
}
.show-title-product-sub {
	font-family: serithairegular;
	font-size: 1.2rem;
	color: #666666;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 3%;
}

.box-01 {
	float: left;
	height: auto;
	width: 100%;
}

.box-product-list-in {
	float: left;
	height: auto;
	width: 30%;
	border: 1px solid #CCC;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
	margin: 1.5%;
	padding-bottom: 2%;
}
.box-product-list-in-2 {
	float: left;
	height: auto;
	width: 30%;
	border: 1px solid #CCC;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
	margin-top: 1.5%;
	margin-right: 35%;
	margin-bottom: 1.5%;
	margin-left: 35%;
}

.picture-product-list-in {
	margin: 4%;
	float: left;
	height: auto;
	width: 90%;
	border: 1px solid #CCC;
}
.picture-product-list-in img {
	height: auto;
	width: 100%;
}

.name-product-list-in {
	font-family: serithairegular;
	font-size: 1.2rem;
	line-height: 140%;
	color: #333;
	margin: 5%;
	float: left;
	height: 2em;
	width: 90%;
	text-align: center;
}
.name-product-list-in a {
	color: #333;
	text-decoration: none;
}

.detail-product {
	font-family: serithairegular;
	font-size: 1rem;
	line-height: 140%;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.map {
	float: left;
	height: auto;
	width: 80%;
	margin-left: 10%;
}
.title-location {
	font-family: serithairegular;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3%;
	background-image: url(../images/line-news-01.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 2%;
	padding-bottom: 10px;
}
}
