@font-face{font-family: 'Barlow-Medium';src:url(font/Barlow-Medium.ttf)}
@font-face{font-family: 'Barlow-Bold';src:url(font/Barlow-Bold.ttf)}
@font-face{font-family: 'Barlow-Regular';src:url(font/Barlow-Regular.ttf)}
@font-face{font-family: 'Barlow-ExtraBold';src:url(font/Barlow-ExtraBold.ttf)}
@font-face{font-family: 'Montserrat-bold';src:url(font/Montserrat-Bold.ttf)}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
html {
  box-sizing: border-box !important;
}
body{
font-family: 'Barlow-Medium';
    line-height: 24px;
      width: 100%;
  height: 100%;font-size: 16px;
}

img{
    max-width: 100%;
}
iframe{
  max-width: 100%;
}
/*ul li {
  list-style-type: none;
}*/
a:hover {
  text-decoration: none;
}
.clear-fix{
    clear: both;
}
.text-upper
{
    text-transform: uppercase;
}
.text-bold
{
    font-family: 'Barlow-Bold';
}
.text-primary
{
    color: #2d2d94;
}
.mucluc_right ul li{list-style-type: none;}
/*header{position: fixed;width: 100%;z-index: 99999;}*/
.top_head{position: relative;}
.col1_top_head {min-height:70px;background-color: #389047;border-radius:0 0 0px 70px;padding:15px;padding-top: 22px;text-align: center;}
.col2_top_head {    min-height: 70px;

        min-height: 70px;
    background-color: #389047;
    /* border-radius: 0 0 0px 70px; */
    padding: 10px;

    width: 34.333333%;

    position: absolute;
    right: 0%;}
    #timkiem_search{position: relative;}
    #timkiem_search input{    max-width: 83%;    margin-left: 6%;    border-radius: 10px; min-height: 40px;}
    #timkiem_search button{    position: absolute;
  right: 13%;
    top: 4px;
    background: #fff0;
    border: none;}
    #timkiem_search button i{
        color: #389047;font-size: 24px;
    }
    .col2_top_head a{
        color: #3c3d47;    font-size: 12pt;
    }
    .col2_top_head i{
      font-size: 24px;    margin-left: 30px;
          transform: rotate(317deg);
    -moz-transform: rotate(317deg);
    -webkit-transform: rotate(317deg);
    -o-transform: rotate(317deg);
    -ms-transform: rotate(317deg);
    }
    .col2_top_head span{
      font-style: italic;
    }
    .col2_top_head span:hover{color: #fff;}
    .col2_top_head p{display: contents;}
    .col-logo img{
    width: 88%;
}
    #header_pro{background-color: #2d2d94;overflow: hidden;}
    #header_pro .wrapper{}
    #header_pro .relative{position: relative;}

nav#main-menu{position:relative;margin:0 auto;}
#main-menu ul{text-align: left;margin-bottom: 0;padding: 0;margin: 10px 0;}
#main-menu,#main-menu ul,#main-menu ul li,#main-menu ul li a,#main-menu #head-mobile{border:0;list-style:none;line-height:1;display: flex;/* justify-content: space-between; */position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;/* box-sizing:border-box; */align-items: center;}
#main-menu:after,#main-menu > ul:after{/* content:"."; */display:block;clear:both;visibility:hidden;line-height:0;height:0}
#main-menu #head-mobile{display:none}
#main-menu > ul > li{display: inline-flex;align-items: center;/* margin-right: 13px; */}
#main-menu > ul > li > a{padding: 8px 8px;font-size: 8.7pt;text-decoration:none;color: #ffffff;font-family: 'Barlow-Bold';text-transform: uppercase;height: 65px;}
#main-menu > ul > li > a img{max-width: 115px;}
#main-menu > ul > li:hover > a{color: #fdc800;}
#main-menu ul > li.active > a{color:#fdc800}
#main-menu ul > li a i{font-size: 32px;}
#main-menu > ul > li:hover,#main-menu ul li.active:hover,#main-menu ul li.active,#main-menu ul li.has-sub.active:hover{color:#fdc800!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#main-menu > ul > li.has-sub > a{padding-right:30px}
#main-menu > ul > li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#main-menu > ul > li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#main-menu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#main-menu ul ul{position:absolute;left:-9999px;z-index: 99999;top:30px;margin-top: 0;}
#main-menu ul ul li{border-bottom: 1px solid rgba(150,150,150,0.15);-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#fff;transition:all .25s ease}
#main-menu ul ul li:hover{}
#main-menu li:hover > ul{left:auto;    box-shadow: 1px 7px 10px 1px #8461094d;}
#main-menu li:hover > ul > li{border-bottom: 1px solid rgba(150,150,150,0.15);   padding: 5px;}
#main-menu ul ul ul{margin-left:98%;top:0}
#main-menu ul ul li a{ font-family: 'Barlow-Bold';     /*border-bottom:1px solid rgba(150,150,150,0.15);*/line-height: 16px;padding:2px 5px;width:215px;font-size:16px; text-align: left; text-decoration:none;color:#3c3d47;font-weight:400;}
#main-menu ul ul li:last-child > a,#main-menu ul ul li.last-item > a{border-bottom:0}
#main-menu ul ul li:hover > a,#main-menu ul ul li a:hover{color:#3c3d47;background: #fcd08d;padding:4px 5px;
    border-radius: 20px;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#main-menu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#389047;content:''}
#main-menu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#389047;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#main-menu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#main-menu ul ul ul li.active a{border-left:1px solid #fff}
#main-menu > ul > li.has-sub > ul > li.active > a,#main-menu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #fff}
#main-menu .submenu-button{display: none;}
/*#main-menu > ul > li:last-child{border:1px solid #fff;margin-left: 10px;}*/
header#header_pro.scrollq{position:fixed;top:0;width: 100%;z-index: 999;background-color: #ffffff;left: 0;}

header.scrollq nav#main-menu{/* margin-top: 25px; */}
#header_pro.scrollq .col2_header .top-main-menu{display: none;}
.scrollq #main-menu > ul > li > a{color: #000000;}
.scrollq #main-menu > ul > li > a:hover{color: #fcd08d;}
.scrollq .col-logo img {
    width: 68%;
}
#header_pro .col-logo{
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    /* padding: 20px 15px 15px 0; */
    /* margin-bottom: 22px; */
    z-index: 1;
}
#header_pro.scrollq .col-logo{
    margin-bottom: 0;
    /* padding: 5% 0; */
}
#header_pro .col-logo:before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    background: #ffffff;
    transform: skewX(16deg);
    transform-origin: 50% 100%;
    will-change: transform;
    pointer-events: none;
    z-index: -1;
}
#header_pro .top-main-menu{
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding: 0 0 0 15px;
    z-index: 9;
    line-height: 49px;
}
#header_pro .top-main-menu:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    background: #ffffff;
    transform: skewX(16deg);
    transform-origin: 50% 90%;
    will-change: transform;
    pointer-events: none;
    z-index: -1;
}
#header_pro .top-main-menu .top-main-menu_content{ width:100% }
#header_pro .top-main-menu .top-main-menu_content .top-contact{
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    margin: 0;
    padding-right: 10px;
    font-size: 13px;
    position: relative;
}
@media(min-width:1200px) and (max-width: 1400px){
  #main-menu > ul > li > a{font-size:11pt;}

}

