.more-link{
    text-decoration: none !important;
    color: #333 !important;
    text-transform: uppercase;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 15px;
}

.product-section{
    background: #f6f4f4;
    padding: 100px 0;
}
.product-section .box{}
.product-section .box a:hover img{
    transform: scale(1.2);
}
.product-section .box a img{
    transition: 0.7s ease;
}
.product-section .box a{
    position: relative;
    display: block;
    color: #fff;
    border-top: 2px solid red;
    overflow: hidden;
}
.product-section .box .name{
    position: absolute;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    text-align: center;
    width: 90%;
}
.product-section .box .name strong{
    font-size: 27px;
}
.product-section .box .name p{
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 22px;
}


.section-technology{
    padding: 70px 0;
    position: relative;
}
.section-technology:after{content:"";position: absolute;background: #7d7c7d;top: 0;left: 0;width: 50%;height: 100%;}

.dark-block{
    background: #231f20;
}
.dark-block .index-title{
    color: #fff;
    padding-top:20px;
}
.dark-block .index-title span{}

.section-certification{}
.section-certification .content{background: url(../images/bg-chungnhan.jpg) no-repeat center;background-size: cover;padding: 40px 0;}
.section-certification .view-more-cer{
    text-align: center;
    padding: 30px 0;
}
.section-certification .view-more-cer a{
    color: #ccc;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px 50px;
    border-radius: 4px;
    background: #222;
}
.section-certification2 .container{
    padding-left: 40px;
    padding-right: 40px;
}
.has-owl-nav .owl-nav{}
.has-owl-nav .owl-nav span{
    display: inline-block;
    color: #fff;
    padding: 4px 6px;
}
.has-owl-nav .owl-next,.has-owl-nav .owl-prev{
    position: absolute;
    bottom: calc(50% - 20px);
    left: -40px;
    background: #7d7c7d !IMPORTANT;
}
.has-owl-nav .owl-next{
    right: -40px;
    left: auto;
}
.product-slogan{
    text-align: center;
    margin: 05px 0;
    margin-bottom: 25px;
}
.section-certification2{
    margin-bottom: 40px;
}
.section-certification2 .title-slizx{
}
.section-certification2 .wrap-certification{
    border: 10px solid #7d7c7d;
}
.section-certification2 .wrap-certification img{
    width: 100%;
}
.section-agency{
    background: url(../images/bg-daily.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    padding: 100px 0px 20px 0px;
}
.section-agency .slogan{
    margin-bottom: 50px;
}
.section-agency .content {
    padding: 50px 0;
}
.section-agency .search{
    margin-top: 70px;
    margin-bottom: 50px;
}
.section-agency .search a{
    display: inline-block;
    padding: 5px 20px 5px 20px;
    background: #fff;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    text-decoration: none !important;
}
.section-advantage{}
 .xditem{}
 .xditem a{
    display: block;
    position: relative;
}
 .xditem a:after{content:"";position: absolute;width: 100%;height: 100%;background: #fff;top: 0;left: 0;opacity: 0.4;z-index: 1;}
 .xditem div{
    position: absolute;
    top: 40px;
    width: calc(100% - 40px);
    left: 20px;
    z-index: 2;
}
 .xditem div p{}
 .xditem div p img{
    width: 27px;
}
 .xditem div  span{
    font-size: 20px;
    color: #333;
    display: block;
    text-align: center;
}
.section-passion{
    background: #f6f4f4;
}
.section-passion{
    margin: 30px 0;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.section-passion .xitem{}
.section-passion .xitem .photo{
    border: 1px solid #ccc;
    padding: 4px;
    transition: 0.4s ease;
    margin-bottom: 15px;
}
.section-passion .xitem a{text-decoration: none;}
.section-passion .xitem p{
    text-align: center;
    font-size: 14px;
    color: #2e2e2e;
    transition: 0.4s ease;
}
.section-passion .xitem:hover p{color:red;}
.section-passion .xitem:hover .photo{
    border-color: red;
    background: #fff;
}
.section-passion .dark-block{
    color: #e5e5e5;
}
.view-more-product{}
.view-more-product a{    background: #da1a21;
    display: inline-block;
    padding: 7px 30px 7px 30px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 14px;}



.section-news{
    background: #f6f4f4;
}
.section-news{}
.text-news-more{
    color: #333;
    background: #fff;
    display: inline-block;
    padding: 4px 15px 4px 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    text-decoration: none !IMPORTANT;
}


.section-contact{
    padding: 20px 0;
    background: #58595b;
    color: #ededed;
}
.section-contact a{
    border: 1px solid #a7a7a7;
    background: #ccc;
    display: inline-block;
    margin-top: 30px;
    color: #333;
    font-size: 14px;
    padding: 3px 30px 3px 30px;
    border-radius: 3px;
    text-decoration: none !important;
}

.section-contact .map-wrap{
    position: relative;
    height: 0;
    padding-bottom: 30%;
}
.section-contact .map-wrap iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.title-index .title:before{content: "";background: #fde73f;width: 40%;left: 30%;height: 4px;position: absolute;bottom: -7px;}
.title-index .title:after{content: "";
    background: #176bb4;
    width: 70%;
    left: 15%;
    height: 4px;
    position: absolute;
    bottom: 0;}
    .product-section .title-index .title{font-size:27px;padding-bottom:5px}
.title-index .title{
    display: inline-block;
    text-transform: uppercase;
    font-size: 35px;
    position: relative;
    bottom: -2px;
    font-weight: 500;
    padding-bottom: 15px;
}
.title-index{
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}
.title-index span a{text-decoration:none;color:#333} 
.title-index span{
   
color: #176bb4;
}



div#mainSlider .slick-slide {
    /* scale: 0.9; */
}
.ow-item{}
.ow-item p{
    text-align: center;
    font-weight: 600;
    margin: 6px 0;
    font-style: italic;
    color: #575757;
}
.ow-item div{
    font-size: 13px;
    text-align: justify;
}
#newsletter{
    background: url(../images/bg-newsletter.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0 50px 0;
}
.title-service{}
.title-service{
    border-bottom: 1px solid #ED1B24;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #b70008;
}
.srv-item{}
.srv-item .photo{
    border: 1px solid #ccc;
    background: #fff;
}
.srv-item h3{
    line-height: 1.2;
    font-size: 14px;
    font-weight: 300;
    margin: 13px 0;
}
.srv-item h3 a{
    color: #333;
    transition: 0.5s ease;
}
.srv-item h3:hover a{
    color: #ED1B24;
    text-decoration: none;
}
#newsletter .title{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
}
#newsletter .desc{
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-bottom: 20px;
}
#newsletter textarea::placeholder, #newsletter input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

#newsletter textarea:-ms-input-placeholder,#newsletter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#newsletter textarea::-ms-input-placeholder,#newsletter input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
#newsletter input{
    width: 100%;
    background: rgb(255 255 255 / 38%);
    color: #fff;
    border: 0;
    margin-bottom: 10px;
    font-size: 13px;
    padding: 7px 0px 7px 6px;
}
#newsletter textarea{
    width: calc(100% - 90px);
    background: rgb(255 255 255 / 38%);
    color: #fff;
    border: 0;
    font-size: 13px;
    padding: 7px 0px 7px 6px;
    height: 78px;
    margin: 0;
    padding-bottom: 0;
    resize: none;
}
#newsletter button{
    background: #d61414;
    width: 90px;
    top: 0;
    right: 0;
    position: absolute;
    border: 0;
    height: 78px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    outline: none !important;
}
.newshome-scroll ul{padding: 0}
.zitle{margin-bottom: 12px;border-bottom: 1px solid #fef200;padding-bottom: 0px;}
.zitle span{
    font-weight: bold;
    padding: 0 15px;
    transition: 0.4s ease;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.zitle span.active{
    color: #b70008;
}
.zitle span:first-child:before{content:"";position: absolute;right: 0;width: 1px;height: 22px;background: #ccc;}
.zitle span:first-child{
    background: url(../images/hot.png) no-repeat 2px 4px;
    padding-left: 44px;
    position: relative;
}
.slick-about .slick-slide {
    scale: 0.9;
}
.slick-about .slick-slide:after{content:"";background: #fff;opacity: 0.6;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.slick-about .slick-slide.slick-current:after {opacity:0}
.slick-about .slick-slide.slick-current {
    scale: 1;
}
.list-news .item img{
    border-radius: 10px;
}

.list-news .item .desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 22px;
    max-height: 88px;
    font-size: 15px;
}
.list-news .item .view{
    font-weight: bold;
    text-decoration: none;
}
.list-news .item h4{
    font-weight: bold;
    font-size: 17px;
}
.list-news .item h4 a{
    color: rgba(71, 141, 82, 1);
}
.list-news .item h4:hover a{
    text-decoration: none;
    color: #333;
}
.list-news .item{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.list-news{
    background: rgba(246, 246, 246, 0.55);
    padding: 20px;
    border-radius: 10px;
}

.about-trangchu{
    margin-top:20px;
}
.about-section img{
    margin-bottom:20px;
}

.about-block-m{}
.about-block-m .title{
    font-weight: bold;
    color: #565656;
    font-size: 22px;
    text-align: justify;
    margin-bottom: 15px;
}
.about-block-m .title div{
    color: rgba(71, 141, 82, 1);
}
.video-wrapper{}
.video-wrapper a{
    display: block;
    position: relative;
}
.video-wrapper a:after{content: "";background: rgb(17 17 17 / 69%) url(../images/ytb.png) no-repeat center;background-size: 64px;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}


.owl-arrow{}
.owl-arrow .owl-next{top: calc(50% - 20px);
    right: -50px;background: #ccc !important;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    border-radius: 50%;
    position: absolute;}
.owl-arrow .owl-prev{background: #ccc !important;width: 40px;height: 40px;line-height: 40px !important;border-radius: 50%;position: absolute;top: calc(50% - 20px);left: -50px;}
.owl-arrow i{color: #a53822;}





.index-title .ititle{
    display: inline-block;
    position: relative;
    color: #2e2e2e;
    font-weight: 600;
    font-size: 1.8rem;
}
.index-title{
    text-align: center;
    margin-bottom: 25px;
    font-size: 25px;
}
.index-title span.main{
    position: relative;
    display: inline-block;
}
.index-title span.main:after{content:"";position: absolute;width: 30px;height: 3px;background: red;left: calc(50% - 15px);top: -20px;}

.title-index .title:before{content: "";background: #fde73f;width: 40%;left: 30%;height: 4px;position: absolute;bottom: -7px;}
.title-index .title:after{content: "";
    background: #176bb4;
    width: 70%;
    left: 15%;
    height: 4px;
    position: absolute;
    bottom: 0;}
    .product-section .title-index .title{font-size:27px;padding-bottom:5px}
.title-index .title{
    display: inline-block;
    text-transform: uppercase;
    font-size: 35px;
    position: relative;
    bottom: -2px;
    font-weight: 500;
    padding-bottom: 15px;
}
.title-index{
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}
.title-index span a{text-decoration:none;color:#333} 
.title-index span{
   
color: #176bb4;
}

    .index-title .ititle{font-size: 1.3rem}
    #section-about{margin-bottom: 10px;}
    #section-about:before{z-index: 0;}
    #section-about .img-about{display:none}
    #section-about:after{width:100%}

    .title-index .title,.title-index span{
    font-size: 24px;
}
.owl-with-nav{margin-bottom: 40px}
.owl-with-nav .owl-dots{    position: absolute;
    width: 100%;}


@media(max-width:768px){
    .product-section{padding:20px 0}
    .section-technology:after{display:none}
    .section-technology{padding:20px 0}
    .section-agency{padding: 40px 0 20px 0;
    margin-bottom: 40px;}
    .has-owl-nav .owl-next{right:0}
     .has-owl-nav .owl-prev{left:0}
     .xditem div span{font-size:15px}
     .xditem div p img{width:22px}
}