* {margin: 0px auto;padding: 0px;}
html,body {height: 100%;margin: 0px;padding: 0px;font: 14px 'Muli-Regular';line-height: 20px;}
.row{margin-left: 0!important;margin-right: 0!important;}
._width18{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;width: 18%;float: left;}
._width20{position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;width: 20%;float: left;}
._width25{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;width: 25%;float: left;}
._width21{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;width: 21%;float: left;}
._width28{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;width: 28%;float: left;}
._width61{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;width: 61%;float: left;}
._width72{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;width: 72%;float: left;}
.padding-0{padding: 0!important}
.padding-left-0{padding-left: 0;}
.padding-right-0{padding-right: 0;}
.padding-left-5{padding-left: 5px;}
.padding-right-5{padding-right: 5px;}
.padding-left-10{padding-left: 10px;}
.padding-right-10{padding-right: 10px;}
.padding-left-15{padding-left: 15px;}
.padding-right-15{padding-right: 15px;}
.padding-left-20{padding-left: 20px;}
.padding-right-20{padding-right: 20px;}
.padding-left-30{padding-left: 30px;}
.padding-right-30{padding-right: 30px;}
.padding-left-40{padding-left: 40px;}
.padding-right-40{padding-right: 40px;}
.padding-left-50{padding-left: 50px;}
.padding-right-50{padding-right: 50px;}
.padding-left-60{padding-left: 60px;}
.padding-right-60{padding-right: 60px;}
.margin-0{margin: 0!important}
.margin-bottom-0{margin-bottom: 0;}
.margin-top-0{margin-top: 0;}
.margin-bottom-5{margin-bottom: 5px;}
.margin-top-5{margin-top: 5px;}
.margin-bottom-10{margin-bottom: 10px;}
.margin-top-10{margin-top: 10px;}
.margin-bottom-15{margin-bottom: 15px;}
.margin-top-15{margin-top: 15px;}
.margin-bottom-20{margin-bottom: 20px;}
.margin-top-20{margin-top: 20px;}
.margin-bottom-25{margin-bottom: 25px;}
.margin-top-25{margin-top: 25px;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-top-30{margin-top: 30px;}
.margin-bottom-50{margin-bottom: 50px;}
.margin-top-50{margin-top: 50px;}

.max-width-100{max-width: 100%!important;}
img{max-width: 100%;}
li{list-style: inside;}
._nostyle li{list-style: none;}
.pagewrap{position: relative;width: 1230px;margin: 0 auto;}
.pagewrap-2{position: relative;width: 1230px;margin: 0 auto;}
.pagewrapdk{position: relative;width: 875px;margin: 0 auto;}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: normal;line-height: 1;padding-left: 5px;}
a.asc:after {content: "\e151";}
a.desc:after {content: "\e152";}
.sort-numerical a.asc:after {content: "\e153";}
.sort-numerical a.desc:after {content: "\e154";}
.sort-ordinal a.asc:after {content: "\e155";}
.sort-ordinal a.desc:after {content: "\e156";}
.grid-view td {white-space: nowrap;}
.grid-view .filters input,
.grid-view .filters select {min-width: 50px;}
.hint-block {display: block;margin-top: 5px;color: #999;}
.error-summary {color: #a94442;background: #fdf7f7;border-left: 3px solid #eed3d7;padding: 10px 20px;margin: 0 0 15px 0;}

/*== Header ==*/
._banner{min-width: 1230px;padding: 15px 0 10px;}
._bgmenu{min-width: 1230px;background: #003466; border-bottom: 4px solid #3398cc;}
._name-top{font: 45px 'UVF Monthoers'; color: #f40000;margin-top: 30px;letter-spacing: 0.5px;}
/*._logo{margin: 10px 0;}*/
._hotline-top{background: url(../images/hotline.png) no-repeat center top; padding-top: 17px; margin-top: 25px;}
._hotline-top p{font: 25px 'UTM HelvetIns';color: #e50000;margin: 0px;vertical-align: text-bottom; line-height: 28px;
                text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
/*._box-search{margin-top: 40px;}*/
._frmsearch input{border: 1px #e1e1e1 solid; height: 35px;background: transparent; border-radius: 5px}
._frmsearch ._btnsearch{
    border-radius: 5px;
    border: 1px #e1e1e1 solid;
    background-color: white;
    height: 35px;
    color: black;
    padding: 0 15px 0 0;
    font-size: 20px;
    border-left: none;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
._btnsearch img{max-width: none;}
.menu-fix{position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;}
.menu-fix ._boxleft{display: none;}
.menu-fix ._box-mn-left:hover ._boxleft{display: block;}

/*== Slider ==*/
._slide {margin-bottom: 20px;min-width: 1230px;position: relative;}
._slide:after{
    position: absolute;
    content: '';
    background: url(../images/slide_after.png) no-repeat;
    width: 100%;
    height: 35px;
    top: 0;
    z-index: 100;
}
._slide:before{
    position: absolute;
    content: '';
    background: url(../images/slide_after.png) no-repeat;
    width: 100%;
    height: 34px;
    bottom: 0;
    z-index: 988;
}
._img-slider{position: absolute;left: 0;bottom: -215px;z-index: 999;width: 100%;display: none;}
._box-img-s{display: inline-block;width: 297px;height: 310px;background-image: url('../images/bgimg.png');background-repeat: no-repeat;}
._name-img-s{font: 37px 'UVF Metroscript';color: white;line-height: 32px;padding: 19px 0;}

/*== Content ==*/
img.lazy{background: url('images/loading.gif') no-repeat center center;}
/*.site-index{margin-top: 215px;}*/
._bg-pageOne{background-image: url('../images/bgab.png');background-repeat: no-repeat;background-position: center bottom;}
._namePage a{font: 30px 'UTM HelvetIns';color: #e80202; text-transform: uppercase;letter-spacing: 0.5px;}
._namePage a:hover{text-decoration: none;color: red;}
._namePage{
    position: relative;
    padding-bottom: 10px;
    margin-left: 95px;
}
/*._namePage:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    border-bottom: 3px solid #d4080b;
}*/
._desPage{color: #191919;margin-top: 15px;font: 14px 'Muli-Regular'; line-height: 30px !important;}
._desPage p{color: #191919;margin-top: 15px;font: 14px 'Muli-Regular'; line-height: 30px !important;}
._titledm{font: 22px 'UVF Monthoers';color: #191919;letter-spacing: 0.5px;line-height: 50px;background-image: url('../images/line.png');background-repeat: no-repeat;padding-left: 65px;padding-bottom: 6px;margin-bottom: 12px;}
._boxpr{
    background: white;
}
._imgsp{height: 275px;overflow: hidden;}
._imgsp img{width: 100%;height: 275px;transition: all 0.3s ease-in-out;}
._imgsp img:hover{transform: scale(1.2);}
._box-price{padding: 15px 0px 5px;}
._namepr a{font: 14px 'Muli-Bold';color: #191919;display: block;margin-bottom: 5px; text-transform: uppercase}
._namepr a:hover{color: red;text-decoration: none;}
._pricekm{font: 15px 'SFUFuturaHeavy';color: #ed0000;}
._pricekm span, ._pricekm a{color: #db0101;}
._pricekm a:hover{text-decoration: none;color: #3366ff;}
._pricegoc{font: 13px 'SFUFuturaHeavy';color: #3b3b3b;text-decoration: line-through;}
._imgkh img{border-radius: 50%;box-shadow: 3px 3px 1px white;}
._namekh{font: 14px 'Muli-Bold';color: black;text-transform: uppercase;margin-top: 70px;}
._deskh{font-size: 13px;color: #747474;margin-top: 5px;}
._contentkh{font-size: 14px;color: #333333;text-align: justify;line-height: 24px;margin-top: 15px;}
._titledm-tt{
    font: 30px 'UTM American Sans';
    color: #d10505;
    text-transform: uppercase;
    background: url(../images/gach_tt.png)no-repeat right;
    padding-bottom: 6px;
    margin-bottom: 12px;
    background-position: 92% 25px;
}
._titledm-vd{
    font: 30px 'UTM American Sans';
    color: #d10505;
    text-transform: uppercase;
    background: url(../images/gach_tt.png)no-repeat right;
    padding-bottom: 6px;
    margin-bottom: 12px;
    background-position: 170px 25px;
}
.vert {width: 100%;height: 385px;}
.vert .simply-scroll-clip {width: 100%;height: 385px;}
.vert .simply-scroll-list li {width: 100%;height: auto;}
._tintucs{padding: 40px 0 40px; background: url(../images/bg_tt.png) no-repeat; background-size: 100% 100%;}
._nameOne a{font: 14px 'Muli-Bold';color: black;display: block;margin: 15px 0 10px; text-transform: uppercase;}
._nameOne a:hover{color: red;text-decoration: none;}
._desOne{color: #191919;text-align: justify; font: 14px 'Muli-Regular';line-height: 25px;}
._btnxt-tt a{display: inline-block;margin-top: 15px;border: thin #595959 solid;padding: 12px 20px;font: 13px 'OpenSans-Regular';color: #595959;text-transform: uppercase;}
._btnxt-tt a:hover{border-color: red;color: red;text-decoration: none;}
._nameAll a{font: 15px 'Muli-SemiBold';color: black;display: block;margin-bottom: 10px;}
._nameAll a:hover{text-decoration: none;color: red;}
._desAll{color: #191919; font: 13px 'Muli-Regular'; text-align: justify;font-size: 13px;}
._bg-ts{min-width: 1230px;background-repeat: no-repeat;background-size: cover;}
._title-ts{font: 35px 'UVF Monthoers';color: #cfb100;letter-spacing: 0.5px;}
._des-ts{font-size: 15px;color: #faefd5;margin: 15px 0;}
._box-ts{width: 100%;height: 315px;position: relative;background-image: url('../images/bgvs.png');background-repeat: no-repeat;background-position: center center;}
._name-ts1, ._name-ts2, ._name-ts3, ._name-ts4, ._name-ts5{font: 20px 'Muli-Bold';color: white;text-transform: uppercase;padding: 20px 0;}
._icon-ts1, ._icon-ts2, ._icon-ts3, ._name-ts4, ._name-ts5{float: left; padding-right: 20px;}
._item-ts1{position: absolute;left: 560px;top: 0;z-index: 9;display: inline-block;width: 300px;}
._item-ts2{position: absolute;right: 218px;top: 90px;z-index: 9;display: inline-block;width: 300px;}
._item-ts3{position: absolute;right: 260px;bottom: 0;z-index: 9;display: inline-block;width: 300px;}
._item-ts4{position: absolute;left: 374px;bottom: 0;z-index: 9;display: inline-block;width: 300px;}
._item-ts5{position: absolute;left: 264px;top: 90px;z-index: 9;display: inline-block;width: 300px;}

/* Owl-carousel custom css */
.owl-theme .owl-nav {margin-top: 0;position: absolute;left: 0;top: 38%;z-index: 999;width: 100%;}
.owl-theme .owl-nav .owl-prev {position: absolute;top: 0;left: 0;padding-left: 20px;}
.owl-theme .owl-nav .owl-next {position: absolute;top: 0;right: 0;padding-right: 20px;}
.owl-theme .owl-nav [class*=owl-] span{color: white;font-size: 35px;background: #c30000;padding: 5px 10px;}
.owl-theme .owl-nav [class*=owl-]{overflow: hidden;}

/*== Footer ==*/

._foot{padding: 60px 0 45px;min-width: 1230px; background: #003466}
._namef{font: 35px 'UVF Monthoers';line-height: 42px;color: #d70101;margin-bottom: 25px;letter-spacing: 0.5px;text-shadow: 1px 1px 1px white, -1px 1px 1px white, 1px -1px 1px white, -1px -1px 1px white;}
._add-foot{color: white;line-height: 22px;font: 14px 'Muli-Regular';}
._dmfoot{font: 14px 'Muli-Bold';color: white; text-transform: uppercase; position: relative; margin-bottom: 35px;}
/*._dmfoot:after{content: ''; position: absolute; width: 35px; border-bottom: 1px solid white; bottom: 0; left: 0}*/
._linef{margin-bottom: 15px;line-height: 15px;}
._menuf li a{color: white;display: block;margin-bottom: 15px; font: 14px 'Muli-Regular'}
._menuf li a:hover{text-decoration: none;color: red;}
._bgcpr{min-width: 1230px;background: #00203f;}
._copyright, ._thongke{font: 12px 'Muli-Regular';color: white; padding: 14px 0;}
._thongke li{border-right: 1px white solid;padding-right: 10px;}
._thongke li:last-child{border: none;padding-right: 0;}
._frmdk .help-block {position: absolute;}
._frmdk button{line-height: 38px;background-image: -webkit-linear-gradient(top,#b50000 0,#b50000 100%);background-image: linear-gradient(to bottom,#b50000 0,#b50000 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50000', endColorstr='#b50000', GradientType=0);filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat: repeat-x;border-color: #b50000;}
._frmdk button:hover{background-color: #d6b100;border-color: #d6b100;}
._boxfb{position: fixed;top: 20%;right: -340px;width: 385px;z-index: 888888;background: transparent;border-top-left-radius: 10px!important;border-bottom-left-radius: 10px!important;transition: right 1s ease 0s;-moz-transition: right 1s ease 0s;-webkit-transition: right 1s ease 0s;-o-transition: right 1s ease 0s;-ms-transition: right 1s ease 0s;cursor: pointer;}
div._boxfb:hover{right: 0;}
._boxfb img{border-top-left-radius: 10px!important;border-bottom-left-radius: 10px!important;}
._ctboxfb{height: 220px;background-color: white;margin-left: 47px;border: 1px #B7B7B7 solid;padding: 5px;}
.hotro_2{padding-left: 10px;}
.hotro_2 h4{text-align: center;font-weight: bold;text-transform: uppercase;}

/*== Facebook chat ==*/
.fb-livechat,.fb-widget{display:none}.ctrlq.fb-button,.ctrlq.fb-close{position:fixed;right:5px;cursor:pointer}.ctrlq.fb-button{z-index:998;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;width:60px;height:60px;text-align:center;bottom:250px;border:0;outline:0;border-radius:60px!important;-webkit-border-radius:60px!important;-moz-border-radius:60px!important;-ms-border-radius:60px!important;-o-border-radius:60px!important;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);-webkit-transition:box-shadow .2s ease;background-size:80%;transition:all .2s ease-in-out}.ctrlq.fb-button:focus,.ctrlq.fb-button:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)}.fb-widget{background:#fff;z-index:99999999;position:fixed;width:280px;height:435px;overflow:hidden;opacity:0;bottom:0;right:10px;border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;box-shadow:0 5px 40px rgba(0,0,0,.16);-webkit-box-shadow:0 5px 40px rgba(0,0,0,.16);-moz-box-shadow:0 5px 40px rgba(0,0,0,.16);-o-box-shadow:0 5px 40px rgba(0,0,0,.16)}.fb-credit{text-align:center;margin-top:8px;margin-bottom:8px}.fb-credit a{transition:none;color:#bec2c9;font-family:Helvetica,Arial,sans-serif;font-size:12px;text-decoration:none;border:0;font-weight:400}.ctrlq.fb-overlay{z-index:0;position:fixed;height:100vh;width:100vw;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;top:0;left:0;background:rgba(0,0,0,.05);display:none}.ctrlq.fb-close{right: 15px;z-index:4;padding:0 6px;background:#365899;font-weight:700;font-size:11px;color:#fff;margin:8px;border-radius:3px!important;}.ctrlq.fb-close::after{content:'x';font-family:sans-serif}
.chat_zalo{position: fixed;bottom: 180px;right: 5px;z-index: 998; }

/*== Custom Breadcrumb ==*/
.mybreadcrumb {text-align: center;display: block;box-shadow: 0 2px 5px rgba(0,0,0,0.25);overflow: hidden;border-radius: 5px;counter-reset: flag;}
.mybreadcrumb a{text-decoration: none;}
.mybreadcrumb__step {text-decoration: none;outline: none;display: block;float: left;font-size: 12px;line-height: 36px;padding: 0 10px 0 60px;position: relative;background: #fff;color: #003466;transition: background 0.5s;}
.mybreadcrumb__step:first-child {padding-left: 46px;border-radius: 5px 0 0 5px;}
.mybreadcrumb__step:first-child::before {left: 14px;}
.mybreadcrumb__step:last-child {border-radius: 0 5px 5px 0;padding-right: 20px;}
.mybreadcrumb__step:last-child::after {content: none;}
.mybreadcrumb__step::before {content: counter(flag);counter-increment: flag;border-radius: 100%;width: 20px;height: 20px;line-height: 20px;margin: 8px 0;position: absolute;top: 0;left: 30px;font-weight: bold;background: #fff;box-shadow: 0 0 0 1px #003466;}
.mybreadcrumb__step::after {content: '';position: absolute;top: 0;right: -18px;width: 36px;height: 36px;transform: scale(0.707) rotate(45deg);z-index: 1;border-radius: 0 5px 0 50px;background: #fff;transition: background 0.5s;box-shadow: 2px -2px 0 2px #003466;}
.mybreadcrumb__step--active {color: #fff;background: #003466;}
.mybreadcrumb__step--active::before {color: #003466;}
.mybreadcrumb__step--active::after {background: #003466;}
.mybreadcrumb__step:hover {color: #fff;background: #003466;}
.mybreadcrumb__step:hover::before {color: #003466;}
.mybreadcrumb__step:hover::after {color: #003466;background: #003466;}

/*== Social Share ==*/
.social-share li{display: inline-block;padding: 0 2px;}
.social-share li a i.fa-facebook-square{font-size: 25px;color: #1E4FAC;}
.social-share li a i.fa-twitter-square{font-size: 25px;color: #1BA5D4;}
.social-share li a i.fa-google-plus-square{font-size: 25px;color: #FD5344;}
.social-share li a i.fa-linkedin{font-size: 25px;color: #007AB5;}
.social-share li a i.fa-envelope-square{font-size: 25px;color: #DC0000;}
.social-share li a i.fa-pinterest-square{font-size: 25px;color: #007AB5;}

/*== Custom Pagination ==*/
.pagination{margin: 10px 0;}

/* Detail */
._tit-mn-left{font: 18px 'Muli-Bold';color: white;text-transform: uppercase;display: block;text-align: center;padding: 10px 0;background-color: #d30100;}
._hotline-ht{color: red;font: 25px 'UTM American Sans';margin-bottom: 15px;}
._boxht{margin-bottom: 10px;}
._name-ht{font: 18px 'Muli-Bold';color: black;}
._phone-ht,._email-ht{font: 14px 'Muli-Regular';color: #191919;}
._phone-ht span{font: 16px 'Muli-Bold';color: #c40808;}
._email-ht span{color: #3366ff;}
.affix{top: 54px;left: auto;width: 277.5px;}
.affix-bottom{position: absolute;left: auto;bottom: auto;width: 277.5px;}


._boxdh{padding: 15px;border: 3px solid #a1232e;}
.quantity-col1 {clear: both;float: left;width: 84px;margin-right: 31px;}
.quantity-label {line-height: 6px;font-size: 11px;color: #7b7b7b;}
.quantity-col1 .tiki-number-input {margin: 0;}
.quantity-col1 .tiki-number-input:before{display: table;content: "";clear: both;}
.quantity-col1 .bootstrap-touchspin .input-group-btn {position: relative;white-space: nowrap;vertical-align: middle;display: table-cell;}
.quantity-col1 .input-group-btn>.btn {display: block;float: none;width: 100%;max-width: 100%;line-height: 15px;font-size: 14px;font-weight: 300;height: 28px;position: relative;box-shadow: none;}
.quantity-col1 .bootstrap-touchspin .input-group-btn .bootstrap-touchspin-down {border-radius: 4px 0 0 4px;border: 1px solid #dfdfdf;background: #fff;padding: 0 10px;}
.quantity-col1 .bootstrap-touchspin .input-group-btn .bootstrap-touchspin-up {border-radius: 0 4px 4px 0;border: 1px solid #dfdfdf;background: #fff;padding: 0 10px;}
.quantity-col1 .bootstrap-touchspin [name=qty] {display: block;border: 0;border-top: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;height: 28px;padding: 0;width: 28px;text-align: center;}
.add-to-cart {margin-top: 4px;width: 200px;height: 40px;border-radius: 4px;text-transform: uppercase;border: none;color: #fff;white-space: nowrap;cursor: pointer;vertical-align: top;font-size: 13px;padding: 0 0 0 30px;line-height: 40px;border-radius: 5px;background: url('../images/ic-cart2x.png') 22px center no-repeat #ff3945;font-weight: 400;letter-spacing: .5px;background-size: 26px;display: inline-block;text-align: center;}
.buy-now {margin-top: 4px;margin-left: 30px;width: 115px;height: 40px;border-radius: 4px;text-transform: uppercase;border: none;color: #fff;white-space: nowrap;cursor: pointer;vertical-align: top;font-size: 13px;padding: 0;line-height: 40px;border-radius: 5px;background: #0289bb;font-weight: 400;letter-spacing: .5px;background-size: 26px;display: inline-block;text-align: center;}
.box_title {width: 100%;height: 43px;border: 1px solid #d4d4d4;background: #fff;background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);}
.title_cate {float: left;position: relative;height: 43px;padding-left: 8px;margin-top: -1px;}
.title_cate::before {position: absolute;content: "";top: 0;left: 0;width: 8px;background: -moz-linear-gradient(0deg,#A8190D 9%,#E01605 50%,#A8190D 94%);background: -webkit-gradient(linear,0deg,color-stop(9%,A8190D),color-stop(50%,E01605),color-stop(94%,A8190D));background: -webkit-linear-gradient(0deg,#A8190D 9%,#E01605 50%,#A8190D 94%);background: -o-linear-gradient(0deg,#A8190D 9%,#E01605 50%,#A8190D 94%);background: -ms-linear-gradient(0deg,#A8190D 9%,#E01605 50%,#A8190D 94%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE',endColorstr='#F4F60C',GradientType='1');background: linear-gradient(0deg,#A8190D 9%,#E01605 50%,#A8190D 94%);}
.title_cate h2 {padding: 13.5px 19px;text-transform: uppercase;font-size: 15.4px;color: #af1c0b;margin: 0;font-weight: 700;}
.view_all {float: right;position: relative;margin-top: -1px;border: 1px solid #f0871b;background: #fff282;background: -moz-linear-gradient(top,#fff282 0%,#ffe25c 53%,#ffbe09 100%);background: -webkit-gradient(left top,left bottom,color-stop(0%,#ffbe09),color-stop(53%,#ffe25c),color-stop(100%,#ffbe09));background: -webkit-linear-gradient(top,#fff282 0%,#ffe25c 53%,#ffbe09 100%);background: -o-linear-gradient(top,#fff282 0%,#ffe25c 53%,#ffbe09 100%);background: -ms-linear-gradient(top,#fff282 0%,#ffe25c 53%,#ffbe09 100%);background: linear-gradient(to bottom,#fff282 0%,#ffe25c 53%,#ffbe09 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff282',endColorstr='#ffbe09',GradientType=0);}
.view_all a {font-size: 14px;color: #8e0002;padding: 10.5px 11px;font-weight: 700;display: block;}
._price-km-detail{font: 25px 'OpenSans-Semibold';color: #db0000;margin-bottom: 5px;}
._tietkiem, ._price-goc-detail{font: 13px 'OpenSans-Regular';color: #aaaaaa;}
._tietkiem span{color: #df4747;}
._option-pr{color: #333333;line-height: 22px;}
._option-pr span{width: 130px;display: inline-block;}
._option-pr i{color: #666666; padding: 0 5px 0 15px;}
._box-des-prditail{max-height: 100px;overflow: hidden; margin-bottom: 10px;}
._btn-hotline{background: #e5101d none repeat scroll 0 0;border-radius: 0;clear: both;color: #fff;display: inline-block;font-size: 17px;height: 45px;line-height: 45px;margin: 0 auto;padding: 0 25px 0 0;text-align: center;width: auto;overflow: hidden;font-family: "Muli-Bold";}
._btn-hotline:hover{text-decoration: none;background-color: #f0ce01;color: white;}
._btn-hotline::before {width: 40px;height: 100%;float: left;background: url(../images/tuvan-phone.png) no-repeat scroll center center;content: " ";margin-right: 15px;background-color: rgba(0,0,0,.2);}
.xemthemProducts a {font-size: 12px;cursor: pointer; color: #333333; }
.xemthemProducts a .fas {margin-left: 10px;}
.btn-order-phone {display: block;width: 100%;padding: 8px;font-size: 14px;color: #fff;text-transform: uppercase;border: 1px solid #d97f00;border-radius: 4px;background: #f89406;background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f76b1c),to(#f89406));background: -webkit-linear-gradient(top,#f89406,#f76b1c);background: -moz-linear-gradient(top,#f89406,#f76b1c);background: -ms-linear-gradient(top,#f89406,#f76b1c);background: -o-linear-gradient(top,#f89406,#f76b1c);cursor: pointer;}
.btn-order-phone i {font-size: 25px;vertical-align: bottom;display: inline-block;}
.btn-order-phone:hover{color: white;text-decoration: none;opacity: 0.8;}
.btn-add-cart {background: #e5101d none repeat scroll 0 0;border-radius: 0;clear: both;color: #fff;display: inline-block;font-size: 17px;height: 45px;line-height: 45px;margin: 0 auto;padding: 0 19px 0 0;text-align: center;width: auto;overflow: hidden;font-family: "Muli-Bold";}
.btn-add-cart:before {width: 40px;height: 100%;float: left;background: url('../images/cart.png') no-repeat scroll left center;content: " ";margin-right: 15px;background-color: rgba(0,0,0,.2);}
.btn-add-cart:hover{text-decoration: none;color: white;opacity: 0.8;}
.form-tuvanmuahang a {margin-bottom: 5px;width: 100%;}
.btn-hotline {background: #e5101d none repeat scroll 0 0;border-radius: 0;clear: both;color: #fff;display: inline-block;font-size: 17px;height: 45px;line-height: 45px;margin: 0 auto;padding: 0 25px 0 0;text-align: center;width: auto;overflow: hidden;font-family: "Muli-Bold";}
.btn-hotline::before {width: 40px;height: 100%;float: left;background: url(../images/tuvan-phone.png) no-repeat scroll center center;content: " ";margin-right: 15px;background-color: rgba(0,0,0,.2);}
.nav-menu-custom.muakem {background: #fff;box-shadow: none;border-bottom: 1px solid #f1f1f1;border-top: 2px solid #ccc;height: 51px;}
.show-brand.muakem .navbar-brand {background: #fff;width: auto;font-weight: 700;font-size: 16px;color: #333;text-transform: uppercase;}
#box_delivery_policies {background: #fafafa;padding: 5px;}
#delivery_policies_list .item {display: inline-block;margin: 5px 0;}
.product_info_name{margin-bottom: 10px;;font: 20px 'Muli-Bold';}
._boxviews{margin-bottom: 10px; padding: 5px 0;border-bottom: thin #ebebeb solid;}
.product_info_vote{display: inline-block;margin-right: 15px;}
._views{display: inline-block;color: #999999;}
.area_price {display: block;overflow: hidden;line-height: 20px;padding: 0 10px 10px 0;}
.area_price strong {display: inline-block;font-size: 22px;color: #e10c00;vertical-align: middle;margin-right: 10px;}
.area_price span.hisprice {display: inline-block;vertical-align: middle;font-size: 18px;color: #999;text-decoration: line-through;margin-right: 10px;}
._mytab-detail .tab-content{padding: 15px; background-color: white;border: 1px solid #ddd;border-top: none;}
._mytab-detail .nav-tabs > li > a{font: 18px 'Roboto-Bold';color: black;}
._mytab-detail .nav-tabs > li.active > a, ._mytab-detail .nav-tabs > li.active > a:hover, ._mytab-detail .nav-tabs > li.active > a:focus{color: red;}
._namett-detail a h2{margin: 0 0 10px;font: 16px 'Roboto-Bold';color: black;}
._namett-detail a:hover, ._namett-detail a:hover h2{color: red;text-decoration: none;}
._date-post li{color: #999999;font-style: italic;}
.grid.newdefault{border: 1px solid #DEDEDE;padding: 15px;background: #F7F7F7;margin: 30px 0px;}
.grid.newdefault .title{font-size: 18px;margin-top: 0px;text-transform:uppercase;margin-bottom: 25px;}
.grid.newdefault a:hover{color: #ff0000;text-decoration: none;}
ul.nottype{ padding-left: 0px; }  
ul.nottype li{ list-style-type: none; margin-bottom: 10px;} 
ul.nottype a { color: #000; font-size: 16px;}
ul.nottype li a i{color: #3366ff;}
._tagpr i{font-size: 18px; color: #ac2925;vertical-align: middle;}
._tagpr a{display: inline-block;font-size: 10px;border: thin #dddddd solid;border-radius: 10px!important;color: #999999;padding: 0 10px;}
._tagpr a:hover{color: red;border-color: red;text-decoration: none;}
._btncart-detail a{font: 15px 'Roboto-Bold';color: #3366ff;text-decoration: none;border: thin #fa9c06 solid;display: block;padding: 5px;border-radius: 10px!important;}

/*== Contact ==*/
#googleMap{width: 100%;height: 350px;}
#googleMap2{width: 100%;height: 212px;}
._box-add-contact h2{margin-top: 0;}
._box-add-contact{padding: 15px;border: 1px #cccccc solid;border-radius: 10px!important;}


/*== Hover Image Effect ==*/

figure._hover-eff {position: relative;background: #000000;text-align: center;}
figure._hover-eff > div {left: 0;right: 0;top: 0;bottom: 0;height: 100%;position: absolute;}
figure._hover-eff > div a {color: #ffffff;}
figure._hover-eff > div a i {font-size: 40px;opacity: 0;top: 50%;position: relative;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);-webkit-transition-delay: 0s;transition-delay: 0s;display: inline-block;}
figure._hover-eff > div a i.left-icon {-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);}
figure._hover-eff > div a i.right-icon {-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);}
figure._hover-eff > div::before {position: absolute;top: 30px;right: 50%;bottom: 30px;left: 50%;border-left: 1px solid rgba(255, 255, 255, 0.8);border-right: 1px solid rgba(255, 255, 255, 0.8);content: '';opacity: 0;background-color: #ffffff;-webkit-transition: all 0.4s;transition: all 0.4s;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;}
figure._hover-eff:hover img {opacity: 0.35;}
figure._hover-eff:hover > div i {opacity: 0.9;-webkit-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;}
figure._hover-eff:hover > div i.left-icon {-webkit-transform: translate3d(-25%, -50%, 0);transform: translate3d(-25%, -50%, 0);}
figure._hover-eff:hover > div i.right-icon {-webkit-transform: translate3d(25%, -50%, 0);transform: translate3d(25%, -50%, 0);}
figure._hover-eff:hover > div::before {background: rgba(255, 255, 255, 0);left: 30px;right: 30px;opacity: 1;-webkit-transition-delay: 0s;transition-delay: 0s;}

figure {width: 100%;overflow: hidden;}
.hover14 figure {position: relative;}
.hover14 figure::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.hover14 figure img:hover{opacity: 0.5;}
.hover14 figure:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.hover15 figure {position: relative;}
.hover15 figure::before {position: absolute;top: 50%;left: 50%;z-index: 2;display: block;content: '';width: 0;height: 0;background: rgba(255,255,255,.5);border-radius: 100%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);opacity: 0;}
.hover15 figure:hover::before {-webkit-animation: circle .75s;animation: circle .75s;}
@-webkit-keyframes circle {0% {opacity: 1;}40% {opacity: 1;}100% {width: 200%;height: 200%;opacity: 0;}}
@keyframes circle {0% {opacity: 1;}40% {opacity: 1;}100% {width: 200%;height: 200%;opacity: 0;}}
img.bounce_ball{position:relative;animation:bounce_ball 3s infinite;-webkit-animation:bounce_ball 3s infinite}
@keyframes bounce_ball{0%{top:-5px;-webkit-animation-timing-function:ease-in}16%,48%,78%,100%{top:-10px;-webkit-animation-timing-function:ease-in}32%{top:10px;-webkit-animation-timing-function:ease-in}62%{top:5px;-webkit-animation-timing-function:ease-in}90%{top:0;-webkit-animation-timing-function:ease-in}100%{top:-5px;-webkit-animation-timing-function:ease-in}}
@-ms-keyframes bounce_ball{0%{top:-5px;-webkit-animation-timing-function:ease-in}16%,48%,78%,100%{top:-10px;-webkit-animation-timing-function:ease-in}32%{top:10px;-webkit-animation-timing-function:ease-in}62%{top:5px;-webkit-animation-timing-function:ease-in}90%{top:0;-webkit-animation-timing-function:ease-in}100%{top:-5px;-webkit-animation-timing-function:ease-in}}
@-moz-keyframes bounce_ball{0%{top:-5px;-webkit-animation-timing-function:ease-in}16%,48%,78%,100%{top:-10px;-webkit-animation-timing-function:ease-in}32%{top:10px;-webkit-animation-timing-function:ease-in}62%{top:5px;-webkit-animation-timing-function:ease-in}90%{top:0;-webkit-animation-timing-function:ease-in}100%{top:-5px;-webkit-animation-timing-function:ease-in}}
@-o-keyframes bounce_ball{0%{top:-5px;-webkit-animation-timing-function:ease-in}16%,48%,78%,100%{top:-10px;-webkit-animation-timing-function:ease-in}32%{top:10px;-webkit-animation-timing-function:ease-in}62%{top:5px;-webkit-animation-timing-function:ease-in}90%{top:0;-webkit-animation-timing-function:ease-in}100%{top:-5px;-webkit-animation-timing-function:ease-in}}
@-webkit-keyframes bounce_ball{0%{top:-5px;-webkit-animation-timing-function:ease-in}16%,48%,78%,100%{top:-10px;-webkit-animation-timing-function:ease-in}32%{top:10px;-webkit-animation-timing-function:ease-in}62%{top:5px;-webkit-animation-timing-function:ease-in}90%{top:0;-webkit-animation-timing-function:ease-in}100%{top:-5px;-webkit-animation-timing-function:ease-in}}

/* Back to Top */
#back-top {display: inline-block;background-color: #FF9800;width: 50px;height: 50px;text-align: center;border-radius: 50%;position: fixed;bottom: 34px;right: 10px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;}
#back-top i {font-weight: normal;font-style: normal;font-size: 3em;line-height: 50px;color: #fff;}
#back-top:hover {cursor: pointer;background-color: #333;}
#back-top:active {background-color: #555;}
#back-top.show {opacity: 1;visibility: visible;}

/* Call Effect */
.call-now-button {z-index: 9999;clear: both;margin: 0 auto;position: fixed;border-radius: 50px!important;right: 60px;bottom: 160px;display: flex !important;background: #fe5252;}
.quick-call-button {display: block !important;}
.call-now-button div {display: flex;}
.call-now-button div p {color: #fff;display: table;padding: 10px;border-radius: 21px!important;height: 34px;line-height: 14px;font-size: 16px;margin: 8px 10px 8px 60px;text-transform: uppercase;font-weight: normal;text-align: center;box-sizing: content-box;text-decoration: none!important;box-sizing: border-box;}
.quick-alo-ph-circle.active {width: 130px;height: 130px;top: -40px;left: -40px;position: absolute;background-color: transparent;-webkit-border-radius: 100%!important;-moz-border-radius: 100%!important;border-radius: 100%!important;border: 2px solid rgba(30,30,30,.4);opacity: 1;-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.quick-alo-ph-circle-fill.active {width: 80px;height: 80px;top: -15px;left: -15px;position: absolute;background-color: #000;-webkit-border-radius: 100%!important;-moz-border-radius: 100%!important;border-radius: 100%!important;border: 2px solid transparent;opacity: 1;-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.call-now-button div a .quick-alo-ph-img-circle, .call-now-button div a .quick-alo-phone-img-circle {background-color: #e60000;}
.quick-alo-phone-img-circle.shake {width: 50px;height: 50px;top: 0;left: 0;position: absolute;-webkit-border-radius: 100%!important;-moz-border-radius: 100%!important;border-radius: 100%!important;border: 2px solid transparent;opacity: 1;background: url('../images/quick-call-button-phone.png') no-repeat center center;-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
@-moz-keyframes quick-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes quick-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}}@-o-keyframes quick-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}@-moz-keyframes quick-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes quick-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}}@-o-keyframes quick-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes quick-alo-circle-img-anim{10%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes quick-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)}}@-o-keyframes quick-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}

/* Custom Pagination */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color: #f2d62e;border-color: #f2d62e;}
.danhmuc{
    background: url(../images/bg_dm.png) no-repeat;
    color: white;
    text-align: center;
    padding: 18px 0px 18px 40px;
    text-transform: uppercase;
    font: 14px 'Muli-SemiBold';
    position: relative;
}
.danhmuc i{
    font-size: 20px;
    margin-right: 10px;
}
.khung_menu ul{
    margin: 0;
    border: 1px solid #cbcbcb;
    border-top: none;
    min-height: 510px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.khung_menu ul li{
    margin: 0;
    padding: 15px 5px 12px 15px;
    position: relative;
    background: url(../images/bg_dm_1.png) no-repeat bottom;
    background-size: 100% 100%;
}
.khung_menu ul li:last-child{
    background: none;
}
.khung_menu ul li a{
    text-transform: uppercase;
    color: #232323;
    font-size: 14px;
    font-family: 'SFUFuturaHeavy';
}
.khung_menu ul li a:hover{
    text-decoration: none;
    color: red;
}

.khung_menu{
    background: white;
    z-index: 999;
    text-align: left;
}
.khung_menuleft{
    position: absolute;
    left: 100%;
    width: 300px;
    top: 0;
    background: white;
    z-index: 999;
    display: none;
    display: none;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    border: none;
}
.khung_menu ul li:hover .khung_menuleft{
    display: block;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    border: none;
    min-height: auto;
}
.title_ykien{
    margin-bottom: 30px;
}
.title_ykien h2{
    text-align: center;
    font: 28px 'SFUFuturaHeavy';
    text-transform: uppercase;
    color: white;
    margin: 0;
}

.title_ct{
    margin-bottom: 30px;
}
.title_ct h2{
    text-align: center;
    font: 28px 'SFUFuturaHeavy';
    text-transform: uppercase;
    color: #009b04;
    margin: 0;
    position: relative;
    padding-bottom: 5px;
}
.title_ct h2:after{
    content: '';
    position: absolute;
    width: 60px;
    border-bottom: 3px solid #bf1214;
    left: 48%;
    bottom: 0;
    border-radius: 15% !important;
}
.title_ykien p{
    text-align: center;
    margin: 10px 0 0;
    font: 16.5px 'SFUFuturaBook';
    color: white;
}
.name_qt1 h3{
    text-align: center;
    font: 16px 'Muli-Bold';
    text-transform: uppercase;
    color: #000000;
    position: relative;
    margin-top: 50px;
}
.name_qt1 h3:after{
    content: '';
    position: absolute;
    bottom: -25px;
    left: -20px;
    width: 127px;
    height: 50px;
    background: url(../images/icon_muiten1.png) no-repeat bottom;
}
.name_qt2 h3{
    text-align: center;
    font: 16px 'Muli-Bold';
    text-transform: uppercase;
    color: #000000;
    margin-top: 30px;
}
.name_qt3 h3{
    text-align: center;
    font: 16px 'Roboto-Bold';
    text-transform: uppercase;
    color: black;
    position: relative;
    margin-top: 20px;
}
.name_qt3 h3:after{
    content: '';
    position: absolute;
    bottom: -55px;
    left: -14px;
    width: 127px;
    height: 51px;
    background: url(../images/icon_muiten2.png) no-repeat bottom;
}
.slogan_we{
    text-align: center;
    font: 20px 'UTM American Sans';
    text-transform: uppercase;
    background: url(../images/gach_qt.png) no-repeat bottom;
    padding-bottom: 65px;
    margin-top: 25px;
    color: #383838;
}
._pageOne{
    padding: 47px 0 65px;
}
.xemthem{
    margin-top: 40px;
}
.xemthem a{
    background: #e80202;
    color: white;
    padding: 9px 20px;
    font: 13px 'Arial';
}
.xemthem a i{
    margin-left: 10px;
}
.xemthem a:hover{
    text-decoration: none;
    color: red;
}
._title-dm {
    position: relative;
    margin-bottom: 25px;
}
.xemtatca{
    position: absolute;
    right: 20px;
    top: 15px;
}
.xemtatca a{
    color: #ff3600;
    font: 13px 'Muli-Regular';
}
._title-dm h3{
    position: relative;
    background: #f2f2f2;
    padding: 7px 0 11px;
    margin: 0;
}
._title-dm h3 a{
    background: #e00000;
    position: relative;
    padding: 11px 20px 11px 35px;
    color: white;
    font: 18px 'Muli-Bold';
    text-transform: uppercase;
}
._title-dm h3 a:hover{
    text-decoration: none;
}
._title-dm h3 a:after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 15px;
    height: 45px;
    background: url(../images/bgdm_left.png) no-repeat;
}
._title-dm h3 a:before{
    content: '';
    position: absolute;
    top: 0;
    right: -37px;
    height: 45px;
    width: 37px;
    background: url(../images/bgdm_right.png) no-repeat;
}
.bg_hotro{
    padding: 40px 0 40px;
}
.tieude_hotro{
    text-align: center;
}
.tieude_hotro h3{
    color: white;
    font: 30px 'Muli-Bold';
}
.tieude_hotro p{
    color: white;
    font: 14px 'Muli-Regular';
    margin-bottom: 45px;
}
.tieude_hotro1{
    color: white;
    font: 15px 'Muli-Bold';
    margin-bottom: 10px;
}
.form-inline .form-group{
    width: 87%;
}
.form-control{
    height: 50px;
    background: #343434;
    width: 100% !important;
    border-radius: 0;
    border: none;
}
.btn{
    border-radius: 0;
}
.chamsoc{
    color: #c6c6c6;
    font: 13px 'Muli-Regular';
}
#change-video{
    background: #ececec;
    color: black;
    height: 40px;
}
.title_spnp h3{
    font: 30px 'UTM American Sans';
    text-transform: uppercase;
    color: white;
    margin: 40px 0 0;
}
.title_spnp p{
    font: 22px 'Shelia VNF Regular';
    color: white;
}
.name_dv{
    background: white;

}
.name_dv h3{
    margin: 0;
    background: #009a04;
    padding: 15px 10px;
    text-align: center;
}
.name_dv h3 a{
    margin: 0;
    font: 18px 'SFUFuturaHeavy';
    text-transform: uppercase;
    color: white;
}
.name_dv h3 a:hover{
    text-decoration: none;
    color: red;
}
.name_dv p{
    font: 14px 'SFUFuturaBook';
    color: #303030;
    line-height: 25px;
    padding: 10px 15px;
    margin: 0;
}
.khung_camketcon{
    padding-bottom: 30px;
}
._itemhotro{
    font: 15px 'Muli-Bold';
    text-transform: uppercase;
    color: white;
}
._itemhotro span{
    font: 15px 'Muli-Bold';
    text-transform: uppercase;
    color: #d6c304;
}

._itemhotro p{
    font: 15px 'Muli-Regular';
    text-transform: initial;
    color: white; 
}
._frmdk{margin-bottom: 10px;}
#nutsearch {
    font-size: 18px;
    margin-left: 31px;
}
#nutsearch i{
    color: white;
}
._frmTK {
    width: 300px;
    margin: 0 0 20px 0;
    position: absolute;
    right: 0;
    display: none;
}
.search_moi{
    background: white !important;
    padding-left: 10px;
}
.khung_visao{
    padding: 80px 0 80px;
}
.name_tsleft{
    text-align: center;
    background: #009a04;
    width: 165px;
    height: 165px;
    line-height: 160px;
    border-radius: 50%;
    padding-top: 13%;
    position: relative;
    padding: 12% 16px 0;
    border: 5px solid #949599;
}
.name_tsleft h3 a{
    font: 18px 'SFUFuturaHeavy';
    color: white; 
    text-transform: uppercase;
}
.name_tsleft h3 a:hover{
    text-decoration: none;
    color: #94c93d;
}
.stt_ts{
    position: absolute;
    width: 50px;
    height: 50px;
    background: white;
    color: #009A03;
    z-index: 999;
    left: -33px;
    border-radius: 50%;
    top: 34%;
    line-height: 50px;
}
.name_tsright{
    background: url(../images/noilo_right.png) no-repeat bottom left;
    padding-bottom: 33px;
    margin-bottom: 35px;
}
.name_tsright h3 a{
    font: 17px 'Muli-Bold';
    color: black; 
    text-transform: uppercase;
}
.khung_huongdan{
    position: relative;
    border: 1px solid #e6e6e6;
    text-align: center;
    border-radius: 15px;
}
.hinhvs{
    text-align: center;
    position: relative;
}
.hinhvs img{
    width: 100%;
    height: 265px;
}
.khungvs_con{
    margin-top: 115px;
}
.sanpham_nb{
    background: #ecffcc;
    padding: 45px 0 30px;
    margin-top: 55px;
}
.name_ts h3 a {
    color: #000000;
    font: 20px 'Muli-Bold';
    text-transform: uppercase;
}
.name_ts h3{
    margin: 10px 0 20px;
}
.name_ts h3 a:hover{
    text-decoration: none;
    color: #94c93d;
}
.name_ts p {
    color: #191919;
    font: 14px 'Muli-Regular';
    line-height: 25px;
}
.hinhts{
    margin: 100px 0 20px;
}
.khung_cd{
    margin: 30px 0 40px;
}
.hinhts1 img{
    width: 100%;
    max-height: 420px;
}
.khung_tsdl{
    padding: 0;
    background: #ecffcc;
}
.khungleft_tsdl{
    padding: 40px 0 30px;
}
.xemthem_tsdl{
    margin-top: 40px;
}
.xemthem_tsdl a{
    background: #94c93d;
    color: white;
    padding: 12px 30px;
    font: 13px 'Muli-Regular';
    border-radius: 20px;
    text-transform: uppercase;
}
.xemthem_tsdl a:hover{
    text-decoration: none;
    color: black;
}
.hinhtaisao{
    text-align: center;
}
.hinhtaisao img{
    width: 95px;
    height: 95px;
    border-radius: 50%;
}
.name_taisao{
    text-align: center;
}
.name_taisao h3 a{
    color: #000000;
    font: 17px 'Muli-Bold';
    text-transform: uppercase;
}
.name_taisao h3 a:hover{
    text-decoration: none;
    color: #4fb61e;
}
.name_taisao p{
    color: #191919;
    font: 14px 'Muli-Regular';
}
.khung_ykien{
    display: inline-flex;
    width: 100%;
}
.ykien {
    width: 39%;
}
.ykien input::-webkit-input-placeholder{color:#c1c1c1!important;}
.ykien input::-moz-placeholder{color:#c1c1c1!important;}
.ykien input:-ms-input-placeholder{color:#c1c1c1!important;}
.ykien input:-moz-placeholder{color:#c1c1c1!important;}
.ykien input {
    width: 100% !important;
    background: white !important;
    padding-left: 20px;
    border: 1px solid black;
    color: white;
    border: 1px solid #c1c1c1;
    height: 50px;
    border-radius: 5px !important;
    background: none;
    font-size: 13px;
}
.ykien textarea {
    width: 100% !important;
    background: none !important;
    margin-top: 5px !important;
    padding-left: 15px;
    border: 1px solid #c1c1c1;
    color: white;
    border-radius: 0;
    font-size: 14px;
    height: 105px;
    padding-top: 5px;
}


.ykien1 {
    width: 100%;
}
.ykien1 input {
    width: 100% !important;
    background: none !important;
    padding-left: 10px;
    margin-top: 10px !important;
    border: 1px solid black;
    color: black;
    border: 1px solid #ffffff;
    height: 40px;
    border-radius: 0 !important;
    background: #ccc !important;
    font-size: 14px;
}
.ykien1 textarea {
    width: 100% !important;
    background: #ccc !important;
    margin-top: 10px !important;
    padding-left: 15px;
    border: 1px solid #ffffff;
    color: black;
    border-radius: 0;
    font-size: 14px;
}
.khung_dangky{
    padding: 25px 0 15px;
    background: #3398cc;
}
.title_dangky h3{
    font: 30px 'judson-bold';
    text-transform: uppercase;
    color: white;
    margin: 10px 0 10px;
}
.title_dangky p{
    font: 14px 'Muli-Regular';
    color: #cccccc;  
}
.btn-primary{
    color: #f4faf6;
    text-transform: uppercase;
    border: none;
    font: 20px 'Muli-Bold';
    margin-top: 0px;
    padding: 13px 32px;
    border-radius: 5px;
    background: #003466;
}
.btn-primary:hover{
    color: #ccc;
}
._dmfootchinh h4{
    font: 30px 'judson-bold';
    text-transform: uppercase;
    color: white;
    margin: 0 0 25px;
}
._mangxhf ul{
    margin: 0;
}
._mangxhf ul li{
    padding: 0 1px;
}
.khung_camnhan{
    margin: 30px 0 45px;
}
.name_visao{
    padding: 0 10px;
}
.name_visao h3 a{
    font: 30px 'UTM American Sans';
    text-transform: uppercase;
    color: #94c93d;
}
.name_visao p{
    font: 15px 'Muli-Regular';
    color: #191919;  
    margin: 10px 0 30px;
}
.title_spnb{
    margin-bottom: 15px;
}
.title_spnb h2{
    text-align: center;
    font: 30px 'UTM American Sans';
    text-transform: uppercase;
    color: #94c93d;
    margin: 0;
}
.title_spnb p{
    text-align: center;
    margin: 10px 0 0;
    font: 14px 'Muli-Regular';
    color: #333333;
}

.info {
    margin: 0px 0 0 0;
    padding: 10px 0 20px 0;
    list-style: none;
    width: 100%;
    float: left;
    border-top: 1px dashed rgba(0,0,0,.1);
    border-bottom: 1px dashed rgba(0,0,0,.1);
}
.info li {
    width: 100%;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    min-height: 20px;
    font-size: 15px;
    color: #000;
    list-style: none;
}
.info li label {
    font-weight: normal;
    opacity: .75;
    width: 100px;
}
.info li label:after {
    content: ':';
    float: right;
}
.sanphamtuongtu {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
.sanphamtuongtu a {
    overflow: hidden;
    background: none;
    min-height: 112px;
    position: relative;
    text-decoration: none;
    box-shadow: none;
}
.sanphamtuongtu a img {
    width: 80px;
    float: left;
    box-shadow: 3px 3px rgba(0,0,0,.1);
}
.caption{
    float: left;
    margin-left: 10px;
}
.caption h3{
    margin: 0 0 10px;
    color: black;
    font: 16px 'Muli-Regular';
}
.more{
    color: blue;
    font: 13px 'Muli-Regular';
}
.more:hover{
    text-decoration: none;
    color: red;
}

@-webkit-keyframes my {
    0% { color: #db0000; } 
    50% { color: #fff;  } 
    100% { color: #db0000;  } 
}
@-moz-keyframes my { 
    0% { color: #db0000;  } 
    50% { color: #fff;  }
    100% { color: #db0000;  } 
}
@-o-keyframes my { 
    0% { color: #db0000; } 
    50% { color: #fff; } 
    100% { color: #db0000;  } 
}
@keyframes my { 
    0% { color: #db0000;  } 
    50% { color: #fff;  }
    100% { color: #db0000;  } 
} 
.test {
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite; 
    -o-animation: my 700ms infinite; 
    animation: my 700ms infinite;
    font-family: 'UTM HelvetIns'; 
}
._logo{
    width: 100%;
    z-index: 99999;
    margin-top: 15px;
}
._logo a img{
    height: 100%;
}
.slogan_header{
    font:31px 'SFUFuturaBold'; 
    color: #f40000;
    margin: 15px 0 5px;
}
.hinhgt{
    background: url(../images/gach_hinhgt.png) no-repeat right;
    padding: 50px 50px 50px 0px;
}
.khung_menu h3{
    font: 17px 'SFUFuturaHeavy';
    color: white;
    margin: 0px 0 0px;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    background: #009a04;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.khung_menu h3 img{
    margin-right: 10px;
}
.khung_dichvu{
    background: #f5f5f5;
    padding: 50px 0 40px;
}
.khung_hinhdvcon{
    border: 1px solid #f2f2f2;
    border-radius: 5px;

    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 0px 6px 5px #b3b1b1;
    -moz-box-shadow: 0px 0px 12px 10px #b3b1b1;
    -webkit-box-shadow: 0px 0px 5px 2px #b3b1b1;
    overflow: hidden;
}
.bg_huongdan{
    margin: 20px 0 65px;
}
._namett h3{
    margin: 5px 0 10px;
}
._namett h3 a{
    font: 14px 'SFUFuturaHeavy';
    text-transform: uppercase;
    color: #232323; 
}
._namett h3 a:hover{
    text-decoration: none;
    color: red;
}
._namett p{
    font: 14px 'SFUFuturaBook';
    color: #484848;
    line-height: 25px;
}
/*._hotline-top{
    margin-top: 20px;
}*/
.bg-spnb{
    margin-top: 55px;
}
.hinhdv{
    text-align: center
}
.khung_tt{
    margin-top: 50px;
}
.title-more{
    font: 15px 'SFUFuturaBold';
    color: Black;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
.email{
    font: 14px 'Muli-SemiBold';
    color: #191919;
    margin-top: 5px;
}
.email i{
    font-size: 16px;
    margin-right: 10px;
}
._box-namePage h3{
    font: 35px 'UTM Beautiful Caps';
    color: #000000;
    margin: 25px 0 0;
    line-height: 40px;
}
/* Let's get this party started */
.tabdanhmuc::-webkit-scrollbar {
    height: 5px;
}

/* Track */
.tabdanhmuc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
.tabdanhmuc::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.tabdanhmuc::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,0,0,0.4); 
}
.tabdanhmuc {
    position: absolute;
    top: 2px;
    right: 20px;
    border-bottom: none;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-inline-box;
    width: 75%;
    height: 47px;
}

.lifist_right {
    float: none !important;
    margin-top: 17px;
    margin-left: 5px;
    padding: 0;
    line-height: 4px;
}
._bgdanhmuc .nav-tabs > li > a {
    font: 14px 'Muli-Bold';
    color: #0c0c0c;
    text-transform: uppercase;
    padding: 0 15px;
    outline: none!important;
    border: none;
    line-height: 13px;
}
._bgdanhmuc .nav-tabs > li > a:hover{
    background: transparent;
    color: red;
}
.chitietsp{
    text-align: center;
    margin: 15px 0 10px;
}
.chitietsp a{
    background: #e80202;
    font: 12px 'Roboto-Medium';
    color: white;
    padding: 10px 25px;
    border-radius: 5px;
}
.chitietsp a:hover{
    text-decoration: none;
    color: #ccc;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    background: transparent;
    border: none;
}
.hinhgiaileft img{
    width: 100%;
    height: 195px;
}
.hinhgiairight img{
    width: 100%;
    height: 405px;
}
.khung_videongoai{
    background: url(../images/bg_video.png);
    padding: 65px 0 60px;
}
.khungdiachi{
    color: white;
}
.khung_map{
    border: 1px solid #e82424;
    padding: 4px !important;
}
.menuMain{
    text-align: center;
}
.khunghinh1{height: 190px;overflow: hidden;}
.khunghinh1 img{width: 100%;height: 190px;transition: all 0.3s ease-in-out;}
.khunghinh1 img:hover{transform: scale(1.2);}
.diachi h4{
    font: 16px 'Muli-Regular';
    color: #003466;
    margin: 0;
}
.diachi h4 i{
    font-size: 13px;
    margin-right: 10px;
}
.diachi p{
    font: 16px 'Muli-Bold';
    color: #181818;  
}
.diachi{
    margin-top: 15px;
}
div.tieude_giua {
    color: #003466;
    font-size: 30px;
    background: url(../images/bg_dm.png) no-repeat center top;
    text-transform: uppercase;
    text-align: center;
    font-family: 'judson-bold';
    padding: 77px 0 40px;
    margin-top: 45px;
}
div.tieude_tt {
    color: #003466;
    font-size: 30px;
    background: url(../images/bg_dm.png) no-repeat center top;
    text-transform: uppercase;
    text-align: center;
    font-family: 'judson-bold';
    padding: 77px 0 40px;
    margin: 46px 0 20px;

}
.dm_img {
    position: relative;
    margin-bottom: 10px;
}
.zoom_hinh{ overflow:hidden;}
.zoom_hinh img{transition:all 0.3s ease 0s;}
.zoom_hinh:hover img{transform:scale(1.1);}
.dm_img a {
    display: block;
    line-height: 0;
    padding: 5px;
    position: relative;
}
.dm_img a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/khung_sp.png)no-repeat center;
    background-size: cover;
    z-index: 9999;
}
.sp_name{
    margin: 0;
}
.sp_name a {
    color: #282828;
    font-family: 'judson-bold';
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.sp_name a:hover{
    text-decoration: none;
    color: #003466;
}
.item2 {
    float: left;
    width: 48%;
    position: relative;
    margin: 1%;
    text-align: center;
    height: 410px;
}
.sp_img {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
.sp_img a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/khung_ct.png)no-repeat center;
    background-size: 100% 100%;
    z-index: 9;
}
.sp_img a {
    display: block;
    line-height: 0;
    position: relative;
    padding: 5px;
}
.ndsp {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/bgct.png)no-repeat bottom;
    background-size: 100% 100%;
    line-height: 1.5;
    color: #fff;
    padding: 34px;
}
.tin_name {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'judson-bold';
}
.catchuoi1 {
    -webkit-line-clamp: 1;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.mota_name {
    font-size: 14px;
    font-family: 'Muli-Regular';
}
.sp_img:hover .ndsp1 {
    opacity: 1;
    transition: 0.5s;
}
.item2:hover .tin_name {
    color: #E0B400 !important;
}
.ndsp1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7%;
    background: #000c;
    line-height: 1.5;
    color: #fff;
    text-align: justify;
    opacity: 0;
    transition: 0.5s;
}
.ndsp1 .tin_name {
    text-align: center;
}
.bannerqc{
    position: relative;
    width: 100%;
    margin-top: 45px;
}
.bannerqc:after{
    position: absolute;
    content: '';
    top: 5%;
    background: url(../images/khung_qc.png) no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    left: 1%;
    right: 1%;
    bottom: 5%;
    width: 98%;
    height: 90%;
}
.khung_gt {
    margin-bottom: 15px;
}
.hinhblog img {
    width: 100%;
}
.name_gt h3 {
    margin: 0px 0 5px;
}
.name_gt h3 a {
    color: #010101;
    font: 20px 'judson-bold';
    text-transform: uppercase;
}
.name_gt p {
    color: #373737;
    font: 13px 'Muli-Bold';
    line-height: 20px;
}
.name_gt h3 a:hover {
    text-decoration: none;
    color: #8e24ac;
}
.khung_video {
    margin-bottom: 10px;
}
.khung_video a img {
    height: 122px;
}
.dangngay{
    color: #bebebe;
    font: 13px 'Muli-Regular';  
}
.bg_feedback{
    background: url(../images/bg_tt.png) no-repeat bottom left;
    padding-bottom: 20px;
}
div.item {
    width: 23.5%;
    text-align: center;
    float: left;
    position: relative;
    margin-bottom: 2%;
    margin-right: 2%;
}