.owl-list-service .slick-slide {
    margin: 0 10px;
    height: auto;
}
.owl-list-service .slick-slide .icon path{fill:#fff;}
.owl-list-service .slick-slide .icon rect{fill:none;}
/* the parent */
.owl-list-service .slick-list {
    margin: 0 -10px;
}
.index-view{}
.index-view a{
  display: inline-block;
  background: url(../images/ar.png) no-repeat right center;
  color: #fff;
  font-size: 1em;
  padding: 15px 30px 15px 0px;
  border-radius: 5px;
  color: var(--primary););)=;);
  background-size: auto 100%;
}
#block-about{
  background: 
      url('../images/light-2.png') no-repeat 45% 100%,  /* Ảnh 1: Cách trái 30%, dưới cùng */
      url('../images/light-1.png') no-repeat 20% 0%,  /* Ảnh 2: Cách trái 20%, trên cùng */
              #fdfcf9;
  /* background-size: 100px 100px, 150px 150px, cover; */ /* Kích thước của các ảnh và màu nền */
}
#block-feedback{background: 
      url('../images/light-2.png') no-repeat 45% 100%,  /* Ảnh 1: Cách trái 30%, dưới cùng */
      url('../images/light-1.png') no-repeat 20% 0%,  /* Ảnh 2: Cách trái 20%, trên cùng */
              #fdfcf9;}