@media (max-width:1000px){
nav#main-menu{width:100%;}
header.scrollq nav#main-menu {
    margin-top: 0px;
}
#main-menu{width:100%}
#main-menu ul{width:100%;display:none}
#main-menu ul li{width:100%;display: inline-grid;}
#main-menu ul li:hover{background:#3c3d47;    min-height: 46px;}
#main-menu > ul > li > a{text-align: left;text-transform: none;color: #fff;}
#main-menu ul ul li,#main-menu li:hover > ul > li{height:auto}
#main-menu ul li a,#main-menu ul ul li a{width:100%;border-bottom:0;/* color: #ffffff; */}
#main-menu > ul > li{float:none}
#main-menu ul ul{top:0;padding-bottom: 0;}
#main-menu ul ul li a{padding-left:25px}
#main-menu ul ul li{background:#3c3d47!important;}
#main-menu ul ul li:hover{background:#3c3d47!important}
#main-menu ul ul ul li a{padding-left:35px}
#main-menu ul ul li a{color:#fff;background:none}
#main-menu ul ul li:hover > a,#main-menu ul ul li.active > a{color:#389047}
#main-menu ul ul,#main-menu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#main-menu > ul > li.has-sub > a:after,#main-menu > ul > li.has-sub > a:before,#main-menu ul ul > li.has-sub > a:after,#main-menu ul ul > li.has-sub > a:before{display:none}
#main-menu #head-mobile{display:block;padding:0px;color:#1f4a36;font-size:18px;font-weight:700}
#main-menu .button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
#main-menu .button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top: 3px solid #000000;border-bottom: 3px solid #000000;content:''}
#main-menu .button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:3px;width:20px;background: #000000;content:''}
#main-menu .menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background: #000000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
#main-menu .menu-opened:before{top:23px;background: #000000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#main-menu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:46px;width:46px;cursor:pointer}
#main-menu .submenu-button.submenu-opened{background: #ded7da00;}
#main-menu ul ul .submenu-button{height:34px;width:34px;    right: 17px;
    top: 11px;}
