@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
* {
    margin: 0;
    padding: 0;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;
}

table {
    width: 100%;
}

table,
th,
td {
    font-size: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding-left: 10px;
    border-color: #ddd;
}

tr {
    margin-bottom: 10px;
}

td {
    vertical-align: central;
    padding: 5px !important;
    border-color: #ddd;
}

ul li {
    list-style: none;
    position: relative;
}

p {
    padding: 0;
    margin: 0;
}

i.fa {
    line-height: inherit;
}

body {
    font-family: 'Roboto', sans-serif;
    background-color: #fff!important;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    color: inherit;
}

a:focus {
    outline: none;
}

ol,
ul {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #ca2128;
}

html {
    scroll-behavior: smooth;
}
#main_wrapper {
    margin: 0 auto 70px;
    max-width: 972px;
    background-color: #f1f1f1;
}

.slick-slider {
    margin-bottom: 0;
}

.main {
    background-color: #fff;
}


/*css slide home*/

.slide { padding: 0 0px;}

.slide .slick-dots {
    bottom: 20px;
}

.slide .slick-dots li {
    border-radius: 100%;
    width: 12px;
    height: 12px;
    /* position: absolute; */
    background: rgba(153, 153, 153, 1);
    border: 3px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3);
}

.slide .slick-dots li.slick-active {
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(0, 0, 0, 1);
}

.slide .slick-dots li button {
    width: 12px;
    height: 12px;
}

.slide .slick-dots li button:before {
    width: 12px;
    height: 12px;
}

.slide :hover .slick-prev {
    left: 20px;
}

.slide :hover .slick-next {
    right: 20px;
}

.slide .slick-prev:before,
.slide .slick-next:before {
    display: none;
}

.slide .slick-prev,
.slide .slick-next {
    margin: 0;
    width: 44px;
    height: 44px;
    border-radius: 5px;
    transform: translateY(-50%);
    z-index: 3;
    text-align: center;
    opacity: 1;
    /* background-color: #fff; */
    /* border-radius: 100%; */
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 20px 30px;
}

.slide .slick-prev i,
.slide .slick-next i {
    color: #00a9da;
    line-height: 24px;
    font-size: 14px;
    opacity: 0;
}

.slide .slick-prev {
    left: 0px;
    background-image: url(../images/ic_previous_black.png);
}

.slide .slick-next {
    right: 0px;
    background-image: url(../images/ic_next_black.png);
}

.slide {}

.slide .box-slide {}

.slide .box-slide img {
    object-fit: cover;
}


/*end css slide home*/

.lien_ket_vung{
    padding: 40px 0;
    background-color: #fff;
}

.lien_ket_vung .desc{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
}