#block-product{
  background: 
      url('../images/light-2.png') no-repeat 45% 100%,  /* Ảnh 1: Cách trái 30%, dưới cùng */
      url('../images/light-1.png') no-repeat 20% 0%,  /* Ảnh 2: Cách trái 20%, trên cùng */
              #fdfcf9;
  /* background-size: 100px 100px, 150px 150px, cover; */ /* Kích thước của các ảnh và màu nền */
}
.xtitle{
  font-size: 0.9rem;
  font-weight: 500;
  text-align: center;
  margin: auto;
  color: var(--primary);
}
.ytitle.extra-mini{font-size: 1.5rem;}
.ytitle.mini{
  font-size: 1.7rem;
}
.ytitle.nobg{
  background: none;
  padding-bottom: 0;
}
.ytitle{
  font-size: 3rem;
  line-height: 1.2;
  margin-top: 5px;
  color: var(--primary);
  text-align: center;
  font-family: 'MRCH NewYork';
}
.img-type-1{
  position: relative;
}
.img-type-1:after{content:"";position: absolute;width: 80%;height: calc(100% + 5px);left: -5px;background: var(--primary);z-index: 1;top: -5px;border-top-right-radius: 50px;}
.img-type-1 img{
  position: relative;
  z-index: 2;
}
#block-about .about-year{}
#block-about .about-year .big{}
#block-about .about-year .big p{
  font-weight: bold;
  font-size: 3.2em;
  color: var(--primary);
  padding-right: 15px;
}
#block-about .about-year .big p.text{
  font-size: 1.2em;
  line-height: 1.2;
}
#block-about .about-year .big p.text span{
  color: #333;
}
#block-about .about-year .block{
  text-align: center;
  background: #fff;
  /* border: 1px solid #ccc; */
  padding: 45px 0;
  font-weight: 500;
  font-size: 18px;
  box-shadow: var(--bs-box-shadow)!important;
}
#block-about .about-year .block img{
  display: block;
  margin: auto;
  margin-bottom: 7px;
}
#block-about .about-year{
  margin-top: -30px;
}
#block-about .desc ~ div{}
#block-about .desc ~ div a{
  text-decoration: none;
  background: #f7623a;
  color: #fff;
  display: inline-block;
  padding: 8px 25px 10px 25px;
  width: 200px;
  text-align: center;
}
#block-about .desc {
}
#block-about .link {}
#block-about .link a{
  font-weight: 500;
  font-size: 0.9em;
  color: #333;
  text-transform: uppercase;
  border: 1px solid #ccc;
  padding: 5px 13px;
  border-radius: 30px;
}
#block-about .link a:hover{
  color: var(--primary);
  text-decoration: none;
  border-color: var(--primary);
}
#block-about .line-1{font-size: 2.1em;color: var(--primary);}
#block-about .about-block-2 .line-1{}
#block-about .about-block-2 .line-2{
  color: #333;
  font-weight: 500;
  font-size: 1.2rem;
}
#block-about .about-block-2 .line-4{
  color: #888;
  margin-bottom: 10px;
}
#block-about .about-block-2 .list-attr{
  margin: 20px 0;
}
#block-about .about-block-2 .list-attr p{
  background: url(../images/arrow.png) no-repeat 5px 3px;
  text-indent: 30px;
  margin: 6px 0;
  font-size: 14px;
}
#block-about .about-block-2 .line-3{
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: bold;
  color: var(--primary);
  margin: 5px 0;
}
#block-about .about-block-2 .line-1{
  font-weight: bold;
  color: #fff;
  background: var(--primary);
  display: inline-block;
  padding: 3px 8px;
  font-size: 0.9rem;
  margin-bottom: 5px;
}
#block-about .line-2{
  line-height: 1.2;
  margin: 5px 0;
  font-size: 2.5em;
  color: var(--primary);
  font-weight: bold;
  font-family: 'MRCH NewYork';
}
#block-about .img{}
.img-type-2{
  position: relative;
  padding-right:20px;
}
.img-type-2:before{content:"";position: absolute;height: 100%;width: calc(100% - 20px);box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.15);border-radius: var(--bs-border-radius) !important;}
.img-type-2:after{content:"";width: 100%;height: 80%;position: absolute;background: var(--primary);left: 0;z-index: 1;top: 10%;border-radius: 10px;}
.img-type-2 img{
  z-index: 3;
  position: relative;
}
.head-index{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f4f4+0,f4f4f4+100 */
background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top,  #f4f4f4 0%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4f4f4 0%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.product-list-vcd{}
.product-list-vcd .list{
  /* background: url(../images/index.png) no-repeat bottom center; */
  position: relative;
  padding-top: 150px;
}
.product-list-vcd .item a:hover{
  text-decoration: none;
  color: #818181;
}
.product-list-vcd .item a{
  text-align: center;
  display: block;
  color: #333;
  transition: 0.4s ease;
}
.product-list-vcd .item .number{
  background: url(../images/icon-category.png) no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  font-size: 18px;
  color: red;
  text-align: center;
  line-height: 60px;
  font-weight: bold;
}
.product-list-vcd .item h2{
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0;
}
.product-list-vcd .item p{
  font-size: 13px;
}
.product-list-vcd .item {
  position: absolute;
  width: 300px;
}
.product-list-vcd .item.item-1{
  bottom: 0;
  left: 0;
}
.product-list-vcd .item.item-2{
  left: 50px;
  bottom: 160px;
}
.product-list-vcd .item.item-3{
  left: 220px;
  bottom: 370px;
}
.product-list-vcd .item.item-4{
  right: 220px;
  bottom: 370px;
}
.product-list-vcd .item.item-5{
  right: 50px;
  bottom: 160px;
}
.product-list-vcd .item.item-6{
  bottom: 0;
  right: 0;
}
.block-about{}
.block-about .title{}
.block-about .title h1{
  font-size: 17px;
  text-transform: uppercase;
}
.block-about .link a{
  display: inline-block;
  font-size: 12px;
  background: #da0000;
  color: #fff;
  padding: 10px 17px 10px 17px;
  transition: 0.4s ease;
}
.block-about .link a:hover{
  text-decoration: none;
  background: #0052bb;
}
.block-about .title h1 span{
  display: block;
  color: #0052bb;
  font-weight: 700;
  font-size: 36px;
  margin: 5px 0 10px 0;
}
.owl-product  .owl-nav button{position: absolute;top: calc(50% - 27px);position: absolute;left: 15px;}
.owl-product  .owl-nav .owl-prev{}
.owl-product  .owl-nav .owl-next{
  left: auto;
  right: 15px;
}
#block-service{
}
.service-item h4{
  font-size: 1.2rem;
}
.service-item h4 a{
  color: #fff;
  text-decoration: none;
}
.project-item{
  position: relative;
}
.project-item .info{
  background: #fff;
  position: relative;
  margin-top: -30px;
  width: calc(100% - 40px);
  margin-left: 20px;
  box-shadow: var(--bs-box-shadow)!important;
  padding: 20px 20px;
}
.project-item .info h4{}
.project-item .info h4 a{
  text-decoration: none;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 57px;
}
.project-item .info h4 a:hover{
  color: var(--primary);
}
.project-item .info p{color: #f7623a;}
.project-item .info p a{
  color: #f7623a;
  text-decoration: none;
}
.project-item .info p a:hover{}
.service-item h4 a:hover{
  color: var(--primary);
}
.service-item * {transition: 0.4s ease}
.service-item:hover .info{border: 1px solid transparent;}
.service-item:hover .desc {max-height:100px}
.service-item .desc {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  transition: 0.5s ease;
  max-height: 0;
}
.service-item .icon{margin-top:20px}
.service-item .view{
  margin-top: 5px;
}
.service-item .view a{
  background: #f7623a;
  color: #fff;
  text-decoration: none;
  padding: 4px 15px 6px 15px;
  border-radius: 30px;
  font-size: 13px;
}
.service-item .view:hover a{}
.service-item{
  background: #fff;
}
.view-more-index{}
.view-more-index a{
  background: #f7623a;
  display: inline-block;
  padding: 10px 30px 10px 30px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
}
#block-product .block{
  background: #edeef2 url(../images/gb-product.jpg) no-repeat bottom center;
}
.big-title span.link.active{
  color: #c32510;
  border-color: #c32510;
}
.block-product .desc-title{
  text-align: center;
  font-size: 14px;
  color: #9d9d9d;
}
.block-gallery{}
.block-gallery .title{
  text-align: center;
  background: url(../images/bgt.jpg) repeat-x center;
}
.block-gallery .title span{
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.2px;
  background: #fff;
  display: inline-block;
  padding: 0 10px;
  font-size: 23px;
}
.news-item-index{
}
.news-item-index img{}
.news-item-index h4{
  font-weight: 500;
  font-size: 18px;
  margin: 12px 0 15px 0;
}
.news-item-index h4 a{
  color: #606060;
}
.news-item-index h4:hover a{
  text-decoration: none;
}
.news-item-index .desc{
  font-size: 14px;
}
.news-item-index .text-right a{
  background: #da0000;
  display: inline-block;
  font-size: 14px;
  padding: 5px 10px 4px 10px;
  border-radius: 4px;
  color: #fff;
}
.news-item-index .text-right a:hover{
  text-decoration: none;
  background: #0052BB;
}
.news-item-index-small{}
.news-item-index-small .info{
  background: #fff;
  width: calc(100% - 30px);
  padding: 25px 15px;
  margin-left: 15px;
  border-radius: 15px;
  position: relative;
  margin-top: -30px;
  z-index: 2;
}
.news-item-index-small h4{}
.news-item-index-small h4 a{
  color: #353535;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
.news-item-index-small h4 a:hover{
  text-decoration: none;
  color: var(--primary);
}
.news-item-index-small .info .date{
  font-weight: 600;
  color: var(--second);
  margin-bottom: 7px;
  letter-spacing: 1.4px;
  font-size: 13px;
}
.news-item-index-small a.link{display: block;}
.news-item-index-small h4{
  font-weight: 400;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* number of lines to show */
          /* fallback */
}
.news-item-index-small .desc{
  font-size: 13px;
  color: #838383;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-height: 16px;        /* fallback */
}
.news-item-index-small  .view {
  margin: 5px 0;
}
.news-item-index-small  .view a{
  color: var(--primary);
  font-weight: 400;
  font-size: 13px;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  display: inline-block;
}
.news-item-index-small  .view a:before{content:"";position: absolute;width: 70px;height: 1px;background: var(--primary);bottom: 0;}
.news-item-index-small  .view a:hover{}
.video-index{}
.video-index a span{
  display: block;
  position: relative;
}
.video-index a span:after{content:"";margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background: url(../images/play.png) no-repeat;width: 62px;height: 62px;background-size: 100%;z-index: 2;}
.video-index .name{
  background: url(../images/yt.webp) no-repeat top left;
  padding-left: 52px;
  min-height: 50px;
  margin-top: 10px;
}
@media(max-width:768px){
    .feedback-index{margin-top: 10px;}
    .feedback-index img{width: 38px;}
  #block-gallery .wrap{
  padding-bottom: 90% !important;
  }
  #block-about .about-year{
  margin-top: 20px;
}
  #gallery-section .item .info{margin:10px 0}
  #gallery-section .item .info a h3{font-size: 1.2em}
  .ytitle,#block-about .line-2{
  font-size: 2rem;
}
  #category-icon-block-section .list .item .detail h3{
  white-space: nowrap;
  font-size: 1.1rem;
}
  #category-icon-block-section .list .item .detail h3 a{}
  .big-title span.link{
  font-size: 13px;
}
  .news-item-index h4{
  font-size: 15px;
}
  }