html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
}
.fa, .fas{font-style: normal;font-weight: normal;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: "Inter",-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	background-color: #fff;
	font-weight: 400;
}
ul.langx{
	margin:0px;
	padding:0px !Important;
	margin-bottom:12px;
	margin-right:15px;
}
ul.langx li{
	display:inline-block;
	margin-right:8px;
	color:#333;
}
ul.langx li a{
	color:#333;
}
ul.langx img{
	width:24px;
	margin-right:5px;
}
.container{position: relative;max-width: 1200px;}
header{position: relative;z-index: 101;width: 100%;background: #f3e5e6;}
.topheader{background:#bf2026;padding: 5px 0px;margin-bottom: 10px;}
.topheader marquee{margin: 0px; padding: 0px;}
.topheader h2{color:#fff;text-transform: uppercase;font-weight: bold;font-size: 16px;margin: 0px;line-height: 30px;}
header .logo_header img{max-height: 90px;margin: auto;}
.box_search{
    vertical-align: middle;
    right: 0px;
    z-index: 110;
    position: absolute;
    bottom: -70px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    max-width: 300px;
}
.box_search input[type="text"]{
    font-weight: normal;
    background: #F9F9F9;
    width: 100%;
    font-size: 14px;
    box-shadow: none;
    border: solid 1px #ddd;
}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    width: 50px;
    border:none;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/ic_search.png) no-repeat center;
    color: #fff;
    text-transform: uppercase;
}
header .nameSite{color: #ED1B24;text-transform: uppercase;font-size: 32px;margin: 0px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);/* text-shadow: 0 1px 0 #a9a9a9, 0 2px 0 #410404, 0 2px 0 #bbb, 0 3px 0 #b9b9b9, 0 5px 0 #aaa, 0 4px 1px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 1px 2px rgb(0 0 0 / 30%), 0 2px 3px rgb(0 0 0 / 20%), 0 4px 7px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%), 0 20px 20px rgb(0 0 0 / 15%); */margin-top: 5px;font-weight: 700;line-height: 40px;}
header .slogan{font-weight: 600;color: #3a3a3a;font-size: 18px;font-style: italic;}
header .hotline{color:#222222;padding: 8px 25px;display: inline-block;color: #fff;font-size: 14px;text-transform: uppercase;font-weight: 700;background: linear-gradient(96deg, #ED1B24 0%, #954c4f 100%);border-radius: 5px;transition: all 0.5s ease;border: solid 2px transparent;}
header .hotline span{
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:hotline-fill 1s infinite ease-in-out;
    display:block;
}
header .hotline:hover{color:#222;border: 2px solid #D42328;background: #fff;}
@-webkit-keyframes hotline-fill{
	0%{-webkit-transform:rotate(0) scale(1) skew(1deg);}
	10%{-webkit-transform:rotate(-10deg) scale(1) skew(1deg);}
	20%{-webkit-transform:rotate(10deg) scale(1) skew(1deg);}
	30%{-webkit-transform:rotate(-10deg) scale(1) skew(1deg);}
	40%{-webkit-transform:rotate(10deg) scale(1) skew(1deg);}
	50%{-webkit-transform:rotate(0) scale(1) skew(1deg);}
	100%{-webkit-transform:rotate(0) scale(1) skew(1deg);}
}
.btn_all{background: #057252;display: inline-block;padding: 7px 12px;border-radius: 5px;color: #fff;transition: all 0.5s ease;font-size: 11px;}
.btn_all:hover{background: #000;}
#menu{margin-top: 20px;position: relative;z-index: 101;background: #bf2026;padding: 7px 0px;}
#menu ul{padding: 0px;margin: auto;}
#menu li{margin: 0px;list-style: none;display: inline-block;position: relative;}
#menu li a{color: #fff;font-size: 16px;display: block;transition: all 0.5s ease;padding: 9px 30px;text-transform: uppercase;position: relative;}
#menu li a i{font-weight: bold;}
#menu li ul{position:absolute;width: 300px;background: #ED1B24;padding: 10px;display: none;}
#menu li:hover > ul{display: block;}
#menu li ul li{display: block;}
#menu li ul li a{display: block;text-transform: none;padding: 5px 15px;}
#menu li ul ul{left: 100%; top: 0px;}
#menu li a:hover, #menu li a.active{color: #000;background: #fff;border-radius: 34px;}
#menu li ul a{color: #fff;padding: 10px 0px;}
#menu li:hover .parent-menu{display: block;}
.slider{box-sizing: border-box;overflow: hidden;}
.slider .item{position: relative;}
.slider .info{position: absolute;top:50%;left: 50%;max-width: 1000px;transform: translate(-50%, -50%);padding: 30px;background: rgba(255,255,255, 0.6);text-align: center;font-size: 20px;text-shadow: rgb(255 255 255 / 80%) 0px 1px 2px;}
.slider .info h2{font-weight: bold;}
.slider .owl-theme .owl-controls{position: absolute;width: 100%;margin: 0px;bottom: 0px;}
.gr_camket h3{font-weight: bold;font-size: 16px;color: #000;margin-top: 10px;text-transform: uppercase;}
.gr_camket p{color: #323232;font-style: italic;}
.about{padding: 50px 0px;}
.about .title{font-size: 45px;position: relative;margin-bottom: 30px;font-weight: 700;text-transform: uppercase;color: #ED1B24;}
.about .title span{color: #000;display: block;font-weight: normal;text-transform: none;font-size: 23px;line-height: 30px;}
.about .content{font-size: 15px;color: #3B3B3B;}
.about .views{color: #fff;display: inline-block;margin-top: 20px;background: #ED1B24;padding: 10px 25px;font-size: 14px;border: solid 1px #ED1B24;transition: all  0.5s ease;}
.about .views:hover{background:#fff; color:#ED1B24}
.btn_readmore{color: #E01D32;border: solid 1px #E01D32;display: inline-block;padding: 10px 30px;border-radius: 5px;position: relative;transition: all 0.3s ease;overflow: hidden;margin-top: 15px;font-weight: bold;text-transform: uppercase;}
.btn_readmore:after{content: '';position: absolute;width: 100%;height: 100%;background: #E01D32;left: -100%;top: 0px;z-index: -1;transition: all 0.3s ease;}
.btn_readmore:hover{color:#fff;}
.btn_readmore:hover:after{left:0px;}
.groupProduct .title{font-size: 40px;text-transform: uppercase;font-weight: 600;line-height: 56px;margin-top: 40px;}
.grVideo{margin: auto;}
.itemVideo .images{position:relative}
.itemVideo .images:before{content:'';background: url(../images/ic_video.png) no-repeat center;width: 60px;height: 60px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;}
.itemVideo .name{color:#222;font-size: 18px;margin-top: 15px;}
.itemVideo .name:hover{color:#E01D32;}
.itemVideo p{color:#3B3B3B;}
.split{overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;}
.line2{-webkit-line-clamp: 2;}
.line3{-webkit-line-clamp: 3;}
.grVideo img{width: 100%;}
.customer{background:#F5F5F5; padding: 40px 0px;}
.item_ykien{box-shadow: 0px 0px 15px #00000033; border-radius:10px;}
.item_ykien p{color: #333333;border-left: solid 2px #ED1B24;padding-left: 20px;}
.item_ykien .info{background: url(../images/ic_comment.png) no-repeat right center}
.item_ykien .info img{width: 60px;margin-right: 13px;}
.item_ykien .info h3{color:#ED1B24;font-size: 18px;font-weight: bold;}
.partner{padding: 40px 0px;text-align: center;}
.partner .title{font-weight:700; text-align: center;}
.partner .title span{color:#F0863D;}
.partner p{max-width: 680px;margin: auto;color: #393939;margin-bottom: 30px;}
.item_partner{position: relative;padding: 15px; border: solid 1px #ddd;}
.item_partner h3{border-top: solid 1px #ddd;color: #3B3B3B;font-size: 14px;margin-top: 10px;padding-top: 10px;}
.item_partner h3:hover{color:#ED1B24;}
.gr_camket{background: #f5efef;}
.viewsALl{color: #a6602e;font-weight: 600;display: inline-block;margin-top: 20px;padding: 10px 20px;border-radius: 5px;transition: all 0.5s ease;position: relative;text-transform: uppercase;}
.viewsALl:after{content:'';width: 60%;height: 1px;position: absolute;left: 20%;background: #a6602e;bottom: 0px;transition: all 0.5s ease; opacity: 0.6}
.viewsALl.viewsALl:hover{color: #000;}
.viewsALl.viewsALl:hover:after{width: 100%; background: #000; left: 0; opacity: 1}
.title_index{font-size: 26px;position: relative;color: #2B2B2B;font-weight: bold;margin-bottom: 25px;border-left: solid 4px #ED1B24;padding-left: 10px;}
.title_index span{background:#fff; display:inline-block; padding: 0px 20px;}
.title_index a{font-size: 15px;color: #ED1B24;font-weight: 400;padding: 5px 10px;position: absolute;right: 10px;top: 5px;}
.title_index a:hover{color: #F0863D;}
.description{text-align: center; margin-bottom: 15px;}
.item_product{margin-bottom: 20px;background: #ffff;transform: translateY(0);transition: all .3s cubic-bezier(.33,.66,.66,1);font-size: 15px;}
.item_product:hover{transform: translateY(-.5em);}
.item_product .images{position: relative;margin-bottom: 15px;overflow: hidden;border-radius: 3px 3px 3px 3px;}
.item_product .images img{width: 100%;}
.item_product .info{background: linear-gradient(96deg, #ED1B24 0%, #9d2026 100%);position: absolute;width: 90%;left: 5%;bottom: -20px;padding: 15px;color: #fff;border-radius: 3px;min-height: 110px;}
.item_product .name{color: #fff;font-size: 16px;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;text-align: center;font-weight: bold;text-transform: uppercase;}
.item_product .name h3{font-size: 20px;margin-top: 5px;}
.item_product .name:hover{color: #ff0;}
.item_product .images .layer{position: absolute;content:'';transform: translate(-50%, -50%);width: 0px;height: 0px;background: rgb(0 0 0 / 41%);opacity: 0;top: 50%;left: 50%;transition: all 0.5s ease;}
.item_product:hover .layer{width: 100%;height: 100%;opacity: 1;}
.item_product p{/* color: #090707B2; */margin: 0px;}
.item_product a.views{background:#F0863D;display: inline-block;padding: 12px 24px;color: #fff;text-transform: uppercase;border-radius: 50px;font-size: 14px;transition: all 0.5s ease;}
.item_product a.views:hover{background: #D06217;}
.why{padding: 50px 0px;background: linear-gradient(96deg, #ED1B24 0%, #9d2026 100%);}
.why .item_why{background:#fff;box-shadow: 0px 0px 15px 0px #00000042;padding: 15px;border-radius: 8px;border: solid 1px #ddd;transition: all 0.5s ease;}
.why .item_why:hover{border-color:#ED1B24;}
.why .item_why h3{font-size: 16px;font-weight: bold;color: #222222;}
.why .item_why p{color: #777;margin: 0px;}
.why ul{padding: 0xp;}
.why ul li{list-style: none;font-size: 18px;}
.why ul li i{margin-right: 10px;}
.service{background:#FFFAE8;}
.service .title, .contentPage h1{color: #deb21f;font-size: 36px;line-height: 1.5em;text-shadow: 1px 1px 1px #1a2f34;text-transform: uppercase;margin-bottom: 30px;}
.callPhone{background-color: #f34543;display: inline-block;color: #fff;padding: 10px 30px;border-radius: 25px;-webkit-animation: heartbeat 2s ease-in-out infinite both;animation: heartbeat 2s ease-in-out infinite both;}
.contentPage{background:#fff8de;}
.item_service h2.name{color: #deb21f;font-size: 30px;line-height: 1.5em;text-shadow: 1px 1px 1px #1a2f34;margin-bottom: 20px;line-height: 35px;}
.item_gallery{position: relative;}
.item_gallery img{width: 100%;}
.item_gallery .grlink{background: linear-gradient(to right, #E01D32, #ea6d7a);position: absolute;left: 0;width: 100%;height: 100%;top: 0;opacity: 0;content: "";transition: 0.7s all;-webkit-transition: 0.7s all;}
.item_gallery:hover .grlink{opacity: 0.9}
.item_gallery .views, .item_gallery .link{width: 50px;height: 50px;line-height: 54px;display: inline-block;text-align: center;background-color: #FFF;color: #373b2f;font-size: 18px;border-radius: 50%;-webkit-border-radius: 50%;margin: 0 2.5px;opacity: 0;transition-delay: 0.3s;-webkit-transition-delay: 0.3s;}
.item_gallery:hover .link,.item_gallery:hover .views{transform: translateX(0); -webkit-transform: translateX(0); opacity: 1;}
.groupService{padding: 20px; background:#f0f4f7; margin-top: 30px; border-radius: 5px;}
.groupService .title{font-weight: 600;border-bottom: solid 4px #fec909;margin-bottom: 20px;font-size: 24px;padding-bottom: 10px;}
.groupService .itemService{background:#fff;padding: 15px;border-radius: 5px;}
.groupService .itemService h3{font-weight: 600;font-size: 15px;color: #000;}
.groupService .itemService .views{display: inline-block;background: #232323;color: #fff;font-size: 13px;padding: 5px 15px;border-radius: 5px;transition: all 0.5s ease;}
.groupService .itemService .views:hover{background: #054c99;}
.groupProject{padding: 40px 0px;}
.itemProject{padding: 0px 0px;}
.itemProject img{width: 100%;}
.itemProject .name{padding: 0px 0px;position: relative;padding-right: 80px;}
.itemProject .name h3{padding: 0px 0px;font-size: 15px;font-weight: 500;color: #000;}
.itemProject a.views{padding: 5px 20px;background: #ffc90d;color: #000;font-weight: 500;display: inline-block;border-radius: 5px;font-size: 13px;position: absolute;right: 0px;top: 50%;transform: translateY(-50%);transition: all 0.5s ease;}
.itemProject a.views:hover{background:#f57224;}
.wrap-video{position:relative;padding-bottom: 70%;height:0;max-width:600px;margin:auto;}
.wrap-video iframe{width:100% !Important;left:0;right:0;position:absolute;height:100% !important;border:0;}
.video_lq{position:relative;}
.grthietbi{background: #f3e5e6;}
.itemHD{margin-bottom:20px;/* border: solid 1px #ddd; */}
.itemHD .images{position: relative;border-radius: 3px;overflow: hidden;}
.itemHD .date{color: #ED1B24;font-size: 13px;padding: 6px 0px;}
.itemHD .date a{color: #F0863D;text-transform: uppercase;}
.itemHD .name{color: #222;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;font-weight: 600;font-size: 15px;margin-bottom: 5px;}
.itemHD .name:hover{color:#f00;}
.itemHD .views{color:#393939;text-transform: uppercase;}
.itemHD .views:hover{color: #F0863D;}
.itemHD p{margin-bottom: 0px;color: #515151;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
footer{padding: 30px 0px;color: #222222;background: #f3e5e6;}
.copyright{color: #fff;padding: 10px;background: #ED1B24;}
.copyright a{color:#fff;}
footer .title_ft{position:relative;color: #222;font-weight: bold;font-size: 15px;padding-bottom: 5px;margin-bottom: 15px;text-transform: uppercase;}
footer .item_ft{margin-bottom: 10px;}
footer .item_ft i{color:#ED1B24;font-weight: bold;}
.viewmap{border: solid 1px #ddd;margin: 20px 0px;padding: 14px 30px;border-radius: 170px;color: #fff;display: inline-block;}
.viewmap:hover{color:#F0863D}
footer .item{margin-bottom: 5px;}
footer .item a{color: #fff;}
footer ul{padding: 0px;}
footer ul li{display: block;list-style: none;}
footer ul a{display: inline-block;color: #222222;padding: 2px 0px;}
footer ul a:hover{color: #ED1B24;}
footer .box_icon li{display: inline-block; margin-right: 5px;}
.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}
.pagination li{margin: 0px 2px;}
.page-link{position:relative;display:block;text-decoration:none;background-color:#fff;border:1px solid #e0e0e0}
@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}
.page-link:hover{z-index:2;background-color:#eee;border-color:#e0e0e0}
.page-link:focus{z-index:3;color:#0e52c1;background-color:#eee;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25)}
.page-item:not(:first-child) .page-link{margin-left:-1px}
.page-item.active .page-link{z-index:3;color:#fff;border-color: #f57224;}
.page-item.disabled .page-link{color:#757575;pointer-events:none;background-color:#fff;border-color:#e0e0e0}
.page-link{padding:.375rem .75rem;}
#main img{max-width: 100%;height: auto !important;}
.contentProduct{border: solid 1px #ddd; border-radius: 5px;}
.contentSeo{padding: 10px;padding-bottom: 40px;position: relative;margin-bottom: 30px;background: #fff;border-radius: 8px;max-height: 600px;overflow: hidden;overflow-y: auto;}
.contentSeo::-webkit-scrollbar{width:3px;max-height:5px}
.contentSeo::-webkit-scrollbar-track{background:#f0f4f7}
.contentSeo::-webkit-scrollbar-thumb{background:gray;max-height:5px}
.contentSeo::-webkit-scrollbar-thumb:hover{background:#716f6f}
.breadcrumb{padding: 25px 5px;background: #ebebeb;}
.breadcrumb .container{margin-bottom: 0px;}
.breadcrumb li{list-style: none;display: inline-block;color: #8d9293;font-size: 13px;padding: 0px 15px;}
.breadcrumb li:first-child{padding-left: 0px;}
.breadcrumb li a{display: block;position: relative;color: #05a;}
.breadcrumb li:first-child a{padding-left: 0px;}
.breadcrumb li .active{color: #000;}
.breadcrumb li a:before{content: '/';position: absolute;right: -20px;width: 6px;height: 100%;}
.container_left .content{border: solid 2px #ddd;border-radius: 10px;margin-bottom: 20px;font-weight: 500;}
.container_left .content .listProduct{border:none;}
.container_left .title{font-weight: bold;font-size: 20px;margin-bottom: 20px;}
.container_left .content .itemL{color:#232323;margin-bottom: 15px;}
.container_left .content .itemL a{color:#232323;}
.container_left .content .itemL.hotline a{color:#f57224;font-weight: bold;}
.container_left .btn_call{display: block;background:#8d9293;color: #fff;font-weight: bold;text-transform: none;font-size: 15px;border-radius: 10px;padding: 8px 37px;margin: 0px 15px;}
.container_left .support ul{padding: 0px;}
.container_left .support ul li{margin-bottom: 10px;list-style: none;}
.container_left .support ul a{background:#f0f4f7;display: block;padding: 5px;border-radius: 5px;color: #8d9293;font-size: 13px;text-align: center;}
.container_left .support ul a b{color:#153c93;}
.container_left .listProduct .listFirst ul li{position: relative;}
.container_left .listProduct .listFirst ul li span{position:absolute;right: 0px;top: 5px;z-index: 101;width: 20px;height: 20px;padding: 5px;text-align: center;cursor: pointer;}
.container_left .listProduct .listFirst ul li span.active{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.container_left .titleS{color: #000000;text-transform: uppercase;font-weight: bold;padding: 5px 20px;}
.container_left .content1 .item{padding: 5px 20px;border-bottom: solid 1px #fff;color: #8d9293;transition: all 0.5s ease;background: #f0f4f7;}
.container_left .content1 .item.active, .container_left .content1 .item:hover{color: #000;background: #fec909;font-weight: 600;}
.container_left .content1 .item:last-child{border: none;}
.listProduct .listFirst ul.lastChild{display: none;padding: 10px 15px;}
.listProduct .listFirst ul.lastChild a{background: none;border-bottom: solid 1px #ddd;padding: 5px 0px;}
.title_all{color:#232323;border-bottom: 5px solid #fec909;font-size: 30px;text-transform: uppercase;margin-bottom: 20px;}
.productPage .description{color: #8d9293;margin: 20px 0px;}
.itemListC{border: solid 1px #ddd; border-radius: 10px; padding: 15px; transition: 0.7s ease;}
.itemListC a{color: #000; font-size: 13px;}
.itemListC:hover{border: solid 2px #000;}
.itemListC:hover a{font-weight: bold;}
.groupC{ padding: 20px 0px;}
.groupC .title, .title_all{font-weight: bold;font-size: 20px;margin-bottom: 20px;padding-bottom: 5px;position: relative;border-bottom: solid 1px #ddd;}
.groupC .title:after, .title_all:after{background: #F0863D;content: '';width: 50px;height: 3px;position: absolute;left: 0px;bottom: -1px;}
.groupC .title a{position: absolute;color: #153c93;font-size: 14px;right: 0px;top: 5px;}
.groupC .titleGV{font-weight: bold; font-size: 30px;}
.timePromo{padding: 10px 20px;background: #fec909;margin: 15px 0px;border-radius: 10px;position: relative;padding-left: 90px;}
.timePromo img{position:absolute;bottom: 10px;left: 20px;}
.timePromo b{font-weight: bold;font-size: 17px;display: inline-block;margin: 0px 10px;line-height: 40px;color: #fff;}
.timePromo span{background:#f0f4f7;display: inline-block;font-weight: bold;color: #f57224;font-size: 18px;padding: 5px 20px;border-radius: 6px;margin: 0px 10px;margin-left: 30px;}
.grContact{padding: 20px 0px;background: #ED1B24;}
.grContact .title{background:url(../images/ic_rgis.png) no-repeat left center;color: #fff;padding-left: 40px;font-size: 13px;}
.grContact .title span{display: block;text-transform: uppercase;font-weight: bold;font-size: 26px;}
.grContact .form{width: calc(100% - 60px);max-width: 650px;color: #fff;margin: 20px 0px;}
.grContact .form .title{font-size: 40px;text-transform: uppercase;font-weight: 600;line-height: 56px;}
.grContact .btn_submit{background: #000000;color: #fff;font-size: 12px;font-weight: 400;transition: all 0.5s ease;padding: 12px 10px;}
.grContact .btn_submit:hover{background:#D06217;}
.form-control{min-height: 42px; font-size: 14px;}
#notfound{position:relative;font-family: 'Noto Serif',serif;}
.notfound{width:100%;line-height:1.4;}
.notfound .notfound-404 h2{
  font-size: 10.5rem;
  font-weight: 700;
  text-align: center;
  color: #2DA4EF;
}
.notfound p{
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
.totalRows{background-color: #2b58b1;color:#fff;padding: 10px 15px;margin-bottom: 15px;}
#map_canvas iframe{width: 100% !important;height: 250px;}
/* css grid */
.grid_container{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 20px;
}
.grid_container1{
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-gap: 20px;
}
.grid_container2{
	display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 0px;
}
#metu .mmt-container {
    z-index: 1001 !important;
}
.columns-md-1{grid-column-end: span 1;}
.columns-md-2{grid-column-end: span 2;}
.columns-md-3{grid-column-end: span 3;}
.columns-md-4{grid-column-end: span 4;}
.columns-md-5{grid-column-end: span 5;}
.columns-md-6{grid-column-end: span 6;}
.columns-md-7{grid-column-end: span 7;}
.columns-md-8{grid-column-end: span 8;}
.columns-md-9{grid-column-end: span 9;}
.columns-md-10{grid-column-end: span 10;}
.columns-md-11{grid-column-end: span 11;}
.columns-md-12{grid-column-end: span 12;}
/* end css grid */
.snipping{background: #22b884; color: #fff; font-weight: 500; font-size: 13px; padding: 5px 15px; position: fixed; bottom: 0px; right: 0px; z-index: 10001; display: none; max-width: 100%;}
.btn_plus {height: 40px;width: 35px;display: inline-block;color: #000;text-align: center;padding: 0px;background: #fff;box-shadow: none;border: solid 1px #ddd;border-left: 0px;font-size: 17px;border-radius: 0px;}
.btn_minius {height: 40px;width: 35px;display: inline-block;color: #000;text-align: center;padding: 0px;background: #fff;box-shadow: none;border: solid 1px #ddd;font-size: 17px;border-radius: 0px;border-right: 0px;}
.quantity{height: 40px;border: solid 1px #ddd;text-align: center;max-width: 60px;margin: 0px -3px;}
.registerForm .title{
    text-transform: capitalize;
    font-weight: 700;
    font-size: 1rem;
    color: #249d44;
    margin-bottom: 10px;
}
.registerForm .infoLogin .title{
    background: #f3f3f3;
}
.error{color: #f00; font-size: 12px; margin: 10px 0px;}
.image_avatar{max-width: 120px;}
.registerForm .infoUser{max-width: 600px;border-left: solid 1px #ddd;padding-left: 20px;font-weight: 500;}
#nav_left{
    background: #fff;
}
#nav_left ul{padding: 0px;list-style: none;border: solid 1px #ddd;}
#nav_left ul li{
    padding: 10px 20px;
    border-bottom: solid 1px #ddd;
}
#nav_left ul li:last-child{border: none;}
#nav_left ul li a{display: block;color: #000;}
#nav_left ul li a:hover{color: #f00;}
#nav_left ul li a i{color: #f00;}
.button-blue{background:#02528e; color: #fff; font-size: 16px; font-weight: bold;}
.button-blue:hover{color: #ff0;}
.title_buy{ color: #249d44; font-weight: bold; font-size: 18px; margin-bottom: 15px;}
.item-title a {color: #333; font-size: 14px;}
.map iframe{width: 100% !important; height: 250px;}
.item_coupon{box-shadow:0 1px 6px #0000001a;background: #f8f8f8;border: solid 1px #ddd;}
.item_coupon .icon{position: relative;border-right: 1px dashed #e1e1e1;}
.item_coupon .icon:before, .item_coupon .icon:after{content:'';width: 18px;height: 18px;background-color: #ffffff;border-radius: 16px;border-width: 1px;border-style: dashed;border-color: transparent #e1e1e1 #e1e1e1 transparent;position: absolute;right: -9px;}
.item_coupon .icon:before{
    top: -10px;
    transform: rotate(45deg);
}
.item_coupon .icon:after{
    bottom: -10px;
    transform: rotate(-135deg);
}
.item_coupon p{margin-bottom: 8px;}
.item_coupon .info{position: relative;overflow: hidden;}
.item_coupon .info span.end{
    position: absolute;
    background: #f00;
    color: #fff;
    padding: 3px 30px;
    right: -26px;
    bottom: 13px;
    rotate: -45deg;
    text-align: center;
}
.checkStatus{}
.checkStatus ul{padding: 0px;list-style: none;display: flex;position: relative;margin: auto;max-width: 600px;margin-top: 100px;}
.checkStatus ul:before{content: '';position: absolute;top: -23px;left: 50%;transform: translateX(-50%);right: 20px;height: 2px;background-color: #d2d2d2;width: 100%;max-width: 410px;}
.checkStatus ul li{position: relative;color: #000000;padding: 0px 20px;display: inline-block;font-weight: bold;width: 33.33%;vertical-align: top;}
.checkStatus ul li.active{color: #f00;}
.checkStatus ul li:before{content: '';position: absolute;top: -30px;left: 50%;transform: translateX(-50%);width: 14px;height: 14px;background-color: #d2d2d2;border-radius: 100%;}
.checkStatus ul li:after{content: '';position: absolute;top: -41px;left: 50%;transform: translateX(-50%);width: 36px;height: 36px;background: rgba(175,139,87,0.3);border-radius: 100%;opacity: 0;transition: opacity 300ms;}
.checkStatus ul li.active:before{background-color: #af8b57;}
.checkStatus ul li.active:after{opacity: 1;}
#listVoucher .modal-dialog{max-width: 800px;}
#listVoucher .item_voucher{border-bottom: solid 1px #ddd;padding: 10px 0px;}
#listVoucher .item_voucher .info{color:#666;font-size: 13px;}
#listVoucher .item_voucher .info .code{color:#000;font-weight: bold;font-size: 16px;}
#listVoucher .item_voucher .price{color:#f00;background: none;font-weight: bold;}
#listVoucher .item_voucher span{background:#f1f1f1;display: inline-block;padding: 3px;margin-right: 10px;}
@media (min-width: 960px){
	.hidden-md{display: none;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
@media (max-width: 768px){
	header{margin: 0px;position: relative;padding-bottom: 10px;}
	header .lang{bottom: 0px;}
	header .top_header{justify-content: center !important;background: #E01D32;}
	/* css grid */
	.columns-sm-1{grid-column-end: span 1;}
	.columns-sm-2{grid-column-end: span 2;}
	.columns-sm-3{grid-column-end: span 3;}
	.columns-sm-4{grid-column-end: span 4;}
	.columns-sm-5{grid-column-end: span 5;}
	.columns-sm-6{grid-column-end: span 6;}
	.columns-sm-7{grid-column-end: span 7;}
	.columns-sm-8{grid-column-end: span 8;}
	.columns-sm-9{grid-column-end: span 9;}
	.columns-sm-10{grid-column-end: span 10;}
	.columns-sm-11{grid-column-end: span 11;}
	.columns-sm-12{grid-column-end: span 12;}
	/* end css grid */
	.grid_container1{
		grid-template-columns: repeat(12, 1fr);
	}
	.title_index ul{display:none;}
	.ic-menu-bar{position: absolute;top: 50px;right: 10px;z-index: 101;}
    .ic-menu-bar .bar1, .ic-menu-bar .bar2, .ic-menu-bar .bar3{width: 25px;height: 3px;background-color: #000000;margin: 6px 0;transition: .4s;cursor: pointer;}
	nav#menu{position: fixed;z-index: 1001;width: 300px;background: #fff;height: 100%;top: 0px;left: -100%;transition: all 0.5s ease;padding: 10px;padding-top: 30px;}
    nav#menu .close{position: absolute;width: 30px;height: 30px;right: 10px;top: 5px;z-index: 101;}
    nav#menu .close:after{content: '';background-color: #3d4d65;position: absolute;right: 0px;bottom: 1px;width: 25px;height: 2px;-webkit-transform: rotate(45deg) translate(-7px,-7px);transform: rotate(45deg) translate(-7px,-7px);}
    nav#menu .close:before{content: '';-webkit-transform: rotate(-45deg) translate(-6px,6px);transform: rotate(-45deg) translate(-6px,6px);background-color: #3d4d65;position: absolute;right: 1px;top: 8px;width: 25px;height: 2px;}
    nav#menu ul{overflow-y: auto;max-height: calc(100% - 55px);height: 100%;padding: 0px; position: relative; width: 100%;}
    nav#menu ul::-webkit-scrollbar {
      width: 6px;
    }

    /* Track */
    nav#menu ul::-webkit-scrollbar-track {
      background: #f1f1f1;
    }

    /* Handle */
    nav#menu ul::-webkit-scrollbar-thumb {
      background: #afafaf;
    }
    /* Handle on hover */
    nav#menu ul::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
    nav#menu ul li{display: block;border-top: solid 1px #ddd;position: relative;padding: 0px;}
    nav#menu ul li a{padding: 11px 10px;color: #353535;display: block;font-weight: 600;}
    #menu li .parent-menu >ul >li > a{margin: 0px;}
	nav#menu .btn{margin: 10px;}
    nav#menu ul li.menu_mobile a{width: calc(50% - 4px);display: inline-block;box-sizing: border-box;text-align: center;}
    nav#menu ul li.menu_mobile a:first-child{border-right: solid 1px #ddd;}
    nav#menu ul .parent-menu{position: relative;opacity: 1;-webkit-transform: translate(0, 0px);transform: translate(0, 0px);padding-left: 10px;display: none;transition: auto;top: 0px;background: none;}
    nav#menu ul ul:before, nav#menu ul ul:after{display: none;}
    nav#menu ul ul li:last-child{/* border: none; */}
    #menu li .parent-menu > ul > li{margin: 0px; padding: 0px;}
	nav#menu ul ul ul{position: relative;opacity: 1;left: 0px;display: none;}
    nav#menu ul li .sub_menu1, nav#menu ul li .sub_menu{
        position: absolute;
        top: 12px;
        right: 4px;
        width: 20px;
        height: 20px;
        background: url(../images/icon-desktop.png) no-repeat center;
        background-position: -34px -44px;
        background-size: 601%;
        opacity: .6;
        cursor: pointer;
        border: solid 1px #ddd;
    }
	.findSearch select.form-control, .findSearch .btn_search{font-size: 12px;}
	.box_search{bottom: 0px; left: 0px; max-width: calc(100% - 160px);}
}
@media (max-width: 600px){
	.slider .info{position: relative;top: 0px;left: 0px;transform: translate(0%, 0%);}
	/* css grid */
	.columns-xs-1{grid-column-end: span 1;}
	.columns-xs-2{grid-column-end: span 2;}
	.columns-xs-3{grid-column-end: span 3;}
	.columns-xs-4{grid-column-end: span 4;}
	.columns-xs-5{grid-column-end: span 5;}
	.columns-xs-6{grid-column-end: span 6;}
	.columns-xs-7{grid-column-end: span 7;}
	.columns-xs-8{grid-column-end: span 8;}
	.columns-xs-9{grid-column-end: span 9;}
	.columns-xs-10{grid-column-end: span 10;}
	.columns-xs-11{grid-column-end: span 11;}
	.columns-xs-12{grid-column-end: span 12;}
	/* end css grid */
	.item_product .price b{font-size: 15px;}
	header .logo_header{padding: 20px 0px;display: inline-block;}
	header .logo_header img{position: relative;top: 0px;max-height: 60px;}
	header .icon_search{right: auto;left: 10px;font-weight: bold;font-size: 18px;}
	.hethong .content .title{font-size: 18px;}
	.hethong .content .title b{font-size: 25px;}
	.hethong .content{padding: 0px 10px;}
	.about{padding: 40px 0px;}
	.about .image{margin-bottom: 50px;}
	.groupProduct .title{font-size: 30px;font-weight: bold;}
}
@media (max-width: 480px){
}
@media (max-width: 420px){
	
}
#loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
  height: 100%;
  background-color: rgba(192, 192, 192, 0.5);
  background-image: url("https://i.stack.imgur.com/MnyxU.gif");
  background-repeat: no-repeat;
  background-position: center;
}
.rebPink{color: rgb(208, 1, 27);background: rgb(208 1 27 / 12%);padding: 2px 10px;}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}