#main-menu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#fff;content:''}
#main-menu ul ul .submenu-button:after{top:15px;right:13px}
#main-menu .submenu-button.submenu-opened:after{background:#389047}
#main-menu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#fff;content:''}
#main-menu ul ul .submenu-button:before{top:12px;right:16px}
#main-menu .submenu-button.submenu-opened:before{display:none}
#main-menu ul ul ul li.active a{border-left:none}
#main-menu > ul > li.has-sub > ul > li.active > a,#main-menu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
.col2_header{padding:0;}
#main-menu ul{background-color: #3c3d47;    z-index: 99;}
#main-menu > ul > li:last-child {border: 0px solid #fff;margin-left: 0px;}
}
.slideshow .slick-arrow{
  position: absolute;top:45%;z-index: 99
}
.slideshow .slick-arrow:hover{cursor: pointer;}
.slideshow .slick-arrow.prev {
  left: 5%;
}
.slideshow .slick-arrow.next {
  right: 5%;
}
.slideshow .slick-arrow i{
  font-size: 8rem;color: #fff;
}
.section_title{
    text-transform: uppercase;
    text-align: center;
    font-family: 'Barlow-Bold';
    color:#2d2d94;
    position: relative;

}
.section_title:before,.section_title:after{
    content:'';
    background-color: #2d2d94;
    display: block;
    width: 25%;
    border: 2px solid;
    position: absolute;
    top: 50%;
}
.section_title:before{
    left: 0%;
}
.section_title:after
{
    right: 0;
}
/*section object*/
.section-doituong{
    padding: 5% 0;
}
.section-doituong .doituong_wrapper{
    padding-top: 3%;
}
.section-doituong .doituong_wrapper .doituong_item{background-color: #2d2d94;border-radius: 37px;overflow: hidden;margin-bottom: 20px}
.section-doituong .doituong_wrapper .doituong_item .doituong_item-image{}
.section-doituong .doituong_wrapper .doituong_item .doituong_item-image img{
    min-height: 433px;
    object-fit: cover;
}
.section-doituong .doituong_wrapper .doituong_item .doituong_item-description{
    text-align: center;
    padding: 4% 0;
}
.section-doituong .doituong_wrapper .doituong_item .doituong_item-description .description_name{color: #ffffff;text-transform: uppercase;font-weight: 600;text-wrap: balance;padding: 1% 3%;}
.section-doituong .doituong_wrapper .doituong_item .doituong_item-description .description_yeucau{color: #ffffff;}
/*end object*/
/*nganh nghe dao tao*/
.section-nganhnghe{}
.section-nganhnghe .nganhnghe_wrapper{
    padding: 3% 0;
} 
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item{
    border: 1px solid #000;
    margin-bottom: 7%;
    box-shadow: 5px 4px 10px 4px #e2e2e2;
} 
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-image{}
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-image img {
    min-height: 360px;
    object-fit: cover;
} 
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-contact{
    padding: 2% 0% 2% 5%;
    border-top: 1px solid;
} 
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-contact .contact_btn{
    padding: 1% 4%;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    background-color: #ef8626;
    border-radius: 8px;
}
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-contact .contact_btn a{
    color: #ffffff;
    font-weight: 700;
}

.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-description{
    padding: 3%;
    border-top: 1px solid #000;
}  
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-description .description_name{
    color: #2d2d94;
    text-transform: uppercase;
    font-weight: 700;
}  
.section-nganhnghe .nganhnghe_wrapper .nganhnghe_item .nganhnghe_item-description .description_nganh{
    list-style: none;
}  
/*end nganh nghe dao tao*/
/*section chinh sach*/
.section-chinhsach{}
.section-chinhsach h2{font-family: 'Montserrat-bold'}
.section-chinhsach .chinhsach_wrapper {padding: 3%}
.section-chinhsach .chinhsach_wrapper .chinhsach_item{
  color: #ffffff;
  background: url('../../images/landingpage/background-nghiquyet.png') no-repeat;
  background-size: cover;
  padding: 5%;
  line-height: 2;
  font-size: 14pt;
  border-radius: 35px;
  overflow: hidden;
}
/*end section chinh sach*/
/*thanh tich*/
.thanhtich_wrapper{
    padding: 5%;
}
.thanhtich_item{
    margin-bottom: 20px;
}
/*nop ho so*/
.section-step{}
.section-step .step_wrapper{padding: 3% 0}
.section-step .step_wrapper .step_item{background-color:#f0f4f9;padding: 5%;min-height: 255px;margin-bottom: 20px}
.section-step .step_wrapper .step_item .step_item-image{min-height: 70px;}
.section-step .step_wrapper .step_item .step_item-image img{background-color: #fdc800;padding: 5%;}
.section-step .step_wrapper .step_item .step_item-name{font-weight: bold;padding-top: 20px;}
.section-step .step_wrapper .step_item .step_item-des{}
.section-step .step_wrapper .step_item .step_item-des button{
  padding: 3% 11%;
  background-color: #fdc800;
  border: none;
  color: #000000;
  border-radius: 10px;
}
.section-step .step_wrapper .step_item .step_item-des button a{
  color: #000000;
}
/*end nop ho so*/
/*dangkytuvan*/
.section-dangky
{
    background: url('../../images/landingpage/background-form.png') no-repeat;
    background-size: cover;
    padding: 5% 0;
}
.section-dangky button
{
    padding: 3% 11%;
    background-color: #fdc800;
    border: none;
    color: #000000;
    border-radius: 10px;
}

.dangky_form{
    background-color: #ffffff;
    padding: 3%;
    border-top: 13px solid #e1dc54;
    border-radius: 10px;
}
.dangky_res h2{
    color: #e1dc54;
}
.dangky_res .dangky_res-list{
    color: #ffffff;
    padding-left: 20px;
}
/*enddangkytuvan*/
.hieuungzoom_bg{
  position: relative;
 opacity:1;
   -webkit-transition: opacity 200ms linear;
   -moz-transition: opacity 200ms linear;
   -o-transition: opacity 200ms linear;
   -ms-transition: opacity 200ms linear;
   transition: opacity 200ms linear;

}
@-webkit-keyframes breath {
 0%   {  background-size: 110% auto; }
 50%  {  background-size: 130% auto; }
 100% {  background-size: 110% auto; }      
}
.hieuungzoom_bg:hover{
   opacity:0.8;
   -webkit-transition: opacity 200ms linear;
   -moz-transition: opacity 200ms linear;
   -o-transition: opacity 200ms linear;
   -ms-transition: opacity 200ms linear;cursor: pointer;
   transition: opacity 200ms linear;
 -webkit-animation: breath 5s linear infinite;


}


.baoquanh_lydo{
    max-width: 80%;
    margin: 0 auto;
}
.lydohome{margin-top: 200px;}
.img-lydo{margin: 0 15px;}
.img-lydo img{max-height: 50px;max-width: 70px;}
.khung_lydo{    
    box-shadow: 0px 4px 10px 3px #8461094d;
   display: inline-flex;border-radius: 15px;
    align-items: center;
    min-height: 160px;
    text-align: center;
    width: 100%;    padding: 15px;
    margin-bottom: 15px;
}
.lydohome .khung_lydo:hover .content_lydo p{
  font-size: 18pt;color: #389047;cursor: pointer;  transition: all .3s ease-out;
}
.baoquanh_lydo .col-sm-4{
    padding:0 5px;
}
.content_lydo{
    text-align: left;font-family: 'Barlow-Bold';
}
.content_lydo p{    font-size: 16pt;
    margin-bottom: 0px;
    line-height: 28px;}
.danhmucsanpham_left{padding-top: 33px;}
.nav-wrap {
  width: 100%;    background: #f3f3f3;
  margin: 1em auto 0;
}


.acnav {
  width: 100%;
}
.acnav__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
/*.acnav__list--level1 {
  border: 1px solid #fcfcfc;
}*/

.has-children > .acnav__label.active2::after {
    content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;float: right;
  margin-right: 1em;    margin-top: 5px;
  transition: transform 0.3s;
}
.has-children.is-open > .acnav__label::after {
  transform: rotate(271deg);float: right;color: #389047;
}
.acnav__link, .acnav__label {
  display: block;
  padding: 0.7em 0;
  margin: 0;
  cursor: pointer;
  color: #3c3d47;
  background: #fff;
  box-shadow: inset 0 -1px #00000033;
  transition: color 0.25s ease-in, background-color 0.25s ease-in;
}
.acnav__link:focus, .acnav__link:hover, .acnav__label:focus, .acnav__label:hover {
  color: #3c3d47;
  background: #f3f3f3;
}
.acnav__link--level2, .acnav__label--level2 {
  padding-left: 2em;
  background: #fff;
}
.acnav__link--level2:focus, .acnav__link--level2:hover, .acnav__label--level2:focus, .acnav__label--level2:hover {
  background: #389047;
}
.acnav__link--level3, .acnav__label--level3 {
  padding-left: 5em;
  background: #389047;
}
.acnav__link--level3:focus, .acnav__link--level3:hover, .acnav__label--level3:focus, .acnav__label--level3:hover {
  background: #255867;
}
.acnav__link--level4, .acnav__label--level4 {
  padding-left: 7em;
  background: #255867;
}
.acnav__link--level4:focus, .acnav__link--level4:hover, .acnav__label--level4:focus, .acnav__label--level4:hover {
  background: #214f5c;
}
 .acnav__list--level3, .acnav__list--level4 {
  display: none;
}
.is-open > .acnav__list--level2, .is-open > .acnav__list--level3, .is-open > .acnav__list--level4 {
  display: block;
}
.title_danhmuc{
  color: #389047;text-transform: uppercase;font-family: 'Barlow-Bold';
      border-bottom: 4px solid #389047;font-size: 16pt;
    padding-bottom: 7px;
position: relative;
}
.title_danhmuc:before {
 content: '';
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #389047;
    position: absolute;
    bottom: -19px;
    left: 15px;
    margin: 0 auto;
}

.show_allsanpham .col-sm-4{padding:0 7px;}
.title_danhmucsp_home{margin:10 0;}
.title_danhmucsp_home .col-xs-12{margin-bottom: 30px;}
.title_danhmucsp_home a{
  float: right;color: #389047;padding:6px 20px;border-radius: 5px;border:1px solid #389047;    margin-top: -15px;
}

.title_danhmucsp_home a:hover{
  background-color: #389047;color: #3c3d47;
}
.title_danhmucsp_home a.link{
  float: none;color: #042E88;padding:0;border-radius: 0;border:none;    margin-top:0px;
}
.title_danhmucsp_home a.link:hover{
  background-color: #fff0;color: #042E88;
}
.title_danhmucsp_home span{font-size: 16pt; color: #042E88;font-family: 'Barlow-ExtraBold';}
.phantrang ul li a{
  background-color: #ffd561;padding: 4px 12px;color: #3c3d47;font-family: 'Barlow-Bold';border-radius: 5px;
}
.phantrang ul li:last-child a,.phantrang ul li:first-child a,.phantrang ul li:last-child span,.phantrang ul li:first-child span{
  border:none;background-color: #fff;
}
.phantrang .pagination>.active>a, .phantrang .pagination>.active>a:focus, .phantrang .pagination>.active>a:hover, .phantrang .pagination>.active>span, .phantrang .pagination>.active>span:focus, .phantrang .pagination>.active>span:hover{
  background-color: #389047;    border-color: #337ab700;margin:0 7px;padding: 4px 12px;border-radius: 5px;

}

.qchome img{
    margin-top: 0;
    border: 1px solid #fff;width: 100%;
}
.sanphamkhuyenmai{
    padding:40px 0;margin-top: 100px;
}
.baoquanh_sanphamkhuyenmai{
    padding:20px;background-color: #389047;padding-bottom: 10px;
}
.title_km {}
.title_km a{color: #fff;text-transform: uppercase;font-size: 16pt;font-family: 'Barlow-Bold';background-color: #389047;padding:10px 70px;border-radius: 0 40px 0 0}
.baoquanh_sp{
    background-color: #fff;padding: 20px 10px; 
    border: 2px solid #ffffff00;   box-shadow: 0 0 12px rgb(15 61 145 / 12%);margin-bottom: 20px;min-height: 350px;border-radius: 15px;position: relative;
transition: 1s;}
.baoquanh_sp:hover{
 border: 2px solid #5dac46;
}
.baoquanh_sp a{
    color: #3c3d47;
}
.baoquanh_sp p{margin-bottom:2px;    font-size: 1.5rem;}
.name-sanpham{
font-size: 16px;
    font-family: 'Barlow-Bold';
        margin: 15px 0 6px 0;
    color:#389047 ;

    min-height: 36px;
}
.img-sanpham{overflow: hidden;}
        .img-sanpham img{
  transition: all 1s;  
         }
          .img-sanpham img:hover{
 -webkit-transform: scale(1.2); transform: scale(1.2); 
 min-height: 36px;
  }
.name-sanpham:hover{    color: #389047;}
.price b{
    color: #389047;
}
.thuonghieu p{
      font-size: 18px;
    font-family: 'Barlow-Medium';
    margin: 0px 0 10px 0;
    color: #033512;
}
.price b{
  margin-top: 20px;
  color: #f59000;
}
.xemtatca{
    margin:40px 0;
}
.xemtatca a{color: #fff;padding:8px 20px;border-radius: 5px;border:1px solid #fff;}


.xemtatca a:hover{background-color: #fff;color: #3c3d47}



.title-news {margin-bottom: 15px;}
#tintuc .title-news{
     margin-bottom: 5px;
    line-height: 20px;
    font-size: 16px;
    text-overflow: ellipsis;
    line-height: 20px;
    /* height: 39px; */
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.des-news{
  font-size: 14px;
}
.xemchitiet_tin{font-size: 14px;}

.topthuonghieu{
    padding:30px 0;
    margin-bottom: 20px;
}
.img-thuonghieu{
    padding:0 15%;
}
.slide_thuonghieu .slick-arrow{
  position: absolute;top:-20px;z-index: 99
}
.slide_thuonghieu .slick-arrow:hover{cursor: pointer;}
.slide_thuonghieu .slick-arrow.prev {
  left: -5%;
}
.slide_thuonghieu .slick-arrow.next {
  right: -5%;
}
.slide_thuonghieu .slick-arrow i{
  font-size: 8rem;color: #3c3d47;
}
.bg-gray{
    background-color: #3c3d4742;
}
.title_chung{
font-family: 'Barlow-Bold';color: #3c3d47;font-size: 18pt;margin-bottom: 30px;
}
.slide_qc_home .slick-arrow{
  position: absolute;top:25%;z-index: 99
}
.slide_qc_home .slick-arrow:hover{cursor: pointer;}
.slide_qc_home .slick-arrow.prev {
  left: 5%;
}
.slide_qc_home .slick-arrow.next {
  right: 5%;
}
.slide_qc_home .slick-arrow i{
  font-size: 8rem;color: #3c3d47;
}
.item_blog_home {padding:0 15px;}
.slide_tintuchome .slick-arrow{
  position: absolute;top:25%;z-index: 99
}
.slide_tintuchome .slick-arrow:hover{cursor: pointer;}
.slide_tintuchome .slick-arrow.prev {
  left: -5%;
}
.slide_tintuchome .slick-arrow.next {
  right: -5%;
}
.slide_tintuchome .slick-arrow i{
  font-size: 8rem;color: #3c3d47;
}
.name-blog_home{padding:15px 0;}
.item_blog_home a{color: #000;}
.chinhanh_home{
    padding:40px 0;
}
.img-cn img{width: 100%;}
.slide_chinhanh .slick-arrow{
  position: absolute;top:25%;z-index: 99
}
.slide_chinhanh .slick-arrow:hover{cursor: pointer;}
.slide_chinhanh .slick-arrow.prev {
  left: -5%;
}
.slide_chinhanh .slick-arrow.next {
  right: -5%;
}
.slide_chinhanh .slick-arrow i{
  font-size: 8rem;color: #3c3d47;
}
.col-sn{
    padding:0 15%;
}
.name-cn{color: #389047;text-transform: uppercase;margin-bottom: 15px;font-family: 'Barlow-Bold';font-size: 18pt;text-transform: uppercase;}
.content-cn{margin:30px 0;}
.content-cn ul li{position: relative;padding-left: 34px;}

.content-cn ul li i{
    position: absolute;left: 0;top:0px;font-size: 18pt;
}
.content-cn ul li a{color: #3c3d47;}
.content-cn ul li b{font-family: 'Barlow-Bold';}
.content-cn ul li p{margin-bottom:6px;}
footer{
    background-color: #fff;padding:40px 15px;
}
footer .container{
    width: 95%;margin:0 auto;

}
footer ul li{
  list-style-type: none;
}
.title_ft{
   margin-bottom: 10px;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10p;
}
.title_ft:before {
    content: '';
    height: 100vh;
    border-left: 5px solid #000;
    /* border-radius: 10px; */
    padding-right: 9px;
}
p.title_name {
    font-size: 23px;
    font-weight: 700;
}
.title_ft a{
    color: #3b8f4c;text-transform: uppercase;font-family: 'Barlow-Bold';font-size: 14pt;
}
.title_ft a:hover{color: #3c3d47}
.mapft iframe{
    max-height: 250px;
}
.col_ul_li_ft ul li a{
    color: #3c3d47;font-family: 'Barlow-Bold';font-size: 11pt;
}
.col_ul_li_ft ul li a:hover{
    color: #fff;
}
footer a{
    color: #3c3d47;
}
.col4_ft{
    padding-left: 0;
}
.col4_ft .img-sanpham{
  min-height: 54px;
}
.box .content-sp img{max-width: 40px;}
.tienich{
  position: fixed;right:15px;top:35%;    z-index: 9;
}
.tienich img{margin-bottom: 15px;max-width: 50px;}
.tienich a{
  display: block;
}
/* end menu */
@media(max-width: 767px){
    nav#main-menu{margin-top: 0px;}
    #main-menu .button{right:auto;left: 0;top:-50px;}
    .scrollq .col-logo img{
        width: 100%;
    }
    .scrollq #main-menu > ul > li > a{
        color: #ffffff;
    }
}
.box-slides{
  position: relative;
}
.slideshow img{width: 100%;}
  .flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  padding: 0;
  margin: 0;
  list-style: none;
}
.flex-item {
  padding: 5px;
  width: 18%;
  margin-top: 10px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}
.danhmucsanpham_home{
  position: absolute;        width: 100%;bottom: -150px;
}
.danhmucsanpham_home h3{
  color: #389047;font-family: 'Barlow-Bold';    font-size: 14pt;margin-top: 0;
}
.danhmucsanpham_home ul li{
  border:7px solid #389047;border-radius: 15px;   background-color: #fff;    box-shadow: 0px 5px 7px 1px #8461094d;
}
.danhmucsanpham_home h3:hover{
  color: #494a52;
}
.hieuungzoom_bg{
  position: relative;
 opacity:1;
   -webkit-transition: opacity 200ms linear;
   -moz-transition: opacity 200ms linear;
   -o-transition: opacity 200ms linear;
   -ms-transition: opacity 200ms linear;
   transition: opacity 200ms linear;
}
@-webkit-keyframes breath {
 0%   {  background-size: 110% auto; }
 50%  {  background-size: 130% auto; }
 100% {  background-size: 110% auto; }      
}
.hieuungzoom_bg:hover{
   opacity:0.8;
   -webkit-transition: opacity 200ms linear;
   -moz-transition: opacity 200ms linear;
   -o-transition: opacity 200ms linear;
   -ms-transition: opacity 200ms linear;cursor: pointer;
   transition: opacity 200ms linear;
 -webkit-animation: breath 5s linear infinite;
}
@media(max-width: 767px){

#header_pro{background-color: #3c3d47;overflow: hidden;/* padding: 10px 0; */}
  .col-logo img {
    margin-top: 0;max-width: 100px;

}
.all_sanpham_home {
    padding: 10px 0;
}
.col2_top_head a{margin-left: 0;font-size: 14pt;}
.col2_top_head p {
    display: block;
}
.ketnoi_canbang{
  margin-bottom: 15px;
      justify-content: space-between;
}
.ketnoi_canbang span{
  font-size: 14px;
}
.col2_top_head {
    min-height: 70px;
    background-color: #ffc63c;
    border-radius: 0 0 0px 0px;
    padding: 5px 10px;
    margin-left: 0;
    width: 100%;

    position: relative;text-align: center;
    left: 0;
}
.col2_top_head i{margin-left: 0;}
  .flex-item{width: 150px;}
  .lydohome {
    margin-top: 40px;
}
  .danhmucsanpham_home {
    position: relative;
    width: 100%;
    bottom: 0;
}

  .img-lydo img {
    max-height: 30px;margin-bottom: 10px;
}
.baoquanh_lydo {
    max-width: 95%;
}
.khung_lydo{display: block;min-height: 180px}
.content_lydo p{text-align: center;    font-size: 12pt;}
.qchome img {
    margin-top: 0;
}
.baoquanh_sp {min-height: 315px;}
.img-sanpham{min-height: 115px!important}
.sanphamkhuyenmai {
    padding: 40px 0;
    margin-top: 0;
}
#content img{
  height:auto!important; 
}
.title_danhmucsp_home a{margin-top: 0;}
.slide_thuonghieu .slick-arrow.prev {
    left: 1%;
}
.slide_thuonghieu .slick-arrow.next {
    right: 1%;
}
.slide_thuonghieu .slick-arrow i {
    font-size: 4rem;
}
.slide_tintuchome .slick-arrow i {
    font-size: 4rem;
}
.slide_tintuchome .slick-arrow.prev {
    left: -1.5%;
}
.slide_tintuchome .slick-arrow.next {
    right: -1.5%;
}
  .chinhanh_home{padding-bottom: 0;}
  .slide_chinhanh .slick-arrow.next {
    right: 1%;
}
  .slide_chinhanh .slick-arrow.prev {
    left: 1%;
}
.slide_thuonghieu .slick-arrow {
    top: 0;
}
  .mapft {padding:0;}
  .logo_ft img{margin-bottom: 20px;}
  .col_ul_li_ft {padding:0;}
}

@media(max-width: 500px){
  .flex-item {
    width: 48%;
}
}

/*THÃƒÆ’Ã‚Âªm*/
.name-cty{
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;font-family: 'Barlow-Bold';

}
.nutgiohang{color: #fff!important;position:relative;}
  .nutgiohang img{max-width: 24px;}
  .logined{color: #fff;}
  .logined li{list-style-type: none;}
  .logined a{color: #fff;}
  .col2_top_head .col-xs-6{padding:0;}
.dangky{
  text-align: center;
  color: #fff;margin-top: 15px;
}
.dangky a{
    color: #fff;
}
.nenxanhdam{
  background-color: #0C6738;
}
.muahang {
  position: relative;margin-top: 15px;
}
.nutgiohang{color: #fff!important;position:relative;}
  .nutgiohang img{max-width: 24px;margin: 0 6px;}
.nutgiohang{
  color: #fff;
      /*position: absolute;*/

    border: none;
    padding: 11px 15px;
    border-radius: 10px;
 
}
.nutgiohang span{
    position: absolute;
    background-color: #cc6633;
    border-radius: 50%;
    padding: 2px 7px;
    top: 0;
    right: 8px;
    font-style: normal;
    font-size: 12px;
}
.nutgiohang i{
   -webkit-transform: rotate( 0deg);
   margin-left: 5px;
}
.head-section{
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.all_sanpham_home .head-section{
  margin-top: 30px;
  text-align: center;
  margin-bottom: 10px;
}
/*.all_sanpham_home{padding:30px 0;}*/
.head-section span{
  text-transform: uppercase;
  font-size: 26pt;
  font-weight: bold;
  color: #0C6738;
}
.linexemthem{
text-align: right;position: relative;padding-right: 15px;
}
.linexemthem:before{
content: '';
    position: absolute;
    width: 96%;
    height: 2px;
    background-color: #389047;
    bottom: 5px;
    left: 0;
    z-index: -1;
}
.linexemthem a{
color: #389047;
    background: #fff;
    /* display: block; */
    float: right;
    background: #fff;
    padding-left: 22px;
    margin-top: -17px;
}
.line-ngang{
      height: 1px;
    background-color: #389047;
    width: 70%;
    margin-top: 13px;
}
.nutgiohangsp{
      background-color: #389047;
    border: none;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: 1s;
    font-size: 18px;
    width: 100%;
}
.nutgiohangsp:hover{
  background-color: #000;
  color:#fff ;
}
.tieudedanhmuc{
  position: absolute;
    top: 1px;
    background-color: #f59000;
    padding: 3px 12px;font-family: 'Barlow-ExtraBold';
    border-radius: 10px;
    color: #fff;
    left: 4px;
    font-size: 12px;
}
.content-rigt{
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #389047;
  color: #389047;
/*  margin: 5px 0px;*/
margin-bottom: 10px;
}
.content-rigt:last-child{
  border:none;margin-bottom: 0px;
}
.content-rigt .leftname{font-size: 16px;line-height: 20px;}
.bongoai-boxright{
      border: 2px solid #389047;
  background-color: #389047;
    border-radius: 11px;
}
.head-titleright{
      background-color: #389047;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    padding: 4px 10px;
    text-align: center;
    color: #fff;
}
.padingngoai{
  padding: 10px;
      background-color: #ffff;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
.phoneicon{
    background-color: #f59000;
    padding: 7px;
    font-size: 30px;
    border-radius: 10px;
    margin-bottom: 5px;
}
.phoneicon i{
  color: #fff;
}
.bannerquangcao1{
  margin-top: 0px;
  margin-bottom: 20px;
}
.head-titleright2{
    background-color: #389047;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
}
.bongoai-boxright2{
      border: 2px solid #389047;
      margin-bottom: 20px;
      background-color: #389047;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}
.border-ngoai {
    border: 1px solid #389047;
    
    padding: 10px;
    /*margin-bottom: 15px;*/
}
.mauxanh{
color: #389047;
}
.mauden{
  color: #000;
}
.bold{
  font-family: 'Barlow-Bold';
}
.line{
 /* height: 1px;
  background-color:#389047 ;
  margin-top: 20px;
  margin-bottom: 20px;*/
  background:#fff;
  padding:20px 0;
  position: relative;
}
.line:before{
  content: "";
  position: absolute;width: 100%;height: 1px;background:#389047;
}
.baivietlienquan{
  padding:10px 0;background-color: #fff;
}
.sidebar_scroll.fixed {
  position: fixed;
    top: 81px;    z-index: -1;
}
.youtube_if {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.youtube_if img {
    width: 100%;
    left: 0;
    opacity: 1
}
.youtube_if .play-button{
  background: #f00;
    min-width: 90px;
    height: 90px;
    z-index: 99;
    position: absolute;
    border-radius: 50%;
    animation-delay: 0;
    /* left: 0; */
    top: 30%;
    left: 35%;
    border: 3px solid #fff;
}
.quytrinh .youtube_if .play-button{

    left: 45%;

}

.youtube_if .play-button:before {
    content: "";
    border-style: solid;
    border-width: 22px 0 22px 45px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
       top: 25%;
    left: 30%;
}
.youtube_if img,
.youtube_if .play-button {
    cursor: pointer
}
.youtube_if iframe {
    width: 100%;
    top: 0;
    min-height: 350px;
    left: 0
}
.quytrinh .youtube_if iframe{
  min-height: 500px;
}
.bovien{
  border: 2px solid #389047;
}
.cong{
  border-radius: 15px;
}
.cangiua{
  text-align: center;
}
.box{
 padding:  15px;
}
.lien li{    display: inline-flex;
    align-items: center;}
.lienhe li img{max-width: 35px;margin-right: 10px;margin-bottom: 10px;}
.sub-title{
  font-size: 18px;
  /*padding-bottom: 15px;*/
}
.content-video img{width: 100%;}
.ketnoi_canbang{display: inline-flex;align-items: center;    width: 100%;}
.ketnoi_canbang .mauxanh{width: 50%;}
#ketnoi{
  margin-bottom: 20px;
}
#dangkytuvan{
  background-color: #389047;
padding: 30px 20px;
    padding-bottom: 10px;

}
.mautrang{
  color: #fff!important;
}
.tuvan{
/*    display: flex;
    justify-content: center;
    align-content: space-around;*/
}
.tuvan input{
/*width: 40%;*/
margin-bottom: 10px;
}
.tuvan button{
    border: none;
    background-color: #f59000;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    margin-left: 20px;margin: 15px 0;
}
.tuvan button:hover{
  background-color: #444340 ;
}
.margin-bot{
  margin-bottom: 10px;
}
.nuttuvan{
  border: none;
    background-color: #f59000;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    
    margin-top: 10px;
    margin-bottom: 10px;
}
.nuttuvan:hover{
  background-color: #444340 ;
}
.breadcrumb li{
        display: inline-block;
    }
    .breadcrumb li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.title_danhmucsp_home{
  text-transform: uppercase;
}
.noflex{
  display: block;
}
.head-titleright p {
    margin-bottom: 0px;
    text-transform: uppercase;    font-size: 16px;
}
.head-titleright2 p{
  margin-bottom: 0px;
  text-transform: uppercase;
}
.haidong{
      overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.section-sanpham{
  margin-bottom: 15px;
}
.phone{
  color: #000;
}
.xemthem{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.xemthem a {
    background-color: #12663b;
    padding: 10px 25px;
    color: #fff;
    border-radius: 20px;
    transition: 1s;
}
.xemthem a:hover{
  background-color: #000;
}
.chunho{
  font-size: 14px;    margin-top: 10px;
}
.img-logo{
  margin-top: -69px;
}
.scrollq .img-logo{
  margin-top: 0px;
}
.lslide {
  text-align: center;
}
.demo{
      box-shadow: 0 0 12px rgb(15 61 145 / 12%);
      transition: 1s;
}
.demo:hover{
  border: 2px solid #5dac46;
}

.table_detailpr table tr td{
  border: none!important;

}
.name-sp p{
  font-size: 22px;
}
/*.table_detailpr td{
  width: 30%;
}*/
.table_detailpr table tr td{
  padding: 2px 7px 2px 0px!important;
}
.maudo{
color: #f59000;;
}
.chuto{
  font-size: 20px;
}
.display-flex{display: inline-flex;align-items: center;width: 100%;}
.display-flex a{margin-left: 30px;color: #727272;}
.display-flex img{margin-right:10px;}
.table_detailpr form .qtyminus{
 background: rgba(223, 223, 223, 1);    text-align: center;    font-size: 20px;padding-top: 4px;
min-width: 29px;min-height:31px; 
}
.table_detailpr form p{margin-right: 25px;    margin-bottom: 0;}
.table_detailpr form .qtyplus{
min-width: 29px;min-height:31px;  background: rgba(223, 223, 223, 1);    text-align: center;    font-size: 20px;padding-top: 4px;
}
.table_detailpr form input.qty{
max-width: 31px;margin:0 8px;text-align: center;border: 1.5px solid rgba(141, 141, 141, 1);    min-height: 29px;
}
.table_detailpr form .qtyplus:hover,.table_detailpr form .qtyminus:hover{cursor: pointer;}
.product-count .qtyminus,
.product-count .qtyplus {
    width: 34px;
    height: 34px;
    background: #212529;
    text-align: center;
    font-size: 19px;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}
.table_detailpr form input.qty {
    max-width: 31px;
    margin: 0 8px;
    text-align: center;
    border: 1.5px solid rgba(141, 141, 141, 1);
    min-height: 29px;
}
.product-count .qtyminus {
    border-radius: 3px 0 0 3px; 
}
.product-count .qtyplus {
    border-radius: 0 3px 3px 0; 
}
.product-count .qty {
    width: 60px;
    text-align: center;
}
.button_buy_product{background:#f59000;padding:15px;border-radius: 20px;
  display: inline-flex;margin:20px 0;width: 100%;justify-content: space-between;}
.add_cart_detail{border:1.5px solid #fff;box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.14);
border-radius: 7px;color: #3bb54a;padding:5px 10px;width: 48%;text-align: center;}
.add_cart_detail {color: #fff;    padding-top: 10px;}
.add_cart_detail img{    filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);}
.add_cart_detail img{margin-right: 0px;max-width: 20px;}
.muangay_detail{
 width: 48%;
}
.bongoai-boxright{margin-bottom: 20px;}
.baivietlienquan h3{font-size: 18px;}
.add_cart_detail:hover{cursor: pointer;background-color: #3bb54a;color: #fff;}
.add_cart_detail:hover img{   filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);}
.muangay_detail button{background-color: #fff0;width: 100%;color: #fff;border:none; border:1.5px solid #fff;  padding:11px 27px;border-radius: 7px;font-size: 18px; box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 14%); }
.muangay_detail button:hover{
  background:#389047;
}
.share_social{margin-top: 20px;}
.share_social img{max-width: 33px;margin-right: 10px;}
.share_social span{margin-right: 20px;}
.content_detail_product{margin-bottom: 45px;border-bottom:1.5px solid #c4c4c4;padding-bottom: 50px;}
.product-info-tabs {
    margin-top: 25px; 
}
.product-info-tabs .nav-tabs {
    border-bottom: 2px solid #d8d8d8;
}
.product-info-tabs .nav-tabs .nav-item {
    margin-bottom: 0;
}
.product-info-tabs .nav-tabs .nav-link {
    border: none; 
    border-bottom: 2px solid transparent;
    color: #323232;
}
.product-info-tabs .nav-tabs .nav-item .nav-link:hover {
    border: none; 
}
.product-info-tabs .nav-tabs .nav-item.show .nav-link, 
.product-info-tabs .nav-tabs .nav-link.active, 
.product-info-tabs .nav-tabs .nav-link.active:hover {
    border: none; 
    border-bottom: 2px solid #d8d8d8;
    font-weight: bold;
}
.product-info-tabs .tab-content .tab-pane {
    padding: 30px 0px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.review-form .form-group {
    clear: both;
}
.mb-20 {
    margin-bottom: 20px;
}

.review-form .rate {
    float: none;
    display: inline-block;
}
.review-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: uppercase;
    color: #000;
}
.review-form .form-control {
    font-size: 14px;
}
.review-form input.form-control {
    height: 40px;
}
.review-form textarea.form-control {
    resize: none;
}
.review-form .round-black-btn {
    text-transform: uppercase;
    cursor: pointer;
}
@media(max-width: 767px){

.head-section span{

  font-size:18pt;
}
.add_cart_detail {
    padding: 5px 8px;
}
.div_project {
    padding: 15px;
}
.table_detailpr .price {
    margin-bottom: 20px;
}
.content_detail_product {
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.description_vi {
    margin: 0;
}
.slideshow .slick-arrow i {
    font-size: 4rem;
}
.product-info-tabs .tab-list a {
    margin-bottom: 10px;padding: 0px 15px;
margin-right: 5px;
}

.product-info-tabs .tab-list a h4{font-size: 12px;margin:5px 0;}

.product-info-tabs .tab-content .tab-pane {
    padding: 10px 0px;    font-size: 14px;
}
.product-info-tabs {
    margin-top: 10px;
}
.title-reason{margin:0 15px;}
.slider_product_lq {margin:0 30px;    margin-bottom: 30px;}



}.table_detailpr form .qtyminus {
    background: rgba(223, 223, 223, 1);
    text-align: center;
    font-size: 20px;
    padding-top: 4px;
    min-width: 29px;
    min-height: 31px;
}
.display-flex {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.product-info-tabs {
    margin-top: 25px; 
}
.product-info-tabs .nav-tabs {
    border-bottom: 2px solid #d8d8d8;
}
.product-info-tabs .nav-tabs .nav-item {
    margin-bottom: 0;
}
.product-info-tabs .nav-tabs .nav-link {
    border: none; 
    border-bottom: 2px solid transparent;
    color: #323232;
}
.product-info-tabs .nav-tabs .nav-item .nav-link:hover {
    border: none; 
}
.product-info-tabs .nav-tabs .nav-item.show .nav-link, 
.product-info-tabs .nav-tabs .nav-link.active, 
.product-info-tabs .nav-tabs .nav-link.active:hover {
    border: none; 
    border-bottom: 2px solid #d8d8d8;
    font-weight: bold;
}
.product-info-tabs .tab-content .tab-pane {
    padding: 30px 0px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.review-form .form-group {
    clear: both;
}
.mb-20 {
    margin-bottom: 20px;
}

.review-form .rate {
    float: none;
    display: inline-block;
}
.review-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: uppercase;
    color: #000;
}
.review-form .form-control {
    font-size: 14px;
}
.review-form input.form-control {
    height: 40px;
}
.review-form textarea.form-control {
    resize: none;
}
.review-form .round-black-btn {
    text-transform: uppercase;
    cursor: pointer;
}
@media(max-width: 767px){

.add_cart_detail {
    padding: 5px 8px;
    padding-top: 10px;
}
.div_project {
    padding: 15px;
}
.table_detailpr .price {
    margin-bottom: 20px;
}
.content_detail_product {
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.description_vi {
    margin: 0;
}

.product-info-tabs .tab-list a {
    margin-bottom: 10px;padding: 0px 15px;
margin-right: 5px;
}

.product-info-tabs .tab-list a h4{font-size: 12px;margin:5px 0;}

.product-info-tabs .tab-content .tab-pane {
    padding: 10px 0px;    font-size: 14px;
}
.product-info-tabs {
    margin-top: 10px;
}
.title-reason{margin:0 15px;}
.slider_product_lq {margin:0 30px;    margin-bottom: 30px;}

}
.product-info-tabs .tab-list a.active {
    background-color: #3BB54A;
    color: #fff;
}
.product-info-tabs .tab-list a {
    font-size: 20px;
    font-weight: 500;
    float: left;
    padding: 0px 25px;
    border-radius: 28px;
    color: #000;
    border: 1px solid #3BB54A;
    margin-right: 15px;
}
@media(min-width:768px){
  .col-sm-25{
  width: 20%;
  padding-left: 6px;
  padding-right: 6px;
  }
}
.mucluc ul li{
  margin-bottom: 10px;list-style-type: none;
}
.name-sanpham{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    /*min-height: 20px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
 .thuonghieu p{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.phonering-alo-phone {position:fixed;visibility:hidden;background-color:transparent;width:200px;height:200px;
 cursor:pointer;z-index:200000!important;left:-50px;bottom:-50px;display:block;
 -webkit-backface-visibility:hidden;
 -webkit-transform:translateZ(0);
 transition:visibility .5s;
}
.phonering-alo-phone.phonering-alo-show {visibility:visible}
.phonering-alo-phone.phonering-alo-static {opacity:.6}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {opacity:1}
.phonering-alo-ph-circle {width:160px;height:160px;top:20px;left:20px;position:absolute;
 background-color:transparent;border-radius:100%;border:2px solid rgba(30,30,30,0.4);
 opacity:.1;
 -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
 animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
 transition:all .5s;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#3b8f4c;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#272d6b;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#3b8f4c;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50;
    opacity:.5
}
.phonering-alo-ph-circle-fill {width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;
 border-radius:100%;border:2px solid transparent;
 -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
 animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
 transition:all .5s;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(39,45,107,0.5);
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(39,45,107,0.5);
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}
.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100%;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#3b8f4c;
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#272d6b;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#3b8f4c;
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc;
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}


@media(max-width: 767px){
  .all_sanpham_home {
    padding: 10px 0;
}
.container {
    width: 100%;
}
.title_danhmucsp_home .col-xs-12 {
    text-align: center;
}
.show_allsanpham{
  margin:0 -15px;
}

.nutgiohangsp {
    font-size: 14px;
}
.linexemthem{
margin: 20px 0;
}
.section-sanpham{
  padding-top: 10px;
}
.all_sanpham_home .head-section {
    margin-top: 8px;
    text-align: center;
    margin-bottom: 0px;
}
.img-news{margin-bottom: 15px;}
.title-news {
    font-size: 14px;
}
#tintuc .content .border-ngoai a.mauxanh {font-size: 14px;}

#tintuc .content .col-xs-6:nth-child(2n+1){
  clear: both;
}
#ketnoi .sub-title span{font-family: 'Barlow-ExtraBold';}
.col4_ft .img-sanpham{min-height: 50px!important;    background-position: left!important;}
/*.tuvan input {
    width: 50%;
}*/
.chunhomobile{
  font-size: 14px;
}
#dangkytuvan {
    padding: 30px 0px;    padding-bottom: 10px;
}
#dangkytuvan .container{width: 100%!important;padding:0;}
.chinhsanpham_right .img-sanpham {
  min-height: 120px!important;    border: 1px solid #389047;
}
.chinhsanpham_right .colbanghaiben{
padding:5px 0;
}



}
.colbanghaiben{
  display: flex;
  flex-wrap: nowrap;
}
.margingiua{
      left: 0;
    right: 0;
    margin: auto 0;
}
@media(min-width: 768px){
   .relativechaydoc{
    display: flex;
    flex-wrap: wrap;
}
.dangkyabsolute{
  position: absolute;
  right: 25%;
}
.chaytheo{
        position: sticky;
    top: 5em;
} 
.baivietchiadoi{
  float: left;
    padding: 2px 20px 6px 15px;
    width: 50%;
    box-sizing: border-box;
}

}
.chinhsanpham_right .img-sanpham {
    border: 1px solid #389047;
}
.logined{
        float: right;
    margin-right: 15px;
    margin-top: 10px;
}
.iconlogo {
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #3b8f4c;
    border-radius: 50%;
    border: 1px solid #3b8f4c;
    padding: 5px 10px;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 20px;
}
.borderxanh{
  border: 2px solid #389047;
}
.pricecu{
  color: #9c9c9c;
  text-decoration: line-through;
}
.boxkhuyenmai{
    background: #54aa00;
    color: #fff;
    font-size: 14px;
    padding: 0px 5px;
    border-radius: 3px;
    float: left;
    /* margin-top: 6px; */
    margin-right: 5px;
}
.icon-giamgia {
    position: absolute;
    top: 15px;
    left: 22px;
    width: 40px;
    z-index: 2;
        border-radius: 3px 3px 0 0!important;
    min-height: 0!important;
    width: 34px!important;
    min-width: 0!important;
    padding: 0!important;
    line-height: 26px!important;
    background: #54aa00!important;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.icon-giamgia:after{
      content: "";
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 7px solid #54aa00;
    position: absolute;
    top: 26px;
    right: 0;
}
.box-gia{
  margin-top: 10px;
    background: #57a925;
    padding: 5px 10px;
    color: #fff;
    border-radius: 8px;
}
.gachngang{
  text-decoration: line-through;
  font-size: 16px;
}
.marginleft{
  margin-left: 15px;
}
.marginright{
  margin-right: 5px;
}
.margin-bottom{
  margin-bottom: 15px;
}
.inline-block{
  display: inline-block;
}
.flex-wrap{
  display: flex;
  flex-wrap: wrap;
}
.max-height{
  height: 100%;
}