*{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin: 0; }
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/font/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/font/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto_bold';
    src: url('../fonts/font/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/font/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'UTMHanzel';
    src: url('../fonts/font/UTMHanzel.woff2') format('woff2'),
        url('../fonts/font/UTMHanzel.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN_Poppins';
    src: url('../fonts/font/SVN-Poppins.woff2') format('woff2'),
        url('../fonts/font/SVN-Poppins.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN_Poppins_medium';
    src: url('../fonts/font/SVN-PoppinsMedium.woff2') format('woff2'),
        url('../fonts/font/SVN-PoppinsMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN_Poppins_semibold';
    src: url('../fonts/font/SVN-PoppinsSemiBold.woff2') format('woff2'),
        url('../fonts/font/SVN-PoppinsSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish_black';
    src: url('../fonts/font/Mulish-Black.woff2') format('woff2'),
        url('../fonts/font/Mulish-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('../fonts/font/UTMHelvetIns.woff2') format('woff2'),
        url('../fonts/font/UTMHelvetIns.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mulish_extrabold';
    src:
        url('../fonts/font/Mulish-ExtraBold.woff2') format('woff2'),
        url('../fonts/font/Mulish-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
  }
  @font-face {
    font-family: 'Mulish_regular';
    src: url('../fonts/font/Mulish-Regular.woff2') format('woff2'),
        url('../fonts/font/Mulish-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTMEdwardian';
    src: url('../fonts/font/UTMEdwardian.woff2') format('woff2'),
        url('../fonts/font/UTMEdwardian.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTMAmericanSans';
    src: url('../fonts/font/UTMAmericanSans.woff2') format('woff2'),
        url('../fonts/font/UTMAmericanSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Muli_semibold';
    src: url('../fonts/font/Muli-SemiBold.woff2') format('woff2'),
        url('../fonts/font/Muli-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Mulish_bold';
    src: url('../fonts/font/Mulish-Bold.woff2') format('woff2'),
        url('../fonts/font/Mulish-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Quicksand_regular';
    src: url('../fonts/font/Quicksand-Regular.woff2') format('woff2'),
        url('../fonts/font/Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto_medium';
    src: url('../fonts/font/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/font/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}


body{font-family: 'Roboto';font-size: 15px; color: #333; background: #fff;}
p{margin: 0}
ul{margin-bottom: 0px}
h4{font-size: 0rem}
a:hover{color: #ffffff}
/* header */
.flex{display: flex;flex-wrap: wrap;align-items: center;}
.box-slide{position:relative;}
.info-header i{padding-right: 10px;}
.social li{padding: 0px 5px;list-style: none;}
.header-top{background-size: cover;padding: 9.5px 0px;background-color: #e6e6e6;}
.info-header{padding-right: 20px;}
.hotline-header{background: url(../images/image/call2.png) no-repeat left center;padding-left:60px;}
.hotline-header p{font-size: 24px;color: #cc0000;font-family:'Roboto_bold';}
.hotline-header .p_text{font-size: 16px;color:#333333;font-style: italic;font-family: 'Roboto';}
.header-bottom{padding:5.5px 0px;background: url(../images/image/bck_header.png)no-repeat;background-size: cover;}

/* menu */
.menu ul li a{font-family:'Roboto_bold';line-height: 1;}
.menu{background-color:#11ad13;position: relative;z-index: 9;}

/* tieuchi */
.box_tieuchi{text-align: center;}
.tieuchi_vi{font-size:15px;color: #333333;font-family:'Mulish_black';margin-top: 20px;margin-bottom: 10px;}
.tieuchi_mt{font-size:14px;color: #333333;font-family:'Mulish_regular';line-height: 1.8;}
.tieuchi{padding: 40px 0px;}

/* gioithieu */
.gioithieu_left{width: calc(100% - 640px);}
.gioithieu_right{max-width: 550px;width: 100%;position: relative;}
.box_gioithieu{justify-content: space-between;}
.gioithieu_vi{font-size:40px;color: #11ad13;font-family:'Roboto_bold';line-height: 1;margin-bottom: 10px;}
.doinet{font-size: 15px;color: #333333;font-family:'Roboto_medium';line-height: 1;}
.gioithieu_mota{color: #333333;text-align: justify;line-height: 1.8;}
.xemthem{font-size:15px;color: #ffffff;height: 45px;width: 150px;line-height: 45px;text-align: center;display: inline-block;margin-top: 30px;border: 1px solid #ffffff;}
.box_gt_top{margin-bottom: 20px;position: relative;padding-left: 10px;border-left: 4px solid #11ad13;}
.gioithieu{padding: 75px 0px;}
.gird_thongke{justify-content: space-between;margin-top: 35px;}
.dv_right1{padding-left: 10px;}
.so{font-size: 26px;color: #000;font-family: "Roboto_bold";}
.dv_right1 h5{font-size: 15px;color: #333333;}
.gioithieu_right .control-owl button{ height: 200px;background-color: #41bd42; }
.gioithieu_right .control-owl button.owl-prev{ left: 0px;transform: translateX(-100%); }
.gioithieu_right .control-owl button.owl-next{ left: 100%;right: 0px; }
.gioithieu_right .control-owl{ top: calc(50% - 200px/2); }

/* danhmuc */
.danhmuc_list{position: relative;}
.danh_muc_title{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;text-align: center;padding:0px 20px}
.danhmuc_vi{font-size: 24px;color: #ffffff;font-family:'Muli_semibold' ;}

/* sanpham_banchay */
.noidung_top{padding-bottom:30px;text-align: center;}
.title_h2{font-size:40px;color: #11ad13;font-family:'Roboto_bold';}
.slogan1{font-size:15px;color: #333333;font-family:'Roboto_medium';margin-bottom: 15px;margin-top: 5px;}
.sanpham_banchay{padding: 60px 0px;}
.name-product{font-size: 20px;color:#333333;margin-top: 15px;margin-bottom: 5px;}
.gia{color: #333333;}
.pic-product{position: relative;}
.pic-product .box-product{transform: scale(1);transition: all 0.3s;overflow: hidden;}
.icon_sp{position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;text-align: center;justify-content: center;opacity: 0;transition: all 0.3s;}
.img_goi{margin-left: 10px;}
.pic-product:hover .icon_sp{opacity: 1;}
.pic-product:hover .box-product img{transform: scale(1.1);transition: all 0.5s;}

/* .danhmuc_list */
.grid-page{display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 20px 20px}
.danhmuc_sanpham {justify-content: center;}
.li_a {padding: 0px 5px;}
.danhmuc_sanpham li a.active {background-color: #0189e1;color: #ffffff!important;}
a:not([href]):not([class]){color: unset;}
.danhmuc_sanpham li a {font-size: 16px;color: #0189e1!important;font-family: 'Quicksand_regular';padding: 8.5px 24px;display: inline-block;border-radius: 30px;border: 1px solid #0189e1;text-transform: uppercase;cursor: pointer;}
.danhmuc_sanpham li {list-style: none;}
.wrap-content.space_sp{margin-bottom: 30px;}
.danhmuc_sanpham_index{margin-top: 40px;}

/* dichvu */
.qc_sl {display: grid;grid-template-columns: repeat(3, 1fr);grid-gap:20px;}
.qc_sl{margin-bottom: -20px;}
.box_album{position: relative;}
.box_dichvu{ transition: all 0.3s; background: linear-gradient(to bottom, transparent 0%, transparent 30%, rgb(0 0 0 / 80%) 100%); position: absolute; padding: 40px 20px 40px 20px; height:  140px; left: 0px;right: 0px;bottom: 0px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;}
.dichvu_vi{font-size:20px;color: #ffffff;font-family: 'Roboto_bold';}
.desc_dv { margin-top: 20px; display: none; color: #fff; }
.box_album:hover .desc_dv { display: block; }
.box_album:hover .box_dichvu{background:hwb(122 8% 35% / 0.8); height: 100%;}
.dichvu{ padding: 60px 0px;background-color: #f2f2f2;}

/* album */
.box_ab1:nth-child(1) { grid-column: 1 / 2; grid-row: 1 / 2}
.box_ab1:nth-child(2) { grid-column: 1 / 2; grid-row: 2 / 3;}
.box_ab1:nth-child(3) { grid-column: 1 / 2; grid-row: 3 / 4;}
.box_ab1:nth-child(4) { grid-column: 2 / 3; grid-row: 1 / 3;}
.box_ab1:nth-child(5) { grid-column: 2 / 3; grid-row: 3 / 4;}
.box_ab1:nth-child(6) { grid-column: 3 / 4; grid-row: 1 / 2;}
.box_ab1:nth-child(7) { grid-column: 3 / 4; grid-row: 2 / 3;}
.box_ab1:nth-child(8) { grid-column: 3 / 4; grid-row: 3 / 4;}
.qc_sl1 {display: grid;grid-template-columns: repeat(3, 1fr);grid-gap:20px;}
.qc_sl1{margin-bottom: -20px;}
.album_anh{padding: 60px 0px;background-size: cover;}
.album_gallery{display: none;}
.info-product{text-align: center;}
.addcart{cursor: pointer;}
.modal-header{background-color:#0189e1;color: #ffffff;}
.zoom_hinh{position: relative;}
.line_index{margin-top: 10px;}
.album_vi1{font-size:17px;color: #ffffff;font-family:'BeVietnam_light';}
.mau{color: #ffffff;}

/* //visaochon */
.visaochon{width: 58%;padding-right: 100px;padding-top: 60px;padding-bottom: 60px;}
.lienhe_index{width: 42%;background-color: #108e11;padding: 60px 0px;padding-left: 50px;position: relative;}
.lienhe_index::after{position: absolute;top: 0px;bottom: 0px;width: 100px;background-color: #108e11;content: "";left: 100%;}
.box_vs_lh{justify-content: space-between;}
.trang{color: #ffffff;}
.visaochon_lienhe{background: url(../images/image/bck_lh.png)no-repeat;background-size: cover;}
.gird_visao{display: grid;grid-template-columns: repeat(2, 1fr);grid-gap: 30px 30px;}
.visao_vi{font-size: 22px;font-family: "Roboto_bold";color: #ffffff;}
.img_visao{flex-shrink: 0px;}
.visao_vi{flex: 1;padding-left: 10px;align-self: end;}
.visao_top {margin-bottom: 10px;}
.visao_mota{font-size: 15px;color: #ffffff;}
.form-contro1,.form-contro2::-webkit-input-placeholder {color: #ffffff;}
.form-contro1,.form-contro2::-ms-input-placeholder {color: #ffffff;}
.form-contro1,.form-contro1::placeholder {color: #ffffff;}

/* //LIENHEBAOGIA */
.form_lienhe1 .input-contact{margin-top: 15px;}
.form-contro1{padding: 1.7rem 0.75rem;border-radius: 0px;background-color: #fff0;}
.form-contro2{border-radius: 0px;background-color: #fff0;}
.btn1{font-size: 15px;color: #11ad13;font-family: "SVN_Poppins_semibold";height: 50px;width: 190px;text-align: center;background-color: #ffffff;border:none;margin-top: 10px;border-radius: 0px;position: relative;}
.form_lienhe{text-align: center;}
.lienhe_baogia{padding: 70px 0px;}
.btn1:hover{background-color: #7c440a;transition: all 0.3s;}
.flex1{display: flex;flex-wrap: wrap;}

/* quytirnh */
.quytrinh_item{padding: 20px;width: 30%;background-color: #000;}
.quytrih_top{justify-content: space-between;}
.quytrinh_mota{font-size: 15px;color: #ffffff;}
.quytrinh_img{max-width: 850px;width: 100%;margin: auto;justify-content: space-between;}
.img_quytrinh{background-color: #11ad13;border-radius: 50%;padding: 5px;}
.img_quytrinh h3{border-radius: 50%;color: #ffffff;text-transform: uppercase;font-size:16px;font-family: 'Roboto_bold';position: relative;border: 1px solid #d9d9d9;width: 116px;height: 116px;text-align: center;line-height: 116px;}
.img_quytrinh_item:nth-child(2n){position: relative;top: -75px;}
.quytrinh_img {padding-top: 130px;padding-bottom: 55px;}
.img_quytrinh_item:nth-child(2n)::after{position: absolute;background: url(../images/image/lefft.png)no-repeat;background-size: cover;content: "";top: 37px;width: 64px;height: 124px;right: 100%;z-index: 0;}
.img_quytrinh_item:nth-child(2n)::before{position: absolute;background: url(../images/image/right.png)no-repeat;background-size: cover;content: "";top: 37px;width: 77px;height: 124px;left: 92%;z-index: 0;}
.img_quytrinh{position: relative;z-index: 2;}
.quytrinh_bottom{justify-content: center;}
.quytrinh_item1{margin-right:20px;}
.quytrinh{background: url(../images/image/qr.png)no-repeat;background-size: cover;padding: 60px 0px;}


/* tintuc */
.tintuc_vi{font-size:16px;color: #333333;font-family: 'Roboto_bold';margin-top: 15px;margin-bottom: 10px;}
.tintuc_vi1{font-size:16px;color: #333333;font-family: 'Roboto_bold';margin-bottom: 5px;}
.tintuc_mota{font-size:15px;color: #333333;line-height: 1.8;}
.tintuc_index{max-width: 400px;width: 100%;}
.video_index{width: calc(100% - 425px);}
.img_tintuc{flex-shrink: 0;}
.title_tintuc{flex: 1;padding-left: 10px;}
.box_tintuc_video{justify-content: space-between;}
.box_slick-item{padding: 0px 10px;margin-bottom: 10px;}
.box_slick{margin: 0px -20px;}
.tintuc_video{padding: 55px 0px;}


/* footer */
.btn2{font-size: 15px;color: #ffffff;font-family: 'Roboto_bold';display: inline-block;padding: 7px 15px;margin-top: 10px;border: none;}
.chinh_sach1{margin-top: 20px;}
.chinh_sach1{margin-bottom: 10px!important;}
.footer-article .form-contro1{padding: 1.5rem 0.75rem;border-radius: 10px;}
.box_footer{display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer-news:nth-child(1){width: 35%;}
.footer-news:nth-child(2){width: 25%;}
.footer-news:nth-child(3){width: 30%;}
.title-footer{font-size:28px;font-family:'Roboto_bold';color:#ffffff;margin-bottom: 20px;}
.footer_icon li {list-style: none;padding: 6px 0px;}
.footer_icon ul li{display: flex;align-items: center;}
.footer_icon li span{color: #ffff}
.copyright,.statistic{font-size: 14px}
.list_icon ul {display: flex;}
.list_icon ul li img{margin-right: 10px;max-width: 46px}
.list_icon ul li {list-style: none}
.chinh_sach{margin-bottom:20px;;font-family:'Roboto_bold';font-size: 25px;color:#ffff;position: relative;}
.footer_icon img{padding-right: 10px;}
.box_footer{padding: 60px 0px;}
.footer-article{background-color: #11ad13;}
.list_icon{margin-top: 10px;}

/* trangtrong */
.img_quytrinh{transform: rotate(0deg);transition: all 0.5s;}
.img_quytrinh_item:hover .img_quytrinh{transform: rotate(360deg);}
.img_quytrinh_item:hover .img_quytrinh h3{color: red;}
.title-main span{text-transform:uppercase;font-size:36px;display: inline-block;color: #11ad13;font-family: 'UTMHanzel';}
.title-main1 span{font-size:26px;display: inline-block;color: #11ad13;font-family: 'Roboto_bold';}
.wrap-detail{padding-bottom: 40px;padding-top: 20px;}
.gird_duan{display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 26.67px 26.67px}
.title-main1{text-align: center;margin-bottom: 20px;}
.gird-product{display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 26.67px 26.67px}
.news-desc{text-align: justify;}
.news-image span{border-radius: 10px;overflow: hidden;}
.news-name a{color:#333;font-size:16px;font-family: 'Roboto_bold';line-height: 1.6;}
.list-news-other li a{color:#11ad13;}
.list-news-other li {margin-bottom: 2px;list-style: none;padding: 3px 0px;font-family: auto;}
.list-news-other li a:hover{color: #7c440a;transition: all 0.3s;}
.cart-product span{width: unset;}
.cart1{text-align: center;}
.cart1 span{float: unset;display: inline-block;margin-top: 5px;padding: 7px 20px;background-color:#0189e1;}
.album-name,.video-name{font-size: 18px;text-transform: uppercase;text-align: center;margin-top: 15px;font-family: "Roboto_bold";}
/* hover */
.xemthem:hover{background-color:red;transition: all 0.3s;color: #ffffff;}
.sanpham_list_vi:hover,.name-product:hover{color: red;transition: all 0.3s;}
.dm1 li a:hover{background-color:red;transition: all 0.3s;color: #ffff!important;}
.duan_vi:hover,.tintuc_top:hover{color: red;transition: all 0.3s;}
.xemthem_vi:hover{color: #7c440a;transition: all 0.3s;}
.footer-ul li a:hover{color: red;transition: all 0.3s;}
.fixed{position: fixed;left: 0px;right: 0px;top: 0px;z-index: 99;}
.header-bottom.fixed{animation:fadeInDown; animation-duration: 1.5s;}
.danhmuc_sanpham li a:hover{background-color:#0189e1;transition: all 0.3s;color: #ffffff!important;}
.xemthem_vi:hover{color: red;transition: all 0.3s;}
.img-hover img:hover{transition: all 0.3s;transform: translateY(-5px);}
.img-hover img{transition: all 0.3s;}
.listvideos {width: 100%;padding: 10px 0px;}
.video-main {height: 400px;}
.map {
    font-size: 18px;
    color: #ffffff;
}