@font-face {

    font-family: helve;

    src: url('../fonts/HelveticaNeue.eot');

    src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),

        url('../fonts/HelveticaNeue.woff2') format('woff2'),

        url('../fonts/HelveticaNeue.woff') format('woff'),

        url('../fonts/HelveticaNeue.ttf') format('truetype'),

        url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: helvebold;

    src: url('../fonts/HelveticaNeue-Bold.eot');

    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),

        url('../fonts/HelveticaNeue-Bold.woff') format('woff'),

        url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'),

        url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');

    font-weight: bold;

    font-style: normal;

}

a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}

a:hover,a:active,a:focus{text-decoration:none!important}

img{max-width: 100%;}

body{font-size: 15px;margin:0;font-family: helve; right: 0px;position: relative;}

body p{font-size:15px;margin:0;font-family: helve;}

.clear60{clear:both;height:60px}

.clear40{clear:both;height:40px}

.clear20{clear:both;height:20px}

.clear10{clear:both;height:10px}

.center{text-align:center}

.left{text-align:left}

.right{text-align:right}

.nopadding{padding:0!important}

.nomargin{margin:0}

.fullwidth{width: 100%;}

.clwhite{color: #fff;}

.clblack{color: #000;}

.bold{font-family: helvebold;}

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

.flex-n{display: flex;}

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

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

.show1199{display: none;}

.show991{display: none;}

.show767{display: none;}

.show480{display: none;}

.row:before{content: unset;}

.editer img{

    height: auto !important;

}

.editer p{

    margin-bottom: 10px;

}
p.udlh {
    text-decoration: underline;
}
.at4-share,

.at-share-dock{

    display: none !important;

}

.ul-main-menu{

    display: flex;

    align-items: center;

    list-style-type: none;

    padding: 0;

    margin: 0;

}

.ul-main-menu > li > a {

    display: inline-block;

    padding: 30px 0;

    margin: 0 10px;

    font-family: helvebold;

    text-transform: uppercase;

    color: #000;

    border-top: 6px solid transparent;

    border-bottom: 6px solid transparent;

    transition: all 0s;

    font-size: 14px;

}

.ul-main-menu > li:hover > a{

    color: #0060a4;

    border-bottom: 6px solid #ed1c24;

}
.ul-main-menu > li.active > a{

    color: #0060a4;

    border-bottom: 6px solid #ed1c24;

}

.has-sub{

    position: relative;

}
h3.cs {
    font-size: 17px;
}
.ul-sub-menu{

    position: absolute;

    z-index: 9999;

    top: 100%;

    left: 15px;

    list-style-type: none;

    padding: 0;

    margin: 0;

    background: #fff;

    border: 1px solid #ccc;

    min-width: 220px;

    display: none;

}

.ul-sub-menu > li > a{

    display: block;

    font-family: helvebold;

    text-transform: uppercase;

    color: #000;

    padding: 10px;

    border-bottom: 1px solid #ccc;

    font-size: 14px;

}

.ul-sub-menu > li:hover > a{

    color: #0060a4;

    background: #fbfbfb;

}

.ul-sub-menu > li:last-child > a{

    border: none;

}

.has-sub:hover .ul-sub-menu{

    display: block;

}

.has-sub-2{

    position: relative;

}

.ul-sub-menu-2{

    position: absolute;

    z-index: 9999;

    top: -1px;

    left: 100%;

    list-style-type: none;

    padding: 0;

    margin: 0;

    background: #fff;

    border: 1px solid #ccc;

    min-width: 220px;

    display: none;

}

.ul-sub-menu-2 > li > a{

    display: block;

    font-family: helvebold;

    text-transform: uppercase;

    color: #000;

    padding: 10px;

    border-bottom: 1px solid #ccc;

    font-size: 14px;

    white-space: nowrap;

}

.ul-sub-menu-2 > li:hover > a{

    color: #0060a4;

    background: #fbfbfb;

}

.ul-sub-menu-2 > li:last-child > a{

    border: none;

}

.has-sub-2:hover .ul-sub-menu-2{

    display: block;

}

.logo img{

    height: 73px;

}

.opti-lang a img{

    width: 24px;

    height: 18px;

}

.opti-lang a {

    display: block;

}

.opti-lang{

    position: absolute;

    top: calc(100% + 5px);

    left: 0;

    display: none;

}

.language {

    width: 35px;

    position: relative;

}

.language:before {

    content: "\f107";

    position: absolute;

    top: calc(50% - 8px);

    right: 0;

    z-index: 1;

    font-family: "Font Awesome 5 Free";

    display: inline-block;

    padding-right: 3px;

    vertical-align: middle;

    font-weight: 900;

    font-size: 12px;

    padding: 0;

}

.sl-lang img{

    width: 24px;

    height: 18px;

}

.sl-lang {

    display: block;

}

.bl-search-top{

    margin-left: 15px;

}

.bl-search-top > a{

    color: #000;

}

.bl-search-top > a > span{

    font-size: 14px;

    margin-right: 5px;

    display: inline-block;

}

.f-search .stylish-input-group .input-group-addon{

    background: white !important; 

}

.f-search .stylish-input-group .form-control{

    border-right:0; 

    box-shadow:0 0 0; 

    border-color:#ccc;

}

.f-search .stylish-input-group button{

    border:0;

    background:transparent;

}

.hotline-top {

    background: url(../img/bg-hl.png) left center no-repeat;

    background-size: cover;

    padding: 7px 10px 7px 30px;

    margin-left: 15px;
    position: fixed;
    bottom: 5px;
    left: 5px;
    margin: 0;

}

.hotline-top p{

    color: #fff;

    font-family: helvebold;

}

.main-banner .owl-theme .owl-nav.disabled+.owl-dots{

    margin: 0;

    position: absolute;

    bottom: 10px;

    left: 50%;

    transform: translateX(-50%);

}

.main-banner .owl-theme .owl-dots .owl-dot span{

    width: 30px;

    height: 4px;

    border-radius: 0;

    background: #fefefe;

}

.main-banner .owl-theme .owl-dots .owl-dot.active span, 

.main-banner .owl-theme .owl-dots .owl-dot:hover span{

    background: #7e0606;

}

.main-banner .owl-theme .owl-dots .owl-dot{

    outline: unset;

}

.avat-linhvuc{

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

}

.avat-linhvuc img{

    min-height: 140px;

    object-fit: cover;

}

.name-avat{

    position: absolute;

    text-transform: uppercase;

    font-family: helvebold;

    background: rgba(0,0,0,0.4);

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 14px;

    padding: 10px;

}

.name-avat a{

    color: #fff !important;

}

.list-linhvuc{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.block-linhvuc{

    width: calc(20% - 10px);

    position: relative;

    min-height: 140px;

}
.error {
    color: red;
}
.ic-linhvuc {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #fff;

    display: flex;

    align-items: center;

    justify-content: center;

}

.name-iclv {

    margin-top: 5px;

    font-family: helvebold;

    text-transform: uppercase;

    font-size: 14px;

    text-align: center;

}

.icon-lv{

    text-align: center;

}

.icon-lv img{

    transform: scale(0.8);

}

.main-linhvuc{

    background: #f4f4f4;

    padding: 40px 0;

}

.block-linhvuc:hover .ic-linhvuc{

    display: none;

}

.icon-lv {

    text-align: center;

    min-height: 70px;

    display: flex;

    align-items: flex-end;

    justify-content: center;

}

.tit-pub{

    font-family: helvebold;

    text-transform: uppercase;

    font-size: 26px;

    margin: 0;

}

.flex-tit{

    display: flex;

    align-items: center;

    margin: 10px 0 20px 0;

}

.list-gt p{

    margin-bottom: 20px;

}

.list-gt p img{

    margin-right: 15px;

}

.mgbt20{

    margin-bottom: 20px;

}

.bn-gt{

    position: relative;

}

.tron{

    position: absolute;

    right: -50px;

    top: calc(50%);

    transform: translateY(-50%);

    z-index: -1;

}

.tit-why{

    margin: 0;

    margin-bottom: 10px;

    font-family: helvebold;

    white-space: nowrap;

}

.bl-titwhy{

    padding: 15px;

    position: relative;

}

.line-top:before{

    content: "";

    position: absolute;

    width: 30px;

    height: 2px;

    background: #c20000;

    top: 0;

    left: 0;

}

.line-top:after{

    content: "";

    position: absolute;

    width: 2px;

    height: 30px;

    background: #c20000;

    top: 0;

    left: 0;

}

.line-bottom:before{

    content: "";

    position: absolute;

    width: 30px;

    height: 2px;

    background: #c20000;

    bottom: 0;

    right: 0;

}

.line-bottom:after{

    content: "";

    position: absolute;

    width: 2px;

    height: 30px;

    background: #c20000;

    bottom: 0;

    right: 0;

}

.bl-titwhy{

    margin-bottom: 20px;

}

.block-why{

    display: flex;

    justify-content: space-between;

    margin-bottom: 30px;

}

.icon-why{

    width: 70px;

    height: 70px;

    display: flex;

    align-items: center;

    justify-content: center;

    background: #f5f5f5;

}

.wr{

    display: none;

}

.ct-why{

    width: calc(100% - 80px);

}

.top-why{

    text-transform: uppercase;

    font-family: helvebold;

    margin-bottom: 5px;

}

.bt-why{

    font-size: 14px;

}

.des-why *{

    font-size: 14px;

}

.block-why:hover .wb{

    display: none;

}

.block-why:hover .wr{

    display: block;

}

.block-why:hover .top-why{

    color: #c20000;

}

.mgbt10{

    margin-bottom: 10px;

}

.block-prod a{

    display: block;

}

.name-prod{

    display: block;

    padding: 20px 10px;

    text-transform: uppercase;

    font-family: helvebold;

    text-align: center;

    color: #000;

}

.block-prod{

    background: #fff;

    margin-bottom: 30px;

    border: 2px solid #fff;

}

.block-prod:hover{

    border: 2px solid #ed1c24;

    box-shadow: 0 0 10px #c5c5c5, 0 0 10px #c5c5c5, 0 0 10px #c5c5c5, 0 0 10px #c5c5c5;

}

.block-slider-rela .block-prod{

    border: 2px solid #ccc;

}

.block-slider-rela .block-prod:hover{

    border: 2px solid #ed1c24;

    box-shadow: 0 0 10px #c5c5c5, 0 0 10px #c5c5c5, 0 0 10px #c5c5c5, 0 0 10px #c5c5c5;

}

.main-product{

    background: #f4f4f4;

}

.des-ykien{

    margin-bottom: 20px;

}

.flex-ykien{

    display: flex;

    justify-content: flex-end;

}

.block-cus{

    display: flex;

    align-items: flex-end;

}

.info-cus{

    text-align: right;

    margin-right: 10px;

}

.line-cus{

    display: inline-block;

    width: 27px;

    height: 4px;

    background: #ed1c24;

}

.name-cus{

    text-transform: uppercase;

    font-family: helvebold;

    margin: 10px 0 0 0;

}

.main-ykien{

    background: url(../img/bg-ykien.jpg) center center no-repeat;

    background-size: cover;

}

.block-ykien{

    padding: 40px 20px 10px 20px;

    background: #efeff0;

    position: relative;

    margin-top: 30px;

    border-radius: 4px;

}

.block-slider-ykien .owl-carousel .owl-item img.qte{

    position: absolute;

    width: 60px;

    top: -30px;

    left: 20px;

}

.block-slider-ykien .owl-carousel .owl-item img.img-avat{

    width: 50px;

}

.ct-main-news{

    margin-top: 15px;

}

.cate-news a{

    color: #0060a4;

    text-transform: uppercase;

}

.cate-news a i{

    margin-right: 10px;

}

.tit-news{

    font-size: 20px;

    /*text-transform: uppercase;*/

    font-family: helvebold;

}

.des-news{

    margin-bottom: 10px;

}

.view-more{

    color: #000;

    border-bottom: 1px solid #000;

    padding-bottom: 5px;

    display: inline-block;

}

.img-sub-news{

    display: block;

    width: 200px;

    margin-right: 20px;

}

.block-sub-news{

    display: flex;

    justify-content: space-between;

    margin-bottom: 30px;

}

.ct-sub-news{

    width: calc(100% - 220px);

}

.tit-sub-news{

    font-size: 18px;

    /*text-transform: uppercase;*/

    font-family: helvebold;

    margin: 20px 0;

}

.tit-ft{

    text-transform: uppercase;

    color: #fff;

    margin-bottom: 15px;

    margin-top: 0;

}
.tit-ftt{

    text-transform: uppercase;

    color: #080808;

    margin-bottom: 15px;

    margin-top: 0;

}

.tit-ft:after{

    content: "";

    display: block;

    width: 50px;

    height: 4px;

    background: #af1418;

    margin-top: 15px;

}

.footer-top{

    background: url(../img/bg-ft.jpg) top center no-repeat;

    background-size: cover;

}

.ul-ft{

    list-style: none;

    padding: 0;

    margin: 0;

}

.ul-ft > li{

    margin-bottom: 10px;

}

.ul-ft > li > a{

    color: #fff;

}

.copyright{

    padding: 10px 0;

    font-size: 12px;

}

.breac{

    padding: 10px 0;

}

.main-breac{

    display: flex;

    align-items: center;

    justify-content: center;

    position: relative;

}

.main-breac > .container{

    position: absolute;

    bottom: 0;

}

.main-breac > img{

    min-height: 100px;

    object-fit: cover;

}

.banner-duan> img{

    min-height: 100px;

    object-fit: cover;

}

.tit-aside{

    min-height: 60px;

    background: #0060a4;

    color: #fff;

    text-transform: uppercase;

    padding: 10px 10px 10px 30px;

    border-left: 10px solid #ed1c24;

    display: flex;

    align-items: center;

    margin: 0;

}

.col-aside{

    margin-top: -60px;

}

.ul-aside{

    list-style-type: none;

    padding: 0;

    margin: 0;

    background: #0060a4;

}

.ul-aside > li > a{

    display: block;

    color: #fff;

    padding: 10px 20px;

    border-top: 1px solid #007dd6;

}

.ul-aside > li.active > a{

    background: #007dd6;

    color: #ed1c24;

    font-family: helvebold;

}

.ul-aside > li:hover > a{

    background: #007dd6;

    color: #ed1c24;

}

.aside-list{

    margin-bottom: 30px;

}

.asi-info-lh i{

    color: #ed1c24;

    margin-right: 10px;

}

.tit-aside-lh{

    margin: 0;

    margin-bottom: 15px;

}

.tit-aside-lh:after{

    content: "";

    display: block;

    width: 80px;

    height: 4px;

    background: #ed1c24;

    margin-top: 15px;

}

.aside-lienhe{

    background: #f4f4f4;

    padding: 15px;

}

.aside-lienhe{

    margin-bottom: 30px;

}

.tit-page{

    color: #ed1c24;

    margin: 0;

    margin-bottom: 20px;

}

.search-prod form{

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.search-prod form input{

    width: calc(100% - 100px);

    border-radius: 4px 0 0 4px;

    padding: 6px 12px;

    height: 38px;

    box-shadow: unset;

    border: 1px solid #ccc;

    border-right: 0;

}

.search-prod form button{

    background: #0060a4;

    border: none;

    width: 100px;

    height: 38px;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 4px;

    color: #fff !important;

}

.bdright{

    border-right: 1px solid #ccc;

}

.search-prod{

    padding: 10px 0;

}

.des-sesp{

    padding-top: 20px;

}

.name-sp{

    font-size: 20px;

    margin: 0;

    margin-bottom: 20px;

}

.block-sanpham{

    background: #f4f4f4;

    padding: 30px;

    border-radius: 4px;

    margin-bottom: 30px;

}

.xemthem{

    color: #ed1c24;

    font-family: helvebold;

}

.xemthem i{

    margin-left: 5px;

}

.block-gall .lSSlideOuter .lSPager.lSGallery li{

    border: 2px solid #e1e1e1;

    border-radius: 2px;

    overflow: unset;

}

.block-gall .lSSlideOuter .lSPager.lSGallery li.active{

    border: 2px solid #0060a4;

    position: relative;

}

.block-gall .lSSlideOuter .lSPager.lSGallery li.active:after {

    bottom: 100%;

    left: 50%;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

    border-bottom-color: #0060a4;

    border-width: 6px;

    margin-left: -6px;

}

.block-gall .lightSlider.lsGrab li{

    border-radius: 2px;

    overflow: hidden;

}

.block-gall .lSSlideOuter .lSPager.lSGallery{

    overflow: unset;

}

.name-spct{

    font-size: 20px;

    color: #136eb5;

    margin: 20px 0;

}

.des-spct ul{

    padding-left: 20px;

}

.des-spct ul li{

    margin-bottom: 10px;

}

.des-spct{

    margin-bottom: 40px;

}

.baogia{

    display: block;

    text-align: center;

    color: #fff !important;

    background-image: linear-gradient(#ed1c24, #950211);

    border-radius: 4px;

    padding: 5px 10px;

}

.top-baogia{

    display: block;

    font-size: 18px;

    text-transform: uppercase;

    font-family: helvebold;

}

.bottom-baogia{

    display: block;

    font-size: 11px;

}

.aside-camket {

    border-radius: 6px;

    padding: 5px 10px;

    border: 1px solid #ccc;

    margin-bottom: 20px;

}

.item-ck {

    padding-bottom: 5px;

    border-bottom: 1px solid #ccc;

    margin-bottom: 5px;

}

.flex-start {

    display: flex;

    align-items: flex-start;

    justify-content: space-between;

}

.icon-ck {

    width: 50px;

    margin-top: 5px;

}

.ct-ck {

    width: calc(100% - 50px);

}

.tit-ck {

    font-weight: 700;

    color: #136eb5;

}

.des-ck {

    font-size: 13px;

}

.aside-camket .item-ck:last-child{

    border: none;

    padding: 0;

    margin: 0;

}

.tit-infosp{

    margin: 0;

    padding: 15px 10px;

    text-transform: uppercase;

    margin-bottom: 30px;

    background: #e1e1e1;

    text-align: center;

}

.tit-nhamay{

    color: #ed1c24;

    text-transform: uppercase;

    text-align: center;

    margin: 0;

    margin-bottom: 20px;

}

.tit-nhamay:after{

    content: "";

    display: block;

    width: 100px;

    height: 4px;

    margin: 0 auto;

    margin-top: 10px;

    background: #0060a4;

}

.block-nhamay{

    position: relative;

}

.prev-nm{

    position: absolute;

    color: #000;

    left: -30px;

    bottom: 15px;

    z-index: 9;

    font-size: 40px;

}

.next-nm{

    position: absolute;

    color: #000;

    right: -30px;

    bottom: 15px;

    z-index: 9;

    font-size: 40px;

}

.img-ndt{

    display: block;

    width: 300px;

    border: 1px solid #ccc;

}

.img-ndt img{

    border: 5px solid #fff;

}

.tit-ndt{

    font-size: 24px;

    font-family: helvebold;

    margin: 0;

    margin-bottom: 10px;

}

.tit-ndt a{

    color: #0060a4;

}

.des-ndt{

    margin-bottom: 10px;

}

.read-more{

    color: #0060a4;

}

.block-news-dt {

    display: flex;

    justify-content: space-between;

    align-items: flex-start;

    margin-bottom: 30px;

}

.ct-ndt{

    width: calc(100% - 330px);

}

.bre-da{

    border-bottom: 1px solid #ccc;

    padding-bottom: 10px;

}

.block-duan{

    margin-bottom: 30px;

    border: 1px solid #ccc;

    padding: 5px;

}

.name-da{

    text-align: center;

    margin: 0;

    padding: 20px;

    text-transform: uppercase;

}

.pagi{

    display: flex;

    align-items: center;

    justify-content: center;

}

.pagi a{

    display: inline-flex;

    align-items: center;

    justify-content: center;

    width: 40px;

    height: 40px;

    background: #f2f2f2;

    color: #000;

}

.pagi a.active{

    background: #0060a4;

    color: #fff;

}

.tit-lh{

    margin: 0;

    margin-bottom: 15px;

}

.tit-lh:after {

    content: "";

    display: block;

    width: 80px;

    height: 4px;

    background: #ed1c24;

    margin-top: 15px;

}

.block-chinhanh{

    border: 1px solid #ccc;

    padding: 15px;

    margin-bottom: 30px;

}

.back-to-top {

    cursor: pointer;

    position: fixed;

    bottom: 50px;

    right: 20px;

    display: none;

    background: #0060a4 !important;

    border: none;

    border-radius: 50%;

    height: 50px;

    padding: 0;

    width: 50px;

    z-index: 999;

}

.back-to-top span {

    position: relative;

    top: 15px;

}

.bl-chungnhan{

    margin-bottom: 30px;

}

.img-ht{

    position: relative;

}

.zooma{

    position: absolute;

    bottom: 10px;

    right: 10px;

}

.name-cn{

    color: #008ed6;

    text-align: center;

    text-transform: uppercase;

    margin-top: 15px;

    font-family: helvebold;

}

header{

    position: fixed;

    z-index: 9999;

    background: #fff;

    top: 0;

    left: 0;

    width: 100%;

    transition: all 0.3s;

}

section{

	padding-top: 92px;

}

.header-push-left{

	left: -280px;

	transition: all 0.3s;

}

.modal{

	z-index: 9999999;

}
.group-view {
    text-align: right;
    display: flex;
    align-items: center;
}
.group-view span.col2-view,
.group-view span.col3-view,
.group-view span.list-view{
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-right: 5px;
}
.group-view span.sp-col2-view{
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding: 3px 15px;
    border-right: unset;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
}
.group-view span.sp-col3-view{
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding: 3px 15px;
    font-size: 14px;
}
.group-view span.sp-list-view{
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding: 3px 15px;
    border-left: unset;
    border-radius: 0 4px 4px 0;
    font-size: 14px;
}
.group-view span.col2-view{
    background: url(../img/col2.png);
    background-size: contain;
}
.group-view span.col3-view{
    background: url(../img/col3.png);
    background-size: contain;
}
.group-view span.list-view{
    background: url(../img/list.png);
    background-size: contain;
}
.group-view .active span.col2-view{
    background: url(../img/col2r.png);
    background-size: contain;
}
.group-view .active span.col3-view{
    background: url(../img/col3r.png);
    background-size: contain;
}
.group-view .active span.list-view{
    background: url(../img/listr.png);
    background-size: contain;
}
.group-view span.active{
    color: #000;
    box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.8) inset;
}
.group-view span{
    color: #006595;
    cursor: pointer;
}
.col3-list .col-md-6{
    width: 33.333333%;
    padding: 0 15px;
    float: left;
}
.col3-list .col-md-6 .block-sanpham .col-md-6{
    width: 100%;
}
.col3-list .col-md-6 .block-sanpham .col-md-6 .info-sp{
    margin-top: 15px;
}
.list-list > .col-md-6{
    width: 100%;
    display: block;
}
.list-list > .col-md-6 .row > .col-md-6:first-child{
    width: 30%;
}
.list-list > .col-md-6 .row > .col-md-6:last-child{
    width: 70%;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-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);
  }
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -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%;
    opacity: 0.5;
    border-color: #ff0000;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 26px;
    left: 26px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    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%;
}
.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle, .hotline-bar {
    background-color: #ff0000;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    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%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
    background: rgb( 255, 0, 0, .7 );
}

.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle, .hotline-bar {
    background-color: #ff0000;
}
.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 190px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px;
}
.hotline-bar > span {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 50px;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}
.text-hotline{
    color: #fff !important;
}
.fildong{
    margin-right: 30px;
    width: auto;
}
.flex-right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.filbydong {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.form-check{
    margin: 0;
    margin-right: 15px;
}
.form-check input[type="radio"],
.form-check input[type="checkbox"]{
    position: absolute;
    right: 9000px;
}
.label-text{
    font-weight: 400;
}
.form-check input[type="radio"] + .label-text:before,
.form-check input[type="checkbox"] + .label-text:before{
    content: "\f0c8";
    font-family: "Font Awesome 5 Free";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.form-check input[type="radio"]:checked + .label-text:before,
.form-check input[type="checkbox"]:checked + .label-text:before{
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    color: #0064c2;
    animation: effect 250ms ease-in;
}
.form-check input[type="radio"]:checked + .label-text,
.form-check input[type="checkbox"]:checked + .label-text{
    font-weight: 700;
    color: #0064c2;
}
@keyframes effect{
    0%{transform: scale(0);}
    25%{transform: scale(1.3);}
    75%{transform: scale(1.4);}
    100%{transform: scale(1);}
}
.filbydong p{
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 20px;
}
.gg-map iframe{
    width: 100%;
}
.block-video{
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.tit-video{
    margin: 0;
    padding: 15px 10px;
    font: 16px;
    font-weight: 700;
    text-align: center;
}
.more-video{
    display: inline-block;
    padding: 7px 15px;
    background: #0060a4;
    color: #fff !important;
}





@media (max-width: 1199px){

    .show1199{display: block;}

    .hide1199{display: none;}

    .bl-search-top > a > span{

        display: none;

    }

    .ul-main-menu > li > a{

        font-size: 13px;

    }

    .hotline-top p{

        font-size: 13px;

    }

    .logo img{

        height: auto;

        width: 105px;

    }

    .name-iclv{

        font-size: 13px;

    }

    .tit-why{

        white-space: unset;

    }

    section {

	    padding-top: 90px;

	}

}



@media (max-width: 991px){

    .show991{display: block;}

    .hide991{display: none;}
    .fildong{
        margin-right: 0;
    }
    body{transition: all 0.3s;}

    .ul-main-menu{

        display: none;

    }

    header{

        padding: 10px 0;

    }

    .sidenav {

        height: 100%;

        width: 0;

        position: fixed;

        top: 0;

        right: 0;

        background-color: #0060a4;

        overflow-x: hidden;

        transition: 0.3s;

        z-index: 99999;

        padding: 0;

    }

    .sidenav .closebtn {

        font-size: 25px;

        display: block;

        align-items: center;

        width: 40px;

        background: #f5821f;

        color: #fff;

        margin: 0 auto;

        text-align: center;

        padding: 5px 0;

    }

    .menu-mobile {

        padding: 0;

        text-decoration: none;

        color: #818181;

        transition: 0.3s;

        list-style-type: none !important;

    }

    .menu-mobile li {

        margin: 0;

        background: unset;

        border: none;

        border-radius: 0;

        box-shadow: unset;

        border-bottom: 1px solid #fff;

    }

    .menu-mobile a {

        padding: 15px 0 15px 20px;

        display: inline-block;

        width: calc(100% - 50px);

        color: #fff;

        font-size: 15px;

        font-weight: 700;

        text-transform: capitalize;

    }

    .menu-mobile a >img{

        width: 25px;

        margin-right: 10px;

    }

    .menu-mobile .sub-menu-mb .phelp a:first-child{

        padding: 15px 0 15px 15px;

        width: calc(100% - 50px);

    }

    .menu-mobile .sub-menu-mb a{

        width: 100%;

        padding: 15px;

    }

    .hassub-mb .phelp .a-icon {

        position: absolute;

        right: 15px;

        top: calc(50% - 7.5px);

        z-index: 9999;

        text-align: center;

        width: 20px;

        padding: 0;

    }

    .phelp {

        position: relative;

    }

    .phelp > a:first-child{

        border-right: 1px solid #fff;

    }

    .sub-menu-mb{

        padding: 0;

        list-style-type: none;

        margin: 0;

    }

    .sub-menu-mb > li{

        border-top: 1px solid #fff;

        border-bottom: none;

        background: #000;

    }

    .sub-menu-mb > li:last-child{

        border-bottom: none;

    }

    .sub-menu-mb > li > .sub-menu-mb > li{

        background: #696969;

    }

    .push-left {

        position: relative;

        right: 280px;

        transition: all 0.3s;

        left: unset;

    }

    .list-linhvuc{

        justify-content: center;

    }

    .block-linhvuc{

        width: calc(33.333333% - 10px);

        margin: 0 5px 10px 5px;

    }

    .main-news{

        margin-bottom: 30px;

    }

    .flex-order{

        display: flex;

        flex-wrap: wrap;

    }

    .order-1{

        order: 1;

        width: 100%;

    }

    .order-2{

        order: 2;

        width: 100%;

    }

    .col-aside{

        margin: 0;

    }

    .next-nm{

        right: 10px;

    }

    .prev-nm{

        left: 10px;

    }

    .bdright{

        border: none;

    }

    .info-sp{

        margin-top: 15px;

    }

    .block-sanpham{

        padding: 15px;

    }

    section {

	    padding-top: 69px;

	}
    .group-view{
        display: none;
    }
}



@media (max-width: 767px){

    .show767{display: block;}

    .hide767{display: none;}
    .filbydong{
        margin-right: 0;
    }
    .hotline-bar {
        display: none !important;
    }

    .block-linhvuc {

        width: calc(50% - 10px);

    }

    .tit-pub{

        font-size: 26px;

    }

    .main-breac > .container{

        width: 100%;

    }

    .img-ndt {

        width: 35%;

    }

    .ct-ndt {

        width: calc(67% - 30px);

    }

}



@media (max-width: 480px){

    .show480{display: block;}

    .hide480{display: none;}

    .fwmb{width: 100%;}

    .block-linhvuc {

        width: 100%;

        margin: 0 0 10px 0;

    }

    .main-linhvuc{

        padding: 20px 0;

    }



    .clear40{

        height: 20px;

    }

    .block-why{

        margin-bottom: 15px;

    }

    .tit-pub{

        font-size: 22px;

    }

    .main-product .row.flex-wrap .col-md-3:nth-child(odd){

        padding-right: 7px;

    }

    .main-product .row.flex-wrap .col-md-3:nth-child(even){

        padding-left: 7px;

    }

    .block-prod{

        margin-bottom: 15px;

    }

    .name-prod {

        padding: 10px;

        font-size: 13px;

    }

    .img-sub-news {

        width: 100px;

        margin-right: 10px;

    }

    .ct-sub-news {

        width: calc(100% - 110px);

    }

    .tit-sub-news {

        font-size: 14px;

        margin: 5px 0;

    }

    .view-more{

        font-size: 14px;

    }

    .tit-news{

        font-size: 18px;

    }

    .tit-aside {

        padding: 10px 10px 10px 20px;

        font-size: 22px;

    }

    .block-news-dt{

        display: block;

    }

    .img-ndt{

        width: 100%;

    }

    .ct-ndt{

        width: 100%;

        margin-top: 15px;

    }

}