.khachhang_bangiao{padding: 40px 0;background-color: #efefef;}

.khachhang_bangiao .group-title{text-align: left;margin-bottom: 40px;}

.khachhang_bangiao .group-title .title-underline:before{left: 0;transform: unset;}

.box_info_khachhang{padding: 0 15px;float: left;width: 50%;}

.box_info_khachhang .list_item{
    color: #262262;text-transform: uppercase;font-size: 22px;
}

.box_info_khachhang .list_item div{
    margin-bottom: 8px;
}

.box_info_khachhang .list_item li{margin-bottom: 8px;}

.box_info_khachhang .list_item li a{color: #262262;text-transform: uppercase;font-size: 22px;}

.box_lh{padding: 0 15px;float: left;width: 50%;}

.box_lh .desc{max-width: 414px;color: #262262;font-weight: 300;font-size: 19px;margin-bottom: 40px;}

.box_lh .info_royal{display: inline-flex;align-items: flex-end;}

.info_royal .image{

}

.info_royal .image img{
    width: auto;
}

.info_royal .info{
    padding-left: 22px;
}

.info_royal .info .name{
    color: #262262;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

.info_royal .info .hline{
    color: #262262;
    font-size: 20px;
    font-weight: 500;
}

.project_rela{
    background-color: #fff;
    width: 100%;
    padding: 45px 0 20px;
}

.list_project_rela{width: 100%;}

.list_project_rela .item{width: 33.33333%;padding: 0 15px;float: left; margin-bottom: 20px;}

.list_project_rela .box{padding: 0px;background-color: #efefef;display: block;}

.list_project_rela .box .image{position: relative;}

.list_project_rela .box .image img{
    height: 250px;
    object-fit: cover;
}

.list_project_rela .box h3{font-weight: 700;font-size: 20px;color: #fff;line-height: normal;margin: 0;position: absolute;background-color: rgba(38, 34, 98, 0.74);bottom: 0;left: 0;text-align: center;padding: 15px 17px;text-transform: uppercase;width: 100%;}

.list_project_rela .box h3 span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_project_rela .dot_slick .slick-dots {
    margin-top: 20px;
}

.about_home{
    padding: 50px 0;
    width: 100%;
    background-color: #fff;
}

.project_detail .about_home{
    background-color: #efefef;
}

.video_home{

}

.project_detail .about_home .video_home{
    background-color: #fff;
    padding: 16px;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 21%);
}

.video_home .box_video{position: relative;}

.box_video .image{

}

.box_video .image img{
    height: 340px;
    object-fit: cover;
}

.box_video .button_play{
    width: 60px;
    height: 60px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 55px;
}

.box_video .button_play:hover{
    background-color: #ca2128;
}

.conso{width: 100%;padding-top: 0px;}
.conso .list_item{display: flex;justify-content: center;}
.conso .list_item .item{width: 33.3333%; padding: 5px 15px; background: #eee;}
.conso .list_item .item .box{text-align: center;display: block;}
.conso .list_item .item .number{color: #ca2128;font-weight: 700;font-size: 26px;margin-bottom: 10px; padding-top: 10px; line-height: 20px;}
.conso .list_item .item .name{color: #333;font-size: 16px;font-weight: 700;margin-bottom: 5px;}
.conso .list_item .item .desc{
    font-size: 13px;
}
.box_about{
    position: relative;
    width: 100%;
    padding-top: 30px;
}

.box_about:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 66px;
    background-color: #ca2128;
}

.box_about h4{margin: 0 0 13px;text-transform: uppercase;font-size: 32px;font-weight: 500;color: #ca2128;}
.box_about h4 span{color: #333;font-weight: 300;}
.list_link_about{overflow: hidden;width: 100%;margin-bottom: 20px;}
.list_link_about ul{float: right;}
.list_link_about li{float: left;padding: 0 10px;line-height: 18px;}
.list_link_about li:not(:last-child){
    border-right: 1px solid #6a6a6a;
}
.list_link_about li a{color: #5f5f5f;font-size: 15px;}
.list_link_about li a:hover{
    color: #ca2128;
}
.box_about .desc{font-size: 16px;line-height: 25px;margin-bottom: 16px;}
.box_about .note{
    font-size: 16px;
    margin-bottom: 25px;
}

.box_about .author{width: 100%;display: flex;justify-content: center;}
.box_about .author .chu_ky{margin-right: 15px;}
.box_about .author .chu_ky img{width: auto;height: auto;}
.box_about .author .info{padding-top: 10px;}
.box_about .author .info .name{color: #262262;font-weight: 700;text-transform: uppercase;margin-bottom: 2px;font-size: 17px;}
.box_about .author .info .chuc_vu{
    color: #000;
    font-size: 15px;
}
.featured_project{padding: 35px 0 35px;background-color: #fff;}
.featured_project h2{color: #333;font-size: 30px; margin-bottom: 20px; text-transform: uppercase;font-weight: 500;position: relative;padding-bottom: 11px;}
.featured_project h2:before{
    content: '';
    position: absolute;
    height: 3px;
    width: 94px;
    background-color: #ca2128;
    bottom: 0;
    left: 0;
}

.featured_project .list_fea_project{
}
.list_fea_project .slick-prev, .list_fea_project .slick-next{
    width: 38px;
    height: 38px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 3;
    opacity: 1;
}

.list_fea_project .slick-prev i, .list_fea_project .slick-next i{
    display: none;
}

.list_fea_project .slick-prev{
    background-image: url(../images/prev_gray.png);
    bottom: 50px;
    top: unset;
    left: 15px;
}

.list_fea_project .slick-next{
    background-image: url(../images/next_gray.png);
    top: unset;
    left: 75px;
    bottom: 50px;
    right: unset;
}

.list_fea_project .slick-prev:before, .list_fea_project .slick-next:before{
    display: none;
}

.list_fea_project .item{width: 100%;}
.list_fea_project .box_info{width: 100%;padding: 0 15px;float: left;}
.list_fea_project .box_info h3 {background: #014c8d;padding: 10px 0;margin: 0px 0 0px;font-size: 22px;color: #fff;text-transform: uppercase;font-weight: 600;text-align: center;}
.list_fea_project .box_info h3 a:hover {
	color: #fff;
}
.list_fea_project .box_info .desc{line-height: 24px;font-size: 16px;margin-bottom: 10px;}
.list_fea_project .box_info ul{margin-bottom: 40px;}
.list_fea_project .box_info li{color: #262262;padding-left: 40px;margin-bottom: 15px;font-size: 18px;font-weight: 300;}
.list_fea_project .box_info li:before{
    content: '';
    background-image: url(../images/check.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
}

.list_fea_project .box_info li:last-child{
    margin-bottom: 0;
}

.button_detail{width: 100%;}

.button_detail a{
    display: inline-block;
    width: 140px;
    line-height: 38px;
    background-color: #ca2128;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    border-radius: 4px;
}
.button_detail a i {
	padding-left: 5px;
	font-size: 18px;
}

.list_fea_project .item .box_image{width: 100%;float: left;padding: 0 15px;}

.list_fea_project .box_image .image{

}

.list_fea_project .box_image .image img{
    height: 340px;
    object-fit: cover;
}

.project_detail .featured_project{
    padding: 0 0 60px;
    background-color: #fff;
}

.dot_slick .slick-dots {
    bottom: 20px;
    position: unset;
}

.dot_slick .slick-dots li {
    width: 12px;
    height: 12px;
    background: rgba(153, 153, 153, 1);
    border: 3px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3);
}

.dot_slick .slick-dots li.slick-active {
    background: rgba(255, 255, 255, 1);
    border: 3px solid #262262;
}

.dot_slick .slick-dots li button {
    width: 12px;
    height: 12px;
}

.dot_slick .slick-dots li button:before {
    width: 12px;
    height: 12px;
}

.group-title {
    text-align: center;
    margin-bottom: 30px;
}

.group-title .title {
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 32px;
}

.group-title .title-underline {
    position: relative;
    margin-bottom: 24px;
    color: #333;
	font-weight: 600;
	font-size: 25px;
}

.group-title .title-underline:before {
    content: "";
    width: 125px;
    height: 2px;
    background: #ca2128;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -10px;
}

.feedback .group-title .title-underline:before {
    content: "";
    width: 125px;
    height: 2px;
    background: #ca2128;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -10px;
}

.group-title .desc {
    color: #222;
    margin-bottom: 0;
    line-height: 22px;
    max-width: 720px;
    font-size: 15px;
    text-align: center;
    margin: auto;
}

.linh_vuc{
    padding: 40px 0 20px;
    background-color: #fff;
    position: relative;
}

.linh_vuc:before{
    content: '';
    background-image: url(../images/text_img.png);
    width: 508px;
    height: 91px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 7px;
    transform: translateX(-50%);
}

.linh_vuc .list_linhvuc {

}

.linh_vuc .list_linhvuc .item {
    margin-bottom: 20px;
    transition: all .3s;
}

.linh_vuc .list_linhvuc .box {
    display: block;
    padding: 15px;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 21%);
    height: 420px;
    margin: 10px 0;
    border-bottom: 5px solid transparent;
}

.linh_vuc .list_linhvuc .box:hover {
    transition: all .3s;
    border-bottom: 5px solid #ca2128;
}

.linh_vuc .list_linhvuc .box .image {width: 100%;text-align: center;}

.linh_vuc .list_linhvuc .box .image img {
    background: #fff;
    object-fit: cover;
    width: auto;
    margin: auto;
}

.linh_vuc .list_linhvuc .info{padding-top: 10px;}

.linh_vuc .list_linhvuc .info h3 {
    color: #333;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
}
.linh_vuc .list_linhvuc .info h3 a {
	color: #333;
}
.linh_vuc .list_linhvuc .info h3 a:hover {
	color: #ca2128;
}

.linh_vuc .list_linhvuc .info .desc{
    color: #333;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.linh_vuc .list_linhvuc .info .view_more{ 
	font-weight: 500; display: flex;align-items: center;justify-content: center;margin-top: 10px;font-size: 15px;color: #ca2128;
}

.linh_vuc .list_linhvuc .info .view_more img{
    width: auto;
    margin-left: 7px;
}

.feedback{
    width: 100%;
    padding: 50px 0;
    background-color: #eee;
}

.feedback .dot_slick .slick-dots{
    margin-top: 20px;
}

.feedback .group-title .title-underline{
    color: #333;
}

.feedback .group-title .desc{
    color: #333;
}

.list_feedback{
    width: 100%;
}

.list_feedback .item{
    width: 33.333333%;
    float: left;
    padding: 0 15px;
}

.list_feedback .box{
    display: flex;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.list_feedback .box .image{
    height: 100px;
    width: 100px;
    overflow: hidden;
    border-radius: 50%;
}

.list_feedback .box .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list_feedback .box .info{
    width: calc(100% - 100px);
    padding-left: 19px;
}

.list_feedback .rate{display: flex;margin-bottom: 12px;}

.list_feedback .rate i{color: #f1c734;font-size: 18px;margin-right: 5px;}

.list_feedback .desc{line-height: 24px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;margin-bottom: 20px;-webkit-box-orient: vertical;}

.list_feedback .author{

}

.list_feedback .author .name{
    color: #333;
    font-weight: 700;
    font-size: 18px;
}

.list_feedback .author .chuc_vu{
    color: #333;
}

.section-2 {
    padding: 40px 0 0;
}

.section-2 .banner {}

.section-2 .banner a {
    overflow: hidden;
    display: block;
    position: relative;
}

.section-2 .banner a:after,
.section-2 .banner a:before {
    background: rgba(255, 255, 255, 0.1);
    content: '';
    z-index: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.section-2 .banner a:before {
    left: -100%;
    top: -100%;
}

.section-2 .banner a:after {
    left: 100%;
    top: 100%;
}

.section-2 .banner a:hover:after,
.section-2 .banner a:hover:before {
    left: 0;
    top: 0;
}

.section-2 .banner a img {
    min-height: 200px;
    object-fit: cover;
}

.pt_section_61 {
    background: #f5f5f1;
    position: relative;
    padding-bottom: 10px;
    padding-top: 20px;
}

.pt_section_61 .pt_chitiet {
    display: inline-block;
    background: #44973c;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}

.pt_item_new_3 {
    margin-bottom: 35px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 40px;
}

.news_row .pt_item_new_3 {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.pt_item_new_3:last-child {
    margin: 0;
    border-bottom: unset;
}

.pt_item_new_3 .pt_box {
    display: flex;
    flex-wrap: wrap;
}

.pt_item_new_3 .pt_images {
    width: 100%;
    overflow: hidden;
    /* margin-bottom: 15px; */
    /* border-radius: 20px; */
}

.pt_item_new_3 .pt_images img {
    transition: all 0.5s;
    object-fit: cover;
    width: 100%;
    height: 250px;
}

.pt_item_new_3:hover .pt_images img {
    transform: scale(1.1);
}

.pt_item_new_3 .pt_box_in {
    /* width: calc(100% - 200px); */
    width: 100%;
    /* padding-left: 20px; */
    padding-left: 0;
    /* max-width: 710px; */
    margin: 0 auto;
    padding: 15px 15px 15px;
    background: #fff;
}

.pt_item_new_3 .pt_box_in h3 {
    margin: 0;
}

.pt_item_new_3 .pt_box_in .pt_date {
    font-size: 11px;
    margin: 10px 0 5px;
}

.pt_item_new_3 .pt_box_in .pt_desc {
    line-height: 22px;
    font-size: 15px;
    margin-top: 25px;
    font-weight: 300;
}

.news_row .pt_item_new_3 .pt_box_in .pt_desc {
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pt_item_new_3 .pt_box_in .pt_date span {
    margin-right: 10px;
    display: inline-block;
    color: #222;
    /* border-bottom: 1px dotted #ccc; */
    padding-bottom: 1px;
}

.pt_item_new_3 .pt_box_in .pt_date span:last-child {
    margin: 0;
}

.pt_item_new_3 .pt_box_in .pt_date span i {
    margin-right: 5px;
}

.pt_item_new_3 .pt_box_in h3 a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    height: auto;
}

.pt_item_new_3 .pt_box_in h3 a:hover {
    color: #44973c;
}

.pt_box_text_new_3 {
    padding: 25px 25px;
    background: #fff;
}

.pt_box_text_new_3 h3 {
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    margin: 0 0 15px;
    color: #44973c;
    line-height: normal;
}

.pt_box_text_new_3 .pt_desc {
    line-height: 24px;
    font-size: 15px;
}

.pt_section_61 .pt_list_images {}

.pt_section_61 .pt_list_images .pt_images {
    margin-bottom: 25px;
    height: 202px;
    position: relative;
}

.pt_section_61 .pt_list_images .pt_images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pt_section_61 .pt_action .pt_icon {
    width: 100%;
    height: 30px;
    margin: 0;
    margin-bottom: 10px;
}

.pt_section_61 .pt_action .pt_icon img {
    width: auto;
}

.pt_section_61 .pt_images:hover .pt_action {
    /* display: block; */
    opacity: 1;
    /* align-items: center; */
}

.pt_section_61 .pt_action {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, #44973c 0, rgba(68, 151, 60, 0.7) 100%);
    color: #fff;
    display: flex;
    /* align-items: center; */
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    padding: 0 20px;
    text-align: center;
    /* display: none; */
    opacity: 0;
    transition: all 0.5s;
}

.pt_section_61 .pt_action>h3 {
    font-size: 19px;
    margin: 0;
}

.pt_section_61 .pt_action>h3 {
    color: #fff;
}

.pt_section_61 .pt_action>h3 {
    font-size: 19px;
    margin: 0;
    overflow: hidden;
    height: 60px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pt_section_61 .pt_action>h3 {
    color: #fff;
}

.pt_section_62 {
    padding: 40px 0 25px;
    background-color: #fff;
}

.pt_group_title {
    text-align: center;
    margin-bottom: 25px;
}

.pt_group_title .pt_title_icon_top {
    font-size: 40px;
}

.pt_group_title .pt_title_sup {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #65a59d;
}

.wrap-news-card .pt_list_item {
    padding: 0;
    float: left;
}

.wrap-news-card .pt_item {
    padding: 0 15px;
    margin-bottom: 20px;
}

.wrap-news-card .pt_item .pt_box_item{
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 21%);
}

.wrap-news-card .pt_item .pt_images {
    overflow: hidden;
    position: relative;
}

.wrap-news-card .pt_item .info{
    width: 100%;
    padding: 18px;
}

.wrap-news-card .pt_item .date {
    margin-bottom: 10px;
    font-size: 13px;
    color: #898989;
}

.wrap-news-card .pt_item .pt_images img {
    transition: all 0.5s;
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.wrap-news-card .pt_item .pt_images:hover img {
    transform: scale(1.1);
}

.wrap-news-card .pt_item h3 {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, 0.7);
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 10px 17px;
    width: 100%;
    text-transform: uppercase;
}

.wrap-news-card .pt_item h3 span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-weight: 600;
}

.wrap-news-card .pt_item h3 a {
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
}

.wrap-news-card .pt_item h3 a:hover {
    color: #ca2128;
}

.wrap-news-card .pt_item .desc {
    font-size: 15px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.wrap-news-card .pt_item .view_detail{
    display: flex;
    align-items: center;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
}

.wrap-news-card .pt_item .view_detail img{
    width: auto;
    margin-left: 7px;
}

.section-3 {
    padding: 40px 0 10px;
}

.banner-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.banner-wrapper .image {
    overflow: hidden;
}

.banner-wrapper .image img {
    backface-visibility: hidden;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
    min-height: 400px;
    object-fit: cover;
}

.banner-wrapper:hover .image img {
    filter: alpha(opacity=80);
    transform: scale3d(1.1, 1.1, 1);
}

.banner-wrapper-infor {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-wrapper-infor .info {
    width: 100%;
    text-align: center;
    padding: 65px 15px 80px;
    border: 2px solid #fff;
    max-width: 500px;
}

.banner-wrapper-infor .content {}

.banner-wrapper-infor .content .sup-title {
    text-transform: uppercase;
    color: #fff;
}

.banner-wrapper-infor .content .title-banner {
    margin: 0 0 15px;
    font-size: 50px;
    color: #fff;
}

.banner-wrapper-infor .content .button {
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    padding: 0 28px;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background: #f79a00;
}

.banner-wrapper-infor .content .button:hover {
    background: #171717;
}

.wrap-navtab {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrap-navtab .title {
    font-size: 25px;
    position: relative;
    width: 20%;
    padding-bottom: 10px;
    font-weight: 600;
}

.wrap-navtab .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 48px;
    height: 2px;
    left: 0;
    background: #ff6f00;
}

.am-wrapper {
    float: left;
    position: relative;
    overflow: hidden;
}

.am-wrapper img {
    position: absolute;
    outline: none;
}

.tab-category-1 .box-view-all {
    width: 130px;
    text-align: right;
}

.tab-category-1 .view-all {
    display: block;
    display: inline-block;
    position: relative;
    border: 1px solid #000;
    padding: 0 20px;
    line-height: 39px;
}

.box-view-all-mobile {
    text-align: center;
}

.tab-category-1 .view-all:hover {
    background: #ff6f00;
    color: #fff;
    border-color: #ff6f00;
}

.tab-category-1 .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 130px);
    border: unset;
    justify-content: left;
    align-items: center;
}

.tab-category-1 .nav-tabs>li {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0px;
    background: #eee;
    padding: 0;
    line-height: 30px;
    height: 100%;
    position: relative;
    margin-right: 40px;
    height: 40px;
}

.tab-category-1 .nav-tabs>li:after {
    content: "";
    border-width: 20px;
    border-left: 20px solid #eee;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #eee;
    border-top: 20px solid transparent;
    position: absolute;
    left: 100%;
    top: 0;
}

.tab-category-1 .nav-tabs>li.active:after {
    border-bottom-color: #4B4E51;
    border-left-color: #4B4E51;
}

.tab-category-1 .nav-tabs>li+li.active:before {
    border-right-color: #4B4E51;
    border-top-color: #4B4E51;
}

.tab-category-1 .nav-tabs>li+li:before {
    content: "";
    border-width: 20px;
    border-left: 20px solid transparent;
    border-right: 20px solid #eee;
    border-bottom: 20px solid transparent;
    border-top: 20px solid #eee;
    position: absolute;
    top: 0;
    right: 100%;
}

.tab-category-1 .nav-tabs>li.active>a,
.tab-category-1 .nav-tabs>li>a:focus {}

.tab-category-1 .nav>li>a:focus,
.tab-category-1 .nav>li>a:hover {
    background-color: unset;
    border: unset;
    color: #ca2128;
}

.tab-category-1 .nav-tabs>li.active {
    background-color: #4B4E51;
    border: 0;
    padding: 0;
}


/*
.tab-category-1 .nav-tabs>li.active:before,
.tab-category-1 .nav-tabs>li:hover:before {
    width: calc(100% - 3.2px);
}

.tab-category-1 .nav-tabs>li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
*/

.tab-category-1 .nav-tabs>li.active>a {
    border: none;
    box-shadow: none;
    outline: none;
    color: #fff;
    background-color: #4B4E51;
    font-weight: 600;
    /* padding: 5px 20px; */
    line-height: 30px;
    margin: 0 0px 0 0;
}

.tab-category-1 .nav-tabs>li>a:focus {
    color: #fff;
    border: unset;
    background-color: inherit;
    outline: unset;
}

.tab-category-1 .nav-tabs>li>a {
    padding: 0;
    border-radius: 0;
    line-height: 30px;
    background-color: unset;
    border: unset;
    margin-right: 0;
    padding: 5px 20px;
}

.section-4 {}

.section-4 .tab-content {}

.wrap-list-product {
    padding-top: 20px;
}

.list-product-card {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.list-product-card>.row>.col-xs-6 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.list-product-card>.row {
    display: flex;
    flex-wrap: wrap;
}

.product-card {}

.product-card .box {
    margin-bottom: 30px;
    margin-top: 5px;
    padding-bottom: 10px;
    background: #fff;
    /* box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1); */
    transition: all .3s ease;
}

.product-card .box:hover {
    /* box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1); */
    transform: translateY(-5px);
}

.product-card .card-top {
    position: relative;
    overflow: hidden;
}

.product-card .card-top .image {
    position: relative;
    overflow: hidden;
}

.sale-1 {
    position: absolute;
    top: 0;
    left: 20px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 1px 0px 0px;
    padding-bottom: 4px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    width: 40px;
    height: 36px;
    background-image: url(../images/bg-sale.webp);
    background-size: 40px 36px;
    background-position: 0px 0px;
}

.product-card .card-top .image a {
    display: block;
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.product-card .card-top .image a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.product-card:hover .card-top .image a::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.product-card .card-top .image-card {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
    min-height: 150px;
}

.product-card .card-top .image-default {}

.product-card .card-top .image-hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.product-card .box:hover .image-hover {
    opacity: 1;
}

.product-card .card-top .list-status {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    z-index: 1;
}

.product-card .card-top .list-status>li {
    position: relative;
    width: auto;
    margin-bottom: 5px;
}

.product-card .card-top .list-status>li>span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}

.product-card .card-top .list-status .new span {
    color: #ffffff;
    background-color: #5eb100;
}

.product-card .card-top .list-status .sale span {
    color: #ffffff;
    background-color: #90c7e0;
}

.product-card .card-top .list-status .hot span {
    color: #ffffff;
    background-color: #f20600;
}

.product-card .card-top .list-quick {
    display: flex;
    position: absolute;
    bottom: 30px;
    right: -30px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    z-index: 10;
    width: 35px;
    /* padding: 10px; */
    /* background: rgba(0, 0, 0, 0.3); */
    flex-direction: column;
}

.product-card .box:hover .card-top .list-quick {
    /* bottom: 15px; */
    opacity: 1;
    visibility: visible;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    /* left: 0; */
    right: 10px;
    /* padding: 10px; */
    /* bottom: 0; */
}

.product-card .card-top .list-quick>li {
    transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    margin-bottom: 5px;
}

.product-card .card-top .list-quick>li>a {
    background: #fff;
    border: 1px solid #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    transition: all .3s linear;
    display: block;
    /* margin-left: 5px; */
    color: #000;
}

.product-card .card-top .list-quick>li>a:hover {
    background: #ca2128;
    color: #fff;
    border-color: #ca2128;
}

.product-card .card-body {
    padding: 10px 0px 0;
}

.product-card .card-body .card-name {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-card .card-body .card-name a {
    color: #333;
}

.product-card .card-body .card-name a:hover {
    color: #ca2128;
}

.product-card .card-body .card-price {
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 48px;
}

.product-card .card-body .card-price .new-price {
    font-size: 17px;
    color: #f79a00;
    font-weight: 600;
}

.product-card .card-body .card-price .old-price {
    color: #8d8d8d;
    margin-left: 8px;
    font-weight: 500;
}

.product-card .card-body .rate {
    margin-top: 8px;
    line-height: 1;
}

.product-card .card-body .rate span {
    display: inline-block;
    width: 91px;
}

.product-card .card-body .rate span:before {
    content: "\f006\f006\f006\f006\f006";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    letter-spacing: 4px;
    color: #fabe00;
    width: attr(data-foo);
}

.product-card .card-body .rate span i {}

.product-card .card-body .action-button {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.product-card .card-body .add-to-cart {
    display: inline-block;
    font-size: 14px;
    background: #e9242d;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    padding: 7px 20px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    font-size: 16px;
    width: calc(100% - 40px);
    padding: 5px 10px;
    height: 35px;
    text-align: center;
}

.product-card .card-body .add-to-cart:hover {
    background-color: #fff;
    color: #e9242d;
    border-color: #e9242d;
}

.product-card .card-body .add-to-withlist {
    border: 1px solid #e9242d;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    transition: all .3s linear;
    display: block;
    background: #fff;
    color: #e9242d;
    margin-left: 5px;
}

.product-card .card-body .add-to-withlist:hover {
    background: #e9242d;
    color: #fff;
}

.product_hover-block:hover {
    background: #ca2128;
}

.product_hover-block {
    left: 0;
    position: absolute;
    bottom: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 99;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: flex-end;
    background: #000;
    border-radius: 100%;
    padding: 5px;
    transform: translate(-50%, 50%) scale(0);
}

.product_hover-block .actions {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.product_hover-block .actions a {
    color: #fff;
}

.product-card .box:hover .product_hover-block {
    transform: translate(-50%, 50%) scale(1);
}

button.btn-cart {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

.button.btn-cart {
    float: left;
    width: 66%;
    border: none;
}

.button.btn-cart>a {
    display: block;
    background: #e9242d;
    height: auto;
    line-height: 18px;
    padding: 7px 12px 3px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    border: 1px solid #e9242d;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 0 7px;
    width: 100%;
}

.button.btn-cart>a:before {
    color: #ffffff;
    content: "\f07a";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
    margin: 0 5px 0 0;
}

.button.btn-cart span {
    border: medium none;
    color: #ffffff;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
}

.add-to-links {
    margin: 5px 0 0;
    font-size: 12px;
}

.product_hover-block .actions .add-to-links,
.list-center-outer .add-to-links {
    float: right;
    margin: 0;
    vertical-align: middle;
    width: 34%;
}

.product_hover-block .add-to-links li:first-child,
.list-center-outer .add-to-links li:first-child {
    background: #e9242d;
    float: left;
    font-size: 0;
    height: 36px;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
    border-left: 1px solid #fff;
}

.add-to-links li a.quickview {
    display: block;
    height: 100%;
    width: 100%;
}

.add-to-links li a.quickview:before {
    color: #fff;
    content: "\f002";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 38px;
    vertical-align: top;
    text-align: center;
    width: 100%;
}

.product_hover-block .add-to-links li:first-child+li {
    background: #e9242d;
    float: left;
    font-size: 0;
    height: 36px;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
    border-left: 1px solid #fff;
}

.add-to-links li a.link-detail {
    line-height: 38px;
    vertical-align: top;
}

.add-to-links li a.link-detail {
    display: block;
    height: 100%;
    width: 100%;
}

.add-to-links li a.link-detail:before {
    color: #fff;
    content: "\f037";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 40px;
    vertical-align: top;
    text-align: center;
    width: 100%;
}

.category-slide-1 .slick-prev,
.category-slide-1 .slick-next {
    opacity: 1;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
}

.category-slide-1 .slick-prev {
    left: -10px;
}

.category-slide-1 .slick-next {
    right: -10px;
}

.category-slide-1 .slick-prev i,
.category-slide-1 .slick-next i {
    font-size: 25px;
    color: #ca2128;
}

.wrap-partner {
    padding: 25px 0;
}

.wrap-partner .list-item {}

.wrap-partner .list-item .item {
    padding: 10px;
}

.wrap-partner .list-item .box {
    border: 1px solid #eee;
    padding: 10px;
}

.wrap-partner .list-item img {}

.section-5 {
    background-image: url(../images/bg-about.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 160px 0;
}

.section-5 .box-text {}

.section-5 .box-text h4 {
    margin: 0;
    color: #a3a3a3;
    font-size: 14px;
    text-transform: uppercase;
}

.section-5 .box-text h3 {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 25px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
}

.section-5 .box-text h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 48px;
    height: 2px;
    left: 0;
    background: #ff6f00;
}

.section-5 .box-text .desc {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.6;
    color: #a3a3a3;
}

.box-about {}

.box-about a {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 50px;
    fill: #fff;
    color: #fff;
    background-color: #ff6f00;
    padding: 0 30px 0 18px;
    display: inline-flex;
    align-items: center;
}

.box-about a:hover {
    background-color: #cc5900;
}

.box-about a svg {
    height: 23px;
    width: auto;
    margin-right: 10px;
}

.section-6 {
    padding: 30px 0;
}

.section-6 .container>.row {
    display: flex;
    align-items: center;
}

.wrap-left {
    display: flex;
    align-items: center;
}

.wrap-left .wrap-1 {
    margin: 0;
    position: relative;
    font-size: 24px;
    color: #000;
    display: inline-flex;
    align-items: center;
    border-right: 1px solid #dbdada;
    padding: 5px 35px 10px 0;
    margin-right: 40px;
    max-width: 420px;
}

.wrap-left .wrap-1 .wrap-email {}

.wrap-left .wrap-1 .wrap-email .box {
    display: flex;
    align-items: center;
}

.wrap-left .wrap-1 .wrap-email .icon {
    margin-right: 20px;
    position: relative;
    font-size: 38px;
    color: #ff6f00;
    width: 80px;
    height: 80px;
    border: 2px solid #ff6f00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.wrap-left .wrap-1 .wrap-email h3 {
    width: calc(100% - 100px);
    font-weight: 500;
}

.wrap-left .wrap-2 {}

.wrap-left .wrap-2 .text {
    color: #a3a3a3;
    border-bottom: none;
    font-size: 15px;
    z-index: 2;
    line-height: 24px;
}

.box-form {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.box-form form {
    max-width: 400px;
    width: 100%;
}

.box-form .input-group .form-control {
    height: 50px;
    padding-left: 20px;
}

.box-form .input-group-btn>.btn {
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
}


/*css footer*/

.pt_back_to_top {
    width: 35px;
    height: 35px;
    line-height: 33px;
    display: block;
    position: fixed;
    right: 10px;
    bottom: 15px;
    font-size: 15px;
    color: #fff;
    border-radius: 6px;
    background: #44973c;
    text-align: center;
}

.pt_back_to_top i {
    line-height: inherit;
}


/*end css footer*/

.banner_top{
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.breadcrumb-slide{
    width: 100%;
	margin-bottom: 10px;
    background-color:#eee;
}

.breadcrumbs {
    position: relative;
    width: 100%;
    /* padding-top: 20px; */
    background-color: #fff;
}

.breadcrumbs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #2b2b2b; */
    z-index: 1;
}

.breadcrumbs ul {
    float: left;
    width: 100%;
    padding: 10px 0;
    /* border-bottom: 1px solid #ddd; */
    /* margin-bottom: 20px; */
}

.breadcrumbs ul>li {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.breadcrumbs ul>li>a {
    color: #333;
    font-weight: 400;
}

.breadcrumbs ul>li>a:after {
    content: "\f101";
    margin: 0px 10px;
    font: normal normal normal 14px/1 FontAwesome;
}

.breadcrumbs ul>li:last-child a:last-child:after {
    content: unset;
}

.breadcrumbs ul>li span {
    display: inline-block;
    color: #fff;
}

.info_time{width: 100%;background-color: #f5f6fa;}

.box_info_time{

}

.box_info_time .item{display: inline-flex;align-items: center;margin-right: 45px;padding: 15px 0;}

.box_info_time .icon{margin-right: 16px;}

.box_info_time .icon img{width: auto;}

.box_info_time .val{color: #262262;font-weight: 400;font-size: 16px;}

.list-news-blog{

}

.card-news-horizontal-3 {
    margin-bottom: 15px;
}

.card-news-horizontal-3 .box {
    display: flex;
    flex-wrap: wrap;
}

.card-news-horizontal-3 .image {
    width: 30%;
    position: relative;
}

.card-news-horizontal-3 .image a {
    display: block;
    padding-bottom: 76%;
    position: relative;
}

.card-news-horizontal-3 .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.card-news-horizontal-3 .content {
    width: calc(100% - 30%);
    padding-left: 15px;
}

.card-news-horizontal-3 .content h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.card-news-horizontal-3 .content h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 32;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 24px;
    height: auto;
}

.card-news-horizontal-3 .content .date {
    margin-bottom: 5px;
    font-size: 13px;
    color: #898989;
}

.card-news-horizontal-3 .content .date i {
    margin-right: 5px;
}

.card-news-horizontal-3 .content .desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    max-height: 100px;
    font-weight: 300;
    text-align: justify;
}

.xemthem {
    margin-top: 10px;
    background-color: #333;
    border-color: #333;
    color: #fff;
    font-size: 13px;
    padding: 5px 20px;
}

.side-bar {
    background-color: #ffffff;
    box-shadow: 0 1px 2px #d9dadb;
    margin: 0 0 20px 0;
}

.side-bar:last-child {
    margin-bottom: 0;
}

.title-sider-bar {
    font-size: 17px;
    margin: 0;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px 10px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 26px;
    text-transform: uppercase;
    background: #014c8d;
}

.list-category {}

.menu-side-bar {}

.list-category ul>li>a>img {
    /*width: 18px;
    height: 18px;
    margin-right: 16px;*/
}

.list-category ul>li>a .pt_icon_right {
    position: absolute;
    right: 0;
    top: 3px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s;
    opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right2 {
    position: absolute;
    right: 0;
    top: 2px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    transition: all 0.5s;
    opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right:before {
    content: "\f067";
}

.list-category ul>li>a .pt_icon_right2:before {
    content: "\f067";
}

.list-category ul>li.nav_item.active a .pt_icon_right:before {
    content: "\f068";
}

.list-category ul>li.nav_item1.active a .pt_icon_right2:before {
    content: "\f068";
}

.list-category ul>li.active a .pt_icon_right {
    /* transform: rotate(90deg); */
}

.list-category ul>li>a {
    position: relative;
    user-select: none;
    display: block;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    clear: both;
    font-weight: 400;
    font-size: 14px;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px;
    /* color: #222222; */
    position: relative;
}

.list-category>ul>li>a {
    padding-left: 20px;
    font-size: 15px;
}

.list-category ul>li>a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 18px;
}

.list-category ul>li>a>span {
    padding-left: 16px;
    /* border-left: 1px solid #e5e5e5; */
}

.menu-side-bar-leve-2 {
    display: none;
}

.menu-side-bar-leve-3 {
    display: none;
}

.list-category .menu-side-bar-leve-2>li>a {
    padding-left: 40px;
    line-height: 35px;
    height: 35px;
}

.list-category .menu-side-bar-leve-2>li>a:before {
    left: 30px;
    top: 11px;
}

.list-category .menu-side-bar-leve-3>li>a {
    padding-left: 70px;
    line-height: 35px;
    height: 35px;
}

.list-category .menu-side-bar-leve-3>li>a:before {
    left: 58px;
    top: 11px;
}

.list-tag {
    padding: 20px;
}

.list-tag>ul {
    /* margin-top: 20px; */
}

.list-tag>ul>li {
    display: inline-block;
}

.list-tag>ul>li>a {
    position: relative;
    display: block;
    margin: 0 10px 10px 0;
    padding: 0 20px 0 23px;
    line-height: 26px;
    height: 26px;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    font-size: 14px !important;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    font-weight: 500;
}

.list-tag>ul>li>a:hover {
    background-color: #e9242d;
    border-color: #e9242d;
    color: #ffffff;
}

.list-tag>ul>li>a:before {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.list-trending {}

.list-trending ul {
    display: flex;
    flex-wrap: wrap;
}

.list-trending ul>li {
    font-size: 13px;
    margin-top: 0;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.list-trending ul>li>.box {
    display: flex;
    flex-wrap: wrap;
}

.list-trending ul>li>.box .xemthem {
    display: inline-block;
    padding: 5px 15px;
    background-color: #ca2128;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
}

.list-trending .box .icon {
    width: 75px;
    overflow: hidden;
    height: 80px;
}

.list-trending .box .icon img {
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.list-trending .box .icon:hover img {
    transform: scale(1.1);
}

.list-trending .box .content {
    width: calc(100% - 75px);
    padding-left: 10px;
}

.list-trending .box .content .name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 20px;
}

.list-trending .box .content .name a {
    /* color: inherit; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
}

.list-trending .box .content .name a:hover {}

.list-trending .box .content .desc {
    line-height: 1.42857143;
    color: #333333;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.side-bar-search {
    padding: 10px 20px 20px;
}

.side-bar-search input {
    /* margin-top:7px; */
    margin-right: 5px;
}

.side-bar-search label {}

.side-bar-search label a {}

.side-bar-search .checkbox {
    margin-bottom: 20px
}

.side-bar-search h4 {
    font-size: 14px;
    display: block;
    max-width: 100%;
    margin: 0;
    margin-bottom: 5px;
    font-weight: 400;
    color: #333333;
}

.box-checkbox {}

.list-checkbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 7px 0 16px;
    padding-left: 1px;
}

.list-checkbox>li {
    border-radius: 0;
    width: 33.33333%;
    margin-left: -1px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-touch-action: manipulation;
    -khtml-touch-action: manipulation;
    -moz-touch-action: manipulation;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-cursor: pointer;
    -khtml-cursor: pointer;
    -moz-cursor: pointer;
    -ms-cursor: pointer;
    cursor: pointer;
    user-select: none;
    background-image: none;
    box-sizing: border-box;
}

.list-checkbox>li input[type="checkbox"] {
    display: none;
}

.list-checkbox>li input[type="checkbox"]:checked+label {
    border-color: #f0f0f0;
    background: rgba(110, 140, 215, 0.07000000000000001);
    box-shadow: none;
}

.list-checkbox>li input[type="checkbox"]:checked+label i {
    color: #e9242d;
}

.list-checkbox>li label {
    border-color: #f0f0f0;
    /* background: rgba(110, 140, 215, 0.07000000000000001); */
    box-shadow: none;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 1.5;
    border: 1px solid #f0f0f0;
    padding: 6px 12px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 400;
}

.list-checkbox>li label>i {
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
    display: block;
    padding-bottom: 8px;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.list-checkbox>li label>span {}

.box-keyword {
    margin-bottom: 15px;
}

.box-keyword input {
    line-height: 1.42857143;
    font-family: "Open Sans", sans-serif;
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #f0f0f0;
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    color: #333333;
    box-sizing: border-box;
    padding: 9px 10px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    border-radius: 2px;
    -webkit-transition: all 0.3s linear 0s;
    -khtml-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    margin: 0;
}

.box-select {
    display: flex;
    justify-content: space-between;
}

.box-select>.box-select-1,
.box-select>.box-select-2 {
    width: 48%;
    margin-bottom: 25px;
}

.box-select select {}

.box-submit {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /* padding-left: 15px !important; */
    /* padding-right: 15px !important; */
    font-size: 15px;
    max-width: 190px;
}

.box-submit button {
    font-size: 14px;
    font-weight: 400;
    text-transform: Capitalize;
    background-color: #e9242d;
    color: #ffffff;
    outline: 0;
    outline-offset: 0;
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-touch-action: manipulation;
    -khtml-touch-action: manipulation;
    -moz-touch-action: manipulation;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    margin: 0;
    text-decoration: none;
    box-shadow: none;
    padding: 0 15px;
    border: none;
    border-radius: 3px !important;
    position: relative;
    line-height: 40px;
    width: 80%;
    font-weight: 600;
}

.select2-drop.select2-drop-active {
    border: 1px solid #e5e5e5 !important;
}

.select2-drop .select2-search {
    padding: 4px;
}

.select2-search input {
    width: 100%;
    height: auto!important;
    padding: 4px 20px 4px 5px!important;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url(../images/select2.png) 100% -22px no-repeat #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 6px 10px;
    /* height:40px; */
    display: inline-block;
}

.select2-container--default .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.template-detail {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
}

.title-template-news {
    margin: 10px 0 10px 0;
    font-size: 25px;
    text-align: left;
    font-weight: 600;
}

.noidung_in {
    font-size: 15px;
    line-height: 1.5;
    text-align: justify;
}

.noidung_in ul {
    list-style: disc;
    padding-left: 20px;
}

.noidung_in ul>li {
    list-style: disc;
}

.block-content-right {
    float: right;
}


/*end css link category*/

.product-detail-left-content .image {
    /* border-radius: 5px; */
    border: 1px solid #dedede;
    margin-bottom: 5px;
}

.product-detail-left-content .image {
    position: relative;
}

.product-detail-left-content .sale-1 {
    right: 0;
    left: unset;
}

.product-detail-left-content .column {
    /* float: left; */
    /* width: 25%; */
    padding: 5px;
}

.product-detail-left-content .column img {
    opacity: 0.8;
    cursor: pointer;
    height: 50px;
    object-fit: cover;
    padding: 5px;
    border: 1px solid #dedede;
}

.product-detail-left-content .column img:hover {
    opacity: 1;
}

.list-image-small {
    padding: 0 20px;
    max-width: 500px;
    margin: 0 auto;
}

.list-image-small:after {
    content: "";
    display: table;
    clear: both;
}

.list-image-small .slick-prev,
.list-image-small .slick-next {
    opacity: 1;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
}

.list-image-small .slick-prev {
    left: -30px;
}

.list-image-small .slick-next {
    right: -30px;
}

.list-image-small .slick-prev i,
.list-image-small .slick-next i {
    font-size: 18px;
    color: #ca2128;
}

.title-product-detail {
    font-size: 25px;
    margin: 0;
    margin-bottom: 25px;
}

.wrap-top {
    background-color: #fff;
    padding: 30px 20px 10px;
}

.product-information {}

.name-product {
    color: rgb(51, 51, 51);
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 6px;
}

.code-product {
    color: rgb(120, 120, 120);
    margin-bottom: 15px;
}

.detail-info-bottom {
    padding: 20px 0;
    border: 2px solid #ddd;
}

.detail-info-bottom ul li {
    width: 25%;
}

.detail-info {
    margin-bottom: 15px;
}

.detail-info-top {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.detail-info>ul {
    display: flex;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}

.detail-info>ul>li {
    padding: 10px;
}

.detail-info-top>ul>li {
    width: 33.3333%;
}

.detail-info>ul>li .icon {
    margin-bottom: 10px;
    height: 40px;
}

.detail-info>ul>li .icon img {
    height: 40px;
    width: auto;
    object-fit: contain;
}

.detail-info>ul>li .icon i {
    font-size: 40px;
}

.detail-info>ul>li .desc {}

.box-price-detail {
    /* display: flex; */
    margin-bottom: 20px;
    background-color: #eee;
    padding: 10px 15px;
}

.box-price-detail .new-price {
    font-size: 25px;
    font-weight: 700;
    color: #f79a00;
    line-height: 43px;
    display: inline-block;
    letter-spacing: 0px;
}

.gioi_thieu ul {
    list-style: disc;
    padding-left: 15px;
}

.gioi_thieu ul>li {
    list-style: disc;
}

.vat {
    display: inline-block;
}

.box-price-detail .desc-price {
    margin-top: 5px;
}

.box-price-detail .desc-price .txt-color {
    color: #b88e40;
}

.box-price-detail .old-price {
    color: #8d8d8d;
    font-size: 20px;
    margin-left: 15px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 0px;
    text-decoration: line-through;
    display: inline-block;
    vertical-align: bottom;
}

.product-detail-right-content {}

.wrap-uu-dai {
    display: flex;
    /* padding: 20px 0; */
    /* border: 2px solid #ddd; */
}

.item-uu-dai {
    padding: 0 5px;
    width: 33.333%;
}

.item-uu-dai .box {
    text-align: center;
}

.item-uu-dai .icon {
    text-align: center;
}

.item-uu-dai .icon img {
    width: 20px;
}

.item-uu-dai h3 {
    margin: 0;
    margin-top: 10px;
    font-size: 12px;
}

.item-uu-dai h3 span {
    display: inline-block;
    margin: 3px 0;
    font-size: 12px;
    font-weight: 700;
}

.wrap-detail-1 {
    margin-bottom: 30px;
    padding: 10px 0;
    border: 2px solid #ddd;
}

.title-product-brand {
    font-size: 15px;
    font-weight: 500;
    padding: 0px 10px 10px 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.wrap-product-brand {}

.item-product-brand {}

.item-product-brand .box {
    display: flex;
    align-items: center;
}

.item-product-brand .image {
    width: 75px;
}

.item-product-brand .image img {}

.item-product-brand .content {
    width: calc(100% - 75px);
    padding-left: 15px;
}

.item-product-brand .content h3 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: normal;
}

.item-product-brand .content h3 a {}

.item-product-brand .box-price {}

.item-product-brand .new-price {
    font-size: 15px;
    color: #f79a00;
    white-space: nowrap;
}

.item-product-brand .old-price {
    color: #1f2022;
    font-size: 15px;
    margin-left: 5px;
    text-decoration: line-through;
}

.giaonhanh {
    background-color: rgba(0, 153, 0, 0.05);
    padding: 8px 12px;
    -webkit-box-align: center;
    align-items: center;
    margin: 12px 0px -8px;
    border-radius: 4px;
    color: #f79a00;
}

.giaonhanh img {
    height: 22px;
    margin-right: 2px;
    vertical-align: middle;
}

.giaonhanh img {
    height: 22px;
    margin-right: 2px;
    vertical-align: middle;
    width: auto;
}

#Lu__tgnhanhang {
    display: inline;
}

.product-action {
    margin-top: 10px;
    border-top: 1px solid #ddd;
}

.product-action>button:not(:last-child),
.product-action .list-store:not(:last-child) {
    margin-right: 10px;
}

.product-action .list-store,
.product-action .list-store button {
    width: 100%;
    text-align: center;
}

.product-action>button,
.product-action .list-store {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
    position: relative;
    width: 110px;
}

.product-action .list-store:hover .dropdown-menu {
    display: block;
}

.product-action button.btn-store {
    font-size: 13px;
    line-height: 14px;
    background: #ca2128;
    border-color: #ca2128;
    color: rgb(74, 74, 74);
    padding: 12px 10px 10px 30px;
    font-weight: 400;
    position: relative;
    text-align: left;
}

.product-action .list-store .dropdown-menu {
    padding: 10px;
    background: #fff;
    color: #464646;
    font-size: 12px;
    width: 280px;
}

.product-action button:not(.no-icon):before {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 16px;
    height: 20px;
    left: 8px;
    top: 10px;
    content: "";
    position: absolute;
}

.product-action button.btn-store:before {
    background-image: url(../images/icon_marker_white.svg);
    left: 6px;
    top: 14px;
}

.product-action button.btn-store span {
    font-weight: 600;
    color: rgb(74, 74, 74);
}

.product-action .stores li.available .available {
    color: #ce9614;
}

.product-action button {
    border-radius: 2px;
    background: #f2f2f2;
    border: 1px solid #ddd;
    color: #464646;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 20px;
    text-align: left;
    position: relative;
}

.product-action .list-store .dropdown-menu {
    padding: 10px;
    background: #fff;
    color: #464646;
    font-size: 12px;
    width: 280px;
    /* max-width: 100%; */
    top: calc(100% - 14px);
}

.product-action .stores li.available .out-of-stock,
.product-action .stores li:not(.available) .available {
    display: none;
}

.product-action button.btn-buynow,
.product-action button.btn-add-cart {
    padding: 15px 15px 15px 15px;
    border-color: #e9242d;
    color: #fff;
    min-width: 11.25rem;
    background: #e9242d;
    font-size: 14px;
    font-weight: 400;
}

.product-action button.btn-add-cart {
    background: rgba(255, 87, 34, .1);
    border: 1px solid #e9242d;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .03);
    color: #e9242d;
    position: relative;
    padding: 15px 5px 15px 30px;
}

.product-action button.btn-add-cart:before {
    background-image: url(../images/cart-shopee.webp);
    width: 22px;
    height: 22px;
    left: 10px;
    top: 12px;
}

.product-action button.btn-buynow:before {
    background-image: url(../images/cart-shopee.png);
    width: 22px;
    height: 22px;
    left: 28px;
    top: 12px;
}

.product-action.out-of-stock .list-store,
.product-action.out-of-stock .btn-add-cart,
.product-action.out-of-stock .btn-buynow,
.product-action:not(.out-of-stock) .btn-out-of-stock,
.product-action:not(.out-of-stock) .btn-subscribe {
    display: none;
}

.list-btn-action.clearfix {
    display: flex !important;
    flex-wrap: wrap;
}

.product-action .list-btn-action {
    margin-top: 15px;
    width: calc(100% - 120px);
}

.product-action .list-btn-action a:hover {
    color: inherit;
}

.product-action:not(.out-of-stock) .list-btn-action button {
    width: calc(100% / 2 - 5px);
    text-align: center;
    margin-bottom: 15px;
}

.product-action .list-btn-action button:first-child {
    margin-right: 14px;
}

.wrap-tab-product-detail {
    margin-top: 40px;
}

.wrap-tab-product-detail .tab-content {
    padding: 25px 30px;
    background-color: #fff;
}

.wrap-tab-product-detail .tab-content .tab-text ul {
    list-style: disc;
    padding-left: 20px;
}

.wrap-tab-product-detail .tab-content .tab-text ul>li {
    list-style: disc;
}

.product-relate {
    margin-top: 30px;
    padding: 0;
    position: relative;
}

.product-relate .list-product-card {
    background-color: #fff;
    padding: 30px 20px 0;
}

.product-relate .product-card .box {
    box-shadow: none;
}

.product-relate .product-card .card-top .list-status>li>span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
}

.title-1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    padding: 0 10px;
}

.product-relate .slick-prev,
.product-relate .slick-next {
    opacity: 1;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
}

.product-relate .slick-prev {
    left: 0px;
}

.product-relate .slick-next {
    right: 0px;
}

.product-relate .slick-prev i,
.product-relate .slick-next i {
    font-size: 25px;
    color: #ca2128;
}

.product-relate .product-card .card-top .list-quick {
    /* left: 0; */
    /* right: unset; */
    /* width: 100%; */
    /* background-color: rgba(0, 0, 0, 0.3); */
    /* padding: 10px; */
}

.product-relate .product-card .card-top {
    overflow: hidden;
}


/*end css sp chi tiet*/

.list-news {}

.list-news .news-item {
    border-bottom: 1px solid #ddd;
    /* background: #fff; */
    padding: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.list-news .news-item .box {}

.list-news .news-item .author {
    display: flex;
    line-height: 26px;
    margin-bottom: 20px;
    color: #88898b;
}

.list-news .news-item .author .name {
    margin-right: 20px;
}

.list-news .news-item .author .date {}

.list-news .news-item .author span {
    color: #e9242d;
}

.list-news .news-item .image {
    margin-bottom: 30px;
    overflow: hidden;
}

.list-news .news-item .image:hover img {
    transform: scale(1.1);
}

.list-news .news-item .image img {
    transition: all 0.3s;
}

.list-news .news-item .content {}

.list-news .news-item .content .name-news {
    margin: 0;
    margin-bottom: 15px;
}

.list-news .news-item .content .name-news a {
    font-size: 22px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0;
}

.list-news .news-item .content .desc {
    color: #4a4d4f;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: justify;
}

.list-news .news-item .article-social {
    display: flex;
}

.list-news .news-item .article-social>li {}

.list-news .news-item .article-social>li+li {
    margin-left: 10px;
}

.list-news .news-item .article-social>li>a {}

.list-news .news-item .article-social>li>a>i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    transition: all .3s linear;
}

.article-social i.fa.fa-twitter {
    background: #1fb8ff;
}

.article-social i.fa.fa-pinterest {
    background: #da4545;
}

.article-social i.fa.fa-google-plus {
    background: #ffba00;
}

.article-social i.fa.fa-linkedin {
    background: #2c2b2b;
}

.article-social i.fa.fa-reddit {
    background: #ff9292;
}


/*end css news*/


/*css news-detail*/

.news-detail {
    padding: 0px 0 20px;
    text-align: justify;
}

.news-detail ul {
    list-style: disc;
    padding-left: 20px;
}

.news-detail ul>li {
    list-style: disc;
}

.news-detail>.image {}

.news-detail .news_note {
    margin-top: 15px;
    margin-bottom: 15px;
}

.news-detail>.image>img {
    max-width: 100%;
    height: auto;
}

.news-detail .author {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-detail .author .date {
    display: flex;
    align-items: center;
}

.news-detail .author .day {
    font-size: 17px;
    line-height: 1.42857143;
}

.news-detail .author .year {
    text-transform: none;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 0px 10px;
    width: 46px;
    height: 50px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    line-height: 1.42857143;
    padding: 6px 10px;
    width: auto;
    height: 30px;
    margin-left: 0px;
    /* margin-top: 14px; */
}

.news-detail .author .name-author {
    line-height: 50px;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.news-detail .news-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 20px;
}

.news-detail .content-news {
    font-size: 15px;
    color: #535252;
}

.news-detail .content-news img {
    max-width: 100%;
    height: auto;
}

.news-detail .content-news ul,
.news-detail .content-news ul>li {
    list-style: disc;
}

.news-detail .content-news ul {
    padding-left: 20px;
}

.share-with {
    width: 100%;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.social-sharing a {
    display: inline-block;
    border-radius: 2px;
    text-decoration: none;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #ececec;
    color: #333;
    height: 30px;
    line-height: 30px;
    margin: 0 5px 10px 0;
}

.social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.social-sharing.is-clean .icon-facebook {
    color: #3b5998;
}

.social-sharing .icon {
    padding: 0 5px 0 10px;
}

.social-sharing.is-clean a .share-title {
    font-weight: normal;
}

.share-count {
    position: relative;
    background-color: #fff;
    padding: 0 8px;
    margin-right: -2px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    border-radius: 0 2px 2px 0;
    border: 1px solid #ececec;
    opacity: 1;
    top: -1px;
}

.social-sharing.is-clean .icon-twitter {
    color: #00aced;
}

.social-sharing.is-clean .icon-google-plus {
    color: #dd4b39;
}

.list_tab {
    margin-bottom: 15px;
    margin-top: 20px;
    display: none;
}

.list_tab li {
    display: inline-block;
}

.list_tab a {
    display: inline-block;
}

.list_tab li:first-child {
    display: inline-block;
    /* float: left; */
    height: 36px;
    font: normal 18px/36px 'Roboto-Bold', sans-serif;
    /* background: url(../images/ico-tag.png) left 6px no-repeat; */
    /* padding-left: 35px; */
    color: #000;
    font-weight: 700;
    margin-right: 10px;
}

.list_tab a {
    height: 36px;
    line-height: 36px;
    /* background-color: #ebebeb; */
    /* float: left; */
    padding: 0 10px;
    border-radius: 5px;
    margin: 0 5px 5px 0;
    background: #ccc;
    border-color: #ccc;
    color: #000;
}

.wrap-relate {
    background-color: #fff;
    padding: 10px 15px 20px;
}

.news-related-title {
    line-height: 1.35;
    font-size: 30px;
}

.list-news-related-2 li h3{
    font-size: 15px;
    line-height: normal;
}

.list-news-related {}

.news-related-item {
    margin-bottom: 25px;
}

.news-related-item .box {
    display: flex;
    flex-wrap: wrap;
}

.news-related-item .image {
    width: 50%;
}

.news-related-item .content {
    width: 50%;
    padding-left: 25px;
}

.news-related-item .content .date {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 10px;
}

.news-related-item .content .day {
    font-size: 40px;
}

.news-related-item .content .year {
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 8px;
    width: 46px;
    height: 50px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    line-height: 1.42857143;
}

.news-related-item .content .name {
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    padding-right: 25px;
    letter-spacing: 0.05em;
}

.news-related-item .content .loadmore {
    display: inline-block;
    text-transform: uppercase;
    margin-top: 15px;
    position: relative;
    letter-spacing: 0.05em;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}


/*end css news-detail*/

#pagination {
    text-align: center;
    margin: 10px 0 !important;
    float: left;
    width: 100%;
}

.pagination {
    display: inline-block;
    margin: 10px 0 30px 0;
}

.pagination span {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #034ea2;
    background-color: #fff;
    color: #034ea2;
    font-size: 14px;
}

.pagination a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #ca2128;
    background-color: #ca2128;
    color: #fff;
    font-size: 14px;
}


/*css template contact */

.wrap-template-contact {
    padding-top: 30px;
}

.contact-form {
    margin-bottom: 20px;
}

.contact-form .title-contact{
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.contact-form .form {}

.contact-form .form p {
    margin: 0 0 10px;
    font-size: 15px;
}

.contact-form .form input {
    font-size: 14px;
    color: #333333;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 0px;
    height: 35px;
    padding: 0 15px;
    margin-bottom: 15px;
    outline: 0;
}

.contact-form .form textarea {
    font-size: 14px;
    color: #333333;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 15px;
    outline: 0;
}

.contact-form .form button {
    font-size: 14px;
    color: #fff;
    background: #9d181e;
    border: none;
    height: 35px;
    width: 150px;
    border-radius: 0px;
    cursor: pointer;
    outline: 0;
}

.am-container img{
    padding: 2px;
    width: 20%;
    height: 200px;
    object-fit: cover;
    float: left;
}

.contact-infor {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}

.contact-infor .info_company .name_company{
    color: #000;
}

.contact-infor .infor {
    margin-bottom: 20px !important;
    line-height: 20px;
}

.contact-infor .infor .address {

}

.contact-infor .infor .address li{
    font-weight: 300;
}

.contact-infor .infor .address .title {
    padding-bottom: 0;
}

.contact-infor .infor .address .pt_list_addres {
    margin-bottom: 15px;
}

.contact-infor .infor .address .pt_list_addres>li {
    line-height: 25px;
}

.contact-infor .infor .map {}

.contact-infor .infor .map iframe {
    height: 300px;
	width: 100%;
}
.wrap-service {
    padding: 0px 0 20px;
    bottom: 0;
    left: 0;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	background: #fff;
}
.item-service{
}
.item-service .box{
    margin: 0 auto;
    padding: 10px 0px 5px 0;
    border-radius: 4px;
}
.item-service .box .icon{
    width: 110px;
    margin: 10px auto 10px;
}
.item-service .box .icon img{
    width: auto;
    height: auto;
    object-fit: contain;
}
.item-service .box .name{
    font-size: 65px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    padding-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}
.item-service .box .text_grey {
    font-size: 16px;
	padding: 0 20px;
    text-align: center;
    line-height: 1.5;
    color: #403426;
}
.contact-item ._whatsapp {
    background: #4aae20 url(../images/whatsapp.png) 0 0 no-repeat;
    background-size: cover;
}




/*end css template contact*/

@media (min-width: 1250px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 1249px) {
    .list_fea_project .slick-next{
        bottom: 0;
    }

    .list_fea_project .slick-prev{
        bottom: 0;
    }
}

@media (min-width:1200px) {
    .product-action .list-btn-action button {
        float: left;
    }
    .product-action .list-btn-action button:nth-of-type(2n+1) {
        margin-right: 9px;
    }
    .product-action {
        display: flex;
    }
}

@media (max-width:1199px) {
    .home-top-block .list-item {}
    .wrap-search .box-search>h2 {
        font-size: 45px;
    }
    .product-action .list-store,
    .product-action .list-store button {
        width: 100%;
        text-align: center;
    }
    .product-action:not(.out-of-stock) .list-btn-action button {
        width: calc(100% / 2 - 7px);
        text-align: center;
        margin-bottom: 15px;
    }
    .product-action .list-btn-action button:first-child {
        margin-right: 14px;
    }
    .product-action .list-btn-action {
        width: 100%;
    }

    .am-container img{
        width: 25%;
    }

    .list_fea_project .box_image .image img{
        height: 730px;
    }

    .list_fea_project .slick-next{
        bottom: -60px;
    }

    .list_fea_project .slick-prev{
        bottom: -60px;
    }
}

@media (max-width: 991px) {
    .box_about{
        margin-top: 40px;
    }

    .list_project_rela .item{
        width: 50%;
    }

    .wrap-relate{
        margin-bottom: 25px;
    }

    .list_fea_project .box_image .image img{
        height: 550px;
    }

    .am-container img{
        width: 33.33333%;
    }
}

@media (max-width:767px) {
    .store-item {
        width: 33.333%;
    }
    .box_info_khachhang{
        width: 100%;
    }
    .box_info_khachhang .list_item{
        margin-bottom: 30px;
    }
    
    .box_lh{
        width: 100%;
    }
    .list-tab-link ul>li {
        width: 33.333%;
    }
    .box-price-detail .new-price {
        font-size: 35px;
    }
    .tab-category-1 .nav-tabs>li:after {
        display: none;
    }
    .tab-category-1 .nav-tabs>li+li:before {
        display: none;
    }
    .tab-category-1 .nav-tabs>li {
        margin-right: 5px;
        font-size: 13px;
    }
    .tab-category-1 .nav-tabs>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .tab-category-1 .nav-tabs {
        width: 100%;
    }
    .title-1 {
        font-size: 25px;
    }

    .list_fea_project .box_info{
        width: 100%;
        order: 2;
    }

    .list_fea_project .item .box_image{
        width: 100%;
        order: 1;
        padding-top: 30px;
    }

    .featured_project h2{
        bottom: unset;
    }

    .list_fea_project .box_info h3{
        margin: 30px 0 15px;
    }

    .list_fea_project .item{
        display: flex;
        flex-wrap: wrap;
    }

    .project_detail .featured_project{
        padding: 50px 0;
    }

    .info_time{
        padding: 8px 0;
    }

    .box_info_time .item{
        padding: 7px 0;
    }
}

@media (max-width:550px) {
	.menu_search li a img {
		height: 35px;
		width: 35px;
	}
	.slide {
		padding: 0;
	}
	.item-service .box .name {
		font-size: 35px;
	}
	.item-service .box .text_grey {
		font-size: 13px;
		line-height: 16px;
		height: 95px;
	}
	.featured_project {
		padding: 25px 0 85px;
	}
    .product-action .list-store .dropdown-menu {
        width: 400px;
    }
    .list_project_rela .item{
        width: 100%;
    }
    .news-related-title{
        font-size: 24px;
        font-weight: 500;
    }
    .am-container img{
        width: 50%;
        height: 170px;
    }
    .list_fea_project .box_image .image img{
        height: 400px;
    }
    .box_video .image img{
        height: 240px;
    }
    .list_project_rela .box .image img{
        height: 400px;
    }
    .card-news-horizontal-3 {
        margin-bottom: 30px;
    }
    .card-news-horizontal-3 .image {
        width: 100%;
    }
    .card-news-horizontal-3 .content {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }
    .project_detail .featured_project{
        padding: 30px 0;
    }
    .list_project_rela .box h3{
        font-size: 15px;
    }
    .project_rela{
        padding: 30px 0;
    }
    .box_info_time .icon{
        width: 27px;
        text-align: center;
    }
    .box_info_time .val{
        width: calc(100% - 27px);
    }
    .breadcrumbs ul{
        padding: 10px 0;
    }
    .box_info_khachhang .list_item{
        font-size: 17px;
    }
    .box_info_khachhang .list_item li a{
        font-size: 17px;
    }
    .linh_vuc .list_linhvuc .box{
        padding: 15px 20px;
        height: 420px;
    }
    .wrap-news-card .pt_list_item{
        padding: 0 7.5px;
    }
    .box_lh .desc{
        font-size: 17px;
    }
    .wrap-news-card .pt_item{
        padding: 0 7.5px;
        width: 100%;
    }
    .group-title .title{
        font-size: 24px;
    }
    .list_feedback .box .image{
        height: 88px;
        width: 88px;
    }
    .list_feedback .box .info {
        width: calc(100% - 88px);
    }
    .feedback{
        padding: 30px 0;
    }
    .list_feedback .box{
        padding: 20px;
    }
    .linh_vuc:before{
        height: 58px;
        width: 324px;
        background-size: contain;
    }
    .button_detail a{
        line-height: 36px;
    }
    .list_fea_project .box_info h3{
        font-size: 22px;
        margin: 20px 0 10px;
    }
    .list_fea_project .item .box_image{
        padding-top: 20px;
    }
    .featured_project h2{
        font-size: 24px;
    }
    .list_fea_project .box_info .desc {
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .list_fea_project .box_info ul{
        margin-bottom: 25px;
    }
    .list_fea_project .box_info li{
        padding-left: 27px;
        margin-bottom: 10px;
    }
    .about_home{
        padding: 15px 0;
    }
    .conso{
        padding-top: 20px;
    }
    .conso .list_item .item{
        padding: 0 7px;
    }
    .conso .list_item .item .name{
        font-size: 16px;
    }
    .box_about h4{
        font-size: 26px;
    }
    .list_link_about li a{
        font-size: 14px;
    }
    .box_about .desc {
        font-size: 15px;
        line-height: 22px;
        text-align: justify;
    }
    .box_about .note{
        font-size: 15px;
    }
    .box_about .author .info .name{
        font-size: 14px;
    }
    .box_video .button_play {
        width: 64px;
        height: 64px;
        font-size: 22px;
        border: 2px solid #fff;
        line-height: 60px;
    }
    .product-action:not(.out-of-stock) .list-btn-action button {
        width: 100%;
        /* width: calc(100% / 2 - 4px); */
    }
    .product-action .list-btn-action button:first-child {
        margin-right: 0;
    }
    .product-action button.btn-buynow,
    .product-action button.btn-add-cart {
        padding: 15px 30px;
        font-size: 13px;
    }
    .product-action button.btn-add-cart {
        padding: 15px 10px 15px 35px;
    }
}