﻿@media(min-width: 768px)and (max-width: 991.98px){.col-md-4{-ms-flex:0 0 33.333334%;flex:0 0 33.333334%;max-width:33.333334%}}a{color:#000}a:hover{text-decoration:none;color:#0072b9}html{overflow-x:hidden}body{font-size:14px;line-height:1.7;font-family:"Open Sans",sans-serif}@media(min-width: 768px){.container{max-width:750px}}@media(min-width: 992px){.container{max-width:990px}}@media(min-width: 1200px){.container{max-width:1170px}}.red{color:#ea0000 !important}.grey{color:#999898}.bg_white{background:#fff}.bg_grey{background:#fafafa}.bg_grey_half{background:#fafafa}@media(min-width: 768px){.bg_grey_half{background:linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-o-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-moz-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-webkit-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-ms-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%)}}.box-shadow{-webkit-box-shadow:2px 2px 20px #00000017;-moz-box-shadow:2px 2px 20px #00000017;box-shadow:2px 2px 20px #00000017}.font-weight-bold,strong,b{font-weight:bold}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.5}@keyframes stuckMoveDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes stuckMoveUp{0%{transform:translateY(100%)}100%{transform:translateY(0)}}.mm-menu{--mm-color-background: #333;--mm-color-text: #fff;--mm-color-button: #fff;--mm-color-border: #545454;--mm-color-text-dimmed: #fff}.rotate{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.lazyload{opacity:0}.lazyloading{opacity:1;transition:opacity 300ms;background:url("../css/images/loading.gif") no-repeat center !important;background-size:50px}.lazyloaded{opacity:1;transition:opacity 300ms}@font-face{font-family:"UTMSwiss";src:url("../fonts/UTMSwissCondensedBold.ttf")}@font-face{font-family:"UTMSwissRegular";src:url("../fonts/UTMSwissCondensed.ttf")}@font-face{font-family:"UTMAndrogyne";src:url("../fonts/UTMAndrogyne.ttf")}@font-face{font-family:"UTMBeautifulCaps";src:url("../fonts/UTMBeautifulCaps.ttf")}@font-face{font-family:"AvenirNext";src:url("../fonts/AvenirNext-DemiBold.ttf")}@font-face{font-family:"AvenirNextRegular";src:url("../fonts/AvenirNext-Regular.ttf")}@font-face{font-family:"AvenirNext";font-weight:bold;src:url("../fonts/AvenirNext-Bold.ttf")}@font-face{font-family:"UTMPenumbraBold";src:url("../fonts/UTMPenumbraBold.ttf")}@font-face{font-family:"UTMNeutra";src:url("../fonts/UTMNeutra.ttf")}@font-face{font-family:"UTMAvo";src:url("../fonts/UTMAvo.ttf")}@font-face{font-family:"UTMAvo";src:url("../fonts/UTMAvoBold.ttf");font-weight:bold}@font-face{font-family:"UTMAptimaBold";src:url("../fonts/UTMAptimaBold.ttf");font-weight:bold}@font-face{font-family:"UTMYenTu";src:url("../fonts/UTMYenTu.ttf")}@font-face{font-family:"UTMLinotypeZapfinoKT";src:url("../fonts/UTMLinotypeZapfinoKT.ttf")}@font-face{font-family:"UTMNokiaStandardB";src:url("../fonts/UTMNokiaStandardB.ttf")}@font-face{font-family:"UTMTimes";src:url("../fonts/UTMTimes.ttf")}@font-face{font-family:"UTMTimesBold";src:url("../fonts/UTMTimesBold.ttf")}@font-face{font-family:"UTMNeoSansIntel";src:url("../fonts/UTMNeoSansIntel-Italic.eot?#iefix") format("embedded-opentype"),url("../fonts/UTMNeoSansIntel-Italic.woff2") format("woff2"),url("../fonts/UTMNeoSansIntel-Italic.woff") format("woff"),url("../fonts/UTMNeoSansIntel-Italic.ttf") format("truetype"),url("../fonts/UTMNeoSansIntel-Italic.svg#UTMNeoSansIntel-Italic") format("svg")}@font-face{font-family:"UTMNeoSansIntel";src:url("../fonts/UTMNeoSansIntel-BoldItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/UTMNeoSansIntel-BoldItalic.woff2") format("woff2"),url("../fonts/UTMNeoSansIntel-BoldItalic.woff") format("woff"),url("../fonts/UTMNeoSansIntel-BoldItalic.ttf") format("truetype"),url("../fonts/UTMNeoSansIntel-BoldItalic.svg#UTMNeoSansIntel-BoldItalic") format("svg");font-weight:bold}@font-face{font-family:"UTMNetmucKT";src:url("../fonts/UTMNetmucKT.ttf")}@font-face{font-family:"UTMEricssonCapital";src:url("../fonts/UTMEricssonCapital.ttf")}@-webkit-keyframes circle{0%{opacity:1}40%{opacity:1}100%{width:200%;height:200%;opacity:0}}@keyframes circle{0%{opacity:1}40%{opacity:1}100%{width:200%;height:200%;opacity:0}}.effect-circle{position:relative}.effect-circle::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255,255,255,.2);border-radius:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0}.effect-circle:hover::before{-webkit-animation:circle .75s;animation:circle .75s}.effect-black{position:relative}.effect-black::after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;content:"";display:block;background-color:rgba(0,0,0,.6)}.effect-black:hover::after{opacity:1}@-webkit-keyframes flash{0%{opacity:.4}100%{opacity:1}}@keyframes flash{0%{opacity:.4}100%{opacity:1}}.effect-flashing:hover>*{opacity:1;-webkit-animation:flash 1.5s;animation:flash 1.5s}.effect-darkover{position:relative}.effect-darkover .object-img{transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-webkit-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-moz-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-ms-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-o-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81)}.effect-darkover .object-overlay{opacity:0;background-color:rgba(0,0,0,.5);transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-webkit-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-moz-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-ms-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-o-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);z-index:10;position:absolute;top:0;left:0;width:100%;height:100%}.effect-darkover .view-more{text-decoration:none;padding:7px 14px;border:1px solid #fff;border-radius:0;background-color:transparent;display:inline-block;color:#fff;position:absolute;text-transform:uppercase;opacity:0;top:50%;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.effect-darkover:hover .object-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2)}.effect-darkover:hover .object-overlay{opacity:1}.effect-darkover:hover .view-more{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:1;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.effect-zoom{position:relative}.effect-zoom img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;min-width:100%;min-height:100%;object-fit:cover;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.effect-zoom:hover img{transform:translate(-50%, -50%) scale(1.12, 1.12);-webkit-transform:translate(-50%, -50%) scale(1.12, 1.12);-moz-transform:translate(-50%, -50%) scale(1.12, 1.12);-o-transform:translate(-50%, -50%) scale(1.12, 1.12);-ms-transform:translate(-50%, -50%) scale(1.12, 1.12)}.hover14{position:relative;display:block;overflow:hidden}.hover14::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.hover14:hover::before{-webkit-animation:shine .75s;animation:shine .75s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}header .top-bar-mobile{background:#0072b9;color:#fff}header .top-bar-mobile a{color:#fff}header .mobile-bar{z-index:10;background:#fff;position:relative;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.2);-moz-box-shadow:0 3px 8px rgba(0,0,0,.2);box-shadow:0 3px 8px rgba(0,0,0,.2)}header .mobile-bar .toggle-menu{padding:0 1rem;font-size:28px;display:block;height:50px;line-height:52px;position:absolute;z-index:10;color:#0072b9}header .mobile-bar .logo-top{text-align:center;height:50px;position:relative;overflow:hidden;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in}header .mobile-bar .logo-top a{line-height:40px;display:inline-block;float:left}header .mobile-bar .logo-top a img{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;height:40px;max-width:100%}header .mobile-bar .mobile-right{text-align:right;font-size:22px;display:block;height:40px;line-height:40px;position:absolute;z-index:10;color:#fff;right:0;top:5px}header .mobile-bar .mobile-right .search_mobile_button{cursor:pointer;padding:0 0 10px 1rem;color:#000}header .mobile-bar .mobile-right .search_mobile_button i{font-size:17px}header .mobile-bar .mobile-right .search_mobile_button i.fa-times{color:red;display:none}header .mobile-bar .mobile-right .cart_th{width:25px;float:right;position:relative}header .mobile-bar .mobile-right .cart_th img{width:100%}header .mobile-bar .mobile-right .cart_th span{position:absolute;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;display:block;top:0;right:-6px;color:#fff;background:#000;background:transparent\9 ;background:rgba(0,0,0,.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);line-height:20px;width:20px;text-align:center;font-weight:400;font-size:13px}header .mobile-bar .search_mobile_wrap{position:relative;display:none;padding:0;z-index:9999}header .mobile-bar .search_mobile_wrap .search_mobile{padding:10px 0;background:#f5f5f5;position:absolute;width:100%}header .search_mobile .search_form{margin:0 auto;position:relative;background:transparent;border:0;width:90%;background:#fff;border-radius:5px;max-width:555px}header .search_mobile .search_form input{background:transparent;display:block;height:40px;border-radius:0;width:calc(100% - 60px);text-indent:10px;outline:none;float:left;border:1px solid #fff;border-right:0;color:#000;background:#fff}header .search_mobile .search_form input::-webkit-input-placeholder{color:#666}header .search_mobile .search_form input::-moz-placeholder{color:#666}header .search_mobile .search_form input:-ms-input-placeholder{color:#666}header .search_mobile .search_form input:-moz-placeholder{color:#666}header .search_mobile .search_form button{display:block;float:left;border-radius:0;outline:none;background:#f28800;color:#fff;height:40px;width:60px;border:0;cursor:pointer;text-transform:uppercase}header .logo-link-search .logo-group{width:200px;height:115px;position:relative}header .logo-link-search .logo-group a{display:block;top:50%;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);position:absolute;margin-bottom:0;line-height:1}header .logo-link-search .logo-group a img{max-height:115px;max-width:100%}@media(min-width: 1200px){header .logo-link-search .logo-group{width:250px}}header .logo-link-search .link .item img{height:28px}header .logo-link-search .link .item a{font-size:14px}header .logo-link-search .search-form h1{font-size:28px;font-weight:700;color:#f28800;text-transform:uppercase;margin-bottom:.3rem}header .logo-link-search .search-form .search_form{border:1px solid #ccc;margin:0 auto;position:relative;width:100%;background:#fff;border-radius:3px;padding:3px;max-width:555px}header .logo-link-search .search-form .search_form input{background:transparent;display:block;height:38px;border-radius:0;width:calc(100% - 60px);text-indent:10px;outline:none;float:left;border:1px solid #fff;border-right:0;color:#000;background:#fff}header .logo-link-search .search-form .search_form input::-webkit-input-placeholder{color:#666}header .logo-link-search .search-form .search_form input::-moz-placeholder{color:#666}header .logo-link-search .search-form .search_form input:-ms-input-placeholder{color:#666}header .logo-link-search .search-form .search_form input:-moz-placeholder{color:#666}header .logo-link-search .search-form .search_form button{display:block;float:left;border-radius:0;outline:none;background:#159ad5;color:#fff;height:38px;width:130px;border:0;cursor:pointer}header .logo-link-search .search-form .search_form button:hover{background-color:#f28800}header .logo-link-search .social_top a{font-size:20px;width:32px;height:32px;display:inline-block;text-align:center;border-radius:50%;background:#159ad5;color:#fff}header .logo-link-search .social_top a:hover{background-color:#f28800}header .logo-link-search .language{text-align:center}header .logo-link-search .language a{padding-right:10px}header .logo-link-search .language a img{height:28px;width:43px}header .logo-link-search .hotline_menu{display:block;line-height:20px;font-size:20px;font-weight:700;color:#f28800;position:relative}header .logo-link-search .hotline_menu span{font-size:13px;display:block;line-height:20px;margin-top:5px}header .menu-cart{background:#0072b9}header .menu-cart .menubar #narbarMainMenu{padding:0;z-index:999}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li{position:relative}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link{color:#fff;padding:0 10px;font-size:14px;line-height:58px;position:relative;font-weight:600}@media(min-width: 1200px){header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link{padding:0 22px;font-size:15px}}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item:hover .nav-link{color:#fff;background:#f28800}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item:hover>ul{opacity:1;visibility:visible;transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);-ms-transform:scaleY(1)}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item:hover>ul:before{filter:alpha(opacity=100);opacity:1}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul{position:absolute;min-width:220px;z-index:99;background:#f28800;text-align:left;visibility:hidden;list-style:none;padding:0;top:100%;left:0;opacity:0;visibility:hidden;border:1px solid #c97100;border-top:unset;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul li{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul li a{padding:0 15px;display:block;white-space:nowrap;font-size:14px;min-width:150px;border-top:1px solid #c97100;line-height:40px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;color:#fff}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul li ul{min-width:200px;z-index:99;background:#e3e3e3;border-left:0;top:0;text-align:left;left:100%;display:none;padding:0;list-style:none}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul li ul li a:hover{color:#000;background:#fff}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul li:hover ul{display:block;opacity:1;visibility:visible}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item ul li:hover>a{background:#fff;color:#000;text-decoration:none;padding-left:20px}header .menu-cart .menubar #narbarMainMenu .navbar-collapse ul li.nav-item>ul{transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-o-transform:scaleY(0);-ms-transform:scaleY(0);transform-origin:0 0 0;-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0}header .menu-cart .cart_menu{background:#f28800;color:#fff;line-height:45px;font-size:14px;position:relative}header .menu-cart .cart_menu img{height:18px}header .menu-cart .btn-hotline{border-radius:50%;width:36px;height:36px;padding:.25rem;color:#f28800;-webkit-box-shadow:3px 5px 10px rgba(0,0,0,.5);-moz-box-shadow:3px 5px 10px rgba(0,0,0,.5);box-shadow:3px 5px 10px rgba(0,0,0,.5);z-index:2}header .menu-cart .btn-danger{font-weight:600;text-transform:uppercase;background-color:#f28800}header .menu-cart .btn-danger:hover{background-color:red}header .menu-cart .container{position:relative}header .menu-cart .container .show-cart{position:absolute;top:100%;right:15px;width:350px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);border:2px solid #ddd;z-index:999;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:0;visibility:hidden}header .menu-cart .container .show-cart.show{opacity:1;visibility:visible}header .menu-cart .container .show-cart .wrap{max-height:220px;overflow-y:scroll}header .menu-cart .container .show-cart .wrap::-webkit-scrollbar{width:10px}header .menu-cart .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}header .menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#888}header .menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#555}header .menu-cart .container .show-cart .wrap ._record .img-box{width:80px;height:80px;flex:0 0 80px}header .menu-cart .container .show-cart .wrap ._record .img-box img{max-width:95%;max-height:95%}header .menu-cart .container .show-cart .wrap ._record>div{-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}header.fixed{position:fixed;top:0;right:0;left:0;z-index:999;background:#fff;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);animation:stuckMoveDown .6s}header.fixed .top,header.fixed .logo-link-search{display:none !important}header.fixed .logo-menu .logo-group{height:55px}header.fixed .logo-menu .logo-group img{max-height:45px}header.fixed .logo-menu .menubar #narbarMainMenu{border-top:0}header.fixed .logo-menu .menubar #narbarMainMenu .navbar-nav .nav-item .nav-link{line-height:55px}header.fixed .logo-menu .menubar #narbarMainMenu .navbar-nav .nav-item.static>ul{-webkit-box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.1);-moz-box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.1);box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.1)}@media(max-width: 991.98px){header{-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);position:relative;z-index:999}}.bg{background:url("../css/images/bg-container.png") repeat}.bg .wrap{background:#fff}.bg-gray{background-color:#f5f5f5}.headerbox .title{font-size:30px;line-height:32px;color:#0072b9;position:relative}.headerbox .brief{font-size:14px}@media(min-width: 992px){.headerbox{max-width:70%;margin-left:auto;margin-right:auto}}.slider{position:relative}@keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}.slider .item>div{width:100%;position:absolute;left:0;bottom:0;height:100%}.slider .item>div .wrap{width:550px;-webkit-box-shadow:0 0 5px #acacac;-moz-box-shadow:0 0 5px #acacac;box-shadow:0 0 5px #acacac;background:#fff;background:transparent\9 ;background:rgba(255,255,255,.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff)}.slider .item>div .wrap .title_sl{font-size:25px;line-height:35px;font-weight:700;color:#f28800}.slider .item>div .wrap .brief_sl{font-size:14px;line-height:20px}.slider .active .item>div{animation:stuckFadeIn 3s}.slider .owl-theme .owl-dots{margin:-35px 0 0 0 !important;position:relative;z-index:100}.slider .owl-dots .owl-dot span{width:15px;height:15px;border:3px solid;background:#fff;opacity:.6;margin:5px}.slider .owl-dots .owl-dot span.active{opacity:1;background:#fff}.slider .owl-dots .owl-dot:hover span,.slider .owl-dots .owl-dot.active span{opacity:1;background:#fff;border-color:#519b42}@media(min-width: 992px){.slider .owl-nav{margin:0;position:static}.slider .owl-nav [class*=owl-]{background:transparent;color:#858585;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:30px}.slider .owl-nav [class*=owl-].owl-next{right:0}.slider .owl-nav [class*=owl-].owl-prev{left:0}.slider .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#858585}}.slider .right .owl-slider-right img{height:149px;min-width:100%;width:auto}@media(min-width: 1200px){.slider .right .owl-slider-right img{height:194px}}@media(min-width: 992px){.slider .right .owl-slider-right .owl-nav{margin:0;position:static}.slider .right .owl-slider-right .owl-nav [class*=owl-]{background:transparent;color:#9d9d9d;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:25px}.slider .right .owl-slider-right .owl-nav [class*=owl-].owl-next{right:0}.slider .right .owl-slider-right .owl-nav [class*=owl-].owl-prev{left:0}.slider .right .owl-slider-right .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#9d9d9d}}.slider .right .policy .items{background:#f8f8f8;padding:10px 5px;font-size:11px}.slider .right .policy .items img{height:20px}.slider .right .policy .items .info>p{font-weight:600}.slider .right .policy .items:nth-child(4),.slider .right .policy .items:nth-child(4n+1){background:#f0f0f0}@media(min-width: 1200px){.slider .right .policy .items{padding:12px 5px}}.introduce{padding:50px 0}.introduce .container .img-left a{display:block;height:100%;overflow:hidden;position:relative}.introduce .container .img-left a img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;height:100%;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.introduce .container .img-left a:hover img{transform:translate(-50%, -50%) scale(1.08, 1.08);-webkit-transform:translate(-50%, -50%) scale(1.08, 1.08);-moz-transform:translate(-50%, -50%) scale(1.08, 1.08);-o-transform:translate(-50%, -50%) scale(1.08, 1.08);-ms-transform:translate(-50%, -50%) scale(1.08, 1.08)}@media(min-width: 768px){.introduce .container .img-left{padding-right:0}}.introduce .container .content-right .top{padding:45px 60px;background-color:#0072b9;color:#fff;margin-bottom:15px}.introduce .container .content-right .top .title{font-size:25px;font-weight:600;margin-bottom:1rem}.introduce .container .content-right .top .brief{font-size:14px}.introduce .container .content-right .top ul{margin:0;padding:0;display:flex}.introduce .container .content-right .top ul li{list-style:none;font-size:15px;text-transform:uppercase;margin-right:20px}.introduce .container .content-right .top ul li a{font-weight:600;color:#fff;padding:8px 20px;border-radius:3px;background:#f28800}.introduce .container .content-right .top ul li a:hover{background-color:red}.introduce .container .content-right .video>a{display:block;position:relative}.introduce .container .content-right .video>a>img{width:100%}.introduce .container .content-right .video>a::before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:url(../css/images/play.png) no-repeat center center #f28800;background-size:cover;opacity:0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;left:calc(50% - 50px);top:calc(50% - 80px)}.introduce .container .content-right .video>a:hover::before{opacity:1;top:calc(50% - 50px)}@media(max-width: 991.98px){.introduce .container .content-right .video>a{height:240px;overflow:hidden}.introduce .container .content-right .video>a>img{width:unset;height:100%}.introduce .container .content-right .video>a>span{top:unset;left:15px;bottom:15px;width:100%;font-size:16px;line-height:24px;transform:translate(0, 0)}.introduce .container .content-right .video>a::before{width:50px;height:50px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;left:calc(50% - 25px);top:calc(50% - 25px);opacity:1;background-color:#159ad5;border-radius:50%}.introduce .container .content-right .video>a:hover::before{top:calc(50% - 15px)}}@media(max-width: 767.98px){.introduce{padding:0 0 15px}.introduce .container .content-right .top{padding:20px}.introduce .container .content-right .top .title{font-size:22px}.introduce .container .content-right .top ul li{margin-right:2px;font-size:14px}.introduce .container .content-right .top ul li a{padding:5px}}.cat_home{padding:50px 0}.cat_home .headerbox .title{color:#fff;margin-bottom:40px}.cat_home .list-cat .cat-box{height:100%;position:relative;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;border:1px solid #e8e8e8}.cat_home .list-cat .cat-box .img-box{height:190px;background:#fff;overflow:hidden;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;position:relative}.cat_home .list-cat .cat-box .img-box img{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;width:auto}.cat_home .list-cat .cat-box .info-box{position:relative;z-index:6;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.cat_home .list-cat .cat-box .info-box .cat-name{line-height:1;position:relative;text-transform:uppercase}.cat_home .list-cat .cat-box .info-box .cat-name a{font-size:18px;font-weight:600;line-height:25px;height:50px;overflow:hidden;color:#0072b9}.cat_home .list-cat .cat-box .info-box .cat-name a:hover{color:#f28800}.cat_home .list-cat .cat-box .info-box .cat-brief p{text-align:justify;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.cat_home .list-cat .cat-box .info-box .cat-brief ul{padding:0}.cat_home .list-cat .cat-box .info-box .cat-brief ul li{list-style:none;text-transform:uppercase;font-weight:600;position:relative}.cat_home .list-cat .cat-box .info-box .cat-brief ul li:before{content:"";position:absolute;width:5px;height:5px;background-color:#0072b9;left:0;top:10px}.cat_home .list-cat .cat-box .info-box .view-more{font-size:16px;text-decoration:underline;color:#333}.cat_home .list-cat .cat-box .info-box .view-more:hover{color:#f28800}.cat_home .list-cat .cat-box:hover img{transform:translate(-50%, -50%) scale(1.1, 1.1);-webkit-transform:translate(-50%, -50%) scale(1.1, 1.1);-moz-transform:translate(-50%, -50%) scale(1.1, 1.1);-o-transform:translate(-50%, -50%) scale(1.1, 1.1);-ms-transform:translate(-50%, -50%) scale(1.1, 1.1)}.cat_home .list-cat .owl-dots{margin-top:40px}.cat_home .list-cat .owl-dots .owl-dot span{border-radius:unset;background-color:#fff}.cat_home .list-cat .owl-dots .owl-dot.active span,.cat_home .list-cat .owl-dots .owl-dot:hover span{width:30px;background-color:#f28800}.cat_home .list-cat .owl-nav{margin:0;position:static}.cat_home .list-cat .owl-nav [class*=owl-]{background:transparent;color:#159ad5;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:20px}.cat_home .list-cat .owl-nav [class*=owl-].owl-next{right:-36px}.cat_home .list-cat .owl-nav [class*=owl-].owl-prev{left:-36px}.cat_home .list-cat .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#159ad5}.cat_home .list-cat .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";padding:10px !important}.cat_home .list-cat .owl-nav [class*=owl-]:hover{color:#fff !important;border-color:#159ad5;background:#159ad5}@media(max-width: 767.98px){.cat_home{padding:30px 0}.cat_home .list-cat .owl-nav{margin:0;position:static}.cat_home .list-cat .owl-nav [class*=owl-]{background:transparent;color:#159ad5;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:20px}.cat_home .list-cat .owl-nav [class*=owl-].owl-next{right:-15px}.cat_home .list-cat .owl-nav [class*=owl-].owl-prev{left:-15px}.cat_home .list-cat .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#159ad5}.cat_home .list-cat .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";padding:10px !important}.cat_home .list-cat .owl-nav [class*=owl-]:hover{color:#fff !important;border-color:#159ad5;background:#159ad5}}.home_product{padding:50px 0}@media(max-width: 767.98px){.home_product{padding:30px 0 15px}}.list-products .item{height:100%;margin-bottom:30px}.list-products .product-box{height:100%;position:relative;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;border:1px solid #e8e8e8}.list-products .product-box .img-box{height:250px;background:#fff;overflow:hidden;position:relative;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.list-products .product-box .img-box img{max-height:95%;max-width:95%;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;width:auto}.list-products .product-box .img-box .hover{position:absolute;top:-30px;left:0;height:100%;width:100%;padding:10px;background-color:rgba(242,136,0,.6);opacity:0;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.list-products .product-box .img-box .hover .product-name{line-height:1;position:relative;text-transform:uppercase}.list-products .product-box .img-box .hover .product-name a{font-size:14px;font-weight:600;line-height:23px;height:46px;overflow:hidden;color:#000}.list-products .product-box .img-box .hover .product-name a:hover{color:#159ad5}.list-products .product-box .img-box .hover .view-more{display:inline-block;padding:6px 20px;background-color:#159ad5;color:#fff;font-weight:600;border-radius:3px}.list-products .product-box .img-box .hover .view-more:hover{background-color:#0072b9}.list-products .product-box .info-box{border-top:1px solid #e8e8e8;position:relative;z-index:6;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.list-products .product-box .info-box .product-name{line-height:1;position:relative;text-transform:uppercase}.list-products .product-box .info-box .product-name a{font-size:14px;font-weight:600;line-height:23px;height:46px;overflow:hidden;color:#000}.list-products .product-box .info-box .product-name a:hover{color:#f28800}.list-products .product-box .info-box .cat_name a{font-size:13px;color:#939598;font-weight:500;font-style:italic}.list-products .product-box .info-box .cat_name a:hover{color:#0072b9}.list-products .product-box .info-box .view-more{position:absolute;right:20px;bottom:5px;font-size:20px;color:#0072b9}.list-products .product-box .info-box .view-more:hover{color:#f28800}.list-products .product-box .info-box .price-more .price{color:#f28800;font-size:15px}.list-products .product-box .info-box .price-more .retail{color:#aaa;text-decoration:line-through;font-size:13px}.list-products .product-box:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}.list-products .product-box:hover .hover{opacity:1;top:0}@media(max-width: 767.98px){.list-products .item{margin-bottom:15px}.list-products .item:nth-child(2n+1){padding-right:7px}.list-products .item:nth-child(2n+2){padding-left:7px}.list-products .product-box .img-box{height:150px}.list-products .product-box .info-box .view-more{position:relative;right:unset;bottom:unset}}.banner_mid{padding:30px 0;color:#fff}.banner_mid .container .row .amount-item{text-align:center}.banner_mid .container .row .amount-item strong{font-size:78px;font-family:"UTMAvo",sans-serif;font-weight:700}.banner_mid .container .row .amount-item strong span{font-size:18px;font-weight:600}.banner_mid .container .row .amount-item p{font-size:24px;margin:0;margin-top:-25px}@media(max-width: 767.98px){.banner_mid{background-color:#f28800}.banner_mid .container .row .amount-item{text-align:center}.banner_mid .container .row .amount-item strong{font-size:48px}.banner_mid .container .row .amount-item strong span{font-size:16px}.banner_mid .container .row .amount-item p{font-size:22px}}.news_home{padding:50px 0}.news_home .news-img{position:relative;margin-bottom:30px}.news_home .news-img img{height:250px;width:100%;object-fit:cover;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.news_home .news-img .news-date{position:absolute;left:0;bottom:0;transform:translateY(50%);display:inline-block;padding:5px 10px;background-color:#0072b9;color:#fff;font-weight:600;border:3px solid #fff;z-index:99;transition:all .4s linear;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.news_home .news-text h5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:22px;text-transform:uppercase;color:#333;font-weight:700}.news_home .news-text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news_home-item:hover .news-date{background-color:#fff;color:#0072b9;border-color:#0072b9}.news_home-item:hover .news-img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}@media(max-width: 767.98px){.news_home{padding:30px 0}.news_home .owl-dots{margin-top:0px !important}.news_home .owl-dots .owl-dot span{border-radius:unset;background-color:#159ad5}.news_home .owl-dots .owl-dot.active span,.news_home .owl-dots .owl-dot:hover span{width:30px;background-color:#f28800}}.best-product .best-product-wrap{border:1px solid #0072b9;background:#fff}.best-product .best-product-wrap>p{margin-top:-21px}.best-product .best-product-wrap .title{display:inline-block;margin-left:auto;margin-right:auto;height:40px;line-height:40px;background-color:#0072b9;font-weight:600;text-transform:uppercase;color:#fff;padding:0 25px;font-size:20px;position:relative}.best-product .best-product-wrap .title:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-left-color:#0072b9;border-width:20px;margin-top:-20px}.best-product .best-product-wrap .title:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#0072b9;border-width:20px;margin-top:-20px}.best-product .best-product-wrap .list-products .product-box{border:0}.best-product .best-product-wrap .owl-nav{margin:0;position:static}.best-product .best-product-wrap .owl-nav [class*=owl-]{background:transparent;color:#ccc;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:20px}.best-product .best-product-wrap .owl-nav [class*=owl-].owl-next{right:-18px}.best-product .best-product-wrap .owl-nav [class*=owl-].owl-prev{left:-18px}.best-product .best-product-wrap .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#ccc}.best-product .best-product-wrap .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";padding:10px !important}.best-product .best-product-wrap .owl-nav [class*=owl-]:hover{color:#fff !important;border-color:#0072b9;background:#0072b9}.home_news .owl-nav{margin:0;position:static}.home_news .owl-nav [class*=owl-]{background:transparent;color:#ccc;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:20px}.home_news .owl-nav [class*=owl-].owl-next{right:-18px}.home_news .owl-nav [class*=owl-].owl-prev{left:-18px}.home_news .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#ccc}.home_news .list_home_news .item_wrap{padding:0 2px}@media(min-width: 768px){.home_news .list_home_news .item_wrap{padding-top:0;padding-bottom:0}}.home_news .list_home_news .item{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.home_news .list_home_news .item .img-box{position:relative}.home_news .list_home_news .item .img-box .image_inner{position:relative;display:block;overflow:hidden;height:160px;width:100%}.home_news .list_home_news .item .img-box .image_inner img{width:100% !important;min-height:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.home_news .list_home_news .item .img-box .image_inner .overlay{position:absolute;width:100%;height:100%;background:#3eab48;background:transparent\9 ;background:rgba(62,171,72,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#993eab48,endColorstr=#993eab48);top:0;left:0;padding:10px 8px;cursor:pointer;transform:scale(0, 0);-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.home_news .list_home_news .item .img-box .image_inner .overlay .icon_position_table{border:1px dashed rgba(255,255,255,.5);display:-webkit-flex;display:flex;height:100%;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.home_news .list_home_news .item .img-box .image_inner .overlay .icon_position_table .icon_container{width:40px;height:40px;padding:5px;background:#fff;display:table;text-align:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.home_news .list_home_news .item .img-box .image_inner .overlay .icon_position_table .icon_container a{border:1px dashed #cfcfcf;display:table-cell;vertical-align:middle;color:#0072b9;font-size:13px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%}.home_news .list_home_news .item .img-box .image_inner .overlay .icon_position_table .icon_container:hover{background:#000}.home_news .list_home_news .item .item-body{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.home_news .list_home_news .item .item-body .item-title{font-size:14px;line-height:25px;font-weight:600}@media(min-width: 768px){.home_news .list_home_news .item .item-body .item-title{height:50px;overflow:hidden}}.home_news .list_home_news .item .item-body .more a{font-size:14px}.home_news .list_home_news .item .item-body .more i{color:#da2828;font-size:11px}.home_news .list_home_news .item .item-body .content{line-height:25px;height:50px;overflow:hidden}.home_news .list_home_news .item:hover .img-box .image_inner .overlay{transform:scale(1, 1);-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1)}.home_news .list_home_news .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";padding:10px !important}.home_news .list_home_news .owl-nav [class*=owl-]:hover{color:#ea0000 !important;border-color:#ea0000}@media(min-width: 992px){.home_news .wrap{position:relative}.home_news .headerbox{position:absolute;width:50px;height:100%;left:0;top:0;background:#0072b9;color:#fff;z-index:9}.home_news .headerbox .title{width:50px;display:block;margin-top:215px;white-space:nowrap;text-overflow:ellipsis;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(-90deg);color:#fff}.home_news .list_home_news{margin-left:50px;width:calc(100% - 50px)}}.opacity{width:100%;height:100%;display:block;transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;overflow:hidden}.opacity img{transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;width:100%}.opacity:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}footer{color:#fff}footer .name{font-size:22px;font-weight:700;margin-bottom:12px;position:relative;padding-right:10px;text-transform:uppercase}footer ul{list-style:none}footer .map iframe,footer .face iframe{width:100% !important}@media(min-width: 768px){footer .company-info{width:300px}footer .face{width:150px}}@media(min-width: 992px){footer .company-info,footer .face{width:210px}}@media(min-width: 1200px){footer .company-info{width:400px}footer .face{width:250px}}footer .social_bottom a{font-size:20px;width:32px;height:32px;display:inline-block;text-align:center;border-radius:50%;background:#159ad5;color:#fff}footer .social_bottom a:hover{background-color:#f28800;color:#159ad5 !important}footer .logo-footer-wrap i{width:20px}footer .logo-footer-wrap a{color:#fff}footer .logo-footer-wrap a:hover{color:#f28800}footer .logo-footer-wrap strong{margin:0 10px;width:80px}footer .hotline_bottom{display:block;padding:8px 20px;border-radius:30px;background-color:#f28800;font-size:17px;font-weight:600;color:#fff;margin-bottom:25px;-webkit-box-shadow:2px 2px 20px #666;-moz-box-shadow:2px 2px 20px #666;box-shadow:2px 2px 20px #666}footer .hotline_bottom i{font-size:20px}footer .hotline_bottom:hover{color:#159ad5 !important}footer .register_form .form-control{background:unset;border:unset;border-radius:unset;border-bottom:1px solid #fff;color:#fff}footer .register_form .form-control::placeholder{color:#fff;font-size:14px}footer .register_form .btdk{display:block;padding:8px 20px;border-radius:30px;border:1px solid;font-size:15px;text-transform:uppercase;font-weight:600;color:#fff;margin-bottom:0;-webkit-box-shadow:2px 2px 20px #666;-moz-box-shadow:2px 2px 20px #666;box-shadow:2px 2px 20px #666}footer .register_form .btdk:hover{background-color:#f28800}@media(max-width: 767.98px){footer .name{font-size:18px}}.copyright{line-height:25px}.copyright .row{border-top:1px solid #fff}@media(max-width: 767.98px){.copyright{text-align:center}}@media(min-width: 992px){.copyright .d-lg-flex.text-right{text-align:left !important;height:100%}}.copyright .info>*{color:#fff;margin-bottom:0}.copyright .info a{color:#fff}.copyright #gototop{display:inline-block;width:32px;height:32px;background:#ea0000;font-size:12px;text-align:center;line-height:32px;color:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;cursor:pointer}.copyright #gototop:hover{color:#fff;background:#f28800}.slide-banner{position:relative}.slide-banner .owl-banner .item{position:relative;height:450px;overflow:hidden}.slide-banner .owl-banner .item a>img{width:unset;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;height:100%;width:100%}.slide-banner .owl-banner .item>.container{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;text-align:right}.slide-banner .owl-banner .item>.container .header-title{display:inline-block;padding:20px;font-size:20px;text-transform:uppercase;font-weight:600;background:rgba(0,0,0,.5);color:#fff}@media(max-width: 767.98px){.slide-banner .owl-banner .item{height:150px}}.navbar-banner{background:#fff;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;padding:10px 0 !important}.navbar-banner .breadcrumbs-box .breadcrumb{position:relative;margin:0;border:0;background-color:transparent;padding:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.navbar-banner .breadcrumbs-box .breadcrumb>li::after{font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;content:"";padding:0 10px}.navbar-banner .breadcrumbs-box .breadcrumb>li:last-child::after{content:"";display:none}.content .content-style p{margin:0 0 15px 0}.content .content-style img{height:auto !important}.content .content-style img.with-100{width:100%}.content .content-style iframe,.content .content-style img{max-width:100% !important}.content .content-style table td{padding:10px;border:1px solid #ddd}.content .content-style table td p{margin:0}.content .content-style h1{font-size:1.8rem;line-height:1.5}.content .content-style h1.title{font-size:1.8rem;line-height:1.5}.content .content-style h2{font-size:130%;line-height:180%}.content .content-style h3{font-size:120%;line-height:170%}.content .content-style h4{font-size:100%;line-height:160%}.content .content-style h5{font-size:100%;line-height:150%}.content .content-style .goback{font-weight:bold}.content .content-style blockquote{background:#f8f4e8;padding:5px 20px;border:1px dashed #c90002}.content .content-style blockquote>*{margin:15px 0}.content .pagination{margin:1rem 0 2rem 0}.content .pagination>li{color:#000;border:1px solid #dee2e6;text-align:center;font-size:1rem;background-color:#fff;margin-left:-1px}.content .pagination>li a,.content .pagination>li span{padding:0 .75rem;height:40px;line-height:38px;font-weight:600;display:block;color:#000;text-decoration:none}.content .pagination>li.active{background-color:#bbbfc2 !important;border-color:#bbbfc2 !important;cursor:pointer;text-decoration:none}.content .pagination>li.active *{color:#fff}.content .pagination>li:hover{background-color:#dee2e6;cursor:pointer;text-decoration:none}.content .header-title{font-weight:bold;font-size:18px;position:relative;border-bottom:1px solid #e8e8e8;line-height:30px}@media(min-width: 992px){.content .header-title{padding-top:12px}}.content .list-news{margin:2rem 0 1rem 0;display:flex;flex-wrap:wrap;flex-direction:column}.content .list-news .item{border-bottom:1px dotted #ddd}@media(min-width: 768px){.content .list-news .item{border-bottom:0}}.content .list-news .item .img-box{position:relative}.content .list-news .item .img-box .image_inner{position:relative;display:block;overflow:hidden;height:100%;width:100%}.content .list-news .item .img-box .image_inner img{width:100% !important;min-height:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .list-news .item .img-box .image_inner .overlay{position:absolute;width:100%;height:100%;background:#f28800;background:transparent\9 ;background:rgba(242,136,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#993eab48,endColorstr=#993eab48);top:0;left:0;padding:10px 8px;cursor:pointer;transform:scale(0, 0);-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content .list-news .item .img-box .image_inner .overlay .icon_position_table{border:1px dashed rgba(255,255,255,.5);display:-webkit-flex;display:flex;height:100%;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.content .list-news .item .img-box .image_inner .overlay .icon_position_table .icon_container{width:40px;height:40px;padding:5px;background:#fff;display:table;text-align:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .list-news .item .img-box .image_inner .overlay .icon_position_table .icon_container a{border:1px dashed #cfcfcf;display:table-cell;vertical-align:middle;color:#0072b9;font-size:13px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%}.content .list-news .item .img-box .image_inner .overlay .icon_position_table .icon_container:hover{background:#000}@media(min-width: 768px){.content .list-news .item .img-box{background:#fff}}.content .list-news .item .item-body .item-title{font-size:18px;line-height:25px;font-weight:600}@media(min-width: 768px){.content .list-news .item .item-body .item-title{max-height:50px;overflow:hidden}}.content .list-news .item .item-body .cat-date{font-size:13px;color:#888}.content .list-news .item .item-body .cat-date a{color:#888}.content .list-news .item .item-body .content{line-height:25px;height:75px;overflow:hidden}@media(min-width: 768px){.content .list-news .item .item-body{background:#fff}}.content .list-news .item:hover .img-box .image_inner .overlay{transform:scale(1, 1);-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1)}.content .list-news .search-result{margin:0 0 1.5rem 0;font-size:15px}.content .list-news .search-result span{font-weight:bold}.content .list-news .item-news{margin:0 0 1.5rem 0}.content .list-news .item-news .media .img-box{width:35%;height:200px;position:relative;overflow:hidden;margin-right:1rem;border-radius:4px}.content .list-news .item-news .media .img-box img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;max-height:150%;min-width:100%}.content .list-news .item-news .media .media-body .info{color:#808285;margin:0 0 .3rem 0}.content .list-news .item-news .media .media-body .info .cat-link{color:#0072b9;font-size:13.5px;font-weight:600}.content .list-news .item-news .media .media-body .info span{padding:0 5px}.content .list-news .item-news .media .media-body .info i.far:last-child{margin-left:1.5rem}.content .list-news .item-news .media .media-body .title-news{font-size:17px;line-height:1.5}.content .list-news .item-news .media .media-body .title-news a{font-weight:bold}.content .list-news .item-news .media .media-body .brief{font-size:14px}.content .list-news.list-column .item-news .media{flex-direction:column}.content .list-news.list-column .item-news .media .img-box{width:100%;margin:0 0 .4rem 0}.content .list-news.list-column .item-news .media .media-body .brief{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 767.98px){.content .list-news.list-column.list-column{flex-direction:column}.content .list-news.list-column.list-column .item-news{flex:1}}@media(min-width: 992px){.content .slidebar .sidebar-fix{position:-webkit-sticky;position:sticky;top:70px}}.content .slidebar .box-layer{position:relative;padding:5px 10px;background:#fff;-webkit-box-shadow:2px 2px 20px #00000017;-moz-box-shadow:2px 2px 20px #00000017;box-shadow:2px 2px 20px #00000017}.content .slidebar .box-layer .title_block{font-size:18px;margin-bottom:0;position:relative;font-weight:bold;line-height:45px;color:#000;border-bottom:2px solid #e1e1e1}.content .slidebar .box-layer .title_block:before{content:"";display:block;width:100px;position:absolute;left:0;bottom:-2px;border-bottom:2px solid #0072b9}.content .slidebar .box-layer .list-news-latest{padding:10px 0;counter-reset:popular-counter}.content .slidebar .box-layer .list-news-latest .col-12{border-bottom:1px #e1e1e1 dotted}.content .slidebar .box-layer .list-news-latest .col-12:last-child{border-bottom:0}.content .slidebar .box-layer .list-news-latest .item-article{border-bottom:1px #d3d3d3 dotted;padding:10px 0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.content .slidebar .box-layer .list-news-latest .item-article:last-child{border-bottom:0}.content .slidebar .box-layer .list-news-latest .item-article:before{display:table;content:" "}.content .slidebar .box-layer .list-news-latest .item-article .post-image{-ms-flex:0 1 90px;flex:0 1 90px;max-width:90px;position:relative}.content .slidebar .box-layer .list-news-latest .item-article .post-image a{display:block;height:75px;overflow:hidden}.content .slidebar .box-layer .list-news-latest .item-article .post-image a img{min-width:100%;height:75px}.content .slidebar .box-layer .list-news-latest .item-article .post-image a.d-flex img.m-auto{max-width:90%;max-height:90%;height:auto;min-width:0}.content .slidebar .box-layer .list-news-latest .item-article .post-content{position:relative;padding-left:15px;overflow:hidden;-ms-flex:1 1;flex:1 1}.content .slidebar .box-layer .list-news-latest .item-article .post-content .title{margin:0 0 5px;font-size:14px;line-height:22px;overflow:hidden;max-height:44px}.content .slidebar .box-layer .list-news-latest .item-article .post-content .date{font-size:12px}.content .slidebar .box-layer .list-news-latest .item-article .post-content .date i{color:#a6a6a6;font-size:12px;margin-right:5px;vertical-align:1px}.content .slidebar .box-layer .list-news-latest .item-article .post-content .price-more .price{color:#ea0000}.content .slidebar .box-layer .list-news-latest .item-article .post-content .cat_name a{font-size:13px;color:#939598;font-weight:500;font-style:italic}.content .slidebar .box-layer .list-news-latest .item-article .post-content .cat_name a:hover{color:#0072b9}.content .slidebar .box-layer .list-news-latest .item-article .post-content .view-more{position:absolute;right:10px;bottom:27px;font-size:20px;color:#0072b9}.content .slidebar .box-layer .list-news-latest .item-article .post-content .view-more:hover{color:#f28800}.content .slidebar .box-layer .list-news-social ul{margin:0;padding:0}.content .slidebar .box-layer .list-news-social ul li{font-weight:bold;list-style:none}.content .slidebar .box-layer .list-news-social ul li a{display:block}.content .slidebar .box-layer.cat-menu ul{list-style:none}.content .slidebar .box-layer.cat-menu .list>ul{padding:0}.content .slidebar .box-layer.cat-menu .list>ul>li{position:relative}.content .slidebar .box-layer.cat-menu .list>ul>li>a{color:#333}.content .slidebar .box-layer.cat-menu .list>ul>li>i{position:absolute;right:0;top:15px}.content .slidebar .box-layer.cat-menu .list>ul>li>i.fa-angle-up{display:none}.content .slidebar .box-layer.cat-menu .list>ul>li ul{display:none}.content .slidebar .box-layer.cat-menu .list>ul>li.expand>i.fa-angle-up{display:inline-block}.content .slidebar .box-layer.cat-menu .list>ul>li.expand>i.fa-angle-down{display:none}.content .slidebar .box-layer.cat-menu .list>ul>li.expand ul{display:block}.content .slidebar .box-layer.cat-menu .red{color:#0072b9 !important}.content .slidebar .retail{text-decoration:line-through;color:#ccc;font-size:13px}.content.news .left h1.title{font-size:25px;font-weight:bold}.content.news .left .news-latest .item .img-box{-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);-moz-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);border:1px solid #ddd;padding:4px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content.news .left .news-latest .item .img-box .img{height:120px;overflow:hidden}.content.news .left .news-latest .item .img-box .img img{width:100%;min-height:120px}.content.news .left .news-latest .item:hover .img-box{-webkit-box-shadow:0 0 4px #0a9343;-moz-box-shadow:0 0 4px #0a9343;box-shadow:0 0 4px #0a9343;border:1px solid #0a9343}.content.news .owl-otherpage{padding:20px 0}.content.news .owl-otherpage .item{position:relative}.content.news .owl-otherpage .item .item-img{height:200px;position:relative;overflow:hidden}.content.news .owl-otherpage .item .item-img img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%}.content.news .owl-otherpage .item .item-text{position:absolute;width:100%;bottom:0;padding:10px;background:rgba(0,0,0,.7)}.content.news .owl-otherpage .item .item-text h5{font-size:15px;text-transform:uppercase;color:#fff}.content.news .owl-otherpage .item .item-text p{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.content.news .owl-otherpage .owl-nav{margin:0;position:static}.content.news .owl-otherpage .owl-nav [class*=owl-]{background:transparent;color:#159ad5;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:16px}.content.news .owl-otherpage .owl-nav [class*=owl-].owl-next{right:0px}.content.news .owl-otherpage .owl-nav [class*=owl-].owl-prev{left:0px}.content.news .owl-otherpage .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#159ad5}.content.news .owl-otherpage .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";padding:10px !important}.content.news .owl-otherpage .owl-nav [class*=owl-]:hover{color:#fff !important;border-color:#159ad5;background:#159ad5}@media(min-width: 1200px){.content.news .col-xl-9{padding-right:35px !important}}.content.list-products .cate_brief{border-bottom:1px solid #e8e8e8}.content.list-products .cate_brief p{margin-bottom:.6rem;text-align:justify}.content.list-products .owl-catparent .item{position:relative}.content.list-products .owl-catparent .item .item-img{height:200px;position:relative;overflow:hidden}.content.list-products .owl-catparent .item .item-img img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%}.content.list-products .owl-catparent .item .item-text{position:absolute;width:100%;bottom:0;padding:10px;background:rgba(0,0,0,.7)}.content.list-products .owl-catparent .item .item-text h5{font-size:15px;text-transform:uppercase;color:#fff}.content.list-products .owl-catparent .item .item-text p{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.content.list-products .owl-catparent .owl-nav{margin:0;position:static}.content.list-products .owl-catparent .owl-nav [class*=owl-]{background:transparent;color:#159ad5;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:16px}.content.list-products .owl-catparent .owl-nav [class*=owl-].owl-next{right:0px}.content.list-products .owl-catparent .owl-nav [class*=owl-].owl-prev{left:0px}.content.list-products .owl-catparent .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#159ad5}.content.list-products .owl-catparent .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";padding:10px !important}.content.list-products .owl-catparent .owl-nav [class*=owl-]:hover{color:#fff !important;border-color:#159ad5;background:#159ad5}.content.list-products .tool_box{border-bottom:1px solid #e8e8e8;margin-bottom:15px}@media(min-width: 768px){.content.list-products .tool_box .left_tool_box label{margin:10px 0;margin-right:10px;line-height:20px;position:relative;overflow:hidden;display:block;float:left}.content.list-products .tool_box .left_tool_box label input{position:absolute;top:0;left:-30px}.content.list-products .tool_box .left_tool_box label input:before{content:"";position:absolute;top:3px;left:31px;width:12px;height:12px;border:3px solid #fff;box-shadow:0 0 0 1px #aaa;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;background:#fff}.content.list-products .tool_box .left_tool_box label input:checked:before{background:#f28800;box-shadow:0 0 0 1px #f28800}.content.list-products .tool_box .left_tool_box label+label{padding-left:18px}}.content.list-products .tool_box .left_tool_box select{width:85px}.content.list-products .tool_box .right_tool_box a{color:#444;border:1px solid #ddd;padding:3px 10px 2px;margin-top:7px;margin-bottom:7px}.content.list-products .tool_box .right_tool_box a svg{width:1em;height:1em;vertical-align:-0.125em}.content.list-products .tool_box .right_tool_box a.active,.content.list-products .tool_box .right_tool_box a:hover{color:#f28800;border-color:#f28800}.content.list-products .product-grid{background-color:#fff}@media(min-width: 768px){.content.list-products .product-grid .item{margin-bottom:15px}.content.list-products .product-grid>.item:nth-child(3n+1) .product-box{margin-right:10px}.content.list-products .product-grid>.item:nth-child(3n+2) .product-box{margin:0 5px}.content.list-products .product-grid>.item:nth-child(3n+3) .product-box{margin-left:10px}}.content.list-products .product-grid.view_grid .item .info-box .content{display:none}.content.list-products .product-grid.view_list .item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.content.list-products .product-grid.view_list .item .product-box{text-align:left !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin:0 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.content.list-products .product-grid.view_list .item .product-box .img-box{width:200px;height:180px;margin-right:20px;-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px}.content.list-products .product-grid.view_list .item .product-box .img-box .hover{display:none}.content.list-products .product-grid.view_list .item .product-box .info-box{border-top:unset}.content.list-products .product-grid.view_list .item .product-box .info-box .product-name a{height:auto;font-weight:600}.content.list-products .product-grid.view_list .item .product-box .info-box .price-more{justify-content:left !important}.content.product .product-image .big-image{height:320px;position:relative;overflow:hidden;border:1px solid #e0e0e0;-webkit-box-shadow:inset 0 0 10px rgba(44,44,44,.1);-moz-box-shadow:inset 0 0 10px rgba(44,44,44,.1);box-shadow:inset 0 0 10px rgba(44,44,44,.1);background:#fff}.content.product .product-image .big-image img{max-width:90%;max-height:90%}@media(min-width: 1200px){.content.product .product-image .big-image{height:400px}}.content.product .product-image .owl-productimg{position:relative}.content.product .product-image .owl-productimg .owl-nav{margin:0;position:static}.content.product .product-image .owl-productimg .owl-nav [class*=owl-]{background:transparent;color:red;position:absolute;margin:0;padding:0;top:50%;font-size:20px;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%)}.content.product .product-image .owl-productimg .owl-nav [class*=owl-].owl-next{right:0}.content.product .product-image .owl-productimg .owl-nav [class*=owl-].owl-prev{left:0}.content.product .product-image .owl-productimg .item{display:block}.content.product .product-image .owl-productimg .item a{height:60px;display:block;position:relative;border:1px solid #e0e0e0}.content.product .product-image .owl-productimg .item a img{max-width:90%;max-height:90%;width:auto}.content.product .product-image .owl-productimg .item a:hover{border:1px solid #ffcc01}.content.product .product-brief .title{font-size:18px;font-weight:bold;color:#0072b9}.content.product .product-brief .content-style ul{padding-left:20px}.content.product .product-brief .content-style ul li{margin-bottom:10px}.content.product .product-brief .product-order form input{width:60px;display:block;text-align:center;line-height:38px;border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb;font-size:14px;outline:none;padding:5px 0;float:left;border-left:0;border-right:0}.content.product .product-brief .product-order form button{display:block;border:0;background:linear-gradient(#f53010, #ef2615);color:#fff;border-radius:3px;cursor:pointer;padding:5px 0;width:calc(100% - 5px);margin-left:5px;outline:none}@media(max-width: 767.98px){.content.product .product-brief .product-order form button{width:100%;margin-left:0;margin-top:5px}}.content.product .product-brief .product-order form button strong{display:block;font-size:18px;line-height:24px}.content.product .product-brief .product-order form button p{margin:0;font-size:13px;line-height:16px}.content.product .product-brief .product-order form .input_cart button{margin:0;font-size:20px;line-height:0px;border:solid 1px #ebebeb;display:inline-block;width:40px;height:50px;background:#fff;float:left;color:#333;text-align:center;padding:5px 0}.content.product .product-brief .product-order form .input_cart button:hover{border:solid 1px #dc0021;background:#dc0021;color:#fff}.content.product .product-brief .product-order form .input_cart button.btn-minus{border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px}.content.product .product-brief .product-order form .input_cart button.btn-plus{border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0}@media(min-width: 992px){.content.product .product-brief .product-order form .input_cart{flex:0 0 140px;max-width:140px}}@media(min-width: 992px){.content.product .product-brief .product-order form .button_cart{flex:0 0 calc( 100% - 140px);max-width:calc( 100% - 140px)}}.content.product .product-brief .product-order form .hotline_cart{background:#159ad5;color:#fff;text-align:center;border-radius:3px;padding:5px 0;display:block;text-decoration:none}.content.product .product-brief .product-order form .hotline_cart:hover{background:#f28800}.content.product .product-brief .product-order form .hotline_cart span{display:block;line-height:18px;font-size:15px}.content.product .product-brief .product-order form .hotline_cart p{font-weight:500;font-size:18px;line-height:22px;margin:0}.content.product .product-description .title{font-size:20px;color:#0072b9}.content.product .orthers-product .title{font-size:20px;color:#0072b9;margin-bottom:15px}.content.product .orthers-product .list-products{padding:0 15px;background:#fff}@media(min-width: 768px){.content.product .orthers-product .list-products .item{margin-bottom:15px}}@media(max-width: 767.98px){.content.product .orthers-product .list-products .item{padding:1px !important}}.content.product .orthers-product .list-products.view_grid .item .info-box .content{display:none}.content.shopping .shopping-cart table tr{border-bottom:1px solid #eee}.content.shopping .shopping-cart table .img-box{width:70px;height:70px;background:#fff}.content.shopping .shopping-cart table .img-box img{max-width:90%;max-height:90%}.content.shopping .shopping-cart .button-box a{display:block;text-align:center;margin-bottom:10px;background:#0c9445;color:#fff;padding:7px 15px 5px;line-height:24px;text-transform:uppercase}.content.shopping .shopping-cart .button-box a.btn-delete{background:#444}@media(min-width: 768px){.content.shopping .shopping-cart .button-box a{display:inline-block}}.content.shopping .shopping-order .title{font-size:15px;font-weight:700}.content.shopping .shopping-order form input,.content.shopping .shopping-order form select{line-height:32px}.content.shopping .shopping-order form .wrapper-select{position:relative}.content.shopping .shopping-order form .wrapper-select label{color:#737373;font-size:11px;line-height:13px;font-weight:400;position:absolute;top:0;width:100%;margin-top:3px;margin-left:1px;padding:0 .91667em;z-index:1;pointer-events:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:5px;display:inline-block;margin-bottom:.5rem}.content.shopping .shopping-order form .wrapper-select select{padding-bottom:4px;padding-top:22px !important;line-height:20px;font-size:13px;padding-left:0 .91667em;background:#fff !important;height:46px;-webkit-appearance:none}.content.shopping .shopping-order form .wrapper-select:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDIxIDE5Ij48dGl0bGU+QXJ0Ym9hcmQgMTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBmaWxsPSIjMDAwIj48Zz48cGF0aCBkPSJNMCAwaDF2MTlIMFYweiIgaWQ9IlNoYXBlIiBmaWxsLW9wYWNpdHk9Ii4xNSIvPjxwYXRoIGQ9Ik0xMSA4aDEwbC01IDUtNS01eiIgZmlsbC1vcGFjaXR5PSIuNSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==),none;content:"";position:absolute;right:0;top:0;bottom:0;width:45px;background-position:center center;background-repeat:no-repeat;pointer-events:none}.content.shopping .shopping-order form .custom_radio_box{border-color:#ced4da !important}.content.shopping .shopping-order form .custom_radio_box>p{display:none}.content.shopping .shopping-order form .custom_radio_box .radio{padding:10px 15px;line-height:24px}.content.shopping .shopping-order form .custom_radio_box .radio input{position:absolute;z-index:-1;opacity:0}.content.shopping .shopping-order form .custom_radio_box .radio input:checked~label:before{background-color:#007bff}.content.shopping .shopping-order form .custom_radio_box .radio input:checked~label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.content.shopping .shopping-order form .custom_radio_box .radio label{margin-bottom:0;line-height:20px;padding-top:3px;position:relative;padding-left:20px}.content.shopping .shopping-order form .custom_radio_box .radio label:before,.content.shopping .shopping-order form .custom_radio_box .radio label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;z-index:9}.content.shopping .shopping-order form .custom_radio_box .radio label:before{pointer-events:none;user-select:none;background-color:#dee2e6}.content.shopping .shopping-order form .custom_radio_box .radio:nth-child(1){border-bottom:1px solid #ced4da}.content.shopping .shopping-order form .custom_radio_box .radio-wrap .blank-slate{display:none;background:#f5f5f5}.content.shopping .shopping-order form .custom_radio_box .radio-wrap.show .blank-slate{display:block}.content.shopping .shopping-order form .has-error input,.content.shopping .shopping-order form .has-error textarea,.content.shopping .shopping-order form .has-error select{border:1px solid #ea0000}.content.shopping .shopping-order form .has-error .help-block{margin-top:5px;color:#ea0000}.content.shopping .shopping-order-cart .table_ordered{width:100%}.content.shopping .shopping-order-cart .table_ordered .img-wrap{width:90px}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box{display:inline-block;position:relative}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box .img{width:90px;height:90px;border-radius:3px;overflow:hidden}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box .img img{max-height:95%;max-width:95%}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box em{display:inline-block;position:absolute;top:-5px;right:-5px;background:#999;color:#fff;border-radius:30px;width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;font-style:normal}.content.shopping .shopping-order-cart .table_ordered .info{padding-left:15px}.content.shopping .shopping-order-cart .table_ordered .info .product-name{font-size:14px;font-weight:600}.content.shopping .shopping-order-cart .table_ordered .info .input_cart input{width:40px;display:block;text-align:center;line-height:20px;border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb;font-size:14px;outline:none;padding:5px 0;float:left;border-left:0;border-right:0}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button{margin:0;font-size:20px;line-height:0px;border:solid 1px #ebebeb;display:inline-block;width:30px;height:32px;background:#fff;color:#333;text-align:center;padding:5px 0}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button:hover{border:solid 1px #dc0021;background:#dc0021;color:#fff}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button.btn-minus{border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button.btn-plus{border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0}@media(min-width: 992px){.content.shopping .shopping-order-cart .table_ordered .info .input_cart{flex:0 0 140px;max-width:140px}}.content.shopping .shopping-order-cart .total-cart{font-size:15px;font-weight:bold}@media(min-width: 992px){.content.shopping .shopping-order-cart{height:100%}}.content.contact .contact-form h5{line-height:1.5;font-weight:400}.content.contact .contact-form .btn{background:#ea0000;color:#fff;position:relative;z-index:2;font-weight:600;padding:.75rem 1rem;cursor:pointer}.content.contact .contact-form .btn:hover{background:#ca0000}.content.contact #mapcont{width:100% !important;height:350px}.content.gallery .shadow{border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem}.content.gallery .photo-item{position:relative}.content.gallery .photo-item:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.6);z-index:1;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;opacity:0;visibility:hidden;border-radius:.25rem .25rem 0 0;-webkit-border-radius:.25rem .25rem 0 0;-moz-border-radius:.25rem .25rem 0 0}.content.gallery .photo-item img{width:100%;-o-object-fit:cover;object-fit:cover;height:250px;border-radius:.25rem .25rem 0 0;-webkit-border-radius:.25rem .25rem 0 0;-moz-border-radius:.25rem .25rem 0 0}.content.gallery .photo-item:hover:after{opacity:1;visibility:visible}.content.gallery .photo-text-more{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;background:#fff;border-radius:0 0 .25rem .25rem;-webkit-border-radius:0 0 .25rem .25rem;-moz-border-radius:0 0 .25rem .25rem}.content.gallery .photo-text-more .icon{font-size:20px}.content.gallery .photo-text-more .heading{font-size:16px;margin-bottom:0;font-weight:bold}.content.gallery .photo-text-more .meta{color:#8a8a8a;font-size:15px}.content.album .gallery-picture .item-media{position:relative;overflow:hidden}.content.album .gallery-picture .item-media img{width:100%}.content.album .gallery-picture .item-media .media-links{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.content.album .gallery-picture .item-media .media-links:before{background:#000;background:transparent\9 ;background:rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s linear}.content.album .gallery-picture .item-media .media-links div{margin-top:-30px;position:absolute;top:50%;width:100%;z-index:4}.content.album .gallery-picture .item-media .media-links div .link-zoom{background-color:#fff;border-color:#fff;border-radius:50px;color:#000;border:2px solid transparent;display:inline-block;font-size:16px;height:60px;line-height:58px;opacity:0;position:relative;text-align:center;top:-100px;transition:all .6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;width:60px;z-index:5}.content.album .gallery-picture .item-media .media-links div .link-zoom:before{content:"";font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900}.content.album .gallery-picture .item-media .media-links div .link-zoom:hover{background-color:#000;border-color:#da2828;color:#fff}.content.album .gallery-picture .item-media:hover .media-links:before{opacity:.5}.content.album .gallery-picture .item-media:hover .media-links a{filter:alpha(opacity=100);opacity:1;top:0}@media(min-width: 992px){.content.video-page .item-video{height:300px}}.content.video-page .item-video .img-box{height:250px;position:relative;overflow:hidden}.content.video-page .item-video .img-box>a{display:block}.content.video-page .item-video .img-box>a::after{content:"";background:url("../css/images/play-icon.png") no-repeat;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;background-size:100%;width:50px;height:50px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:.9}.content.video-page .item-video .img-box>a:hover::after{transform:translate(-50%, -50%) scale(1.3, 1.3);-webkit-transform:translate(-50%, -50%) scale(1.3, 1.3);-moz-transform:translate(-50%, -50%) scale(1.3, 1.3);-o-transform:translate(-50%, -50%) scale(1.3, 1.3);-ms-transform:translate(-50%, -50%) scale(1.3, 1.3)}.content.video-page .item-video .img-box img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;object-fit:cover;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;min-width:100%;min-height:100%}.content.video-page .item-video .title{font-size:15px;font-weight:600;line-height:25px;height:50px;overflow:hidden;background:#fff;background:transparent\9 ;background:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff)}.custom-table table{border-collapse:collapse;width:100%}.custom-table tr:nth-of-type(odd){background:#f9f9f9}.custom-table th{background:#dfdfdf;color:#000;font-weight:600;text-align:center}.custom-table td,.custom-table th{padding:12px}.custom-table h4{line-height:25px;font-size:15px}@media(max-width: 767.98px){.custom-table td,.custom-table tr{display:block;text-align:left !important}.custom-table .hidden{display:none}.custom-table thead tr{position:absolute;top:-9999px;left:-9999px}.custom-table tr{border:1px solid #ccc}.custom-table tr+tr{margin-top:1.5em}.custom-table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%;background-color:#f5f5f5;text-align:left}.custom-table td:before{content:attr(data-label);display:inline-block;line-height:1.5;margin-left:-40%;width:30%;float:left}}.bottom-wiget-support{position:fixed;z-index:999;bottom:0;background:#fff;width:100%;-webkit-box-shadow:2px 1px 9px #dedede;-moz-box-shadow:2px 1px 9px #dedede;box-shadow:2px 1px 9px #dedede;border-top:1px solid #eaeaea}.bottom-wiget-support .item a{font-size:13px}.bottom-wiget-support .item a img{height:27px}.bottom-support-online{position:fixed;z-index:999;left:15px;bottom:30px}.bottom-support-online .support-content{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);opacity:0;visibility:hidden;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.bottom-support-online .support-content.show{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}.bottom-support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;display:block}.bottom-support-online a span{border-radius:2px;text-align:center;background:#189eff;padding:9px;display:none;width:210px;margin-left:10px;position:absolute;color:#fff;z-index:999;top:0px;left:40px;transition:all .2s ease-in-out 0s;-moz-animation:headerAnimation .7s 1;-webkit-animation:headerAnimation .7s 1;-o-animation:headerAnimation .7s 1;animation:headerAnimation .7s 1}.bottom-support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #189eff transparent transparent;position:absolute;left:-10px;top:10px}.bottom-support-online a:hover span{display:block}.bottom-support-online a.sms{display:none}.bottom-support-online i{width:40px;height:40px;background:#189eff;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:40px;position:relative;z-index:999}.bottom-support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;background-color:#32a9ff;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")";right:-10px}.bottom-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,.4);border-color:#32a9ff;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")"}.bottom-support-online .btn-support{cursor:pointer}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.bottom-support-online .animated{animation-duration:1s;animation-fill-mode:both}.bottom-support-online .animated.infinite{animation-iteration-count:infinite}.bottom-support-online .animated.hinge{animation-duration:2s}.bottom-support-online .animated.flipOutX,.bottom-support-online .animated.flipOutY,.bottom-support-online .animated.bounceIn,.bottom-support-online .animated.bounceOut{animation-duration:.75s}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.bottom-support-online .zoomIn{animation-name:zoomIn}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.bottom-support-online .pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.hotline-widget a{position:fixed;left:20px;bottom:20px;z-index:50;display:inline-block;line-height:40px;height:40px;color:#fff;background:#b00309;background-size:24px auto;padding:0 15px 0 15px;font-weight:bold;font-size:18px;border-radius:18px;box-shadow:-2px 2px 5px #404040}.hotline-widget a i{margin-right:6px}.hotline-widget a:hover{color:#e3e3e3}#hotlineModal .modal-content .modal-header .hotline_modal{font-size:20px;font-weight:600;color:red}#hotlineModal .modal-content .modal-body #accordionExample .collapse-item .collapse-btn{margin-bottom:1px;border-left:3px solid #d5d5d5;color:#31708f;background-color:#d9edf7;border-color:#bce8f1;padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}#hotlineModal .modal-content .modal-body #accordionExample .collapse-item .collapse-btn h4{color:#414141;font-size:15px;font-weight:bold;margin:0}#hotlineModal .modal-content .modal-body #accordionExample .collapse-item .collapse .collapse-body table.supporter{width:100%}#hotlineModal .modal-content .modal-body #accordionExample .collapse-item .collapse .collapse-body table.supporter tbody tr th,#hotlineModal .modal-content .modal-body #accordionExample .collapse-item .collapse .collapse-body table.supporter tbody tr td{padding:5px;border:1px solid #ddd}#hotlineModal .modal-content .modal-body #accordionExample .collapse-item .collapse .collapse-body table.supporter tbody tr th{text-align:center}#baogiaModal .modal-body .info_left .info .logo_form img{height:200px;max-width:100%}#baogiaModal .modal-body .info_left .info .title{font-size:20px}#baogiaModal .modal-body .info_left .info div>i{width:10px;margin-right:10px}#baogiaModal .modal-body .info_left .info div>strong{width:80px}#baogiaModal .modal-body .form_right .title{font-weight:600;font-size:16px;text-transform:uppercase}#baogiaModal .modal-body .form_right form label{font-weight:600}#baogiaModal .modal-body .form_right form .btreg{display:inline-block;padding:8px 20px;border-radius:3px;background-color:#f28800;font-size:17px;font-weight:600;color:#fff}/*# sourceMappingURL=style.css.map */
