<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*FullStack by Rocker.vn (since 2008)*/ 
@import url("https://www.rocker.vn/hiti-template/w3.css");


.categories-product-pages{
	padding: 40px 40px
}
.shopPromotions .categories-product-pages{
	padding-left: 80px
}
@media(max-width: 900px){
  .shopPromotions .categories-product-pages{
    padding-left: 30px
  }
}
.categories-product-pages .no-data{
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 500px;
	top:0;
	bottom: 0;
	margin: auto;
}
.categories-product-pages .no-data i{
	display: block;
	font-size: 50px;
}
.categories-product-pages .pri-left{
	width: 220px;
	float: left;
}

.categories-product-pages .pri-right{
	width: calc(100% - 240px);
	float: right;
	position: relative;
	min-height: 50vh;
}
@media(max-width: 1050px){
	.categories-product-pages .pri-left{
		display: none;
	}

	.categories-product-pages .pri-right{
		width: 100%;
	}
}

.categories-product-pages .products-items-main .items{
	width: calc(25% - 20px);
	margin:20px 10px;
	float: left;
}
@media(min-width: 1150px){
	.categories-product-pages .products-items-main .items:nth-child(4n+1){
		clear:left;
	}
}
@media(max-width: 1150px) and (min-width: 900px){
	.categories-product-pages .products-items-main .items{
		width: calc(25% - 20px)
	}
	.categories-product-pages .products-items-main .items:nth-child(4n+1){
		clear:left;
	}
}
@media(max-width: 900px){
	.categories-product-pages .products-items-main .items{
		width: calc(50% - 20px)
	}
	.categories-product-pages .products-items-main .items:nth-child(2n+1){
		clear:left;
	}
}
 
 .newpages .articles-items-main .items{
   width: calc(20% - 10px);
   float: left;
   margin: 5px;
 }
 @media(min-width: 1000px){
   .newpages .articles-items-main .items:nth-child(5n+1){
     clear: left;
   }
 }

 .newpages .articles-items-main .items .des{
   display: none;
 }
 .newpages .articles-items-main .items .text .titles{
  min-height: 62px
}
@media(max-width: 1000px) and (min-width: 900px){
  .newpages .articles-items-main .items{
    width: calc(33.3% - 10px)
  }
  .newpages .articles-items-main .items:nth-child(3n+1){
    clear: left;
  }
}
@media(max-width: 900px){
  .newpages .articles-items-main .items{
    width: calc(50% - 10px)
  }
  .newpages .articles-items-main .items:nth-child(2n+1){
    clear: left;
  }
}

.detailbox-articles img {
  max-width: 100%;
  height: auto;
}
 
.detailbox-articles .contents ul li{
  margin-left: 50px;
  margin-bottom: 10px
}
.detailbox-articles iframe {
  max-width: 100%;
  height: auto;
  min-height: 360px
}

.detailbox-articles {
  font-size: 17px;
  line-height: 25px;
  text-align: justify;
  width: calc(70% - 15px);
  float: left;
  background: #fff; 
  padding: 20px;
}
 
.detailbox-articles p{
  margin: 5px 0;
}

.detailbox-articles .title {
  font-size: 30px;
  font-weight: bold; 
  padding-bottom: 20px;
  line-height: 35px;
}

.des-contents {
  font-style: italic;
  background: #ffebd9;
  padding: 20px;
  border-radius: 5px;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 30px;
} 
/*bg news-right-attacts*/
  
.detailbox-articles .info-des:first-letter {
    font-size: 60px;
    line-height: 40px;
    display: block;
    float: left;
    margin-top: 3px !important;
    margin-right: 10px;
    padding: 0 0px 5px 0px;
    color: inherit !important;
    font-weight: bold; 
}
.verticle-attact a{
	display: block;
	padding: 10px;
	margin: 10px 0px;
	position: relative;
	border-bottom: 1px dashed #dadbde;
	text-transform: lowercase;
 
  text-transform: lowercase;
}
.verticle-attact a:last-child{
	border-bottom: none;
}
.verticle-attact a:first-letter{
  text-transform: uppercase;  
}
.verticle-attact a span{
  position: relative;
  z-index: 1
}
.verticle-attact a span.stt{
  font-size: 31px;
  line-height: 30px;
  height: 30px;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 7px;
  margin: auto;
  color: #ed8328;
  font-weight: bold;
}
.article-box-attact{
	padding: 20px;
	border: 1px solid #f3f4f8;
	/* margin-top: 30px; */
	background: #f3f4f8;
	width: 30%;
	float: right;
}
.article-box-attact .pri-title{
	position: relative;
	padding-left: 60px;
}
.article-box-attact .pri-title::before{
	content: ' ';
	display: block;
	height: 2px;
	width: 40px;
	background: #ed2635;
	left: 0;
	top:0;
	bottom: 0;
	position: absolute;
	margin: auto;
}
@media(max-width: 1000px){
  .detailbox-articles {
    width: 100%;
    float: none;
  }
  .article-box-attact{
    width: 100%;
    float: none;
    margin-top: 20px
  }
}
.article-box-attact .projects-items-main .items .text {
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 18px 29px;
  min-height: 100px;
  position: absolute;
  background: #ffffffc4;
  padding-right: 82px;
}
.article-box-attact .projects-items-main .items .prices{
  position: absolute;
  right: 21px;
  left: auto;
  padding: 4px;
  width: 82px
}
.attacts-items{
  position: relative; 
}
.attacts-items .link-viewdetails{
  padding: 10px;
  padding-right: 140px;
}
.iframFace iframe{
  width: 100% !important;
  height: auto
}
@media(max-width: 900px){
   
  .attacts-items .link-viewdetails{
    padding: 15px;
    padding-right: 120px;
  }
  .attacts-items .link-viewdetails .grbg{
    display: none;
  }
}
/*ed news-right-attacts*/</pre></body></html>