.fone{font-size:18px;color:red;line-height:40px;font-weight:700;padding-left:46px;margin:0 0;padding-right:10px}
.fix_tel{position:fixed;bottom:25px;left:20px;z-index:999}
.fix_tel a{text-decoration:none;display:block}
.zalo{position:fixed;bottom:25px;right:20px;z-index:999;width: 40px;}
.call{position: fixed; bottom: 60px; left: 10px; display: block; width: 160px; height: 40px; padding: 0 5px; background: #fac100; border-radius: 20px; font-size: 16px; font-weight: 600; line-height: 40px; letter-spacing: 1px; color: #f00505!important; z-index: 99991;opacity: 0.9;}
.call i{width: 40px; font-size: 20px; text-align: center; line-height: 40px; animation: dance 1.5s infinite;}
.call2{position: fixed; bottom: 10px; left: 10px; display: block; width: 160px; height: 40px; padding: 0 5px; background: #fac100; border-radius: 20px; font-size: 16px; font-weight: 600; line-height: 40px; letter-spacing: 1px; color: #f00505!important; z-index: 99991;opacity: 0.9;}
.call2 i{width: 40px; font-size: 20px; text-align: center; line-height: 40px; animation: dance 1.5s infinite;}
.tel{background:#eee;min-width:100px;height:40px;position:relative;overflow:hidden;background-size:40px;border-radius:28px;border:solid 1px #ccc}
.ring-alo-phone{background-color:transparent;cursor:pointer;height:80px;position:absolute;transition:visibility 0.5s ease 0s;visibility:hidden;width:80px;z-index:200000!important}
.ring-alo-phone{background-color:transparent;cursor:pointer;height:80px;position:absolute;transition:visibility 0.5s ease 0s;visibility:hidden;width:80px;z-index:200000!important}
.ring-alo-phone.ring-alo-show{visibility:visible}
.ring-alo-phone.ring-alo-hover,.ring-alo-phone:hover{opacity:1}
.ring-alo-ph-circle{animation:1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;background-color:transparent;border:2px solid rgba(30,30,30,.4);border-radius:100%;height:70px;left:-18px;opacity:.1;position:absolute;top:12px;transform-origin:50% 50% 0;transition:all 0.5s ease 0s;width:70px}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle{animation:1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim!important}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle{animation:2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim!important}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle,.ring-alo-phone:hover .ring-alo-ph-circle{border-color:red;opacity:.5}
.zalo .ring-alo-phone.ring-alo-hover .ring-alo-ph-circle,.zalo .ring-alo-phone:hover .ring-alo-ph-circle{border-color:#2196f3;opacity:.5}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle,.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle{border-color:#baf5a7;opacity:.5}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle{border-color:red;opacity:.5}
.zalo .ring-alo-phone.ring-alo-green .ring-alo-ph-circle{border-color:#2196f3;opacity:.5}
.ring-alo-ph-circle-fill{animation:2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;background-color:#000;border:2px solid transparent;border-radius:100%;height:60px;left:-9px;opacity:.1;position:absolute;top:18px;transform-origin:50% 50% 0;transition:all 0.5s ease 0s;width:60px}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill,.ring-alo-phone:hover .ring-alo-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:0.75!important}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill,.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill{background-color:rgba(117,235,80,.5);opacity:0.75!important}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:0.75!important}
.ring-alo-ph-img-circle{animation:1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;border:2px solid transparent;border-radius:100%;height:30px;left:4px;opacity:1;position:absolute;top:33px;transform-origin:50% 50% 0;width:30px}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle,.ring-alo-phone:hover .ring-alo-ph-img-circle{background-color:red}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle,.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle{background-color:#75eb50}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle{background-color:red}
.zalo .ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle{background-color:#2196f3}
@keyframes ring-alo-circle-anim {
 0% {
  opacity:.1;
  transform:rotate(0deg) scale(.5) skew(1deg)
 }
 30% {
  opacity:.5;
  transform:rotate(0deg) scale(.7) skew(1deg)
 }
 100% {
  opacity:.6;
  transform:rotate(0deg) scale(1) skew(1deg)
 }
}
@keyframes ring-alo-circle-img-anim {
 0% {
  transform:rotate(0deg) scale(1) skew(1deg)
 }
 10% {
  transform:rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
  transform:rotate(25deg) scale(1) skew(1deg)
 }
 30% {
  transform:rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
  transform:rotate(25deg) scale(1) skew(1deg)
 }
 50% {
  transform:rotate(0deg) scale(1) skew(1deg)
 }
 100% {
  transform:rotate(0deg) scale(1) skew(1deg)
 }
}

@keyframes ring-alo-circle-fill-anim {
 0% {
  opacity:.2;
  transform:rotate(0deg) scale(.7) skew(1deg)
 }
 50% {
  opacity:.2;
  transform:rotate(0deg) scale(1) skew(1deg)
 }
 100% {
  opacity:.2;
  transform:rotate(0deg) scale(.7) skew(1deg)
 }
.ring-alo-ph-img-circle a img {padding:1px 0 0 1px;width:25px;position:relative;top:-1px}
}.col-menu{margin-bottom: 20px;}
.col-menu-title{padding: 10px 20px; background: #3ab34a; border-radius: 10px 10px 0 0; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #fff;}
.col-menu ul{list-style: none;}
.col-menu ul li{position: relative;}
.col-menu ul li a{position: relative; display: block; line-height: 30px; color: #333; transition: all 0.25s ease 0s;}
.col-menu ul li a i{position: absolute; top: 0; left: 8px; font-size: 10px; line-height: 30px; transition: all 0.25s ease 0s;}
.col-menu ul li a:hover i{transform: translateX(3px);}
.col-menu ul li ul li a i{left: 25px;}
.col-menu > ul{padding: 10px 10px 0; background: #fff; border: 1px solid #d7d7d7; border-top: 0; border-bottom-width: 4px; border-radius: 0 0 10px 10px;}
.col-menu > ul > li{border-bottom: 1px dotted #d7d7d7;}
.col-menu > ul > li > a{padding-left: 25px;}
.col-menu > ul > li > a:hover, .col-menu > ul > li.active > a{color: #3ab34a;}
.col-menu > ul > li > i{position: absolute; top: 0; right: 0; width: 30px; height: 30px; font-size: 10px; text-align: center; line-height: 30px; cursor: pointer;}
.col-menu > ul > li > i:hover, .col-menu > ul > li.active > i{color: #3ab34a;}
.col-menu > ul > li > ul > li > a{padding-left: 40px;}
.col-menu > ul > li > ul > li > a:hover, .col-menu > ul > li > ul > li.active > a{color: #3ab34a;}.colnews{position: relative; margin-bottom: 20px;}
.colnews-list{padding: 0 10px; background: #fff; border: 1px solid #d7d7d7; border-top: 0; border-bottom-width: 4px; border-radius: 0 0 10px 10px;}
.colnews-item{padding: 10px 0; border-bottom: 1px dotted #d7d7d7;}
.colnews-item:last-child{border-bottom: 0;}
.colnews-img{float: left; margin-right: 10px; padding: 3px; background: #eee; border: 1px solid #d7d7d7;}
.colnews-name{height: 60px; overflow: hidden;}
.colnews-name a{display: block; line-height: 20px; color: #009bdf; transition: all 0.25s ease 0s;}
.colnews-name a:hover{color: #3ab34a;}.contact{}
.c-left{margin-bottom: 25px;}
.c-left h1{font-size: 100%; text-transform: uppercase; color: #ed1c24; margin-bottom: 15px;}
.c-left ul{list-style: none; padding-left: 15px;}
.c-left ul li{margin-bottom: 5px; line-height: 20px;}
.c-left ul li:nth-child(3){max-height: 40px;}
.c-left ul li span{display: inline-block; width: 85px; vertical-align: top;}
.c-left ul li p{display: inline-block; width: calc(100% - 85px);}
.c-left ul li b{display: block;}
.c-left ul li:nth-child(2) p b,
.c-left ul li:nth-child(3) p b{color: #ed1c24;}
.c-left ul li a{color: #333;}
.c-right{margin-bottom: 20px;}
.c-right form{margin: auto;}
.c-text{margin-bottom: 20px; text-align: justify; line-height: 20px;}
.c-item{position: relative; margin-bottom: 10px;}
.c-item i{position: absolute; top: 0; bottom: 0; left: 0; display: flex; width: 40px; margin: auto; align-items: center; justify-content: center; color: #ed1c24;}
.c-item input[type="text"]{text-indent: 40px;}
.c-item:nth-child(5){text-align: right;}
@media (min-width: 480px){
    .c-right form{width: calc(100% - 30px);}
}
@media (min-width: 970px){
    .c-right form{width: calc(100% - 50px);}
}.direct{margin-bottom: 30px; padding: 10px 0; background: #f7f7f7;}
.direct ul{list-style: none;}
.direct ul li{float: left; line-height: 20px;}
.direct ul li+li:before{content: "/"; display: inline-block; margin: 0 5px;}
.direct ul li a{display: inline-block; color: #333;}
.direct ul li a i{font-size: 12px; color: #777;}
.direct ul li:nth-last-child(2){font-family: HNBold; color: #339933;}
.direct ul li:nth-last-child(2) a{font-family: HNBold; color: #339933;}
@media (min-width:320px){
    .direct ul li.direct-m{display: none;}
}
@media (min-width:767px){
    .direct ul li.direct-m{display: block;}
}.menu-bar{position: relative; z-index: 100;}
.menu-icon{position: absolute; right: 0; bottom: 65px; width: 50px; height: 40px; background: #009bdf; text-align: center;}
.menu-icon span{display: block; width: 28px; height: 2px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #fff;}
.menu-icon span:after, .menu-icon span:before{display: block; width: 28px; height: 2px; background: #fff; position: absolute; content: '';}
.menu-icon span:after{bottom: -8px;}
.menu-icon span:before{top: -8px;}
.menu{float: left;}
.menu ul{list-style: none; transition: all 0.25s ease 0s;}
.menu ul li{position: relative; float: left; list-style: none; transition: all 0.25s ease 0s;}
.menu ul li a{display: block; font-weight: bold; text-transform: uppercase; line-height: 40px; color: #333; transition: all 0.25s ease 0s;}
.menu > ul > li > a{font-size: 15px; border-left: 1px solid #d7d7d7;}
.menu > ul > li:first-child a{border-left: 1px solid transparent;}
.menu > ul > li.active > a, .menu > ul > li:hover > a{background: #3ab34a; border-left: 1px solid transparent; color: #fff;}
.menu ul li ul{position: absolute; width: 200px; opacity: 0; transform-origin: 0 0;}
.menu ul li ul li{float: none; margin: 0;}
.menu ul li ul li a{padding: 0 7px; background: #fff; text-transform: none; line-height: 30px; }
.menu ul li ul li a:hover{background: #3ab34a; color: #fff;}
.menu ul li ul{top: 100%; left: 0; transform: scale(1,0);}
.menu ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
.menu ul li ul li ul{top: 0; left: 100%; transform: scale(0,1);}
.menu ul li ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
@media (min-width: 320px){
    .menu{display: none;}
}
@media (min-width: 970px){
    .menu-bar{height: 40px; background: #fff; border-top: 3px solid #3ab34a;}
    .menu{display: block;}
    .menu-display{display: none;}
    .menu ul > li > a{padding: 0 16px;}
}
@media (min-width: 1170px){
    .menu ul > li > a{padding: 0 28px;}
}.product{margin-bottom: 20px; padding: 20px; background: #fff; border: 1px solid #d7d7d7; border-bottom-width: 4px; border-radius: 20px;}
.product-title{margin-bottom: 15px; font-weight: bold; text-transform: uppercase; text-align: center; color: #ed1c24;}
.product-wrap{position: relative;}
.product-img{background: #eee; padding: 5px; background: #eee; border: 1px solid #d7d7d7;}
.product-name{position: absolute; right: 0; bottom: 6px; left: 0; width: calc(100% - 12px); margin: auto; background: rgba(0,0,0,0.5);}
.product-name a{display: block; padding: 5px; font-size: 15px; font-weight: bold; text-align: center; line-height: 20px; color: #fff; transition: all 0.25s ease 0s;}
.product .owl-nav button{position: absolute; top: 0; bottom: 0; width: 35px; height: 35px; margin: auto; background: #fff; border-radius: 50%; outline: none; transition: all 0.25s ease 0s;}
.product .owl-nav button.owl-prev, .product .owl-nav button.owl-next{background: #fff; opacity: 0;}
.product .owl-nav button:hover{background: #ed1c24;}
.product .owl-nav button i{display: block; text-align: center; line-height: 22px; color: #ed1c24; transition: all 0.25s ease 0s;}
.product .owl-nav button:hover i{color: #fff;}
.product .owl-nav button.owl-prev{left: 0;}
.product .owl-nav button.owl-next{right: 0;}
.product .product-list:hover .owl-nav button.owl-prev{left: 15px; opacity: 1; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25);}
.product .product-list:hover .owl-nav button.owl-next{right: 15px; opacity: 1; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25);}
@media (min-width:320px){
    .product-title{font-size: 16px;}
}
@media (min-width:480px){
    .product-title{font-size: 15px;}
}
@media (min-width:580px){
    .product-title{font-size: 16px;}
}.ttsk{margin-bottom: 20px;}
.ttsk-title{padding: 10px 20px; background: #fff; border: 1px solid #d7d7d7; border-radius: 10px 10px 0 0; font-weight: bold; text-transform: uppercase; color: #009bdf;}
.ttsk-list{padding: 17px 20px; background: #fff; border: 1px solid #d7d7d7; border-top: 0; border-bottom-width: 4px; border-radius: 0 0 10px 10px;}
.ttsk-list ul{list-style: none;}
.ttsk-list ul li{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #d7d7d7;}
.ttsk-list ul li:last-child{margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
.ttsk-list ul li a{display: block;}
.ttsk-list ul li a img{float: left; padding: 3px; background: #eee; border: 1px solid #d7d7d7;}
.ttsk-list ul li a span{float: right; display: block; width: calc(100% - 90px); height: 60px; font-weight: bold; line-height: 20px; color: #009bdf; overflow: hidden; transition: all 0.25s ease 0s;}
.ttsk-list ul li a:hover span{color: #ed1c24;}
.ttsk-img{margin-bottom: 15px; padding: 3px; background: #eee; border: 1px solid #d7d7d7;}
.ttsk-name{margin-bottom: 10px;}
.ttsk-name a{display: block; font-size: 15px; font-weight: bold; line-height: 20px; color: #009bdf; transition: all 0.25s ease 0s;}
.ttsk-name a:hover{color: #ed1c24;}
.ttsk-prev{height: 80px; line-height: 20px; overflow: hidden;}
@media (min-width:320px){
    .ttsk-title{font-size: 16px;}
    .ttsk-item{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #d7d7d7;}
}
@media (min-width:480px){
    .ttsk-title{font-size: 15px;}
    .ttsk-item{float: left; width: calc(40% - 10px); margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
    .ttsk-list ul{float: right; width: calc(60% - 10px);}
}
@media (min-width:580px){
    .ttsk-title{font-size: 16px;}
}.vnsl, .nlhd{box-sizing: border-box; margin-bottom: 20px; padding: 10px 20px; background: #fff; border: 1px solid #d7d7d7; border-bottom-width: 4px; border-radius: 10px;}
.vnsl-title{margin-bottom: 10px; font-weight: bold; text-transform: uppercase; color: #009bdf;}
.vnsl-item{margin-bottom: 10px; padding-bottom: 10px; }
.vnsl-img{margin-bottom: 15px; padding: 3px; background: #eee; border: 1px solid #d7d7d7;}
.vnsl-name{margin-bottom: 10px;}
.vnsl-name a{display: block; font-size: 15px; font-weight: bold; text-transform: uppercase; line-height: 20px; color: #009bdf; transition: all 0.25s ease 0s;}
.vnsl-name a:hover{color: #ed1c24;}
.vnsl-prev{line-height: 20px;}
.vnsl-list ul{list-style: none;}
.vnsl-list ul li{margin-top: 5px;}
.vnsl-list ul li:first-child{margin-top: 0;}
.vnsl-list ul li a{display: block; line-height: 20px; color: #009bdf; transition: all 0.25s ease 0s;}
.vnsl-list ul li a:hover{color: #ed1c24;}
.vnsl-list ul li a i{width: 13px; font-size: 10px; color: #ed1c24;}
@media (min-width:320px){
    .vnsl-title{font-size: 16px;}
}
@media (min-width:480px){
    .vnsl, .nlhd{float: left; width: calc(50% - 10px);margin-right: 10px;}
    .nlhd{margin-left: 20px;}
    .vnsl-title{font-size: 15px;}
    .vnsl-name{height: 20px; overflow: hidden;}
    .vnsl-prev{height: 80px; overflow: hidden;}
    .vnsl-list ul li{height: 40px; overflow: hidden;}
}
@media (min-width:580px){
    .vnsl-title{font-size: 16px;}
}
@media (min-width:1170px){
    .vnsl-list ul li{height: 20px;}
}.sp-item{position: relative; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #d7d7d7;}
.sp-item:nth-last-child(2){margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
.sp-name{overflow: hidden;}
.sp-name a{display: block; font-size: 16px; font-weight: bold; line-height: 20px; color: #009bdf; transition: all 0.25s ease 0s;}
.sp-name a:hover{color: #ed1c24;}
.sp-prev{line-height: 20px; overflow: hidden;}
.sp-more a{display: block; padding: 0 15px; background: #009bdf; border-radius: 5px; line-height: 25px; color: #fff; transition: all 0.25s ease 0s;}
.sp-more a:hover{background: #ed1c24;}
.sp-list .owl-nav{position: absolute; top: -40px; right: 0; width: 55px;}
.sp-list .owl-nav div.owl-prev{float: left;}
.sp-list .owl-nav div.owl-next{float: right;}
.sp-list .owl-nav div i{width: 23px; border: 1px solid transparent; text-align: center; line-height: 23px; color: #777; transition: all 0.25s ease 0s;}
.sp-list .owl-nav div i:hover{border: 1px solid #dd3333; color: #dd3333}
@media (min-width:320px){
    .sp-img{margin-bottom: 10px;}
    .sp-name{margin-bottom: 5px;}
    .sp-more a{float: right;}
}
@media (min-width:480px){
    .sp-img{float: left; width: 210px; margin-bottom: 0;}
    .sp-info{float: right; width: calc(100% - 230px);}
    .sp-name{margin-bottom: 0;}
    .sp-prev{display: none;}
    .sp-more{position: absolute; right: 0; bottom: 10px;}
    .sp-more a{float: none;}
}
@media (min-width:580px){
    .sp-img{width: 300px;}
    .sp-info{width: calc(100% - 320px);}
    .sp-name{max-height: 60px; margin-bottom: 5px;}
    .sp-prev{display: block; max-height: 100px;}
}.pj-item{position: relative; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #d7d7d7;}
.pj-item:nth-last-child(2){margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
.pj-img{float: left; width: 120px;}
.pj-info{float: right; width: calc(100% - 130px);}
.pj-name{max-height: 60px; overflow: hidden;}
.pj-name a{display: block; font-size: 16px; font-weight: bold; line-height: 20px; color: #009bdf; transition: all 0.25s ease 0s;}
.pj-name a:hover{color: #ed1c24;}
.pj-time{line-height: 20px; color: #777;}