@charset "UTF-8";

/*
font-family: 'Lora', serif;
font-family: 'Roboto', sans-serif;
*/
/* Main */
:root{--color-red:#ec2d3f;--color-medium-red:#cc2c32;--color-dark-red:#c31829;--color-green:#28a745;--color-dark-green:#207d36;--color-black:#212529;--color-gray:#6c757d;}
*:not(ul):not(ol):not(p):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(hr){ margin: 0; padding: 0; } 
  
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6{padding: 0; margin: 0; Line-height:1.1; margin-bottom: 15px;}
h2,h3{font-size: 1.8rem;}
.clear{clear:both;}
.clearfix::after{ content: ""; clear: both; display: table;}
body{ font-family: BlinkMacSystemFont, Segoe UI, Ubuntu, Arial, sans-serif; top: 0px !important; font-size:15px; line-height:1.6; }
a{ text-decoration:none;}
a:focus{outline:none;color:#fff;text-decoration:none;}
ul{ }
p{margin-bottom:8px;}
.slick-slide img{display: inline-block !important;}
a[href^="tel"] { color: inherit; text-decoration: none; }
.text-align-center{ text-align: center !important; }
 
.align-item-center{ align-items:center; }
.skiptranslate{ display: none; }
.st-image-share-buttons{ display:none !important; }
#st-1 .st-btn{ margin-right: 4px !important; }

.fixwidth{max-width:1170px;margin:auto;}
.fixpage{max-width:1170px;margin:auto;}
.maincontent{width:1366px;margin:auto;max-width: 1366px;overflow: hidden;}
.maincontent img{max-width: 100%;}
.thongtinlienhe{ padding: 16px 0; }
a{text-decoration: none !important;}
.wrap{text-align: center;}
#sub_img_detail{margin-top:10px;}
body::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
body::-webkit-scrollbar{width: 8px; background-color: #F5F5F5;}
body::-webkit-scrollbar-thumb{ background-color: #999;}

picture,source,img{max-width:100%;height:auto !important; }
a,input,textarea{outline:none;padding:0px;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.w-clear:after{display:block;content:"";clear:both;}
.hidden{display:none;}
.none{display:none;}
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden;}
.wrap-main,.wrap-content{max-width:1170px;margin:0px auto;padding:0px 0px 40px 0;}
.wrap-main{ padding-top: 10px; }
.content-p{ /*position: relative;*/ }
.noidung_list1{ margin-top: 25px; }
.noidung_list1 table{ width: 100% !important; }
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}

#wrapper{ overflow-x: hidden; }
/* General */
.title_crumb{ text-transform: uppercase; color: #fff; font-size: 36px; line-height: 40px; font-weight: 600; text-align: center; margin-bottom: 16px; }

.time-main{ width: 100%; margin-bottom: 10px; font-size: 12px; line-height: 1; }
.time-main__date{ margin-right: 10px; }

.social{ list-style:none; padding:0px; margin:0px;}
.social li{ display:inline-block; vertical-align:top;}
.social li:last-child{ margin-right:0px;}
.control-carousel{ position:absolute;top:calc(50% - 30px/2);margin-bottom:0px;width:30px;height:30px;text-align:center;line-height:28px;border:1px solid #eee;z-index:2;background-color:#fff;color:#ccc;cursor:pointer;}
.control-carousel:hover{ background-color:var(--color-red);border-color:var(--color-red);color:#fff;}
.prev-carousel{left:0px;}
.next-carousel{ right:0px;}

.pagetitle{ border-bottom: 1px solid #ddd; text-transform: uppercase; font-weight: bold; font-size: 22px; margin-bottom: 25px; }

/* Header */
.header{ position: relative; width:100%; padding: 15px 0; background: #ffffff; }
.header .fixwidth{ max-width: 1170px; }
.header_logo{ position: relative; }
.header_logo img{ transition: all 0.3s; }
.header_logo .header_logo_img{ position: relative; z-index:100; }

 
.search-btn{ padding: 5px; font-size: 24px; display: inline-block; text-align: right;  margin-left: 20px; }

.fixed{position: fixed !important;width:100%;max-width:100%;top: 0px !important;z-index: 9999;-webkit-animation: fadeInDown 1.3s ease backwards; -moz-animation: fadeInDown 1.3s ease backwards; -o-animation: fadeInDown 1.3s ease backwards; -ms-animation: fadeInDown 1.3s ease backwards; 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)";/*IE 8*/
-moz-box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
-webkit-box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}


.wrap_menu_b{ padding-top: 5px; }
.menu-middle{ position:relative; }

.hotline-top{ border-right: 1px solid #cacaca; margin-right: 20px; min-width: 170px; padding-right: 20px; line-height: 1; }
.hotline-top div:nth-child(1){ color: #696969; font-size: 16px; display: block; font-weight: 400; margin-bottom: 3px; }
.hotline-top a:nth-child(2){ font-size: 17px; font-weight: bold; color: #000; }

.fa-phone-square { transform: rotate(90deg); }
.svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em; }
.svg-inline--fa.fa-w-14 { width: .875em; }
.right-mxh-top{  }

.middle-info{ width: 500px; }
/*==========SEARCH=============*/
.btn-search{ font-size: 18px; cursor: pointer; color:#fff; }
 

 
.right-info{ position:relative; }
.langCon{ position: relative; padding-left: 5px; }
.langCon .execphpwidget{ position: absolute; left: 0; top: 100%; background: #ffffff; z-index: 100;  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3); width: max-content; display: none; }
.langCon:hover .execphpwidget{ display: block; }
.langCon .execphpwidget #flags a{ display: block; padding: 5px 5px; border-bottom: 1px solid #c7c7c7; white-space: nowrap; color: #333333; }
.langCon .execphpwidget #flags a:hover{ background: #f1f1f1; }
.langCon .execphpwidget #flags a img{ display: inline-block; margin-right: 4px; border-radius: 3px; }
.langCon .execphpwidget #flags a:last-child{ border-bottom: none; }

 
.item_auto{ display: flex !important; justify-content: space-between; padding: 8px; border-bottom: 1px solid #dddddd; }
.item_auto .img{ width: 70px; }
.item_auto .info{ width: calc( 100% - 80px ); }
.item_auto .info .price{ color: #f00; font-weight: bold; font-size:14px; }
.item_auto .info .price_old{ color: #ccc; text-decoration: line-through; font-size:13px; }


.flag-active{ border-radius: 3px; }

.langCon-mobile{ position: relative; padding-left: 5px; }
.langCon-mobile .execphpwidget{ position: absolute; right: 5px; bottom: 100%; background: #ffffff; z-index: 100;  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3); width: max-content; display: none; }
.langCon-mobile:hover .execphpwidget{ display: block; }
.langCon-mobile .execphpwidget #flags a{ display: block; padding: 5px 5px; border-bottom: 1px solid #c7c7c7; white-space: nowrap; color: #333333; }
.langCon-mobile .execphpwidget #flags a:hover{ background: #f1f1f1; }
.langCon-mobile .execphpwidget #flags a img{ display: inline-block; margin-right: 4px; border-radius: 3px; }
.langCon-mobile .execphpwidget #flags a:last-child{ border-bottom: none; }
 
 
.slider-for{ margin-bottom:10px; } 
.slider-nav{ margin:0 -5px; } 
.slider-nav .slick-slide{ padding:0 5px; } 
.slider-nav .slick-prev{ height: 30px; background:#f2f2f2; border-radius:3px; }
.slider-nav .slick-prev i{ font-size:30px; color:#000; }
.slider-nav .slick-prev:before{ display:none }
 
.slider-nav .slick-next{ height: 30px; background:#f2f2f2; border-radius:3px; }
.slider-nav .slick-next i{ font-size:30px; color:#000; }
.slider-nav .slick-next:before{ display:none }

/* Menu */
/*=====menu======*/
.menu_cap_cha{ list-style:none; padding:0; margin:0; }

.header_banner{ display: block; }

.header-height{ height: 50px; }
#menu_top{ height: 50px; background: #1b4a74; position: relative;z-index: 99; }
.menu {  position: relative; display: flex; justify-content: space-between; transition: all 0.3s;}
.fixed .menu { padding-left: 0px; transition: all 0.3s;}
 
  
 
.menu ul.menu_cap_cha{margin:0; padding-left: 0px; list-style: none; width: 100% ; }
.menu ul.menu_cap_cha li{transition:all ease-in-out 0.2s;position:relative; }

.menu ul.menu_cap_cha li.menulicha>a{ position: relative; color:#ffffff; font-size: 16px; font-weight: 500; text-decoration: none; display: block; cursor: pointer; padding: 0px 35px; height: 50px; line-height: 50px; white-space: nowrap; transition: all 0.3s; text-transform: uppercase; } 
.menu ul.menu_cap_cha li.menulicha:nth-child(1)>a{ padding-left: 0; } 
.menu ul.menu_cap_cha li.menulicha:hover>a,.menu ul.menu_cap_cha li.active>a{ color: #f00; }

/*---menu cấp con---*/
.menu_cap_con{position:absolute;display:none;transition:all ease 0.5s;left: 0px; top:100%; background: #ffffff; z-index: 99; list-style: none; padding: 0;
    box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}
.menu_cap_con li{ padding: 0 !important; }
.menu_cap_con li a{display:block; width:100%; min-width: 240px; font-weight: 500; font-size: 13px; transition:all ease 0.2s; line-height: initial !important; padding: 12px 10px !important; position: relative; border-bottom: 1px solid #e1e1e1; margin:0px; color:#3D3D3D !important;}
.menu_cap_con li:last-child a{ border-bottom: none;}
.fixed .menu_cap_con li, .tail_menu .menu_cap_con li{background:#ffffff !important;}
.menu_cap_con li:hover>a{color:#EB3333 !important}
.menu_cap_cha li:hover .menu_cap_con{display:block;}
.menu_cap_con li:hover .menu_cap_2{ display:block; }
 
.menu_cap_2{ position: absolute; left: 100%; top: 0; display:none; background: #ffffff; list-style: none; padding: 0;
    box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}
.menu_cap_con li .menu_cap_2 li:hover>a{ color: #EB3333 !important; }
.menu_cap_con li .menu_cap_2 li .menu_cap_3 li:hover>a{ color: #EB3333 !important; }
.menu ul.menu_cap_cha li.menulicha.spkhac .menu_cap_2{ position: absolute; right: 100%; left: auto; top: 0;}

.menu_cap_2 li:hover .menu_cap_3{ display:block; }
.menu_cap_3{ position: absolute; left: 100%; top: 0; display:none; background: #ffffff;
    box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}

.menu_cap_3 li:hover .menu_cap_4{ display:block;}
.menu_cap_4{ position: absolute; left: 100%; top: 0; display:none;}
.relative-none{ position: initial !important; }

 
/* Slideshow */
 
.slideshow{ position:relative; width: 100%;}
.slider_content{ width: 90%; text-align: center; max-width:1000px; position: absolute; left:50%; top: 50%; color: #fff; transform: translate(-50%,-50%); }
#background-slider-noidung{ padding: 1.5rem;}
.ten_slider{ font-size: 3.5rem; line-height: 1.3; margin-bottom: 20px; }
.ten_slider1{ font-size: 2.5rem; line-height: 1.3; padding: 10px; margin-bottom: 20px; }
.slide_text{ margin-bottom: 10px; }
.item_slider_text{ font-size:1.5rem; font-weight: 600; color: #ffbc00; }
.mota_slider{ font-size: 1rem; }
.mota_slider1{ font-size: 1rem; padding: 10px; }
.mota_slider1 div{ display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.item_slider{position: relative;}
.slider_info { position: absolute; top: 0; left: 0%; bottom: 0; z-index: 2; display: flex; display: -webkit-flex; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; opacity: 0; justify-content: space-between;}
.slider_info--text{width: 50%;margin:auto;}
.item_slider .thumb::before {display: none; content: ""; position: absolute; top: 30%; left: 0; bottom: 0; width: 450px; background: -moz-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background:linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); text-align:center; z-index: 1;}
#slider .owl-item.active .item_slider .slider_info, #slider_mb .owl-item.active .item_slider .slider_info {opacity: 1; -webkit-animation: fadeInUp 1s ease backwards; -moz-animation: fadeInUp 1s ease backwards; -o-animation: fadeInUp 1s ease backwards; -ms-animation: fadeInUp 1s ease backwards; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 1.5s; -o-animation-delay: 1.5s; animation-delay: 1.5s;}
#slider .owl-item.active .owl-lazy, #slider_mb .owl-item.active .owl-lazy{opacity: 1}
@keyframes fadeInUp {from {opacity: 0;transform: translate3d(-20%, 0%, 0);} to {opacity: 1;transform: none;}}
.fadeInUp {animation-name: fadeInUp;}
.thumb{ background-position: center center;background-repeat: no-repeat;background-size: cover; display: block; position: relative;/*padding-bottom: calc(439/850 * 100%);*/}
.slider_info__name{color: #fff; font-size: 55px; padding-bottom: 10px; text-align: center;}
.slider_info__desc{font-size: 24px; color: #fff;text-align: center;}

.slide-btn { background: #22c1c3; background: -webkit-linear-gradient(to right, #fdbb2d, #22c1c3); background: linear-gradient(to right, #fdbb2d, #22c1c3); border: medium none; border-radius: 30px; display: inline-block; font-size: 16px; font-weight: 600; height: 50px; line-height: 50px; outline: medium none; padding: 0 16px; position: relative; text-align: center; text-transform: uppercase; width: 160px; z-index: 3; margin: auto; color: #333;}
.slide-btn::after { background: #fff none repeat scroll 0 0; border-radius: 30px; bottom: 5px; content: ""; left: 5px; position: absolute; right: 5px; top: 5px; z-index: -2;}
.slide-btn:hover { color: #fff;}
.slide-btn:hover::after { background: transparent;}

/* Slideshow */
.slideshow{ position:relative; overflow: hidden; }
/*.slideshow:after{content:'';position: absolute;top:0;left:0;width:100%;height:45%;background: linear-gradient(rgba(0,0,0,0.7), rgba(255,255,255,0)); z-index: 99;}*/
.slideshow a.mainslider{display:block; width:100%; cursor: pointer; position: relative; overflow: hidden; }
.slideshow a.mainslider img{width:100%; }
.slideshow:hover .control-slideshow{opacity:0.3;}
.slideshow .control-slideshow:hover{opacity:0.8;}
.control-slideshow{opacity:0;position:absolute;z-index:2;top:calc(50% - 50px/2);width:35px;height:50px;text-align:center;line-height:45px;font-size:25px;cursor:pointer;margin:0px;background-color:#000000;border-radius:3px;}
.control-slideshow i{color:#ffffff;}
.prev-slideshow{left:20px;padding-right:3px;}
.next-slideshow{right:20px;padding-left:3px;}

.btn-img{ max-width: 200px; }
.item_slider_content{ position: absolute; left:50%; top: 50%; width:98%; height:90%; max-width: 1170px; transform: translate(-50%,-50%); }
.btn-text { transition: all 0.5s; padding: 12px 25px; font-size: 14px; white-space: nowrap; font-weight: bold; border-left: 4px solid #BD0000 !important;}
.item_slider_content_relative{ position:relative; z-index:1; max-width: 500px; }
.item_slider_content_setup{ padding:30px; }
.slider-mota{ margin-bottom: 1.2rem; font-weight: 500; }
.slider-title{ }


/*====BOX slide quảng cáo====*/
.wrap_danhmuc{ padding: 60px 0; }
.box-banchay{ padding:20px; border-radius:10px; background: linear-gradient(to bottom, #FBFBFB 0%, #F2F2F2 100%); border:1px solid #E8E8E8;}

.wrap_product{ padding: 50px 0; }

.xemthem-hang{ text-align: center; margin-top: 25px; margin-bottom: 10px; }
.xemthem-hang a{ color: #ffffff; font-size: 16px; font-weight: bold; display: inline-block; padding: 15px 50px; background: #197DBE; border-radius: 4px; border: 1px solid #197DBE; transition: all 0.3s; }
.xemthem-hang a:hover{ color: #197DBE; font-size: 16px; background: #ffffff; border: 1px solid #197DBE; }

.wrap_product_new { padding: 50px 0; }
.owl_cat .owl-dots .owl-dot{ outline:none; margin-top: 20px; }
.owl_cat .owl-dots .owl-dot span{ width: 10px; height: 10px; background: #00000020; border-radius: 10px; }
.owl_cat .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ background: #f47920; }

.title{ width: 100%; position: relative; text-align: center; margin-bottom: 30px; }
.title span, .title h2{color: #1b4a74; position: relative; text-transform: uppercase; font-size: 28px; line-height: 32px; margin-bottom: 15px; font-weight: 600; text-align: center; }

.title .em_bar_bg_tcode { height: 5px; width: 90px; background: #1b4a74; margin: 5px auto; position: relative; border-radius: 30px; margin-bottom: 25px; }
.title .em_bar_bg_tcode:before { content: ''; position: absolute; left: 0; top: -2.7px; height: 10px; width: 10px; border-radius: 50%; background: #ca2f3d; animation-duration: 3s; animation-timing-function: linear; animation-iteration-count: infinite; animation-name: MOVE-BG;}

.block-list{ text-align:center; margin-bottom: 30px; margin-top: -20px; display: flex; flex-wrap:wrap; justify-content: center; }
.block-list span{ cursor: pointer; display:inline-block; padding: 0 10px; margin: 2px 1px; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; line-height: 16px; }
.block-list span:hover,.block-list span.nb-active{ color: #bf8524; }
.block-list span:first-child{ border-left: 0; }
.block-list span:last-child{ border-right: 0;}

.index-left{ width: 24%; /*background: #fff; padding: 10px; border: 1px solid #cccccc;*/ }
.index-left ul{ list-style: none; padding:0; margin:0; }
.index-left ul li{ /*border-bottom: 1px solid #cccccc;*/ padding: 10px 15px; background: #f90000; position: relative; }
.index-left ul li:before { content: ''; position: absolute; bottom: -8px; left: 0; border-top: 8px solid transparent; border-right: 7px solid transparent; border-bottom: 8px solid transparent; border-left: 7px solid #fff; pointer-events: none; z-index: 1;}
.index-left ul li:last-child::before{ display: none; }
.index-left ul li a{ display: block; color: #fff; font-weight: bold; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.index-left ul li a:hover{ color: #FFF000; }
.index-left span { background: #FFF000; display: block; text-align: center; padding: 11px 10px; }
.index-left span a { display: block; color: #f90000; font-size: 18px; font-weight: bold; text-transform: uppercase; }
.index-right{ width: 74.5%; }
/*====BOX giới thiệu====*/
.wrap_page{ padding: 40px 0; }
.page-item-index{ width: 46%;  }
.page-item-index a{ display: block; position:relative; overflow: hidden; }
.page-item-index a img{ width: 100%; display: block; transform: scale(1.0); transition: all 0.5s; }
.page-item-index:hover a img{ width: 100%; display: block; transform: scale(1.1); }
.page-item-index a::before{ content: ''; display: block; position:absolute; left:0; top: 0px; width:100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; transition: all 0.5s;}
.page-item-index:hover a::before{ background: rgba(0, 0, 0, 0.8); }
.page-item-index a .page-item-content{ position:absolute; left:0px; top: 50%; z-index: 1; transform: translateY(-50%); width: 100%; padding:20px; text-align: center; color:#fff; }
.page-item-index a .page-item-content .page-item-content-name{ font-size: 26px; }
.page-item-index a .page-item-content .page-item-content-desc{ font-size: 18px; }
/*====BOX giới thiệu====*/
.comitem{ cursor: pointer; }
 
 
/*====BOX giới thiệu====*/
 
.loadkhung_item_news1{display: grid;grid-template-columns: repeat(4,1fr);grid-gap:24px;}
.loadkhung_item_news{display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 20px 20px;}
.item_news {position: relative; background: #fff none repeat scroll 0 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); padding-bottom: 36px; }
.item_news .news_img { width: 100%; overflow: hidden; }
.item_news .news_img img{ width: 100%; overflow: hidden; transform: scale(1); transition: all 0.3s;}
.item_news:hover .news_img img{ width: 100%; overflow: hidden; transform: scale(1.05);}
.item_news .news_info { width: 100%; padding: 15px; }
.item_news .news_info h3{margin-bottom: 10px;}
.item_news .news_info h3 a { text-transform: capitalize; font-size: 16px; color: #000; font-weight: 400; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.item_news .news_info:hover h3 a { color: #f00; }
.item_news .news_info .news_mota { display: -webkit-box; font-size: 15px; line-height: 22px; overflow: hidden; padding-bottom: 0; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #666; }
.item_news .news_info .news-time { color: #f90000; margin-bottom: 5px; font-weight: 700; font-size: 12px;}
.item_news .news_info .news-time i { font-size: 14px; }
.item_news .date-view { width: calc( 100% - 30px ); position: absolute; left: 15px; bottom: 0; padding: 10px 0; border-top: 1px solid #e8e8e9; color: #666666; font-size: 12px; line-height: 1; }

.mg0{ margin:0 !important; }

.xemtatca { margin-top:30px; text-align: center; }
.xemtatca a{ padding: 10px 35px ; background: transparent; font-size: 1rem; border: 2px solid #fa9600; transition: all .3s; display: inline-block; color: #fab700; font-weight: 500; overflow: hidden; position: relative; border-radius: 30px;}
.xemtatca a:hover{ color: #fff; background: #fab700;}
.xemtatca a span{ position: relative; z-index: 1;}


.wrap_bottom{ padding: 50px 0; overflow-x: hidden; }
.roll_news{ width: 100%; }
.item_roll_news {position: relative; text-align: justify; background: #FFFFFF;}
.item_roll_news .news_img { width: 100%; position: relative; }
.item_roll_news .news_img a{ display: block; width: 100%; overflow: hidden; }
.item_roll_news .news_img img{ width: 100%; transform: scale(1); transition: all 0.3s;}
.item_roll_news:hover .news_img img{ width: 100%; transform: scale(1.05);}

.item_roll_news .news_info { width: 100%; padding: 20px; float: left; background: #3d3d79; border-radius: 0 0 20px 20px; } 
.item_roll_news .news_info h3{ color: #fff; font-size: 24px; font-weight: 500; line-height: 35px; padding: 10px 0 5px; }
.item_roll_news .news_info h3 a { color: #ffffff; font-size: 18px; text-align: left; font-weight: 600; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.item_roll_news .news_info:hover h3 a { color: #ffff00; }
.item_roll_news .news_info .news_desc { color: #ffffff; text-align: left; font-size: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.item_roll_news .news_info .news_xemthem { text-align: right; margin-top: 10px; }
.item_roll_news .news_info .news_xemthem a{ font-size: 15px; color: #ffffff; font-weight: 600; text-decoration: none; border-bottom: 1px solid #EB3333; }
.item_roll_news .news_img_date{ color: #ffffff; font-size: 12px; margin-bottom: 5px; }

.item_roll {position: relative; border-bottom: 1px solid #E8E8E8; padding: 10px 0; text-align: justify;}
.item_roll .news_img { width: 32%; overflow: hidden; }
.item_roll .news_img img{ width: 100%; transform: scale(1); transition: all 0.3s;}
.item_roll:hover .news_img img{ width: 100%; transform: scale(1.05);}
.item_roll .news_info { width: 66%; } 
.item_roll .news_info h3{margin-bottom: 5px; }
.item_roll .news_info h3 a { color: #565656; font-size: 16px; text-align: left; font-weight: bold; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.item_roll .news_info:hover h3 a { color: #f00; }
.item_roll .news_info .news_desc { color: #4D4D4D; text-align: left; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 10px; }
.item_roll .news_info .news_readmore a { color: #9D0C0C; text-align: left; font-size: 14px; }
.item_roll .news_info .news_readmore a span { text-decoration: underline; }
.item_roll .news_info .news_readmore a:hover{ color: #197DBE; }
.item_roll .news_info .news_readmore a:hover svg{ fill: #197DBE; }

.box-doitac{ padding: 15px; border: 2px solid #1b4a74; border-radius: 20px; width: 100%; margin-top: 40px; }
.doitac_item img{ width: 100%; }
 
.loadkhung_video { display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 40px 25px;}
.tailvideo_item{ display: block; width: 100%; position: relative; overflow: hidden; }
.tailvideo_item img{ display: block; width: 100%; transform: scale(1); transition: all 0.3s; }
.tailvideo_item:hover img{ transform: scale(1.05); }
.tailvideo_item svg{ fill: #ffffff; z-index: 9; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all 0.3s; }
.tailvideo_item:hover svg{ fill: #ff0000;}
.tailvideo_item__img{ display: block; position: relative; cursor: pointer; }
.tailvideo_item__name{ text-transform: capitalize; font-size: 16px; color: #000; font-weight: 500; margin-bottom: 0px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; background: #f6f6f6; overflow: hidden; border-bottom: 1px solid #ddd; text-align: center; padding: 10px; }

.left-bottom{ width: 48%; }
.right-bottom{ width: 50%; }
 
.wrap_gioithieu{ padding: 60px 0 40px 0; background: url(../images/img-data/about.webp); background-position: center right; background-repeat: no-repeat; }
.gioithieu-left{ width: 50%; }
.gioithieu-right{ width: 46%; padding: 0 10px 0px 0; position: relative; }
.gioithieu-right::before { content: ""; width: 50%; background: linear-gradient(90deg, #53a6f1, #1b4a74 50%, #ca2f3d 100%); position: absolute; top: 10px; right: 0; bottom: -10px; z-index: 1; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.gioithieu-right:hover::before { width: 98%; }

.gioithieu-right::after { content: ""; width: 50%; background-color: #fff; position: absolute; top: 5px; right: 5px; bottom: -5px; z-index: 2; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.gioithieu-right:hover::after { width: 97%; }

.gioithieu-right img{ width: 100%; display: block; position: relative; z-index: 3; }
.gioithieu_desc{  }
.gioithieu-title{ font-weight: 600; line-height: 32px; margin-bottom: 5px; font-size: 22px; color: #1b4a74; text-transform: uppercase; }
.em_bar_bg { height: 5px; width: 90px; background: #E0EAFC; margin: 10px 0; position: relative; border-radius: 30px; margin-bottom: 25px;}
.em_bar_bg:before { content: ''; position: absolute; left: 0; top: -2.7px; height: 10px; width: 10px; border-radius: 50%; background: #f47920; animation-duration: 3s; animation-timing-function: linear; animation-iteration-count: infinite; animation-name: MOVE-BG;}
@-webkit-keyframes MOVE-BG {
    from{-webkit-transform:translateX(0);transform:translateX(0)}
    to{-webkit-transform:translateX(88px);transform:translateX(88px)}
}
@keyframes MOVE-BG {
    from{-webkit-transform:translateX(0);transform:translateX(0)}
    to{-webkit-transform:translateX(88px);transform:translateX(88px)}
}
.fcb_video span{ background-color: rgba(0, 0, 0, 0.5); width: 80px; height: 80px; text-align: center; line-height: 80px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: 9; -webkit-transition: ease .2s; -moz-transition: ease .2s; -ms-transition: ease .2s; -o-transition: ease .2s; transition: ease .2s; }
.fcb_video span svg *{ fill: #ff0000; -webkit-transition: ease .2s; -moz-transition: ease .2s; -ms-transition: ease .2s; -o-transition: ease .2s; transition: ease .2s; }
.fcb_video:hover span{ background-color: rgba(255, 0, 0, 1); }
.fcb_video:hover span svg *{ fill: #ffffff; }

.wrap_solieu{ padding: 40px 0 30px 0; }
.item-solieu{  }
.item-solieu__img{ width: 80px; margin-right: 15px; }
.item-solieu__content{ width: calc( 100% - 95px ); color: #ffffff; line-height: 1; }
.item-solieu__content_sl{ font-size: 37px; font-weight: 700; margin-bottom: 5px; }
.item-solieu__content_ten{ font-size: 20px; }

.wrap_quytrinh{ padding: 50px 0 100px 0; }
.title-quytrinh{ display: block; line-height: 1.2; text-align: center; font-size: 35px; padding-bottom: 45px; margin-bottom: 20px; text-transform: uppercase; color: #fff; }
 
.item-quytrinh{  }
.item-quytrinh__img{ width: 100%; position: relative; }
.item-quytrinh__img:before { position: absolute; content: ""; width: 107px; height: 73px; background: url(../images/img-data/line-qt1.webp) no-repeat; right: -15px; bottom: -75px; }
.item-quytrinh__img img{ max-width: 130px; border-radius:50%; border: 2px dashed #ffffff;  }
.item-quytrinh__content{ width: 100%; margin-top: 15px; }
.item-quytrinh__content_stt{ color: #f58634; font-size: 59px; display: block; width: 100%; font-weight: 700; line-height: 1.2; }
.item-quytrinh__content_ten{ font-size: 16px; color: #f58634; width: 100%; text-transform: uppercase; font-weight: 500; }

.sec_quytrinh .item-quytrinh__content{ margin-bottom: 55px; }
.sec_quytrinh .item-quytrinh__img:before { position: absolute; content: ""; width: 107px; height: 73px; background: url(../images/img-data/line-qt2.webp) no-repeat; right: 0px; top: -80px; }

.sec_quytrinh6 .item-quytrinh__img:before{ display: none; }

.wrap_visao{ padding: 50px 0; background: url(../images/img-data/bg_sec3.webp) no-repeat; background-size: 100% 100%; position: relative;}
.wrap_visao::before{ content: ''; height: 47px; width: 100%; position: absolute; left:0; top: -46px; background: url(../images/img-data/bg_wave.webp) no-repeat; background-size: 100% 100%; }
.title-visao{ line-height: 1.2; text-align: center; font-size: 35px; padding: 35px 0; text-transform: uppercase; color: #1b4a74; }
.grid_visao{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 40px 30px; width: 100%; }

.item-visao{  }
.item-visao__img{ width: 85px; position: relative; }
.item-visao__img img{ width: 100%;  }
.item-visao__content{ width: calc( 100% - 100px ); }
.item-visao__content_ten{ font-size: 16px; display: block; width: 100%; font-weight: 700; margin-bottom: 10px; color: #1b4a74; }
.item-visao__content_desc{ font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

/*====BOX DỊCH VỤ====*/
 
.main_news{ font-size: 1.5rem; margin-bottom: 15px; font-weight: 600; }
.box-service-container1{padding:50px 0; overflow-x: hidden;}
.box-service-container{padding:50px 0; overflow-x: hidden;}
  
.wrap-pro-wrap{ margin-bottom: 30px; overflow-x: hidden; }
   

.left-title{font-size: 17px; border-bottom: 1px solid #ddd; padding-top: 8px;}
.left-content{width: 25%; float: left; }
.right-content{width: 73%; float: right; }
 
.detail_news_left{width: 73%; float: left; position: relative; z-index: 1; overflow: hidden;}
.detail_news_right{width: 25%; float: right; position: relative; z-index: 1;}
.list_sp_news_page{ padding: 10px; border:1px solid #dddddd; margin-bottom: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color=#DDDDDD)";/*IE 8*/
    -moz-box-shadow: 0 2px 1px #DDDDDD;/*FF 3.5+*/
    -webkit-box-shadow: 0 2px 1px #DDDDDD;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0 2px 1px #DDDDDD;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#DDDDDD); /*IE 5.5-7*/
}
.list_sp_news_page:last-child{margin-bottom: 0;}
.row-flex-xs { display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -25px;}
  
/*====BOX TIN TUC====*/
.mgb-40{ margin-bottom: 40px; }
.title-filter{ font-size: 16px; font-weight: bold;}
.title-filter a{ color: #000;}
.left_product{ width: 23%; position: relative; z-index: 1;}
.right_product{ width: 75%; position: relative; z-index: 1;}
 
.pd0{ padding: 0; }
 
/* Breadcrumb */
.breadCrumbs{ margin-bottom:25px; display: flex; justify-content: center; align-items: center; width: 100%; min-height: 250px; }
.breadCrumbs .wrap-content{padding:0.75rem 10px; max-width:1200px; width: 95%;}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0; font-size: 17px; justify-content: center; }
.breadCrumbs .wrap-content .breadcrumb-item a{color: #ffffff;}
.breadCrumbs .wrap-content .breadcrumb-item a:hover{color:#ffa902;}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color: #ffffff80;}
.breadCrumbs .wrap-content .breadcrumb-item.active a span { color: #ffffff80; background-color: transparent; }
 
.desc-detail{ padding-bottom: 10px; font-size: 15px; }

.banner_list{  }
.banner_list img{ display: block; width: 100%; transform:scale(1.0); transition:all 0.3s; }
  
.read-sp{ text-align: center; margin-top: 30px; }
.read-sp a{ display: inline-block; border: 1px solid #EB3333; background: #EB3333; padding: 10px 40px; border-radius: 3px; color:#ffffff; font-size:17px; transition: all 0.3s; }
.read-sp a:hover{ color: #EB3333; background: #ffffff; }

.title-page{ position: relative; margin-bottom: 18px; text-transform: uppercase; font-size: 16px; font-weight: 600; padding-bottom: 5px; }
.title-page::before { content: ""; width: 100px; height: 2px; background-color: #1b4a74; position: absolute; bottom: 0; left: 0; z-index: 1; }
.title-page span,.title-page h1,.title-page h2{ text-transform: uppercase; font-size: 16px; font-weight: 600; display: inline-block; margin:0; }

.right{ width: 24%; }
.title-left{ border: 1px solid #e1e1e1; padding: 10px; font-size: 15px; background: #f7f7f7; font-weight: 600; text-transform: uppercase; }
.block-left{ margin-bottom: 20px; }
.left-hotro{ border: 1px solid #e1e1e1; border-top: 0; list-style: none; padding: 0; }
.left-hotro li { width: 100%; margin-bottom: 15px; border-top: solid 1px #e1e1e1; padding-top: 15px;}
.left-hotro li .thumb { background: #F9FAFB; border: 1px solid rgba(34, 37, 49, 0.16); box-sizing: border-box; border-radius: 100px; display: block; position: relative; overflow: hidden; float: left; margin-right: 10px; margin-left: 15px; width: 65px; height: 65px;}
.left-hotro li .thumb img { width: 100%; height: 100%; object-fit: cover;}
.left-hotro li .thongtin_user { overflow: hidden; text-align: left;}
.left-hotro li .thongtin_user .ten { width: 100%; font-weight: 600; font-size: 15px; float: left; margin-bottom: 5px;}
.left-hotro li .thongtin_user .dienthoai { width: 100%; float: left; margin-bottom: 5px;}
.left-hotro li .thongtin_user .dienthoai a { color: #ca2f3d; font-weight: 600;}

.video_quickview{ display: block; position: relative; overflow: hidden; cursor: pointer; }
.video_quickview img{ display: block; width: 100%; transform: scale(1); transition: all 0.3s; }
.video_quickview:hover img{ transform: scale(1.05); }
.video_quickview svg{ fill: #ffffff; z-index: 9; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all 0.3s; }
.video_quickview:hover svg{ fill: #ff0000;}

.left-video { border: 1px solid #e1e1e1; border-top: 0; list-style: none; margin: auto; padding: 0 10px; }
.left-video > li { padding: 10px 0; }
.left-video > li + li { border-top: 1px dotted #c5c5c5; }
.left-video > li > a { color: #434343; font-size: 15px; }

.left{ width: 74.4%; }
.title-sp{ font-size: 30px; text-transform: uppercase; color: #EB3333; font-weight: 600; margin-bottom: 10px; }
.left-menu{ list-style: none; margin:0; border: 1px solid #e1e1e1; border-top: 0; padding: 0 10px; }

.left-menu li{ position: relative; border-bottom: 1px dashed #e1e1e1; line-height: 26px; position: relative; padding: 10px 0; }
.left-menu li:last-child{ border-bottom: none; }
.left-menu li>a{ color: #333; width: 100%; text-transform: uppercase; font-size: 14px; font-weight: 600; }
.left-menu li>a svg{ margin-top: 9px; }
.left-menu li>a span{ width: calc( 100% - 12px ); }

.left-menu li>a:hover{ color:#B61D01; }
 

.loadkhung_relativepost{display: grid;grid-template-columns: repeat(1,1fr);grid-gap:30px;}
.loadkhung_product{display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 20px 20px; width: 100%; }
.loadkhung_product1{display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 20px 20px; width: 100%; }

.boxproduct_item{ position: relative; padding: 5px; padding-bottom: 10px; background: #ffffff; text-align: center; border: 1px solid #e1e1e1; }

.boxproduct_item .boxproduct_img_content{display: block; position: relative; margin-bottom: 12px; }

.boxproduct_item .boxproduct_img{display: block; overflow: hidden; position: relative; background: #ffffff; padding-top: 77%; }
.boxproduct_item .boxproduct_img>img{width: 100%; transform: scale(1); transition: all 0.5s; position: absolute; top:0; left: 0; }
.boxproduct_item:hover .boxproduct_img>img{ transform: scale(1.05); }
 .boxproduct_item .boxproduct_img>picture{width: fit-content; transform: scale(1); transition: all 0.5s; position: absolute; top:0; left: 0; }
.boxproduct_item:hover .boxproduct_img>picture{ transform: scale(1.05); }
 
.boxproduct_item .boxproduct_name{ position: relative; padding: 0 5px; margin-bottom: 0px; min-height: 40px; }
.boxproduct_item .boxproduct_name a{ transition: all 0.5s; font-weight: 500; color:#565656; font-size: 14px; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-transform: uppercase; font-weight: 500; }
.boxproduct_item:hover .boxproduct_name a{ color:#CD151D; }

.boxproduct_item .boxproduct_price{color:#565656; font-weight: bold; font-size: 16px; display: block; margin-bottom: 8px; }
.boxproduct_item .boxproduct_price span.giaban{ display: inline-block; color:#D91212;  }
 
.owl_cat .boxproduct_item{ border: none !important; }

.star_active{color: #EC644B; font-size: 12px;}
.star_off{color: #ddd; font-size: 12px;}

/*====BOX FOOTER====*/
 
.boxfooter_container{ color:#ffffff; background: #176AA0; overflow-x: hidden; padding: 50px 0px 0px 0px; font-size: 16px; line-height: 1.6; }
.boxfooter_container .fixwidth{ padding-bottom: 45px; }
.boxfooter_left{ width:36%; }
.boxfooter_middle{ width:20%; }
.boxfooter_middle .item-ft-middle{ margin-bottom: 20px; }
.boxfooter_middle .item-ft-middle:last-child{ margin-bottom: 0px; }
.boxfooter_right{ width:28%; }

.boxfooter_title{ text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 600; font-size: 16px; padding: 0 0 20px; color: #0F0; }
.boxfooter_info{ color: #ffffff; line-height: 1.5; margin-bottom: 10px; }
.boxfooter_info1{ text-align: center; color: #ffffff; line-height: 1.5; }


.right-mxhf{ display: flex; flex-wrap: wrap; align-items: center; justify-content: start; margin: 20px 0 0px 0; }
.right-mxhf trong{ font-size: 18px;  }
.right-mxhf a{ margin-left: 8px; }
.bct{ margin-top: 20px; }
.box_chinhsach{ list-style: disc; list-style-position: inside; padding: 0; margin: 0; display: flex; justify-content: space-between; flex-wrap: wrap; }
.box_chinhsach_item{ margin-bottom:5px; width: 100%; padding-left: 0px;}
.box_chinhsach_item a{color:#ffffff; line-height: 1.3; }
.box_chinhsach_item:hover a{ color: #fef105; }

 
.boxfooter_bottom{ color:#ffffff; font-size: 14px; background: #145D8C; border-top: 1px #8d8d8d solid; }
.boxfooter_bottom .fixwidth { padding:14px 0; }

#fixed-social-network { position: fixed; bottom: 20%; right: -105px; z-index: 9;}
#fixed-social-network > a { border-radius: 3px; height: 30px; line-height: 30px; padding: 4px 8px; display: flex; align-items: center; width: 145px; transform: translateX(0px); background: #fff; color: #333; border: 1px solid #e1e1e1; margin-bottom: 5px; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; transition: all 0.6s ease;}
#fixed-social-network a img { height: 22px; width: 22px; margin-right: 20px;}
#fixed-social-network > a:hover { transform: translateX(-100px);}

.bottom-map{ width: 100%; }
.bottom-map iframe{ display: block; width: 100%; height: 435px; }
/* Sản Phẩm Detail */

.noidung_list{ margin-bottom: 20px; }
.nd_page{ padding-bottom: 50px; position:relative; max-height: 150px; overflow: hidden; }
.show_nd{ position:absolute; left:0px; bottom:0px; width: 100%; padding-top: 40px; 
background: -moz-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* FF3.6+ */
background: -webkit-gradient(linear, 180deg, color-stop(20%, ffffff00), color-stop(40%, FBFBFB));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* Opera 11.10+ */
background: -ms-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#FBFBFB', GradientType='1'); /* for IE */
background: linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* W3C */
}
.show_nd span{ display:inline-block; cursor: pointer; padding:6px 15px; border: 1px solid #ccc; color:#174b74; transition: all 0.4s; }
.show_nd span:hover{ display:inline-block; padding:6px 15px; border: 1px solid #174b74; background: #174b74; color:#fff; }
.active_nd{ max-height: initial; padding-bottom: 50px;}
.active_snd{ padding-top: 0px !important;}

.grid-pro-detail{margin-bottom:30px;  }
.grid-pro-detail-right{ }
.grid-pro-detail-right .boxproduct_item { margin-bottom: 25px; }

.box-hotlines { border: 1px solid #e8e8e8; border-radius: 5px; padding: 10px; margin-bottom: 20px;}
.box-hotlines .box-hotlines-left h3 { margin: 0; font-weight: 500; font-size: 17px;}
.box-hotlines .box-hotlines-left p { margin: 0; font-size: 13px; margin-top: 5px;}
.box-hotlines .box-hotlines-left h2 { font-size: 20px; margin-top: 5px; line-height: 1.1; font-weight: 700;}
.box-hotlines .box-hotlines-left h2 a { color: #222;}
.box-hotlines .box-hotlines-left .link-contact a { color: #61c472;}
.box-hotlines .box-hotlines-left { width: calc( 100% - 60px );}
.box-hotlines .box-hotlines-right {width: 50px;}
.box-hotlines .box-hotlines-right a { display: block; height: 50px; width: 50px; border: 3px solid #eaf2de; border-radius: 50%; text-align: center; line-height: 50px; position: relative; }
.box-hotlines .box-hotlines-right a i {font-size: 26px; color: #73a91d; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}


.policy { border: solid 2px #ca2f3d; border-radius: 25px; padding: 0 20px 5px; margin-top: 25px; background: #fff;}
.policy .i-title { text-transform: uppercase; background: #ca2f3d; color: #fff; font-size: 15px; font-weight: 700; line-height: 30px; height: 30px; border-radius: 30px; margin-bottom: -5px; padding: 0 25px; position: relative; top: -15px; display: inline-block; vertical-align: middle;}
.svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em;}
.svg-inline--fa.fa-w-16 { width: 1em;}
svg:not(:root).svg-inline--fa { overflow: visible;}
.policy .f-detail { margin-top: 0; font-size: 15px; line-height: 24px;}
.f-detail ul, .f-detail ol { margin-top: 10px; margin-bottom: 10px; list-style: none; padding: 0;}
.policy ul li { margin-left: 0 !important; list-style: none !important; padding: 6px 0 6px 25px; position: relative; border-bottom: 1px dotted #bbb; color: #555; font-weight: 400; font-size: 15px; line-height: 24px;}
.policy ul > li:last-child { border: 0;}
.policy ul li svg { position: absolute; top: 6px; left: 0; color: #ca2f3d;}

.boxproduct_star{ display: flex; align-items: center; font-size: 16px;}
.boxproduct_star i{ display: block; width: 16px; height: 16px; margin-right: 3px;}
.boxproduct_star .star{background: url(../images/star.webp) no-repeat; background-size: 100% 100%;}
.boxproduct_star .star-half{background: url(../images/star-half.webp) no-repeat; background-size: 100% 100%;}
.boxproduct_star .star-o{background: url(../images/star-o.webp) no-repeat; background-size: 100% 100%;}


.icon-call{ padding-right: 15px; height: 45px; line-height: 45px; background-color: #1ba0e2; color: #fff !important; font-size: 17px; font-weight: 600; display: inline-block; text-transform: uppercase; width: 46%;}
.icon-call i{ width: 45px; font-size: 20px; top: 0px; left: 0px; display: block; background: rgba(0,0,0,0.2); height: 100%; line-height: 45px; float: left; text-align: center; margin-right: 20px; position: relative;}
.icon-call i::after{content: ''; position: absolute; display: block; right: -10px; border-top: 45px solid rgba(0,0,0,0.2); top: 0px; transition: all .2s ease-in-out; border-right: 10px solid #1ba0e2;}

.icon-call-later{ padding-right: 15px; height: 45px; line-height: 45px; background-color: #ff891e; color: #fff; font-size: 15px; font-weight: 600; display: inline-block; text-transform: uppercase; width: 46%;}
.icon-call-later i{ width: 45px; font-size: 20px; top: 0px; left: 0px; display: block; background: rgba(0,0,0,0.2); height: 100%; line-height: 45px; float: left; text-align: center; margin-right: 20px; position: relative;}
.icon-call-later i::after{content: ''; position: absolute; display: block; right: -10px; border-top: 45px solid rgba(0,0,0,0.2); top: 0px; transition: all .2s ease-in-out; border-right: 10px solid #ff891e;}

.left-pro-detail{ width:100%; background:white;}
.left-pro-detail .MagicZoom{ }
.right-pro-detail{width:22%; position: -webkit-sticky; position: sticky; top: 50px; }
.gallery-thumb-pro{position:relative;margin-top:10px;}
.owl-thumb-pro{padding:0px 40px;}
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.title-pro-detail{ font-weight: 600; color: #000; font-size: 22px; line-height: 35px; margin-bottom: 0; padding-bottom: 10px; }

.detail-form{ width:24%; margin-bottom: 20px; }
.detail-form__box { background: #1e8dca; padding: 15px 15px 25px; border-radius: 20px; margin-bottom: 20px; border: solid 1px #e1e1e1;}
.detail-form__box .title_form { color: #fff; font-weight: 700; font-size: 19px; text-align: center; margin-bottom: 15px;}
.detail-form__box .frm_baogia input { width: 100%; border-radius: 50px; height: 40px !important; border: none !important; margin-bottom: 15px !important; font-size: 14px !important; padding: 0 10px; color: #777777; }
.detail-form__box .frm_baogia button { width: 100%; padding: 0; border-radius: 50px; margin-top: 10px; background: #303036; height: 40px !important; border: none !important; font-size: 14px !important; cursor: pointer; color: #fff; text-transform: uppercase; font-weight: 500; }
.detail-form__box .frm_baogia input::placeholder{color:#777777;}
.policy_hotline { padding-left: 65px; padding-right: 22px; display: inline-block; vertical-align: middle; border-radius: 50px; line-height: 1.3; background: #ca2f3d; color: #fff; position: relative; text-transform: uppercase; padding-top: 10px; border: solid 1px #e1e1e1; padding-bottom: 6px;}
.policy_hotline svg { font-size: 32px; position: absolute; color: #fff; left: 20px; top: 15px; width: .875em; overflow: visible;}
.policy_hotline span { color: #fff; text-align: left; float: left; width: 100%;}
.policy_hotline strong { display: block; font-size: 18px; font-weight: 700; color: #fff;}

.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{ }
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{ padding: 2px 0; font-size: 16px;}
.attr-pro-detail li:last-child{border-bottom: none;}

.detail-image{ width: 38.5%; margin-bottom: 20px;}
.detail-image>div{ border: 1px solid #e1e1e1; }
.box-detail-info{ width: 34.2%; margin-bottom: 20px;}
.w-100{ width: 100%; }
.mr-20{ margin-right:20px; }
.attr-pro-detail .box-flex-detail li{ padding: 0px 0;}

.attr-label-pro-detail{margin:0px 5px 0px 0px; font-weight: 600;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.attr-content-pro-detail .icon-fa{display:inline-block; width: 20px; text-align:center; }
.price-new-pro-detail{font-weight:bold; font-size:20px;color:var(--color-red);}
.price-new-pro-detail span{color: #333; font-size: 14px; display: inline-block; margin-left: 5px; font-weight: normal;}
.price-old-pro-detail{font-weight:500;color:var(--color-gray);text-decoration:line-through;padding-left:10px;}
.color-pro-detail{display:inline-block;vertical-align:top;position:relative;width:35px;height:30px;margin:0px 0px 3px 0px;border:1px solid transparent;}
.size-pro-detail{border:1px solid #ccc;padding:3px 10px 4px 10px;display:inline-block;position:relative;}
.size-pro-detail.active,.color-pro-detail.active{border-color:#e5101d;color:#e5101d;}
.color-pro-detail.active:before,.size-pro-detail.active:before{content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;bottom:0px;right:0px;margin:auto;z-index:1;background-image:url(../images/check-cart.webp);background-repeat:no-repeat;background-position:bottom right;}
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio]{outline:none;position:absolute;cursor:pointer;width:100%;height:100%;-webkit-appearance:none;border:0px;top:0px;left:0px;}
.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail button{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail button.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail button.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;display:flex;align-items:stretch;justify-content:flex-start;}
.cart-pro-detail a{width:auto;text-align:center;color:#fff;padding:8px 15px;text-transform:uppercase;border-radius:3px;}
.cart-pro-detail a.addnow{margin-right:10px;background:#fd6e1d;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));background:-webkit-linear-gradient(top,#f59000,#fd6e1d);background:-moz-linear-gradient(top,#f59000,#fd6e1d);background:-ms-linear-gradient(top,#f59000,#fd6e1d);background:-o-linear-gradient(top,#f59000,#fd6e1d);}
.cart-pro-detail a.buynow{background-color:var(--color-green);}
.cart-pro-detail a.buynow:hover{background-color:var(--color-dark-green);}
.cart-pro-detail a i{vertical-align:top;margin-top:3px;margin-right:8px;}
.tags-pro-detail{margin:1rem 0px 2rem 0px;}
.tags-pro-detail a{float:left;font-size:12px;color:#fff;padding:5px 10px 7px 10px;margin-right:5px;margin-bottom:5px;background-color:var(--color-red);border-radius:3px;}
.tags-pro-detail a:hover{background-color:var(--color-medium-red);}
.tags-pro-detail a i{font-size:10px;float:left;margin:5px 5px 0px 0px;}
.tabs-pro-detail .ul-tabs-pro-detail{padding:0px;list-style:none;margin-bottom:1rem;border-bottom:3px solid #EB3333;}
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left;margin-right:5px; /*margin-bottom:5px;background:#eee;*/ padding: 9px 10px 7px 10px; font-size: 18px;  text-transform: uppercase;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background: linear-gradient(to bottom, #FFEDE3 4%, #FFEDE300 100%); border: 1px solid #EB3333; border-bottom: none; border-radius: 3px 3px 0 0; }
.tabs-pro-detail .ul-tabs-pro-detail li:last-child{margin-right:0px;}
.tabs-pro-detail .content-tabs-pro-detail{display:none;}
.tabs-pro-detail .content-tabs-pro-detail.active{display:block;}
.tabs-pro-detail{ margin-top: 20px; position: relative; z-index: 1; } 

.title-faq{ text-align:center; font-size: 22px; font-weight:bold; margin-bottom: 20px; }
.faq-question{ background:#f1f1f1; padding:10px; border-radius:8px; font-size: 16px; font-weight: bold; position: relative; padding-right: 40px; margin-top:8px; }
.faq-question span{ position: absolute; top:0px; right:0px; width: 30px; height: 100%; background: #f1f1f1; border-radius: 0 8px 8px 0; }
.faq-question span svg{ position: absolute; top:50%; left:50%; color:#000; font-size: 22px; transform: translate(-50%,-50%); }
.faq-answer{display: none; }
.faq-answer-pd{ padding: 10px;}

 

#popup-detail .modal-dialog { max-width: 450px;}
#popup-detail .modal-header{ background: #ef806b; color:#fff; }
#popup-detail .modal-header .close{ color:#fff; }
#popup-detail .modal-right-detail{ width: 100%; }
#popup-detail .modal-left-detail{ width: 100%; }

.sticky-form{ padding: 20px 15px; border-radius: 5px; background: #1044ae; color:#fff; }
.frm-detail{ display: flex; flex-wrap: wrap; }
.item-detail{ width:100%; margin-bottom:12px; position: relative; }
.item-detail i{position: absolute; left: 0px; top: 0px; line-height: 42px; background: #ddd0; color: #fff; font-size:15px; text-align: center; width:30px; height: 100%}
.item-detail textarea{ height: 80px; width: 100%; background: rgba(255, 255, 255, 0.4); border: none; padding: 7px 10px; padding-left: 30px; display: block; color: #fff; border-radius: 5px; font-size: 13px;}
.item-detail input[type='text'],.item-detail input[type='email']{ height:42px; padding: 0 10px; padding-left: 30px; width:100%; font-size: 13px; border-radius: 5px; background: rgba(255, 255, 255, 0.4); color: #fff; border: none;}
.item-detail input[type='text']::placeholder,.item-detail input[type='email']::placeholder,.item-detail textarea::placeholder{color:#fff;}
.item-detail input[type='submit']{ background: #ffffff; color:#190300; padding:9px 30px; border:none; text-transform:uppercase; font-weight: bold; border-radius:0px; cursor:pointer; width: 100%; margin-bottom: 12px; border-radius: 4px; font-size:16px;}
.item-detail input[type='submit']:hover{ background:#190300; color:#fff;}

.gc{font-size: 12px; color: #fff;}
.info_mua{ font-size: 22px; font-weight: bold; color: #ffffff; text-align: center; margin-bottom: 10px; }
.img-muahang{ width: 120px;  }
.info-muahang{ width: calc( 100% - 120px ); padding-left: 10px; font-size: 15px; }
.muangay2{ background: #d80000; border: none; outline: none; cursor: pointer; color: #ffffff !important; height: 48px; display: inline-block; line-height: 38px; text-align: center; cursor: pointer; font-size: 18px; border-radius: 8px; padding: 5px 15px; position: relative; width: 49%;}
.muangay2:hover{ color: #ffffff; background: #0076a3; }
.muangay1{ display: block; background: transparent; border: 1px solid #d80000; color: #d80000; height: 48px; display: inline-block; line-height: 38px; padding: 5px 15px; transition: all 0.4s; text-align: center; font-size: 1rem; width: 49%; border-radius: 5px; cursor: pointer; }
.muangay1:hover{ color: #ffffff; background: #0076a3; }
.muangay1:hover svg{ fill: #ffffff; }
.muangay{ margin-right: 10px; display: inline-block; background: transparent; border: 1px solid #0076a3; color: #ec0d0d !important; padding:6px 20px; font-weight: 600; transition: all 0.4s; text-align: center; font-size: 1rem; }
.muangay:hover{ color: #ffffff !important; background: #0076a3; }

 
/* Toc */
.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul>li{margin:0;margin-bottom:8px}
.box-readmore li ul>li:before{content:counters(item,".") " "}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px}
.box-readmore ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px}
.box-readmore ul li a{color:#333333;cursor:pointer;font-weight:600;}
.box-readmore ul li a:hover{color:#767676;}
.toc_title{ cursor: pointer; }
.toc_title span{ font-weight: bold; }
/* Bài viết */
.news{width:49%;float:left;margin-bottom:25px;display:block;}
.news:nth-child(2n){float:right;}
.news:nth-child(2n+1){clear:both;}
.news .pic-news{float:left;margin-right:4%;width:40%;}
.news .pic-news img{width:100%;}
.news .info-news{float:left;width:56%;}
.news .name-news a{color:#82ae46; font-size:20px; display:block; line-height:normal; margin-bottom:5px; font-weight: 600;}
.news .name-news:hover a{color:var(--color-red);}
.news .time-news{color:var(--color-gray);margin-bottom:0.25rem;}
.news .desc-news{color:#333333;margin-top:5px;line-height:22px;}
.news .news-view{ display: block; width: 100px; height: 38px; line-height: 36px; border-radius: 20px; background: #82ae46; border: 1px solid #82ae46; color: #fff; transition: all 0.3s; text-align: center; margin-top: 15px;}
.news .news-view:hover{ background: #fff; border: 1px solid #82ae46; color: #82ae46;}

.share{padding:17px 10px 10px 10px;line-height:normal;background:rgba(128,128,128,0.15);margin-top:15px;border-radius:5px;}
.share b{display:block;margin-bottom:5px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;}
.list-news-other li a:hover{color:var(--color-red);}
 
 
/* Contact */
.contact-title{ color: #EB3333; font-size: 28px; font-weight: 500; margin-bottom: 20px; }
.top-contact{ width: 48%;}
.input-contact{position:relative;margin-bottom:15px;}
.input-contact input,.input-contact textarea{width:100%;padding:0px;outline:none;font-size:14px;}
.input-contact input{text-indent:10px;}
.input-contact textarea{resize:none;height:150px;padding:10px;}
.input-contact .custom-file-label::after{content:attr(title);}
.bottom-contact{position:relative; width: 50%; }

.article-contact{ width: 100%; margin-top: 30px; }
.article-contact iframe{ display: block; width:100% !important; height: 450px !important;}

.error_mes{ color: #f00; background: #fff; position: absolute; bottom: calc( 100% + 8px ); left: 30px; padding: 5px 10px; border: 1px #f00 solid; border-radius: 4px; min-width: 150px; display: none; font-size: 14px;}
.error_mes:after,.error_mes:before {top: 100%; left: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;    pointer-events: none;}
.error_mes:after {border-color: rgba(136, 183, 213, 0); border-top-color: #fff; border-width: 5px;  margin-left: 0px;}
.error_mes:before { border-color: rgba(194, 225, 245, 0); border-top-color: #f00;   border-width: 7px; margin-left: -2px;}
.error_mes i { position: relative !important; left: auto !important; top: auto !important; line-height: initial !important; background: none !important; font-size: 14px !important; text-align: center !important; width: auto !important; height: auto !important;}
 

.item-tuvan{position: relative; width: 100%; margin-bottom: 20px; }
.item-tuvan:last-child{position: relative; width: 100%; }

div.item-tuvan input[type='text'],
div.item-tuvan input[type='email']{height:36px; padding: 0 10px; padding-left: 15px; width:100%; font-size: 13px; background: #ffffff; color: #777777; border:1px solid #e1e1e1; }

div.item-tuvan textarea{height: 80px; width: 100%; background:#ffffff; border: 1px solid #e1e1e1; padding: 7px 10px; padding-left: 15px; display: block; color: #777777; font-size: 13px;}

div.item-tuvan input[type='text']::placeholder,
div.item-tuvan input[type='email']::placeholder,
div.item-tuvan textarea::placeholder{ color:#777777;}

.btn-tuvan{  font-size: 13px; font-weight: 500; background: #5cb7f7; padding: 15px 30px; color: #fff; border: none}
 

/* Phân Trang */
.pagination-home{ margin-top: 30px; margin-bottom: 20px; display: flex; justify-content: center; }
/*.pagination-home .pagination .page-item .page-link{color:#555555;font-size:.875rem;}
.pagination-home .pagination .page-item.active .page-link{color:#ffffff;background-color:#555555;border-color:#555555;}*/
.pagination-home .pagination .page-item{ margin: 0 3px 3px 3px; }
/* thiết lập style cho thẻ a */
.pagination-home .pagination .page-item .page-link{ display: inline-block; vertical-align: top; width: 35px; height: 35px; line-height: 33px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ffffff; padding:0; text-align:center; }
/* thiết lập style cho class active */
.pagination-home .pagination .page-item.active .page-link{ color: #ffffff !important; border-color: #ec2d3f; background-color: #ec2d3f; }
/* thêm màu nền khi người dùng hover vào class không active */
.pagination-home .pagination .page-item:hover:not(.active) .page-link {color: #ffffff !important; border-color: #ec2d3f; background-color: #ec2d3f; }


/* Phân Trang Ajax */
.pagination-ajax{text-align:center; margin-top: 20px;}
.pagination-ajax .pagination{display: inline-block;}
.pagination-ajax a{ display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 35px; height: 35px; line-height: 33px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ffffff; }
.pagination-ajax a.first, .pagination-ajax a.last, .pagination-ajax a.prev, .pagination-ajax a.next { text-indent: -9999px; position: relative; background-color: #ffffff !important; }
.pagination-ajax a.current,.pagination-ajax a:hover{ color: #ffffff !important; border-color: #ec2d3f; background-color: #ec2d3f; }

.pagination-ajax a.first:before, .pagination-ajax a.last:before, .pagination-ajax a.prev:before, .pagination-ajax a.next:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2; background-color: transparent; background-repeat: no-repeat; background-position: center; }
.pagination-ajax a.first:before { background-image: url(../images/img-data/page-first.webp); }
.pagination-ajax a.prev:before { background-image: url(../images/img-data/page-prev.webp); }
.pagination-ajax a.next:before { background-image: url(../images/img-data/page-next.webp); }
.pagination-ajax a.last:before { background-image: url(../images/img-data/page-last.webp); }

/* Popup custom */
.modal-custom .modal-footer{padding:0.5rem;}
.modal-custom .modal-footer .btn{font-size:14px;}
/* Popup */
#popup .modal-body{padding:0px;}

/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}

/* Hidden Check Grammar Coccoc */
.coccocgrammar{display:none;}

/* Scroll Top */
.scrollToTop{width:41px;height:41px;text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:65px;right:15px;display:none;z-index:10;cursor:pointer;}

/* Text Hide */
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}

/* Transition All */
.transition{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;}

/* Scale IMG */
.scale-img{overflow:hidden;display:block;}
.scale-img img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}
.scale-img:hover > img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

div.menu_mobi, div.menu_mobi_add { display: none;}
.menu_mobi_add .menulicha i{ position: absolute; right: 0; top: 0; padding: 16px; }

.mobile_contact{ position:fixed; width: 100%; left: 0; bottom: 0px; display: none !important; z-index: 9999; background: #ffffff; border-top: 1px solid #197DBE;}
.mobile_contact a{ display: block; width: 33.3%; padding: 8px 5px; padding-bottom: 10px; text-align: center; color: #2E2D2D; font-size: 15px;}
.mobile_contact .langCon-mobile{ display: block; width: 25%; padding: 15px 5px; padding-bottom: 10px; text-align: center; color: #2E2D2D; font-size: 15px; }
.mobile_contact a:nth-child(2){ }
.mobile_contact a:nth-child(3){ }
.mobile_contact a i{ display: block; margin: auto; font-size: 16px; }

.desk-view{ display:block; }
.mobile-view{ display:none; }
.auto_gallery button.owl-prev{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; left: 0px; top: 50%; transform: translateY(-50%);}
.auto_gallery button.owl-next{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; right: 0px; top: 50%; transform: translateY(-50%);}
.item-gallery{position: relative;}

.auto_video button.owl-prev{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; left: 0px; top: 50%; transform: translateY(-50%);}
.auto_video button.owl-next{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; right: 0px; top: 50%; transform: translateY(-50%);}
 
.menu_mobi_add ul li ul{ width:100%; }
.menu_mobi_add ul li ul li a{ padding-left: 20px;  }
.menu_mobi_add ul li ul li ul li a{ padding-left: 30px;  }
.menu_mobi_add ul li ul li ul li ul li a{ padding-left: 40px;  }
div.menu_mobi_add{background: #ffffff; display: block; position: fixed; left: -100%; top: 0; z-index: 99999; color: #080808; height: 100vh; overflow: auto; line-height: 1.5; padding-top: 40px; padding-bottom: 20px; width: 85%; min-width: 140px; max-width: 440px; box-shadow: inset -4px 0px 8px rgb(0 0 0 / 30%); transition: 0.5s;}
div.menu_mobi_active {left: 0; transition: 0.5s;}
.close_menu{position:absolute; top:5px; right:7px; font-size:20px; background:rgb(0,0,0,0.2); width:35px; text-align:center; line-height:35px; cursor: pointer;}
div.menu_mobi_add ul { list-style: none; padding: 0;}
.icon_menu_mobi{font-size:22px; text-decoration:none; display:block; cursor:pointer; display:block; cursor:pointer; margin-bottom: 0;}
.menu_baophu{background:#000; opacity:0.8; z-index:998; left:0px; top:0px; position:fixed; width:100%; height:100%; display:none;}
a.home_mobi {color: #fff; text-decoration: none; float: right; font-size: 20px; display: none;}
.close_menu {position: absolute; top: 5px; right: 7px; font-size: 20px; background: rgb(0,0,0,0.2); width: 35px; text-align: center; line-height: 35px; cursor: pointer;}
div.menu_mobi_add ul li a,div.menu_mobi_add ul li span {text-decoration: none; color: #000; display: block; border-bottom: 1px solid rgb(0,0,0,0.2); padding: 12px 40px 12px 10px; font-size: 14px; position: relative;}
div.menu_mobi { color: #BD0000; font-size: 28px; text-decoration: none; cursor: pointer; display: none; width: 42px; height: 42px; line-height: 42px; cursor: pointer; text-align: center; }
div.menu_mobi a{color:#197DBE;}
div.menu_mobi a{color:#197DBE; width: 40px; height: 40px; display: block; padding: 10px 10px;}
div.menu_mobi a img{ display: block; }

#menu_top .execphpwidget{ display: none; }

.click_sreen_destop {
    display: none;
    width: 38px;
    height: 38px;
    background: url(../images/img-data/click_sreen_destop.webp) no-repeat center;
    position: relative;

    z-index: 10;
}
.click_sreen_mobile {
    width: 38px;
    height: 38px;
    background: url(../images/img-data/click_sreen_mobile.webp) no-repeat center;
    margin-left: 15px;
    z-index: 10;
    border: 1px solid #eee;
}

.grid_quytrinh{  display: grid; grid-template-columns: repeat(6,1fr); grid-gap: 0px 0px; }
