@charset "UTF-8";
/* 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;--color-brown:#5D3A37;--color-orange:#F68538;--main-color:#1968b3;--main-yellow:#0c3370;--main-color-dark:#8bc73c;--main-color-medium:#000;--main-color-hover:#8bc73c;}
body{font-size:14px;font-family: 'K2D', sans-serif;overflow-x: hidden}
img{max-width:100%;height:auto;vertical-align:top; -webkit-backface-visibility: hidden; 
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);}
a,input,textarea{outline:none;padding:0px;}
a:hover{text-decoration: none}
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;}
.w100{width: 100%}
.clear{clear:both;}
.none{display:none;}
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden;}
.wrap-main,.wrap-content{max-width: 1220px;/* margin: 30px auto; */padding: 0px 10px;position: relative;}
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}
.logo-header img{transition: all 1s;display: block;height: 100px;}
/* General */
.title-main{margin-bottom: 20px;text-align:center;}
.title-main span{color: #282828;font-size: 28px;font-weight: 700;text-transform: uppercase;}
.des_title{color: #282828;font-size: 17px;text-align: center;margin-bottom: 0}

.text img{max-width:100% !important;height: auto !important; }
.title-product{margin-bottom: 30px;text-align:center;}
.title-product span{color: #EAB97C;font-size: 35px;font-family: 'MTDMadameCosmetics';}
.title-product p{font-size: 16px;color: #F6F2E9;max-width: 630px;margin: 0 auto;text-align: center;font-family: 'SVNAvo';}
.time-main{margin-bottom:0.75rem;color:#999999;}
.time-main i{vertical-align:top;margin:3px 7px 0px 0px;}
.time-main span{vertical-align:top;display:inline-block;}
.social{list-style:none;padding:0px;margin:0px;}
.social li{display:inline-block;margin-right: 6px;}
.social li a { display: block; transition: all 1s}
.social li:hover a{transition: all 1s;transform: rotate(360deg)}
.social li a img{ display: block; }
.control-carousel{position:absolute;top:calc(50% - 30px/2);margin-bottom:0px;width:30px;height:30px;text-align:center;line-height:30px;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;}
.effect { display: block; overflow: hidden }
.effect img {transition: 0.7s;width: 100%;}
.effect:hover img { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }
/* Header */
.header{z-index: 99;width: 100%;transition: all 1s;background: #fff;}
.header-top{color:#fff;background-color: #06238A;line-height: 40px;position: relative;z-index: 9;font-family: 'BeVietnam';font-size: 14px;}
.header-top .wrap-content{padding: 0px 10px;}
.header-top i{margin-right: 5px;}
.logo-header{display: inline-block;z-index: 0;text-align: left !important;margin-right: 20px;min-width: 300px;}
.info-header{margin:0 20px 0 0;font-size: 15px;color: #8bc73c;line-height: 23px;padding-right: 20px; background: url('../images/hotline.png') no-repeat left center;padding-left: 30px;border-right: 1px solid #D2D2D2;}


.header_top{background: var(--main-color);line-height: 40px;color: #fff;position: relative;font-size: 14px;}
.header_top p{margin-bottom: 0}
.header_top p img{margin-top: 14px;margin-right: 5px;}
.header_bottom {top: 0;left: 0;width: 100%;z-index: 999;transition: all 1s;position: relative;}
.banner{width: calc(100% - 320px);padding-top: 10px;}
.hotline {background: url('../images/hotline.png') no-repeat left center;padding-left: 60px;}
.hotline span{color: #000000;font-weight: 700;font-size: 15px;display: block;margin-bottom: -5px;text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;}
.hotline p{margin-bottom: 0;font-weight: 900;font-size: 25px;color: var(--main-color);text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;}
.social-header{display: flex;}
/*search*/
.click_search{color: #7F7F7F;font-size: 15px;width: 30px;height: 30px;background: #fff;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.frm_timkiem{display: none;position:  absolute;top: 85%;background:  #fff;width: 300px;z-index:  999;right:  0;line-height:  30px;border-radius: 3px;overflow: hidden;border: 1px solid var(--main-color);}
#timkiem{cursor:  pointer;position:  relative;float: right;}
#timkiem input[type="text"]{outline:none;background:none;border:none;height: 30px;width: calc(100% - 40px);padding: 0 10px;color: #000;font-size: 13px;}
#timkiem #btn{height: 30px;width: 40px;cursor:pointer;float:right;outline:none;border:none;background: var(--main-color);color:  #fff;font-size: 16px;}
/* main */
.row.contents{justify-content: space-between;flex-wrap: wrap;margin-left: 0;margin-right:0;}
#main_left{width: calc(100% - 300px);float: left;}
#main_right{width: 270px;float: right}
.right-sticky{position: sticky;top: 90px}
.box_right{margin-bottom: 30px;}
.title_category{text-align: center;background: var(--main-color);text-align: center;padding: 0 15px;}
.title_category span{text-transform: uppercase;color: #fff;font-weight: 700;line-height: 40px;font-size: 16px;}
.menu_right{border: 1px solid #ccc;}
.menu_right ul{padding: 0;margin: 0;}
.menu_right ul li{list-style: none;padding: 0 10px;border-bottom: 1px solid #ccc}
.menu_right ul li:last-child{border-bottom: none}
.menu_right ul li a{font-size: 15px;text-transform: capitalize;line-height: 30px;padding: 6px 0;color: #000;display: block;color: var(--main-color);}
.menu_right ul li a i{margin-right: 5px;}
.menu_right ul li:hover a{color: var(--main-color-hover);}


/*  */
.mar_top{margin-top: 30px;}
.menu_list{padding: 0;white-space: nowrap;overflow-x: overlay;padding-bottom: 10px;}
.menu_list li{list-style: none;display: inline-block;margin: 2px;}
.menu_list li a{display: inline-block;color: #000;padding: 15px 20px;text-transform: uppercase;background: #f5f5f5;font-weight: 500;}
.menu_list li:hover a,.menu_list li.active a{background: var(--main-color-hover);}
.des_list{color: #000;text-align: center;font-size: 16px;font-family: 'Montserrat', sans-serif;}
.title_list{font-family: 'Montserrat',sans-serif !important;font-weight: 600;text-transform: uppercase;font-size: 40px;text-align: center}

/*  */
.menu_content_fix{position: fixed; width: 320px; height: 100%; left: -320px; top: 0px; z-index: 999999; transition: all 0.4s ease-out 0s;}
.menu_content_fix_icon { text-align: center; background: #f6f6f6; border-radius: 5px; border: 1px solid #ccc; opacity: 0.8;position: absolute; width: 40px; height: 40px; top: 49%; right: -40px; z-index: 999998; display: block; }
.menu_content_fix_icon:hover, .menu_content_close:hover { cursor: pointer; }
.menu_content_fix_icon .fa { font-size: 26px; display: inline-block; line-height: 1.5; color: #5e5e5e; }
.menu_content_fix_content {position: absolute; width: 320px; height: 100%; overflow-y: scroll; z-index: 999998; }
.menu_content_fix .menucontent li { margin: 5px 0px; }
.menu_content_fix .menucontent li a { font-size: 11pt;cursor: pointer; }
.menu_content_fix .menucontent .toc-list>li { margin-left: 0px !important; }
.menu_content_fix .menucontent .toc-list>li>a { font-weight: bold; }
.menu_content_fix .menucontent .toc-list>li li { margin-left: 15px !important; }
.menu_content_title { display: inline-block; text-align: center; font-size: 12pt; font-weight: bold; }
.menu_content_close { display: inline-block; padding: 0px 10px; float: right; }
.line { margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #eee; }
.menucontent { border: 1px solid #dadada; background: #f6f6f6; margin: 0; margin-bottom: 30px; padding: 10px; max-width: 100%; }
.menucontent .title { font-size: 17px; line-height: 30px; font-weight: bold; color: #666666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: solid 1px rgba(0, 0, 0, 0.15); }
.menucontent ul {padding-left: 20px;}
.menucontent li { text-transform: inherit; list-style: none !important; margin-left: 20px !important; line-height: 26px; }
.menucontent li a { color: #4c4c4c;cursor: pointer; }
.menucontent li a:hover { color: #0e3f63 }
/* Menu */
.menu{z-index: 9;line-height: 45px;height: 45px;margin-top: 10px;transition: all 1s;}
.menu > .wrap-content > ul{display: flex;align-items: center;justify-content: space-between;}
.menu ul{padding:0px;margin:auto;list-style:none;width: 100%;display: flex;justify-content: space-between;align-items: center;}
.menu ul li{position:relative;z-index:99;display: inline-block;vertical-align: middle;}
.menu ul li.line{width:2px;height:32px;background:url('../images/line.png') no-repeat center;}
.menu ul li a{display:block;position:relative;z-index:1;color: #000;text-align:center;text-transform: uppercase;font-size: 16px;text-decoration:none!important;padding: 0 2px;}
.menu ul li a.active, .menu ul li:hover > a {color: var(--main-color);}
.menu ul li ul li:hover > a {color: var(--main-yellow);}
.menu ul li ul{position:absolute;min-width: 280px;background: var(--main-color);box-shadow:0 3px 11px 0 rgba(0,0,0,0.1);-webkit-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden;transition:all .5s;top: 100%;left: 0;display: block;z-index: 99;}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transform-origin:0 0 0;opacity:1;visibility:visible;transition:all .7s;}
.menu ul li ul li{width: 100%;line-height: unset;height: unset;background: none;display: block;}
.menu ul li ul li a{text-align:left;border-bottom: 1px solid #9fd45a;border-radius: 0 !important;margin-top: 0;font-size: 14px;line-height: 25px;color: #fff;padding: 7px 20px;}
.menu ul li ul li:last-child > a{border-bottom:0px;}
.menu ul li ul li a h2{font-size:14px;padding:12px 15px;}
.menu ul li ul li ul{top:0px;left:100%;}
/* Search */
.search{max-width: 460px;background:#fff;margin-top: 20px;width: 100%;}
.search p{float:left;width: 50px;height: 50px;line-height: 50px;cursor:pointer;text-align:center;margin:0px;color: #EAB97C;background: #53352B;font-size: 20px;}
.search input{width: calc(100% - 50px);height: 50px;float:left;outline:none;padding:0px;border:0px;background:transparent;text-indent: 15px;font-size: 15px;font-family: 'SVNAvo';}
.search input::-webkit-input-placeholder{color:#ccc;}
.search input:-moz-placeholder{color:#ccc;}
.search input::-moz-placeholder{color:#ccc;}
.search input:-ms-input-placeholder{color:#ccc;}
/* Menu RP */
.menu-res{display:none;height: 45px;z-index:10;background: var(--main-color);position:relative;line-height:normal;}
.menu-bar-res{height: 45px;padding:0px 10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;}
#menu{display:none;}
#hamburger{display:block;width: 35px;height:23px;position:relative;}
#hamburger:before,#hamburger:after,#hamburger span{background:#fff;content:'';display:block;width:100%;height:3px;position:absolute;left:0px;}
#hamburger:before{top:0px;}
#hamburger span{top:10px;}
#hamburger:after{top:20px;}
#hamburger:before,#hamburger:after,#hamburger span{-webkit-transition:none 0.5s ease 0.5s;transition:none 0.5s ease 0.5s;-webkit-transition-property:transform,top,bottom,left,opacity;transition-property:transform,top,bottom,left,opacity;}
.mm-wrapper_opening #hamburger:before,.mm-wrapper_opening #hamburger:after{top:10px;}
.mm-wrapper_opening #hamburger span{left:-50px;opacity:0;}
.mm-wrapper_opening #hamburger:before{transform:rotate(45deg);}
.mm-wrapper_opening #hamburger:after{transform:rotate(-45deg);}
.mm-menu_opened{display:block!important;}
.hotline_rp{color: #fff;font-weight: 700;font-size: 18px;}
.hotline_rp i{margin-right: 5px;}
/* Search RP */
.search-res{position:relative;}
.search-res .icon-search{width:40px;height:40px;cursor:pointer;text-align:center;line-height:42px;color:#fff;font-size: 22px;margin:0px;}
.search-res .icon-search.active{color: #065037;background:#fff;border-radius:100%;}
.search-res .search-grid{width: 250px;height: 35px;overflow:hidden;background:#fff;z-index:2;border-radius:25px;line-height:normal;}
.search-res .search-grid p{float:left;width:35px;height: 35px;cursor:pointer;outline:none;border:none;margin:0px;font-size:17px;display:block;color: #5d3a37;line-height:40px;text-align:center;}
.search-res .search-grid input{width:calc(100% - 35px);float:right;line-height: 35px;outline:none;border:none;color: #000;}
.search-res .search-grid input::-webkit-input-placeholder{color:#000;}
.search-res .search-grid input:-moz-placeholder{color:#000;}
.search-res .search-grid input::-moz-placeholder{color:#000;}
.search-res .search-grid input:-ms-input-placeholder{color:#000;}
#full{/* padding-top: 89px; */}
/* Slideshow */
.slideshow{position:relative;display: flex;}
.slideshow a{display:block;cursor:pointer;}
.slideshow a 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:50px;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;}
.img_home{position: relative;}
.img_home img{width: 100%}

.slideshow video { height: calc(100vh - 100px); object-fit: cover; width: 100%; }

/* .title-slider{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;color: #fff;text-transform: capitalize;font-size: 40px;font-weight: 700;text-align: center;max-width: 80%;text-shadow: 0 0 7px black;left: 10%;} */
/* Breadcrumb */
.breadCrumbs{background-color:#eee;}
.breadCrumbs .wrap-content{padding:0.75rem 10px;max-width:1200px;}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0;}
.breadCrumbs .wrap-content .breadcrumb-item a{color:var(--color-black);}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}
/* Sản Phẩm */
.row10{margin-left: -10px;margin-right: -10px;}
.col_product{margin-bottom: 30px;}
.item_product{position: relative;-webkit-box-shadow: 0px 5px 5px 0px rgba(235,235,235,1);-moz-box-shadow: 0px 5px 5px 0px rgba(235,235,235,1);box-shadow: 0px 5px 5px 0px rgba(235,235,235,1);transition: all 0.5s ease}
.img_list a{display: block;overflow: hidden;}
.img_list img{width: 100%}
.img_product{position: relative;}
.img_product img{width: 100%;display: block;}
.info_top{position: absolute;width: 100%;left: 0;bottom: 0;background-image: linear-gradient(#00469500, #004695);padding: 10px;text-align: left;}
.info_top h3{margin-bottom: 0;display: block;font-weight: 700;font-size: 18px;text-transform: uppercase;}
.info_top h3 a{color: #FFFFFF;line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;}
.item_product:hover h3 a{color: var(--main-yellow);}
.info_top span{line-height: 25px;height: 25px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;color: #fff;padding-left: 1px;}

.info_product{padding: 10px 15px;text-align: left;}
.info_product > span{color: #454545;font-size: 15px;line-height: 25px;height: 75px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;margin-bottom: 5px;}
.attr_product{color: #393939;}
.attr_product span:nth-child(1){background: url('../images/area.png') no-repeat left center;padding-left: 28px;}
.attr_product span:nth-child(2){background: url('../images/bedroom.png') no-repeat left center;padding-left: 30px;}
.attr_product span:nth-child(3){background: url('../images/toilet.png') no-repeat left center;padding-left: 28px;}
.view_price{border-top: 1px solid #EFEFEF;line-height: 40px;text-align: center;}
.view_price span{border-right: 1px solid #EFEFEF;width: 50%;color: #ED1C25;font-weight: 500}
.view_price a{width: 50%;color: #515151;text-transform: uppercase;}
.item_product:hover .view_price a{color: var(--color-red);}
.item_product:hover { webkit-box-shadow: 0 0 10px 0 rgb(7 22 69 / 30%); -moz-box-shadow: 0 0 10px 0 rgba(7, 22, 69, .3); box-shadow: 0 0 10px 0 rgb(7 22 69 / 30%);margin-top: -5px;margin-bottom: 5px;transition: all 0.5s ease }
.more_project{line-height: 46px;width: 225px;text-align: center;background: #004695;border-radius: 50px;color: #FFFFFF;text-transform: capitalize;font-size: 15px;font-weight: 500;display: inline-block;}
.more_project:hover{color: var(--main-yellow)}
.box_sale{text-align: center;}



/*  */
.owl_product .col_product{padding-left: 0;padding-right: 0}
/* Sản Phẩm Detail */
.grid-pro-detail{margin-bottom:50px;}
.left-pro-detail{position:relative;float:left;width: 43%;text-align:center;margin-right:2%;background:white;}
.right-pro-detail{width: calc(100% - 45%);float:left;}
.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: 2px;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-size: 20px;display:block;color: #000;text-transform: uppercase;font-weight: 700;}
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{margin: 0 0 10px;line-height: 25px;}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{color: #575757;font-size: 16px;margin-bottom: 5px;}
.attr-label-pro-detail{margin:0px 5px 0px 0px;font-weight: 700;}
.attr-label-pro-detail.d-block{display: inline-block !important;}
.attr-content-pro-detail{display: inline-block !important;margin-left: 0px;}
.price-new-pro-detail{font-weight: 700;font-size:20px;color: #ec3b33;}
.price-old-pro-detail{font-weight:500;color:var(--color-gray);text-decoration:line-through;padding-left:10px;font-family: 'SVNAvo';font-size: 16px;}
.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.png);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 span{line-height: 22px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.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{margin-top: 20px;}
.tabs-pro-detail .ul-tabs-pro-detail{padding:0px;list-style:none;background: #E7E7E7;margin-bottom: 0;}
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left;padding: 0 20px;line-height: 40px;color: #000;font-weight: 700;font-size: 15px;text-transform: uppercase;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background: var(--main-color);color: #fff;}
.tabs-pro-detail .ul-tabs-pro-detail li:last-child{margin-right:0px;}
.tabs-pro-detail .content-tabs-pro-detail{display:none;padding: 20px;border: 1px solid #E6E6E6;border-top: 0;}
.tabs-pro-detail .content-tabs-pro-detail.active{display:block;}
/* 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;}
/* 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;}
.pic-news{float:left;margin-right:4%;width:36%;}
.pic-news img{width:100%;}
.info-news{float:left;width:60%;}
.name-news{color:#333;font-size:16px;display:block;line-height:normal;margin-bottom:5px;}
.name-news:hover{color:var(--color-red);}
.time-news{color:var(--color-gray);margin-bottom:0.25rem;}
.desc-news{color:#333333;margin-top:5px;line-height:22px;}
.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 */
.top-contact { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 30px; }
.top-contact .article-contact { width: 48%; }
.form-contact { width: 100%; box-shadow: 0 0 43px rgb(75 75 75 / 18%); background-color: #ffffff; padding: 50px 80px; }
.input-contact { position: relative; /* margin-bottom: 5px; */ }
.input-contact input, .input-contact textarea { margin-bottom: 18px; width: 100%; height: 40px; border-radius: 5px; border: 1px solid #b7b7b7; background: transparent;  }
.input-contact input { text-indent: 10px; }
.input-contact textarea { resize: none; height: 90px; padding: 10px; }
.input-contact .custom-file-label::after { content: attr(title); }
.bottom-contact { position: relative; height: 500px; }
.bottom-contact iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }
.btn-contact{position: relative;display: inline-block;}
.btn-contact input{ display: inline-flex; align-items: center; position: relative; height: 50px; background-color: var(--main-color); justify-content: center; padding: 0 32px; color: white; text-transform: uppercase; font-size: 16px; font-weight: 700; transition: .5s all;border: none;font-family: 'Montserrat', sans-serif;position: relative;padding-right: 50px;}
.btn-contact input:hover {background: #263e56}
.btn-contact i{position: absolute;right: 25px;top: 50%;transform: translateY(-50%);color: #fff;}

.input-contact label:not(.custom-file-label){font-weight: 700;margin-bottom: 5px;font-family: 'Montserrat', sans-serif;}
.input-contact label.custom-file-label{height: 40px;padding: 0 10px;line-height: 40px;font-weight: 500;}
.input-contact label.custom-file-label::after{height: 38px;line-height: 38px;padding: 0 10px;}

.title_contact { position: relative; margin-bottom: 30px; text-align: center; }
.title_contact h3 { font-size: 25px; text-transform: uppercase; color: #ec3b33; margin-bottom: 0; }
.title_contact span { color: #000; font-weight: 700; font-size: 17px; max-width: 700px; margin: 0 auto; display: block; }
.input-contact input[type=checkbox] { font-size: 19px; padding: 7px; width: 20px; height: 18px; }
.item_contact { border: 1px solid #ececec; padding: 10px; text-align: center; margin-bottom: 20px; box-shadow: 0 0 3px 0 #dfdfdf; }
.info_contact { margin-top: 15px; }
.info_contact span { display: block }
.title_contact { color: #000000; font-size: 15px; font-weight: 700; margin-bottom: 5px; text-transform: capitalize; }
.maps-contact iframe { width: 100%; height: 600px; display: block }
.maps-contact {  margin-top: 30px; }
.box_contact{padding: 30px 10px;}

/* Footer */
.footer{position: relative;}
.footer-article .wrap-content{padding: 50px 10px 30px;}
.footer-news{float: left;margin-bottom: 15px;}
.social-footer{margin-top: 5px;display: flex;align-items: center;}
.info-footer{color: #fff;font-size: 15px;margin-bottom: 15px;line-height: 28px;font-family: 'Roboto', sans-serif;}
.info-footer p{margin-bottom: 0}
.title_ft{color: #fff;text-transform: uppercase;font-size: 18px;font-weight: 700;margin-bottom: 10px;}
.title_footer{color: #fff;font-size: 18px;text-transform: uppercase;font-weight: 700;margin: 15px 0;position: relative;}
.footer-ul{padding:0px;margin:0px;color: #fff;}
.footer-ul li{margin-bottom: 10px;line-height: 25px;font-size: 14px;list-style: none;font-family: 'Roboto', sans-serif;}
.footer-ul li a{color: #E5E5E5;}
.footer-ul li:hover a{color: yellow}
.copyright{color: #fff;font-size: 14px;line-height: 20px;padding: 15px 0;text-align: center;background: var(--main-color);font-family: 'Roboto', sans-serif;}
.logo-footer{display: block;margin-bottom: 10px}

.slick_tt,.slick_partner{display: none}

/* Like Share */
.social-plugin{display:flex;justify-content:flex-start;margin-top:10px;}
.social-plugin .at-share-btn{margin-bottom:0px!important;}
.social-plugin .zalo-share-button{margin-left:3px;}
/* Phân Trang */
.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;}
/* Phân Trang Ajax */
.pagination-ajax{text-align:center;}
.pagination-ajax a{display:inline-block;vertical-align:top;margin:0px 2px 3px 2px;color:#333;background:#eee;border:1px solid rgba(161,161,161,0.4);font-size:12px;cursor:pointer;padding:3px 10px 5px 10px;border-radius:2px;}
.pagination-ajax a.current,.pagination-ajax a:hover{background:var(--color-red);color:#fff;border-color:var(--color-red);}
/* Popup custom */
.modal-custom .modal-footer{padding:0.5rem;}
.modal-custom .modal-footer .btn{font-size:14px;}
/* Popup */
#popup .modal-body{padding:0px;}
#popup .modal-body .popup-wrap{display: grid;grid-gap:0;grid-template-columns: 1fr 1fr;}
#popup .modal-body .popup-wrap a{display: block}
#popup .modal-body .popup-wrap a{display: block;position: relative;}
#popup .modal-body .popup-wrap a h3{    padding: 10px;
    text-align: center;position:absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5);color: #fff;font-size: 20px;display: flex;align-items: center;justify-content: center;margin:0;font-weight: bold;}
#popup .modal-body .popup-wrap a h3 span { float: none; position: relative; top: -3px; }
#popup .modal-body .popup-wrap a h3:hover span{color:#EC3B33;}
#popup .modal-body button{position: absolute;right: 5px;top: 5px;width: 40px;height: 40px;background: #EC3B33;border-radius: 50%;text-align: center;color:#fff;}
/* 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:25px;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;margin-bottom: 0;}
.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);}
/* Blink */
.blink{-webkit-animation-name:blink;-webkit-animation-duration:1s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blink;-moz-animation-duration:1s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;animation-name:blink;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}
@-moz-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@-webkit-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
/* Button Frame */
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:10;cursor:pointer;transform: scale(0.87);}
.btn-frame i{display:flex;display:-ms-flex;justify-content:center;align-items:center;-ms-flex-align:center;width:50px;height:50px;border-radius:50%;background:#1182FC;position:relative;z-index:1;}
.btn-frame i img{vertical-align:middle;width:70%; -webkit-backface-visibility: hidden; 
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);}
.btn-frame .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:60px;height:60px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:.1;border-color:#1182FC;opacity:.5;}
.btn-frame .zoomIn{animation-name:zoomIn;}
.btn-frame .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(7,41,103,0.35);opacity:.4;}
.btn-frame .pulse{animation-name:pulse;}
.btn-frame span{position: absolute;
    top: calc(100% + 10px);
    right: -13px;
    font-size: 17px;
    font-weight: bold;color: #1182FC}
/* Zalo */
.btn-skype{bottom:325px;}
.btn-zalo{bottom:455px;}
/* Phone */
.btn-phone{bottom:390px;}
/* Messenger */
.js-facebook-messenger-container.closed,.js-facebook-messenger-tooltip.closed{display:none!important}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-tooltip{display:none;position:fixed;text-align:center;border-radius:10px;overflow:hidden;font-size:12px;line-height:1;padding:10px;border:1px solid rgba(0,0,0,0.1);box-shadow:rgba(0,0,0,0.15) 0 2pt 10pt;z-index:1.0E+30}
.js-facebook-messenger-close-tooltip{width:10px;height:10px;display:inline-block;cursor:pointer;margin-left:10px}
.js-facebook-messenger-box.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
.js-facebook-messenger-box.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-box{transform: scale(0.87) !important;display:block;position:fixed;cursor:pointer;bottom:320px;right:17px;width:56px;height:56px;text-align:center;background:#1182FC;border-radius:100%;overflow:hidden;z-index:99;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}
.js-facebook-messenger-box.rotate svg#fb-msng-icon{transform:rotate(0deg)}
.js-facebook-messenger-box svg#fb-msng-icon{width:32px;height:33px;position:absolute;top:13px;left:12px;opacity:1;overflow:hidden;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-box.rotate svg#close-icon{transform:rotate(-45deg)}
.js-facebook-messenger-box svg#close-icon{opacity:0;width:19px;height:20px;position:absolute;top:19px;left:19px;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-container{position:fixed;opacity:0;transform:translateY(50px);bottom:110px;right:90px;border-radius:10px;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);-webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;transition:transform 160ms ease-in-out,opacity 160ms ease-in-out}
.js-facebook-messenger-top-header{width:220px}
.js-facebook-messenger-top-header{color:#fff;background:#1182FC}
.js-facebook-messenger-top-header{display:block;position:relative;width:220px;background:#1182FC;color:#fff;text-align:center;line-height:1;padding:10px;font-size:14px;border-top-left-radius:10px;border-top-right-radius:10px}
.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-top-header{color:#fff;background:#1182FC}
.js-facebook-messenger-top-header{width:220px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-container.open{transform:translateY(0px);opacity:1;pointer-events:all}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-box.open svg#fb-msng-icon{opacity:0}
.js-facebook-messenger-box.rotate.open svg#close-icon{transform:rotate(0deg)}
.js-facebook-messenger-box.open svg#close-icon{opacity:1}
/* Toolbar */
.toolbar{background:var(--color-red);width:100%;padding:3vw;bottom:0px;position:fixed;z-index:500;height:auto;left:0px;}
.toolbar ul{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:0px;margin:0px;}
.toolbar ul li{text-align:center;width:25%;}
.toolbar ul li a{display:block;width:100%;cursor:pointer;}
.toolbar ul li a img{height:6vw;width:auto;}
.toolbar ul li a span{font-weight:400;color:#fff;font-size:3.5vw;display:none;}
/* Fixbar */
.fixbar{bottom:0;display:block;background:#f0eff4;border-top:1px solid #ddd;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;margin:0;z-index:500;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:50px;}
.fixbar ul{margin:0px;padding:0px;list-style:none;}
.fixbar ul li{display:inline-block;margin:0 auto 10px;text-align:center;width:25%;float:left;}
.fixbar .icon-cart-mobile,.fixbar .icon-cart-new,.fixbar .icon-home-new,.fixbar .icon-hotdeal-new{width:20px;height:20px;display:block;margin:8px auto 0;}
.fixbar .icon-cart-mobile{background:url(../images/cart-mobile.png) no-repeat;}
.cart-total-header-mobile{font-size:10px;position:absolute;background:red;color:#fff!important;border-radius:50%;height:15px;width:15px;line-height:15px;top:5px;margin-left:5px;}
.fixbar ul li a{font-size:11px;text-decoration:none;color:#333;}
.fixbar ul li a i{font-size:20px;}
/* Plugbar */
.plugbar{position:fixed;bottom:0;left:0;border-top:1px solid #eae6e6;width:100%;right:0;max-width:767px;margin:0 auto;background:#fff;padding:9px 10px 10px 7px;z-index:10;}
.plugbar ul{list-style:none;padding:0;margin:0px;display:-webkit-flex;display:-moz-flex;display:flex;justify-content:space-between;align-items:center;}
.plugbar ul li{width:20%;float:left;}
.plugbar ul li a{display:block;color:#696969;font-size:12px;text-align:center;position:relative;}
.plugbar ul li a i{font-size:20px;color:#696969;}
.plugbar ul li a span{position:absolute;width:50px;height:50px;top:-40px;left:calc(50% - 50px/2);font-size:14px;display:block;border:1px solid rgba(234,230,230,0.5);border-radius:100%;}
/* Combo Phone */
.support-online{position:fixed;z-index:999;left:10px;bottom:0px;}
.support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;}
.support-online i{width:40px;height:40px;background:#43a1f3;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:1.9;position:relative;z-index:999;}
.support-online a span{border-radius:2px;text-align:center;background:rgb(103,182,52);padding:9px;display:none;width:180px;margin-left:10px;position:absolute;color:#ffffff;z-index:999;top:0px;left:40px;transition:all 0.2s ease-in-out 0s;-moz-animation:headerAnimation 0.7s 1;-webkit-animation:headerAnimation 0.7s 1;-o-animation:headerAnimation 0.7s 1;animation:headerAnimation 0.7s 1;}
.support-online a:hover span{display:block;}
.support-online a{display:block;}
.support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent  rgb(103,182,52) transparent transparent;position:absolute;left:-10px;top:10px;}
.support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(0,175,242,0.5);opacity:.75;right:-10px;}
.support-online .kenit-alo-circle{width:50px;height:50px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);opacity:.1;border-color:#0089B9;opacity:.5;}
.support-online .support-online .btn-support{cursor:pointer;}
.support-online .mes i{background:orange;}
.support-online .sms i{background:red;}
.support-online .call-now i{background:green;}
/* Phone Switch */
.widget-mobile{position:fixed;left:50%;transform:translateX(-50%);bottom:10px;z-index:9999999;}
#my-phone-circle{position:relative;width:50px!important;height:50px!important;}
.wcircle-open .wcircle-icon i:before{content:'\f00d';}
.wcircle-icon{background:#1282fc;border-radius:50%;display:flex!important;display:-ms-flex!important;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative!important;}
.wcircle-icon:before{position:absolute;content:'';width:60px;height:60px;background:rgba(18,130,252,.5);border:1px solid #fff;border-radius:50%;left:-5px;top:-5px;-webkit-animation:pulse 1s infinite ease-in-out;-moz-animation:pulse 1s infinite ease-in-out;-ms-animation:pulse 1s infinite ease-in-out;-o-animation:pulse 1s infinite ease-in-out;animation:pulse 1s infinite ease-in-out;}
.wcircle-icon:after{position:absolute;content:'';width:80px;height:80px;background:rgba(18,130,252,.5);border-radius:50%;left:-15px;top:-15px;-webkit-animation:zoomIn 2s infinite ease-in-out;-moz-animation:zoomIn 2s infinite ease-in-out;-ms-animation:zoomIn 2s infinite ease-in-out;-o-animation:zoomIn 2s infinite ease-in-out;animation:zoomIn 2s infinite ease-in-out;}
.wcircle-menu{position:absolute!important;left:0;top:0;display:none;}
.wcircle-menu-item{width:50px;height:50px;background:#1282fc;border-radius:50%;display:flex;display:-ms-flex;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.wcircle-menu-item img{width:50px;height:50px;display:block;border-radius:50%;}
.wcircle-menu-item i,.wcircle-icon i{font-size:25px;color:#fff;position:relative;z-index:9999;}
.shake-anim{-webkit-animation:shake-anim 1s infinite ease-in-out;-moz-animation:shake-anim 1s infinite ease-in-out;-ms-animation:shake-anim 1s infinite ease-in-out;-o-animation:shake-anim 1s infinite ease-in-out;animation:shake-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes shake-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
	100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes shake-anim{
	0%,100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
}
@-o-keyframes shake-anim{
	0%,100%,50%{-o-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}
}


/* news */
ul.list_tax { justify-content: flex-start; margin: 0 0 40px 0; list-style: none; padding: 0;}
ul.list_tax a { margin: 0 30px 0 0; font-size: 16px; color: #333333; display: inline-flex; align-items: center; font-family: 'Montserrat', sans-serif; }
ul.list_tax a span { width: 0; height: 1px; transition: .3s all; background-color: #0e882d; margin-right: 10px; display: inline-block; }
ul.list_tax a.active { font-weight: 700; }
ul.list_tax a.active span { width: 33px; }

.list_news { flex-wrap: wrap; display: flex; margin: 0 -10px 30px -10px; }
.item_news { position: relative; width: calc(calc(100% / 3) - 20px); box-shadow: 0 0 20px rgb(0 41 74 / 10%); border-radius: 5px; background-color: #ffffff; padding: 15px 15px 30px 15px; box-sizing: border-box; margin: 0 10px 20px 10px; }

.item_news .box_img { width: 100%;  border-radius: 10px; overflow: hidden; margin-bottom: 25px; height: 220px;}
.item_news .date_news * { color: #6f6f6f !important;}
.item_news .date_news span{font-size: 38px; line-height: 1; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 30px;}
.item_news .date_news p{margin-bottom: 0;font-size: 11px;}
.item_news .info_news { display: flex; flex-wrap: wrap; }
.item_news .info_news .date_news { position: relative; background: transparent; width: 60px; padding: 0; border-radius: unset; text-align: left; top: unset; left: unset; }
.item_news .info_news .date_news::before { position: absolute; width: 2px; height: 56px; background: #e1e1e1; right: 0; top: 0; content: ''; }
.item_news .info_news .info_news_ { width: calc(100% - 61px); box-sizing: border-box; padding-left: 18px; }
.item_news .info_news .info_news_ h3 { font-size: 15px; margin: 0;  font-family: 'Montserrat', sans-serif; font-weight: 700; }
.item_news .info_news .info_news_ h3 a{line-height: 25px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;color: #333333}
.item_news .info_news .info_news_ h3:hover a{color: var(--main-color)}

.item_news.style_1 { width: calc(calc(calc(100% / 3) + calc(100% / 3)) - 20px); display: flex; flex-wrap: wrap; padding: 0; align-items: center; border-radius: 20px 5px 5px 20px;}
.item_news.style_1>* { width: 50%; margin: 0; }
.item_news.style_1 .box_img {  border-radius: 20px 0 0 20px; height: 100%;}
.item_news.style_1 .box_img img { width: 100%; height: 100%; object-fit: cover; }
.item_news.style_1>*.info_news { padding: 0 50px 0 20px; box-sizing: border-box; }
.item_news.style_1>*.info_news h3 { margin-bottom: 50px; }
.item_news.style_1>*.info_news .info_news_ span { font-size: 13px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 5; display: -webkit-box; -webkit-box-orient: vertical; line-height: 1.5; color: #333333;font-family: 'Montserrat', sans-serif;}
.info_news_ .more_news { font-size: 14px; display: inline-flex; margin-top: 30px; align-items: center; font-family: 'Montserrat', sans-serif; font-weight: 700; color: #333333}
.info_news_ .more_news:hover{color: var(--main-color)}
.item_news .more_news svg { transform: scale(.5); }

/* news detail */
.wrap_content { padding: 40px; box-shadow: 0 0 13px rgb(0 0 0 / 11%); background-color: #ffffff; }
.wrap_content .title_recruit{font-size: 30px;}
.service_related h3 { font-size: 22px; padding-bottom: 14px; border-bottom: 2px solid rgba(215, 215, 215, 0.51); margin: 0; font-family: 'Montserrat', sans-serif;font-weight: 700;text-transform: uppercase;}
ul.list_cat { list-style: none; margin: 15px 0 0 0; padding: 0;}
ul.list_cat li a { font-size: 15px; color: #333333; display: block; padding: 15px 0; transition: .5s all; font-family: 'Montserrat', sans-serif;}
ul.list_cat li a:hover { color: var(--main-color); }
ul.list_cat li:not(:last-child) { border-bottom: 1px solid #d7d7d7; }
ul.list_cat li:last-child a { padding-bottom: 0; }
.service_related{margin-bottom: 40px;font-family: 'Montserrat', sans-serif;}
.service_related .item { position: relative; }
.service_related .item .box_img { width: 135px;  flex: 0 0 auto; border-radius: 5px; overflow: hidden; margin-right: 12px; }
.service_related .item .box_img img { width: 100%; height: 100%; object-fit: cover; }
.service_related .item .box_content{width: calc(100% - 147px);}
.service_related .item h4 { color: #333333; font-size: 13px; margin: 10px 0; transition: .5s all; }
.service_related .item h4 a{ color: #000;overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; font-size: 13px; line-height: 20px }
.service_related .item:hover h4 a{ color: var(--main-color); }
.service_related .item { padding: 15px 0; border-bottom: 1px solid #d7d7d7; }
.service_related .item:last-child { border: none; }
.service_related.sroll,.side_bar { position: sticky; top: 100px; }
.service_related .date { font-size: 12px; display: flex; font-size: 13px; opacity: .8; }
.service_related .date svg { transform: translateY(-3px); width: 12px; transform: translateY(-2px); margin-right: 5px;}






/* wrap-partner */
.partner{padding: 50px 0 65px;}
.title_partner{color: #fff;margin-bottom: 20px;font-size: 30px;font-weight: 700;text-transform: uppercase}
.item_partner{padding: 10px;}
.partner .slick-dots{text-align: left;bottom: -35px;}
.partner .slick-dots li,.partner .slick-dots li button{width: 28px;height: 2px;background: #E7A4AD;padding: 0;}
.partner .slick-dots li button:before{display: none}
.partner .slick-dots li.slick-active,.partner .slick-dots li.slick-active button{background: #83E5F6}
.box_partner1{max-width: 360px}
.box_partner{margin-top: 30px;}

/* recruit */
.title_recruit { color: #333333;font-family: 'Montserrat', sans-serif;margin-bottom: 30px; position: relative; line-height: normal; font-size: 40px;font-weight: 700}
.des_recruit { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #333333; line-height: 26px; }
.box_recruit{margin: 30px 0 90px;}
.item_recruit{padding-left: 0;padding-right: 0}
.img_recruit{position: relative;overflow: hidden}
.img_recruit::before { background: black; position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; opacity: 0; z-index: 3;transition: .5s all; }
.img_recruit:hover::before { opacity: 0.7; }
.info_recruit { padding: 0 30px; margin-bottom: 30px; overflow: hidden; z-index: 5; transform: translateY(calc(100% - 40px)); transition: .5s all; position: absolute;bottom: 0;left: 0;width: 100%;}
.info_recruit h3 { font-size: 18px; position: relative; overflow: hidden; line-height: 25px;text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;  display: flex; align-items: center; margin: 0 -20px 20px; padding: 10px 20px;color: #fff;font-family: 'Montserrat', sans-serif; font-weight: 700;background: #8bc73cab;border-radius: 500px;transition: all 0.5s}
.info_recruit h3::before { position: absolute; left: 0px; width: 3px; height: 51px; background-color: var(--main-color); content: ''; bottom: 0; opacity: 0; transition: .5s all; }
.img_recruit:hover .info_recruit h3::before{opacity: 1} 
.img_recruit:hover .info_recruit{transform: translateY(0);} 
.img_recruit:hover .info_recruit h3{margin: 0 -30px 15px;border-radius: unset;background: none;transition: all 0.5s;padding: 0 30px;} 
.info_recruit span{line-height: 20px;padding-bottom: 30px;color: #fff;font-family: 'Montserrat', sans-serif; }

/* recruitment */
.recruitment{margin-bottom: 40px}
.wrap_table_td { border: 0px solid #000000; }
th { border-width: 0 0px 1px 0; }
table.table_td { table-layout: fixed; margin: 0; border: none; background-color: white; background-color: #f8f8f8; }
table.table_td thead { background-color: #f5f5f5; color: #fff; }
table.table_td thead th { text-align: center; color: #333333; background-color: #f5f5f5; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; font-weight: 700; padding-bottom: 17px; padding-top: 17px; font-size: 15px; border: none; }
table.table_td thead th:not(:last-child) { border-right: 1px solid #ebebeb; }
table.table_td thead th:nth-child(1) { width: 10%; }
table.table_td thead th:nth-child(2) { width: 20%; text-align: center; }
table.table_td tbody tr { vertical-align: middle; -webkit-transition: .2s all ease-in-out; -o-transition: .2s all ease-in-out; transition: .2s all ease-in-out; background-color: rgba(248, 248, 248, 0.5); }
table.table_td tbody tr:hover { box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); border-color: transparent; }
table.table_td tbody tr:hover td:nth-child(2) a { color: #1c1c1c; }
table.table_td tbody tr:not(:last-child) { border: 0; border-bottom: 1px solid #ebebeb; }
table, th, td { border: 1px solid #ebebeb; }
.table td, .table th { padding: .75rem; vertical-align: top; border: 1px solid #ebebeb; }
table.table_td tbody td { color: #333333; padding: 25px 20px; font-size: 15px; font-weight: 400; line-height: 20px; text-align: center; border: 1px solid white; }
table.table_td tbody td:nth-child(1) { color: #b5b5b5; font-size: 45px; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: 700; color: #b5b5b5; font-size: 40px; font-weight: 700; }
table.table_td tbody td:nth-child(4), table.table_td tbody td:nth-child(5), table.table_td tbody td:nth-child(6) { color: #333333; font-size: 15px; font-weight: 400; line-height: 22px; }
table.table_td tbody td:nth-child(2), table.table_td tbody td:nth-child(3), table.table_td tbody td:nth-child(4) { text-align: center;}
table.table_td tbody td:nth-child(2) { text-align: left; }
table.table_td tbody td:nth-child(2) a { font-size: 15px; font-family: 'Montserrat', sans-serif; font-weight: 700; }
table.table_td tbody td:nth-child(2) a { color: #333333; font-size: 15px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 20px; }
table.table_td tbody td:nth-child(3) a {  padding: 0 30px; line-height: 38px; display: inline-block; color: #ffffff; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; min-width: 130px; border-radius: 20px; background-color: var(--main-color); text-transform: unset; }
table.table_td tbody td:nth-child(3) a.no_apply_position { background-color: rgba(153, 153, 153, 0.21); color: #333333; }

/* recruit detail */
.recruit_top { border-radius: 25px; overflow: hidden; box-shadow: 0 0 32px rgb(0 0 0 / 7%); margin-left: 0;margin-right: 0;}
.info_general_apply { box-shadow: 0 0 32px rgb(0 0 0 / 7%); background-color: #ffffff;  padding: 50px 0px 30px 60px; }
.apply_right { background-color: var(--main-color); padding: 55px 35px 30px;  }
.info_general_apply > a { color: #333333; font-size: 14px; font-weight: 400; line-height: 22px; display: inline-flex; align-items: center; }
.info_general_apply > a svg { margin-right: 7px; transform: rotate(180deg) translateY(-6px); width: 15px; margin-bottom: 15px; height: auto; }
.recruit_top h4 { display: block; color: #333333; font-size: 25px; font-weight: 700; line-height: 30px; padding-bottom: 25px !important; margin-bottom: 40px; font-family: 'Montserrat', sans-serif; font-weight: 700; border-bottom: 1px solid rgba(112, 112, 112, 0.2); }
.recruit_top ul { margin: 0; list-style: none; display: flex; flex-wrap: wrap; padding: 0;}
.recruit_top ul li { width: 50%; color: #333333; font-size: 14px; font-weight: 700; line-height: 22px; margin-bottom: 15px; display: flex; font-family: 'Montserrat', sans-serif; font-weight: 700; align-items: center; }
.recruit_top ul li h3 { margin: 0; font-size: 14px; font-family: 'Montserrat', sans-serif; margin-right: 35px; }
.recruit_top ul li img { object-fit: contain }
.recruit_top ul li img { margin-right: 15px; }
.apply_right h3 { color: #ffffff; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; margin-bottom: 5px; display: flex; align-items: center; }
.apply_right h3 svg { fill: white; width: 11px; height: auto; margin-right: 5px; }
.apply_right h3 i { font-size: 12px; margin-right: 10px; }
.apply_right .content { margin-bottom: 30px; color: #ffffff; font-size: 14px; padding-left: 20px; }
.link_form_apply { display: flex; flex-wrap: wrap; padding-top: 23px; position: relative; }
.link_form_apply:before { position: absolute; top: 0; width: calc(100% + 68px); height: 1px; background: rgba(255, 255, 255, 0.71); content: ''; left: -34px; }
.link_form_apply img { width: 27px; object-fit: contain; }
.link_form_apply a { width: calc(100% - 47px); margin-left: 20px; font-family: 'Montserrat', sans-serif; font-weight: 700; color: #ffffff !important; font-size: 14px; font-weight: 700; text-transform: uppercase; line-height: 1.5; }
.recruit_top .item { display: flex; flex-wrap: wrap; padding: 40px 0; }
.recruit_top .info_other h3 { width: 30%; color: #333333; font-size: 15px; font-weight: 700; text-transform: uppercase; }
.recruit_top .form_td .wrap_form h3 { color: #333333; font-size: 28px; width: 100%; margin: 0 0 5px; }
.recruit_top .form_td .wrap_form span { color: #333333; font-size: 14px; display: block; margin-bottom: 35px; }
.recruit_top .info_other .content { width: 70%; color: #333333; font-size: 15px; }
.recruit_top .item:not(:last-child) { border-bottom: 1px solid rgba(112, 112, 112, 0.2); }
.info_other .col-md-9 { padding-right: 60px; width: calc(75% - 60px); }
.recruit_top .info_contact { padding: 40px 34px; margin-top: 30px; border-radius: 15px; background-color: #f7f7f7; }
.recruit_top .info_contact .content strong { font-size: 14px; }
.recruit_top .info_contact .content { font-size: 12px; width: 100%; color: #333333; line-height: 1.9; }
.recruit_top .info_contact .content p { margin-bottom: 10px }
.recruit_top .info_contact .content p:last-child { margin: 0; }
.recruit_top .info_contact h3, .other_recruitment h3 { font-size: 18px; margin-bottom: 25px; position: relative; width: 100% !important; }
.recruit_top .info_contact h3:before, .other_recruitment h3:before { position: absolute; left: -34px; height: 100%; content: ''; top: 0; width: 3px; background-color: var(--main-color); }


/* about-home */
.about-home{padding: 0 0 60px;}
.title_about{margin: 25px 0 10px;}
.title_about span{color: #585858;font-size: 22px;}
.title_about h3{color: var(--main-color);margin-bottom: 0;font-size: 44px;font-weight: 800;text-transform: uppercase;}
.des_about{margin: 10px 0;color: #565656;font-size: 14px;font-family: 'Roboto', sans-serif;}
.more_about { color: var(--main-color); background: #fff; line-height: 35px; padding: 0 25px; border-radius: 5px; -webkit-box-shadow: 0px 0px 5px 0px rgba(194, 194, 194, 1); -moz-box-shadow: 0px 0px 5px 0px rgba(194, 194, 194, 1); box-shadow: 0px 0px 5px 0px rgba(194, 194, 194, 1); display: inline-block;font-weight: 700;text-transform: uppercase;}
.more_about:hover{background: var(--main-color);color: #fff;}
.about_left{width: 68%}
.about_right{width: 32%}

/* fields */
.fields{padding: 40px 0 0;background: var(--main-color); margin-bottom: 70px;}
.title_fields{text-align: center;margin-bottom: 30px;color: #fff;text-transform: uppercase;font-size: 33px;font-weight: 800;}
.slick_fields{display: none}
.item_fields{position: relative;display: block !important;}
.item_fields::before { background: black; position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; opacity: 0; z-index: 3;transition: .5s all; }
.item_fields:hover::before { opacity: 0.6; }
.info_fields{padding: 0 20px 20px;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 9;transform: translateY(calc(100% - 50px));transition: all 1s}
.info_fields h3{margin-bottom: 30px;font-size: 18px;font-weight: 700;text-transform: uppercase;transition: all 1s}
.info_fields h3 a{color: #fff;}
.info_fields h3 a:hover{color: yellow}
.info_fields span{font-size: 14px;font-family: 'Roboto', sans-serif;line-height: 22px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;color: #fff;}
.item_fields:hover .info_fields{transform: translateY(0);transition: all 1s}
.item_fields:hover .info_fields h3{margin-bottom: 10px;transition: all 1s}

/* project */
.project_home{overflow: hidden}
.project_home .wrap {  margin: 0 -4px; }
.project_home .item { width: 25%; border: 4px solid white; }
.project_home .item:nth-child(1), .project_home .item:nth-child(6) { width: 50%; }
.project_home .project_item { position: relative; }
.project_home .project_item .info_project_home { position: absolute;  bottom: 0; left: 0;   z-index: 2;  padding: 15px;color: #fff}
.project_home .project_item .info_project_home span { font-size: 15px; text-transform: uppercase; font-weight: 300; display: block;margin-bottom: 5px;}
.project_home .project_item .info_project_home h3 { font-size: 22px; margin: 0; font-weight: 700 }
.project_home .item.info { display: flex; align-items: center; padding: 0 130px 0 calc(calc(100vw - 1200px)/2); }
.project_home .item.info h3{color: #fff;margin-bottom: 15px;padding-bottom: 15px;text-transform: uppercase;font-size: 33px;font-weight: 800;position: relative}
.project_home .item.info h3::before{position: absolute;content: "";width: 50px;height: 5px;background: var(--main-color);left: 0;bottom: 0}
.project_home .item.info span.des-project{display: block;font-size: 15px;font-family: 'Roboto', sans-serif;color: #fff;margin-bottom: 20px;}

a.button_style { display: inline-flex; align-items: center; font-family: 'Roboto', sans-serif;  color: #333333; transform: translateX(0); transition: .5s all; font-size: 15px;}
a.button_style:hover { transform: translateX(10px); }
a.button_style.style_white { color: white; }
a.button_style svg { width: 12px; height: auto; fill: var(--main-color); }
a.button_style.style_white svg { fill: white; }
a.button_style span { display: inline-flex; align-items: center; width: 23px; height: 23px; border: 1px solid #fff; justify-content: center; border-radius: 50%; margin-left: 30px; flex: 0 0 auto; position: relative; }
a.button_style span::before { width: 29px; height: 1px; background: #fff; content: ''; position: absolute; left: -16px;     top: 10px;}

/* project info */
.wrap_project{position: relative;z-index: 0}
.display_flex_wrap { display: flex; flex-wrap: wrap; }
.item_project { width: calc(33.3333% - 10px); margin: 0 5px 10px;position: relative  }
.item_project > a{position: relative;z-index: 0;}
.item_project > a::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 100%);opacity: 0;z-index: 2;}
.item_project:hover > a::before{opacity: 0.88;}
.item_project:nth-child(2), .item_project:nth-child(6) { width: calc(66.6667% - 10px); }
.item_project > h3 { position: absolute; bottom: 30px; left: 30px; right: 30px; color: #ffffff; font-size: 15px; text-transform: uppercase;  margin: 0; opacity: 1; transition: .5s all; z-index: 10;font-family: 'Montserrat', sans-serif; font-weight: 700;}
.item_project > h3 > a{color: #fff}
.item_project > h3:hover > a{color: yellow}
.item_project .box_content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center;  max-width: 90%; width: 100%; opacity: 0; transition: .5s all; z-index: 15;}
.item_project .box_content .arrow { width: 47px; height: 47px; background-color: #8ac52b; display: flex; align-items: center; justify-content: center; margin: auto; overflow: hidden;margin-top: 10px;}
.item_project .box_content .arrow svg { width: 20px; fill: white; height: 20px;}
.item_project .box_content h3 {  font-size: 16px; text-transform: uppercase; margin-bottom: 10px; font-family: 'Montserrat', sans-serif; font-weight: 700;}
.item_project .box_content h3 a{color: #ffffff;}
.item_project .box_content h3:hover a{color: yellow}
.item_project .box_content .content { font-size: 15px; color: white; font-family: 'Montserrat', sans-serif;  }
.item_project img { display: block;  }
.item_project:hover .box_content { opacity: 1; }
.item_project:hover>h3 { opacity: 0; }
.item_project::after { height: 145px; background-image: linear-gradient(to top, rgba(13, 13, 13, 0.8) 0%, rgba(0, 0, 0, 0) 100%); position: absolute; bottom: 0; left: 0; width: 100%; content: ''; pointer-events: none; }
.slick_other{display: none}
.slick_other .item_project{width: 100%;margin: 0;}
.box_other {margin-left: -15px;margin-right: -15px;margin-bottom: 30px;}

/* project detail */
.tt_main1 {position: relative;text-align: center;margin: 20px 0;}
.tt_main1 .title {margin: 0;position: relative;font-size: 24px;color: #152549;font-family: 'Montserrat', sans-serif; font-weight: 700;text-transform: uppercase;display: inline-block;}
.menu_top { background: #F1DA7D; padding: 0 !important; width: 100% !important; z-index: 999; }








.title_project{color: #363636;text-transform: uppercase;background: url("../images/title2.png") no-repeat bottom center;margin: 20px 0;padding-bottom: 15px;text-align: center;font-family: 'MRR';font-size: 35px;}
.title_project span{color: #1095AA}
.des_about_project{color: #000;font-family: "MRR";font-size: 15px;margin-bottom: 20px;}
.img_about_project{float: left;margin-bottom: 20px;}
.img_about_project img{float: left;margin-right: 15px;}
.utility{padding: 30px 0;}
.title_project2{color: #fff;text-transform: uppercase;margin: 20px 0;padding-bottom: 15px;text-align: center;font-family: 'MRR';font-size: 35px;background: url("../images/title3.png") no-repeat center bottom;}
.des_about_project2{color: #fff;font-family: "MRR";font-size: 15px;margin-bottom: 20px;text-align: center;}

.item_utility{margin-bottom: 20px;border: 3px solid #cccccc85;border-radius: 5px;overflow: hidden;background: #ffffff85;}
.item_utility img{border-top-left-radius: 3px;border-top-right-radius: 3px;}
.item_utility span{font-family: "MRR";font-size: 20px;text-align: center;display: block;line-height: 45px;height: 45px;overflow: hidden;color: #000}
.item_utility:hover span{color: yellow}


.mat-bang-thumb { background-color: #f9f9f9; }
.mat-bang-content { color: #333; }
.mat-bang-nav {margin-top: 30px;display: block;}
.mat-bang-nav a {line-height: 42px;background-color: #fff;border: 1px solid #ccc;border-bottom: none;padding: 0 20px;color: #333;display: inline-block;float: left;}
.mat-bang-nav a.mat-bang-nav-active { background-color: #fcfcfc; position: relative; }
.mat-bang-nav a.mat-bang-nav-active:after { position: absolute; content: ''; width: 100%; left: 0px; bottom: -1px; height: 2px; background-color: #fcfcfc; }
.mat-bang-nav a:nth-child(n+2) { border-left: none; }
.mat-bang-tab-wrap { border: 1px solid #ccc; padding: 20px; background-color: #fcfcfc; }
.mat-bang-tab-item-thumb {display: block;width: 60%;box-sizing: border-box;float: left;border: 1px solid #e8e8e8;}
.mat-bang-tab-item img { width: 100%; }
.mat-bang-tab-item-info {width: calc(40% - 30px);float: right;}
.content_about{padding: 10px;}


.date_page_in{float: left;width: 90px;height: 125px;text-align: center;background: #152549;color: #fff;font-size: 18px;font-family: "MRB";margin-top: 5px;padding-top: 10px;}
.date_page_in span{display: block;line-height: 35px;}
.info_news_page_in{text-align: left;float: left;width: calc(100% - 90px);padding-left: 10px;margin-top: 10px;}
.info_news_page_in h3{font-family: "MRB";line-height: 25px;height: 50px;overflow: hidden;font-size: 20px;margin: 0;}
.info_news_page_in h3 a{color: #152549}
.info_news_page_in h3:hover a{color: red}
.info_news_page_in span{color: #000;font-family: "MRR";font-size: 16px;line-height: 20px;height: 60px;display: block;overflow: hidden;margin-top: 7px;}

#matbangthietke{padding: 30px 0;}
#nhanbanggia{padding: 40px 10px;background: url('../images/bg_price.png') no-repeat top center;background-size: cover}
.des_price{color:#fff; font-family: "MRR";font-size: 16px;text-align: center;margin-bottom: 20px;}
.price_newletter input{ width: calc((100% - 60px) / 4); margin-right: 20px; height: 50px; outline: none; border: none; box-sizing: border-box; padding: 0 12px; background-color: #fff; border-radius: 3px; font-family: "MRR";font-size: 18px;float: left;}
.price_newletter input[type='submit'] { width: calc((100% - 60px) / 4); height: 50px; outline: none; border: none; box-sizing: border-box; padding: 0 12px; background: #152549; border-radius: 3px; float: left;color: #fff;font-size: 22px;font-weight: 700;text-transform: uppercase;font-family: 'Roboto', sans-serif;margin-right: 0;}
.price_newletter input[type='submit']:hover{color: yellow}

.validation-baogia input{ width: calc((100%)) ; height: 50px;margin-bottom: 10px; outline: none; border: thin solid #dfdfdf; box-sizing: border-box; padding: 0 12px; background-color: #fff; border-radius: 3px; font-family: "MRR";font-size: 18px;}
.validation-baogia input[type='submit'] { width: calc((100%)) !important; height: 50px; outline: none; border: none; box-sizing: border-box; padding: 0 12px; background: #142346; border-radius: 3px; color: #fff;font-size: 22px;font-weight: 700;text-transform: uppercase;font-family: 'Roboto', sans-serif;margin-right: 0;}
.validation-baogia input[type='submit']:hover{color: red;}

.box_td { position: relative; }
.img_td { width: 50%; float: right }
.name_td { width: 50%; position: absolute; height: 100%; background: #1F5899; color: #fff; font-size: 34px; text-transform: uppercase; font-family: "MRB"; text-align: center; display: table; }
.name_td span { display: table-cell; vertical-align: middle; }
.about-section { margin-bottom: 30px; }
.title-page {font-size: 24px;font-weight: 700;color: #142346;text-transform: uppercase;position: relative;font-family: 'MRB';}
.title-page::after {content: '';display: block;height: 3px;width: 80px;margin: 15px auto 40px;position: relative;z-index: 6;background: #142346;}
.title-page::before { content: ''; position: absolute; height: 1px; width: 100%; background: #dfdfdf; bottom: 1px; left: 0; }
.about-section .title-page::after { margin: 15px auto 40px; }

.item_page_in { padding: 0 15px; }
.name_page_in {font-size: 20px;font-family: "MRR";text-align: center;line-height: 25px;height: 50px;overflow: hidden;margin: 0;margin-top: 7px;}
.info_page_in{position: relative;}
.name_page_in a { color: #000; }
.name_page_in a:hover { color: red; }
.new_page_in{padding: 30px 0;}
.item_page_in{text-align: center;background: #fff;}
.item_page_in .img_page_in img{width: 100%}

.menu_project{padding: 0;}
.menu_project .navbar-nav{width: 100%;align-items: center;justify-content: center;}
.menu_project .nav-item{display: inline-block}
.menu_project .nav-item a { line-height: 20px; padding: 15px !important; display: inline-block; color: #142346; font-size: 16px; text-transform: uppercase; font-family: 'Roboto', sans-serif; }
.menu_project .nav-item a.active{ background: var(--main-color); color: #000 !important }

/* center */
.center{padding: 40px 0;position: relative;z-index: 0;overflow: hidden;}
.box_title_center{display: flex;align-items: center;justify-content: space-between;margin-bottom: 20px;}
.title_center{position: relative;padding-bottom: 12px;}
.title_center::before{position: absolute;content: "";background: var(--main-color);width: 50px;height: 5px;left: 0;bottom: 0;padding-bottom: 5px;}
.title_center span{color: #545454;font-size: 16px;display: block;margin-bottom: 5px;}
.title_center h3{color: var(--main-yellow);font-weight: 800;font-size: 33px;margin-bottom: 0;}

.item_center{position: relative;display: block;}
.img_center{width: 100%;margin-bottom: 12px;}
.info_center{width: 100%;position: relative;display: flex;align-items: center;justify-content: space-between;}
.info_center p{width: 65px;border-right: 1px solid #CBCBCB;margin-right: 15px;padding-right: 15px;text-align: center;margin-bottom: 0;color: var(--main-color)}
.info_center p span:nth-child(1){font-size: 30px;font-weight: 700;display: block;line-height: 35px;}
.info_center p span:nth-child(2){font-size: 11px;font-weight: 300;display: block;line-height: 20px;}
.info_center h3{font-size: 15px;font-weight: 400;margin: 0px;width: calc(100% - 80px);font-family: 'Roboto', sans-serif;}
.info_center h3 a{color: #363636;line-height: 20px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}
.info_center:hover h3 a{color: var(--color-red)}

ul.tab_news { padding: 0; text-align: center;   position: relative; z-index: 0; margin: 0;}
ul.tab_news li {display: inline-block;position: relative;}
ul.tab_news li a {color: #626262;font-size: 18px;position: relative;padding: 0 20px;transition: all 1s;}
ul.tab_news li a::before{left: 0;width: 0;top: 50%;background: var(--main-color);position: absolute;content: "";height: 1px;transition: all 1s}
ul.tab_news li a.selected{padding-left: 60px;font-weight: 600;transition: all 1s;}
ul.tab_news li a.selected::before{width: 50px;transition: all 1s}
ul.tab_news li a span { display: block; margin-left: 10px; }
.tab_hide { position: absolute !important; z-index: -1; opacity: 0; }
.tab_show { position: relative !important; z-index: 999; opacity: 1; }


/* recruit */
.info-sticky-header {font-weight: 500;margin-bottom: 0;border-bottom: 1px solid rgba(48, 51, 58, .1);border-top: 1px solid rgba(48, 51, 58, .1);margin-bottom: 30px;padding-left: 0;}
.info-sticky-header .wrap-content{white-space: nowrap;overflow-x: auto;}
.info-sticky-header p.gray { font-weight: 400; padding-bottom: 2px; color: #8e9399 }
.info-sticky-header li {display: inline-block;padding: 0 10px;}
.info-sticky-header li p{margin-bottom: 0}
.info-sticky-header li:first-child { padding-left: 0 }
.info-sticky-header li a {line-height: 40px;font-weight: 700;display: block;font-weight: 700;text-transform: capitalize;font-size: 17px;color: #004695;}
.info-sticky-header li.active a,.info-sticky-header li:hover a{color: red}
.info-sticky-header.active_top {-webkit-box-shadow: 0px 5px 5px 0px rgba(230, 227, 230, 1);-moz-box-shadow: 0px 5px 5px 0px rgba(230, 227, 230, 1);box-shadow: 0px 5px 5px 0px rgba(230, 227, 230, 1);background: #fff;z-index: 99;}

.tt_main {position: relative;margin: 0px 0 20px;text-align: center;padding-bottom: 7px;}
.tt_main::before{position: absolute;content: "";width: 100px;height: 2px;left: calc(50% - 50px);bottom: 0;background: var(--main-color);z-index: -2;}
.tt_main .title {margin: 0;position: relative;font-size: 21px;color: #000;text-transform: uppercase;display: inline-block;font-weight: 700}
.form-post{max-width: 800px;margin: 0 auto}

.info-sticky-header .wrap-content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; }
.info-sticky-header .wrap-content::-webkit-scrollbar { height: 6px; background-color: #F5F5F5; }
.info-sticky-header .wrap-content::-webkit-scrollbar-thumb { background-color: #000000; }


/* gallery_page */
.gallery_page{margin-bottom: 30px;}
.slick_gallery{display: none;margin-left: -10px;margin-right: -10px}
.item_gallery_img {  padding: 25px 15px; overflow: hidden; cursor: pointer;}
.gallery_page .box_img { border-radius: 10px; overflow: hidden; display: inline-block; width: 100%;  margin-bottom: 10px;  }
.gallery_page .box_img img { display: block; height: 100%; object-fit: cover; border-radius: 5px;  width: calc(100% + 20px); max-width: unset; transform: translateX(-20px); transition: .5s all; }
.box_img:hover img{ transform: translateX(0px); }
.item_gallery_img .box_content { display: flex; align-items: center;}
.item_gallery_img .box_content .icon { position: relative; pointer-events: none; flex: 0 0 auto; }
.item_gallery_img .box_content .icon { height: 56px; width: 73px; border-right: 1px solid #e1e1e1; margin-right: 20px; }
.item_gallery_img .box_content .icon::before { position: absolute; left: 40%; top: 50%; transform: translate(-50%, -50%); content: url("../images/icon_gallery_img.png"); }
.item_gallery_img .box_content h3{ font-size: 15px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; transition: .5s all; font-family: 'Montserrat', sans-serif;font-weight: 700;line-height: 20px;}
.item_gallery_img .box_content h3 a{color: #000}
.item_gallery_img .box_content h3:hover a{color: var(--main-color)}
.gallery_page_video .box_content .icon::before { content: url("../images/icon_youtube.png"); }

/* about */
.why_choose { padding: 50px 0 40px; }
.sub_title { color: #333333; font-family: 'Montserrat', sans-serif; font-size: 20px; margin: 0; }
.title_recruit b { color: var(--main-color) }
.why_choose .item { margin-bottom: 40px; font-family: 'Montserrat', sans-serif; }
.why_choose .item .icon { margin-bottom: 20px; }
.why_choose .item .icon img{width: auto !important}
.why_choose .item h3 { font-size: 18px; margin-bottom: 15px; font-weight: 700 }
.why_choose .item .content { font-size: 14px; color: #333333; line-height: 26px; }

.item_prosper{position: relative}
.item_prosper span{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #00000061;color: #fff;text-align: center;font-weight: 700;display: flex;align-items: center;justify-content: center;padding: 10px;font-size: 20px;text-transform: capitalize;opacity: 0;transition: all 1s;cursor: pointer}
.item_prosper:hover span{opacity: 1;transition: all 1s}

.slick_tt1{display: none;margin-right: -10px;margin-left: -10px;}
.slick_tt1 .item_tt{padding: 0 10px;}
.mar-b30{margin: 30px auto}
.fields1{margin-bottom: 0}

.leadership{padding: 60px 0;}
.item_leadership{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.img_leadership{width: calc(45% - 15px);}
.info_leadership{width: calc(55% - 15px);background: url('../images/quote.png') no-repeat top right;padding: 20px 20px 0 0;font-family: 'Montserrat', sans-serif;}
.info_leadership h3 { font-size: 19px; margin-bottom: 6px;font-weight: 700 }
.info_leadership span { font-size: 15px; display: block; margin-bottom: 20px; }

/* fields */
.core{padding: 40px 0 0;position: relative;z-index: 0;}
.core .row{margin-left: 0;margin-right: 0}
.item_core{position: relative;padding-left: 0;padding-right: 0}
.info_core{padding: 0 20px 20px;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 9;background-image: linear-gradient(#0000, #000);font-family: 'Montserrat', sans-serif;}
.info_core h3{margin-bottom: 15px;font-size: 24px;font-weight: 700;color: #fff;position: relative}
.info_core h3::before { position: absolute; content: ""; width: 3px; height: 100%; left: -20px; top: 0; background: var(--main-color); }
.info_core span { font-size: 14px; line-height: 25px; color: #fff; max-height: 400px; overflow-x: overlay; display: block; }
.info_core span::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; }
.info_core span::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; }
.info_core span::-webkit-scrollbar-thumb { background-color:var(--main-color) ; }

/* about-info */
.about-info{padding: 60px 0 40px;position: relative;overflow: hidden;margin-bottom: 50px;}
.about-info::before { position: absolute; content: url("../images/bf_about.jpeg"); top: 50%; transform: translateY(-50%); left: calc(calc(calc(100vw - 1200px)/2) - 360px); z-index: -1; }
.title-about-info{margin-bottom: 20px;font-family: 'Montserrat', sans-serif;}
.title-about-info span { color: #333333; font-size: 20px; margin: 0; }
.title-about-info p { margin-bottom:0 ;font-size: 45px; color: #333333; font-weight: 700;  position: relative; line-height: 1.1;}
.title-about-info h3{ margin-bottom: 0; font-size: 35px;  font-weight: 700;  position: relative;color: var(--main-color);line-height: 1.1;}
.more_about_info { height: 50px; background-color: var(--main-color); color: #ffffff; font-size: 14px; display: inline-block; line-height: 50px; font-family: 'Montserrat', sans-serif;font-weight: 700; padding: 0 35px; margin-top: 20px; transition: .5s all; text-transform: capitalize}
.more_about_info:hover{background: #263e56;color: #fff}
.group_video{margin-top: -60px}
.modal-custom{z-index: 99999;}
/* Responsive */
@media(min-width:1200px){
	.header.fix {-webkit-animation: fadeInDown 0s ease-in backwards;-moz-animation: fadeInDown 0s ease-in backwards;-o-animation: fadeInDown 0s ease-in backwards;-ms-animation: fadeInDown 0s ease-in backwards;-moz-animation-delay: 0s;-webkit-animation-delay: 0s;-o-animation-delay: 0s;animation-delay: 0s;z-index: 9;-webkit-box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);-moz-box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);transition: all 1s;position: fixed;left: 0;width: 100%;top: 0;}	
	.header.fix .logo-header img{height: 70px;transition: all 1s}
	.header.fix .menu{transition: all 1s;margin-top: 0}
}	
@media(max-width:1500px){
	.info_core span{max-height: 300px}
}
@media(max-width:1200px){
	body{padding-top:0;}
	#full{padding:0;}		
	.menu,.banner{display:none;}
	.menu-res{display:block;}
	.mm-page{overflow: hidden;}	
	#full{padding-top: 0}
	.menu-res.fix {-webkit-animation: fadeInDown 0s ease-in backwards;-moz-animation: fadeInDown 0s ease-in backwards;-o-animation: fadeInDown 0s ease-in backwards;-ms-animation: fadeInDown 0s ease-in backwards;-moz-animation-delay: 0s;-webkit-animation-delay: 0s;-o-animation-delay: 0s;animation-delay: 0s;z-index: 9999;-webkit-box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);-moz-box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);transition: all 1s;position: fixed;top: 0;left: 0;width: 100%;}
	.menu_top.active_top {-webkit-animation: fadeInDown 0s ease-in backwards;-moz-animation: fadeInDown 0s ease-in backwards;-o-animation: fadeInDown 0s ease-in backwards;-ms-animation: fadeInDown 0s ease-in backwards;-moz-animation-delay: 0s;-webkit-animation-delay: 0s;-o-animation-delay: 0s;animation-delay: 0s;z-index: 9999;-webkit-box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);-moz-box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);box-shadow: 0px 5px 5px 0px rgba(148, 145, 148, 1);transition: all 1s;position: fixed;top: 45px;left: 0;width: 100%;}
	.logo-header{width: 100%;text-align: center !important;margin: 0;}	
    .logo-header img{margin: 0 auto}
    .header_bottom{background: none;padding: 5px 0}
    
    .item_news { padding: 15px; }
    .item_news .box_img { height: 180px; }
    .title_recruit{font-size: 35px;}
    .service_related .item .box_img { width: 70px;}
    .service_related .item .box_content{width: calc(100% - 82px);}
    .service_related .item h4{margin: 0 0 5px}

    .info_recruit h3{font-size: 14px;}
    .project_home .item.info{padding: 20px;}
    .info_core span{max-height: 200px}
}

@media(max-width:991px){
	.menu_project{padding: 5px 0;display: block;}
	.navbar-light .navbar-toggler{background: #af1b30;color: #fff;border-color: #fff;padding: 7px 15px;}	
	.navbar-light .navbar-toggler i{font-size: 25px;}
	.menu_project .navbar-nav{display: block;text-align: center}
	.menu_project .nav-item a{padding: 8px 15px;font-size: 14px;}
	.menu_top .wrap-content{width: 100%;}

	.title-about-info{font-size: 15px;}
	.title-about-info h3,.title-about-info p{font-size: 25px;}
	.info_core span{max-height: 150px}
}
@media(max-width:992px){	
	.header_top{display: none}
	.item_news.style_1>*.info_news h3 { margin-bottom: 15px;font-size: 14px; }
	.item_news .box_img { height: 120px; }
	.title_recruit,.wrap_content .title_recruit{font-size: 25px;}
	.service_related .item .box_img { width: 135px;}
    .service_related .item .box_content{width: calc(100% - 147px)}

    table.table_td tbody td:nth-child(1) { font-size: 20px; }
    .project_home .item:nth-child(1), .project_home .item:nth-child(6){width: 100%}
    .project_home .item { width: 50%; }
    .project_home .project_item .info_project_home h3{font-size: 15px;}
    .project_home .project_item .info_project_home span{font-size: 12px}
    

}
@media(max-width:850px){	
	.header-top{display: block;}
	.item_news { width: calc(50% - 10px) !important; margin: 0 5px 10px; padding: 10px !important; border-radius: 10px; }
	.item_news>* { width: 100% !important; }
	.item_news.style_1 .box_img { border-radius: 10px !important; margin-bottom: 10px; }
	.item_news.style_1>*.info_news .info_news_ span,.info_news_ .more_news,.item_news .info_news .date_news::before{display: none}
	.item_news .box_img {  margin-bottom: 10px; height: auto;}
	.item_news .info_news .date_news{width: 100%;padding: 0 0 5px;}
	.item_news .date_news span{font-weight: 400;font-size: 12px;line-height: unset;}
	.item_news .date_news p{display: inline-block;font-size: 12px;}
	.item_news .info_news .info_news_{padding-left: 0;width: 100%;}
	.item_news .info_news .info_news_ h3{font-size: 14px;margin-bottom: 0;}
	.item_news .info_news .info_news_ h3 a{line-height: 20px;}
	.item_news.style_1>*.info_news{padding: 0}
	.item_news.style_1 .box_img{height: unset;}

	.item_project .box_content .arrow{display: none}
}
@media(max-width:769px){	
	.top-contact{flex-wrap:wrap;}
	.left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
	.left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
	.title-main span,.title_about h3,.info_video span,.title-main2 span{font-size: 25px;}
	.about_left{width: 100%;margin-top: 20px}
	.about_right{display: none}
	ul.list_tax { flex-wrap: wrap; justify-content: center; }
	.wrap_content{padding: 20px}	
	.title_ft,.title_fields,.title_center h3 { font-size: 25px; }
	.box_partner1{max-width: 100%;margin-bottom: 50px;}
	.box_title_center{display: block}
	ul.tab_news{margin: 15px 0}
	.price_newletter input { width: 100%; margin-bottom: 10px; }
	.price_newletter input[type='submit']{width: 180px}
	.group_video .wrap { width: 100%; }
	.about-info{padding-bottom: 0}
}
@media(max-width:767px){	
	.info_core span{max-height: 400px}
}
@media(max-width:680px){
	.item_gallery_img{padding: 10px;}
	.item_project { width: 100% !important; }
	.title_project,.title_project2{font-size: 25px}
	.mat-bang-tab-item-info, .mat-bang-tab-item-thumb{width: 100%;margin-bottom: 15px}
}
@media(max-width:500px){	
	.blog-item .blog-item-mains .post-time{display: none}
	.item_gallery_img .box_content h3{font-size: 14px}
	.item_gallery_img .box_content .icon{display: none}
	.title_fields{font-size: 20px;}
	.info_core span{max-height: 300px}
}

@media(max-width:440px){
	.pic-news,.info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
	.info-news{margin-top:15px;}
	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}				
	.item_leadership{display: block}
	.img_leadership,.info_leadership{width: 100%;margin-top: 5px}
}
@media(max-width:335px){
	
}