@charset "UTF-8";
@font-face { font-family: 'RobotoCondensedRegular'; src: url('../fonts/RobotoCondensedRegular.eot'); src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'), url('../fonts/RobotoCondensedRegular.woff2') format('woff2'), url('../fonts/RobotoCondensedRegular.woff') format('woff'), url('../fonts/RobotoCondensedRegular.ttf') format('truetype'), url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg'); font-display: swap; }
@font-face { font-family: 'SFUGaramondCondensedLight'; src: url('../fonts/SFUGaramondCondensedLight.eot'); src: url('../fonts/SFUGaramondCondensedLight.eot') format('embedded-opentype'), url('../fonts/SFUGaramondCondensedLight.woff2') format('woff2'), url('../fonts/SFUGaramondCondensedLight.woff') format('woff'), url('../fonts/SFUGaramondCondensedLight.ttf') format('truetype'), url('../fonts/SFUGaramondCondensedLight.svg#SFUGaramondCondensedLight') format('svg'); }
@font-face { font-family: 'MYRIADPRO-BOLD'; src: url('../fonts/MYRIADPRO-BOLD.OTF'); }
@font-face { font-family: 'MYRIADPRO-REGULAR'; src: url('../fonts/MYRIADPRO-REGULAR.OTF'); }
@font-face { font-family: 'BeVietnamLight'; src: url('../fonts/BeVietnamLight.eot'); src: url('../fonts/BeVietnamLight.eot') format('embedded-opentype'), url('../fonts/BeVietnamLight.woff2') format('woff2'), url('../fonts/BeVietnamLight.woff') format('woff'), url('../fonts/BeVietnamLight.ttf') format('truetype'), url('../fonts/BeVietnamLight.svg#BeVietnamLight') format('svg'); }
@font-face { font-family: 'BeVietnamBold'; src: url('../fonts/BeVietnamBold.eot'); src: url('../fonts/BeVietnamBold.eot') format('embedded-opentype'), url('../fonts/BeVietnamBold.woff2') format('woff2'), url('../fonts/BeVietnamBold.woff') format('woff'), url('../fonts/BeVietnamBold.ttf') format('truetype'), url('../fonts/BeVietnamBold.svg#BeVietnamBold') format('svg'); }



/* Main */
:root { --color-red: #f00; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #212529; --color-gray: #6c757d; }
body { font-size: 14px; font-family: 'Roboto', sans-serif; overflow-x: hidden !important; }
img {max-width: 100%;height: auto;vertical-align: inherit;}
a, input, textarea { outline: none; padding: 0px; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.slick * { outline: none !important; }
.w-clear:after { display: block; content: ""; clear: both; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.wrap-main, .wrap-content { max-width: 1200px; margin: auto; }
.wrap-home { max-width: 100%; padding: 0px; }
.wrap-content { margin: auto; }
.alert { width: 100% }
.in-page .breadCrumbs { margin-top: 30px; margin-bottom: 15px; }
.in-page .logo-header a { width: 70%; height: 122px; transition: all 0.6s; }
.in-page .logo-header a img {/* max-width: 80%; */transition: all 0.6s;}
.logo-header img {position:absolute;top: calc((100% - 165px)/2);left: 0;}
.in-page .footer { margin-top: 25px; }
.in-page  .header { position: relative; }

/* General */
.title-main { margin-bottom: 1.5rem; text-align: center; margin-bottom: 45px; position: relative; }
.title-main span {padding-bottom: 15px;text-transform: capitalize;color: #333;font-size: 35px;font-family: 'BeVietnamBold';text-transform: uppercase;/* font-weight: 700; */}
.title-main:after { content: ''; position: absolute; left: calc((100% - 70px)/2); width: 70px; height: 2px; background: #808080; bottom: -9px; }
.title-main-index { margin-bottom: 1.5rem; text-align: center; width: 100%; display: flex; justify-content: space-between; }
.title-main-index span { text-transform: capitalize; color: #006BC9; font-size: 46px; font-family: 'UTMAlpineKT'; }
.title-main-index p { color: #8f8f8f; font-size: 15px; font-family: 'MuliRegular'; margin-bottom: 0; display: inline-block; margin: auto; padding-left: 21px; }
.title-main-index h3 { text-transform: capitalize; color: #000; font-size: 40px; font-family: 'BeVietnamBold'; text-transform: uppercase; }
.title-main-index1 { text-align: center; width: 100%; background: url(../images/web/bgtitle-index.png)no-repeat bottom center; padding-bottom: 15px; margin-bottom: 20px; }
.title-main-index1 p { color: #333; font-size: 16px; font-family: 'Roboto'; margin-bottom: 10px; width: 100%; }
.title-main-index1 h3 { text-transform: capitalize; color: #333; font-size: 24px; font-family: 'Roboto'; text-transform: uppercase; width: 100%; }
.time-main { margin-bottom: 0.75rem; color: #999999; }
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; }
.time-main span { vertical-align: top; display: inline-block; }
.social {list-style: none;padding: 0px;margin: 0px;display: block !important;text-align: left;margin-top: 18px;}
.social li {display: inline-block;vertical-align: top;margin-right: 8px;}
.social li:last-child { margin-right: 0px; }
.social1 { list-style: none; padding: 0px; margin: 0px; }
.social1 li {display: inline-block;vertical-align: top;margin-left: -3px;}
.social1 li:hover img{transform:rotateY(360deg);transition:all 0.6s}
.social1 li:last-child { margin-right: 0px; }
.control-carousel { position: absolute; top: calc(50% - 30px/2); margin-bottom: 0px; width: 30px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #eee; z-index: 2; background-color: #fff; color: #ccc; cursor: pointer; }
.control-carousel:hover { background-color: var(--color-red); border-color: var(--color-red); color: #fff; }
.prev-carousel { left: 0px; }
.next-carousel { right: 0px; }
.box-header-hotline {display: inline-block;background: url(../images/web/bg_hl.png)no-repeat top center;color: #858585;text-align: left;background-size: cover;padding: 12px 15px;font-family: 'BeVietnamLight';text-transform: uppercase;font-size: 14px;padding-left: 65px;padding-right: 30px;}
.box-header-hotline span{font-family: 'BeVietnamBold';color: #d80101;font-size: 20px;}

/* Header */
.topheader {width: 100%;background: #008F4F;color: #fff;line-height: 32px;font-size: 15px;font-family: 'BeVietnamLight';max-height: 40px;}
.icon_home { width: 36px; height: 36px; display: flex; background-size: cover; position: relative; vertical-align: middle; align-items: center; justify-content: center; }
.icon_home:after { width: 100%; height: 100%; background: url(../images/web/bghome.png)no-repeat top center; display: flex; background-size: cover; position: relative; vertical-align: middle; align-items: center; justify-content: center; animation: 3s animation-rotate infinite linear; content: ''; top: 0; left: 0; position: absolute; }
.link-top-header{margin-bottom: 0}
.link-top-header span:nth-child(2){margin-left: 45px;}
.link-top-header img{vertical-align:middle;}
.icon_home img{position:absolute;left: calc((100% - 17px)/2);top: calc((100% - 19px)/2);}
.header {width: 100%;position: relative;top: 0;left: 0;z-index: 10;background: #fff;}
.fix-header { left: 0; width: 100%; }
.fix-header .banner-header { padding: 8px 0; transition: all 0.6s }
.fix-header .logo-header a img {max-width: 60%;transition: all 0.6s;}
.fix-header .logo-header { position: relative; text-align: left; }
.fix-header .header-bottom {transition: all 0.6s;transition: all 0.6s;padding: 5px 0;}
.info-header { margin-bottom: 0px; }
.info-header i { vertical-align: top; margin: 3px 5px 0px 0px; font-size: 16px; }
.social-header li { margin-left: 3px; }
.logo-header {position: relative;text-align: left;width: 155px;text-align: center;height: 115px;margin-right: 10px;}
.logo-header a { width: 100%; z-index: 10; }
.header p { margin-bottom: 0rem !important; }
.banner-header-center{width:28.75%;}
.banner-header-right {width: 58.333333%;color: #fff;position: relative;text-align: right;}
.banner_mobi { display: none; }
.phone-top { font-size: 25px !important; color: #D10B0C !important; font-family: 'UTMAmericanSans' !important; margin-left: 10px; font-weight: normal !important; }
.header-bottom {transition: all 0.6s;}
.hotline-top{width: 100%;background: url('../images/web/banner_hotline.png')no-repeat top center;font-size: 22px;font-family: 'UTMAvoBold';padding: 7.5px 0;text-align: right;padding-left: 90px;text-align: left;line-height: 25px;margin: 5px 0;margin-top: 10px;}
.slogan{width:24.166666666%;text-transform: uppercase;margin-left: 170px;}
.slogan img,.link-top-header img{vertical-align: middle;margin-right: 5px;}

/* Menu */
.menu { transition: all 0.6s; }
.menu-fixed-scroll {position: sticky;width: 100%;line-height: 50px;background: #0573BD;top: 0;z-index: 9;}
.menu ul { list-style: none }
.menu.sticky { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 9000; }
#menu-box { width: 100%; position: relative; display: flex; align-items: center; justify-content: flex-start; }
.list-btn { display: inline-block; width: 285px; position: relative; background: #FF0000; padding-left: 10px; }
.list-btn h5 { text-transform: uppercase; color: #FFF; font-size: 19px; font-weight: 700; line-height: 50px; text-align: left; padding-left: 50px; position: relative; cursor: pointer; margin-bottom: 0rem; }
.list-btn h5 span { position: absolute; display: inline-block; width: 24px; height: 4px; background: #FFF; left: 10px; top: calc(50% - 2px); content: ''; }
.list-btn h5 span:after { position: absolute; display: inline-block; width: 24px; height: 4px; background: #FFF; right: 0px; top: -8px; content: ''; }
.list-btn h5 span:before { position: absolute; display: inline-block; width: 24px; height: 4px; background: #FFF; right: 0px; bottom: -8px; content: ''; }
.list-btn h5 b { border: 1px solid #fff; border-radius: 50%; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; position: absolute; left: 10px; top: calc(25% - 2px); visibility: hidden; opacity: 0; transition: all 0.6s; }
.list-btn h5.active b { opacity: 1; transition: all 0.6s; visibility: inherit; }
.list-btn h5.active span { opacity: 0; visibility: hidden; }
.list-btn-position { list-style: none; position: absolute; top: 130%; width: 100%; left: 0px; z-index: 5; opacity: 0; transition: all 0.6s; background: #FFF; visibility: hidden; padding-inline-start: 0px; border: 1px solid #ccc; border-top: 0px solid #FF0000; }
.list-btn-position:after { content: ''; position: absolute; left: -1px; height: 2px; width: calc(100% + 2px); background: #f00; top: 0px; z-index: 1; }
.list-btn-position.show { top: 100%; opacity: 1; visibility: visible; }
.list-btn-position li { padding: 12px 10px; position: relative; text-align: left; border-bottom: 1px solid #ccc; padding-inline-start: 0px; padding-left: 10px; box-sizing: border-box; }
.list-btn-position li:hover { background: #f00; }
.back-list:hover { background: #f00 url('../images/web/icon_left_dm.png')no-repeat 15px 15px !important; }
.back-list > a { padding-left: 30px; }
.list-btn-position li:hover > a, .list-btn-position li:hover > span { color: #FFF; }
.list-btn-position li span { position: absolute; right: 0px; display: flex; align-items: center; justify-content: center; width: 38px; height: 38px; top: 8px; z-index: 9; cursor: pointer; }
.list-btn-position li a { color: #333; display: block; font-size: 15px; text-decoration: none; }
.list-btn-position li:hover > ul { transform: translateX(100%); z-index: 2; opacity: 1; visibility: visible; padding-inline-start: 0px; }
.list-btn-position ul { position: absolute; width: 100%; background: #FFF; left: 0px; top: 0px; transform: translateX(80%); z-index: -1; opacity: 0; visibility: hidden; transition: all 0.2s; list-style: none; }
.menu-list { width: 41%; }
.cart-temp { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-left: 20px; cursor: pointer; }
.cart-temp > span { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #ff5151; color: #FFF; margin-right: 10px; border-radius: 3px; }
.cart-temp > div > p:nth-child(1) { font-weight: 700; }
.search-bar { width: 70%; height: 50px; border: none; background-color: rgb(0 0 0 / .8); transition: all 0.6s; z-index: 12; border: none; position: absolute; border-radius: 0px; overflow: hidden; display: block; top: 130%; opacity: 0; transition: all 0.6s; visibility: hidden; right: 0; }
.search-bar.open { top: 100%; opacity: 1; visibility: visible; }
.search-bar input.search-text { background-color: transparent; border: none; height: 50px; width: 100%; font-size: 14px; padding: 5px 10px 5px 10px; outline: none; position: relative; z-index: 2; color: #FFF; }
.search-bar .search-btn { width: 50px; height: 50px; border: none; background-color: transparent; display: flex; align-items: center; justify-content: center; color: #fff; position: absolute; top: 0px; right: 0px; cursor: pointer; z-index: 2; }
.menu .item-big {text-align: center;position: relative;margin-bottom: 0;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding-inline-start: 0;width: 100%;z-index: 2;line-height: 50px;/* top: 0px; */padding-left: 150px;transition: all 0.6s;}
.fixed-menu .item-big {padding-left: 0;transition: all 0.6s;}
.menu .item-big .nav-item { display: inline-block; position: relative; position: relative; }
.menu .item-big .nav-item:hover:after, .menu .item-big .nav-item.active:after { left: 0; transition: all 0.6s; width: 100%; }
.menu .item-big .nav-item:last-child { border-right: none }
.menu .item-big .nav-item > a {display: block;text-align: center;font-size: 16px;line-height: 50px;text-decoration: none;color: #fff;position: relative;font-family: 'BeVietnamLight';text-transform: uppercase;/* padding-top: 5px; */font-weight: normal;}
.menu .item-big .nav-item > span { display: block; text-align: center; font-size: 18px; text-decoration: none; color: #FFF; font-weight: 400; position: relative; text-transform: uppercase; cursor: pointer; border-radius: 50%; background: #fff; color: #02C7F2; width: 37px; height: 37px; display: flex; align-items: center; justify-content: center; }
.menu .item-big .nav-item > a i { font-size: 15px; }
.menu .item-big .nav-item > a i.home { font-size: 25px; }
.menu .item-big .nav-item.active > a, .menu .item-big .nav-item:hover > a {color: #ff0;}
.menu .item-big .nav-item > .item_small { overflow: hidden; display: block; max-height: 0px; max-width: 0px; opacity: 0; -webkit-transform: perspective(600px) rotateX(-90deg); -moz-transform: perspective(600px) rotateX(-90deg); -ms-transform: perspective(600px) rotateX(-90deg); -o-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; position: absolute; top: 100%; left: 0px; width: 250px; padding: 0; background-color: #fff; box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; -o-transform-origin: 0% 0%; transform-origin: 0% 0%; z-index: 99; }
.menu .item-big .nav-item:hover>ul { overflow: visible; max-height: 3000px; max-width: 3000px; min-width: 250px; opacity: 1; -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -ms-transform: perspective(600px) rotateX(0deg); -o-transform: perspective(600px) rotateX(0deg); transform: perspective(600px) rotateX(0deg); -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end; -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end; transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end; }
.menu .item-big .nav-item.has-mega { position: static !important; }
.menu .item-big .mega-content { background: #fff; overflow: hidden; display: block; max-height: 0px; min-width: 250px; opacity: 0; -webkit-transform: perspective(600px) rotateX(-90deg); -moz-transform: perspective(600px) rotateX(-90deg); -ms-transform: perspective(600px) rotateX(-90deg); -o-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2); -webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; -o-transform-origin: 0% 0%; transform-origin: 0% 0%; margin: 0; padding: 0px; position: absolute; top: 100%; left: 0px; z-index: 99; width: 100%; border: none; text-align: left; box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); }
.menu .item-big .nav-item:hover>.mega-content { overflow: visible; max-height: 3000px; max-width: 3000px; min-width: 250px; opacity: 1; -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -ms-transform: perspective(600px) rotateX(0deg); -o-transform: perspective(600px) rotateX(0deg); transform: perspective(600px) rotateX(0deg); -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end; -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end; transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end; }
.menu .item-big .nav-item:hover>.mega-content { display: block; }
.menu .item-big .mega-content .parent { width: calc(100% / 3); padding: 0px 20px; }
.menu .item-big .mega-content .parent h4 a { font-size: 15px; font-weight: 400; text-transform: uppercase; display: block; color: #0056BB; margin-bottom: 5px; }
.menu .item-big .mega-content .parent h4 a:hover, .menu .item-big .mega-content .level1 .level2 a:hover, .menu .item-big .nav-item > ul > li > a:hover, .menu .item-big .nav-item > ul > li > ul > li > a:hover { color: #f00;/* background: #4C171D; */ }
.menu .item-big .mega-content .level1 .level2 a { font-size: 14px; color: #333; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 20px; padding: 5px 0px 5px; border-bottom: 1px dashed #CCC; }
.menu .item-big .nav-item > ul li a { font-weight: 400; font-size: 14px; line-height: 24px; display: block; padding: 7px 5px 7px 0px; color: #282828; position: relative; border-bottom: solid 1px #e5e6ec; text-align: left; padding-left: 15px; text-decoration: none; }
.menu .item-big .nav-item>ul li:last-child>a { border-bottom: 0; }
.menu .item-big .nav-item > ul li a i { position: absolute; right: -10px; padding: 0px 10px; top: 0; line-height: 38px; }
.menu .item-big .nav-item > ul li { padding: 0px; }
.menu .item-big .nav-item li { position: relative; }
.menu .item-big .nav-item>ul li ul { visibility: hidden; opacity: 0; margin-top: 20px; left: 100%; top: 0px; position: absolute; width: 250px; padding: 0; background-color: #fff; z-index: 99; box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06); transition: all 0.6s; }
.menu .item-big .nav-item>ul li:hover>ul { visibility: visible; opacity: 1; margin-top: 0px; }
.back-list { background: url('../images/web/icon_left_dm.png')no-repeat 15px 15px; }

/* Search */
.search {width: 270px;display: flex;position: relative;right: 0;top: 100%;border: 1px solid #0B4CB8;transition: all 0.6s;border-radius: 5px;opacity: 0;visibility: hidden;position: absolute;background: #fff;}
.search p {width: 35px;height: 35px;line-height: 35px;cursor: pointer;text-align: center;margin: 0px;color: #0B4CB8;font-size: 16px;}
.search input {width: calc(100% - 35px);height: 35px;outline: none;padding: 0px;border: 0px;background: transparent;text-indent: 10px;font-size: 12px;color: #333;}
.search input::-webkit-input-placeholder { color: #333; }
.search input:-moz-placeholder { color: #333; }
.search input::-moz-placeholder { color: #333; }
.search input:-ms-input-placeholder { color: #333; }
.search.active { visibility: visible; opacity: 1; transition: all 0.6s; }
.icon-search1 {width: 36px;line-height: 12px;color: #fff;border-left: 1px solid #fff;cursor: pointer;background: #0B4CB8;height: 36px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}

/* Menu RP */
.menu-res {display: none;height: 55px;z-index: 10;position: relative;line-height: normal;position: sticky;top: 0;background: #0573BD;}
.menu-bar-res {height: 53px;padding: 0px 10px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;justify-content: space-between;}
#hamburger { display: block; width: 45px; height: 23px; position: relative; margin-left: 5px; }
#hamburger:before, #hamburger:after, #hamburger span { background: #fff; content: ''; display: block; width: 100%; height: 3px; position: absolute; left: 0px; }
#hamburger:before { top: 0px; }
#hamburger span { top: 10px; }
#hamburger:after { top: 20px; }
#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity; }
.mm-wrapper_opening #hamburger:before, .mm-wrapper_opening #hamburger:after { top: 10px; }
.mm-wrapper_opening #hamburger span { left: -50px; opacity: 0; }
.mm-wrapper_opening #hamburger:before { transform: rotate(45deg); }
.mm-wrapper_opening #hamburger:after { transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }

/* Search RP */
.search-res {position: relative;width: 75%;z-index: 4;}
.search-res .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: #fff; font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: var(--color-red); background: #fff; border-radius: 100%; }
.search-res .search-grid {position: relative;top: 0px;right: 0px;width: 100%;height: 50px;overflow: hidden;background: #f00;/* border: 1px solid #fff; */z-index: 2;line-height: normal;display: flex;transition: all 0.6s;}
.search-res .search-grid.active { opacity: 1; visibility: visible; transition: all 0.6s }
.search-res .search-grid p {width: 50px;height: 55px;cursor: pointer;outline: none;border: none;margin: 0px;font-size: 17px;display: block;color: #fff;line-height: 50px;text-align: center;}
.search-res .search-grid input {width: calc(100% - 35px);line-height: 55px;outline: none;border: none;color: #333;padding-left: 15px;}
.search-res .search-grid input::-webkit-input-placeholder { color: #333; }
.search-res .search-grid input:-moz-placeholder { color: #333; }
.search-res .search-grid input::-moz-placeholder { color: #333; }
.search-res .search-grid input:-ms-input-placeholder { color: #333; }

/* Slideshow */
.slideshow { position: relative; }
.content-show-slider { width: 100%; display: flex; justify-content: flex-end; }
.content-show-slider > div { width: 75.833333333%; position: relative; padding-top: 5px; }
.slideshow a {display: block;cursor: pointer;line-height: 0;}
.slideshow a img {width: 100%;}
.slideshow:hover .control-slideshow { opacity: 0.3; }
.slideshow .control-slideshow:hover { opacity: 0.8; }
.control-slideshow { opacity: 0; position: absolute; z-index: 2; top: calc(50% - 50px/2); width: 35px; height: 50px; text-align: center; line-height: 50px; font-size: 25px; cursor: pointer; margin: 0px; background-color: #000000; border-radius: 3px; }
.control-slideshow i { color: #ffffff; }
.prev-slideshow { left: 20px; padding-right: 3px; }
.next-slideshow { right: 20px; padding-left: 3px; }

/*Slider swiper*/
.swiper-container { width: 100%; height: 540px; }
.swiper-slide { background-size: cover; background-position: 50%; min-height: 20vh; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.swiper-pagination-bullet { background-color: transparent; border: 2px solid #fff; border-radius: 50%; width: 12px; height: 12px; opacity: 1; }
.swiper-pagination-bullet-active { background-color: #fff; }
.swiper-button-container { background-color: rgba(0, 0, 0, 0.25); }
.swiper-slide:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: black; opacity: .4; }
.swiper-slide h2 { pointer-events: none; opacity: 0; color: #ff0; font-size: calc(35px); letter-spacing: -1px; -webkit-transform: translateY(-5%) scale(0.8); transform: translateY(-5%) scale(0.8); -webkit-transition: 1s ease; transition: 1s ease; text-transform: uppercase; text-shadow: 0 5px 5px rgba(0, 0, 0, 0.01); font-family: 'RobotoCondensedBold'; }
.swiper-slide-active h2 { opacity: 1; -webkit-transform: translateY(0%) scale(1); transform: translateY(0%) scale(1); -webkit-transition: 1s ease; transition: 1s ease; color: #ff0; font-family: 'RobotoCondensedBold'; }
.box-show-title-slider { background: rgba(0, 0, 0, 0.6); padding: 30px; position: absolute; left: 0; bottom: 0; width: 40%; color: #fff; text-transform: uppercase; font-size: 20px; }
.fiex-button .swiper-button-next, .fiex-button  .swiper-button-prev { color: #fff !important }

/* Breadcrumb */
.breadCrumbs { background-color: #eee; }
.breadCrumbs .wrap-content { padding: 0.75rem 10px; max-width: 1200px; }
.breadCrumbs .wrap-content .breadcrumb { padding: 0; margin-bottom: 0; background-color: transparent; border-radius: 0; }
.breadCrumbs .wrap-content .breadcrumb-item a { color: var(--color-black); }
.breadCrumbs .wrap-content .breadcrumb-item.active a { color: var(--color-gray); }

/* Intro */
.wrap-custom-news { background: #f2f2f2; padding: 25px 0; }
.wrap-news { padding: 30px 10px; }
.wrap-intro { margin-bottom: 50px; }
.left-intro { width: 48.75%; }
.right-intro { width: 48.75%; }
.title-intro { margin-bottom: 1.5rem; }
.title-intro span { display: block; position: relative; font-size: 20px; color: #69A21F; font-size: 30px; font-family: 'UVFAphroditePro'; line-height: 59px; width: 100%; }
.title-intro span:after { content: ""; position: absolute; width: 100%; height: 1px; bottom: 0px; left: 0px; border-bottom: 1px dashed #ccc; }
.title-intro span:before { content: ""; position: absolute; width: 92px; height: 4px; bottom: -2px; left: 0; z-index: 1; background: url('../images/web/bgafter_news.png')no-repeat top center; }
.newshome-best { width: 43%; display: block; margin-right: 1.5%; }
.pic-newshome-best img { width: 100%; }
.name-newshome { color: var(--color-black); font-size: 14px; line-height: 18px; margin-bottom: 0.25rem; }
.name-newshome.text-split { -webkit-line-clamp: 1; font-size: 15px; text-transform: uppercase; font-weight: 700; }
.name-newshome.text-split a { text-decoration: none; color: #000 }
.name-newshome.text-split:hover a { color: #f00 }
.time-newshome { color: var(--color-gray); margin-bottom: 0.25rem; font-size: 14px; font-style: italic; font-family: 'Roboto'; }
.desc-newshome { color: var(--color-black); margin-bottom: 0px; }
.view-newshome { display: inline-block; border: 1px solid var(--color-black); padding: 8px 15px; color: var(--color-black); text-transform: capitalize; font-weight: 600; margin-top: 1rem; }
.view-newshome:hover { background-color: var(--color-black); color: #fff; }
.newshome-scroll { width: calc(100%); height: 450px; overflow: hidden; }
.newshome-scroll ul li { margin-bottom: 15px !important; border-bottom: 1px dashed #ccc; padding-bottom: 10px; }
.newshome-scroll ul li .comment-count { color: #f00; font-family: 'Roboto'; font-weight: 500; font-style: italic; }
.newshome-normal { display: flex; width: 100%; justify-content: space-between; }
.newshome-intro { display: flex; justify-content: space-between; width: 100%; }
.pic-newshome-normal { width: 35%; margin-bottom: 0px; }
.pic-newshome-normal img { width: 100%; }
.info-newshome-normal { width: calc(100% - 41%); }
.video-main { position: relative; height: 310px; border: 5px solid #fff; }
.video-main iframe { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; }
.listvideos { width: 100%; height: 40px; padding: 0px 10px; border: 1px solid #ccc; color: var(--color-black); margin-top: 5px; cursor: pointer; outline: none; }
.content-news-index-list .post-content { background: none !important; padding-top: 0 !important; }
.content-news-index-list .post-content .meta-content { font-family: 'Roboto'; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.content-news-index { display: flex; justify-content: space-between; flex-wrap: wrap; width: 47.5%; order: 2; }
.video-index .fotorama__nav-wrap{display:none;}
.box-pc-index{width: 42.184873949%;background:url('../images/web/bg_tc.jpg')repeat top center;order: 2;padding-top: 55px;}
.content-news-index-one p { margin-bottom: 0 }
.date_post_info{font-size: 11px;font-family: 'MuliRegular';color: #333;justify-content: space-between;display: flex;margin-bottom: 10px;}
.date_post_info span {font-size: 18px;font-family: 'Roboto';font-weight: 300;text-transform: uppercase;color: #006CB5;}
.date_post_info span b { font-size: 40px; font-family: 'Roboto'; font-weight: 300; }
.date_post_info{width:100%;}
.content-news-index-one { width: 100%; display: flex; justify-content: space-between; margin-bottom: 20px; }
.content-news-index-one h3.nowrap { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.content-news-index-one h3 { border-bottom: 0px; padding-bottom: 0px; line-height: 18px; font-size: 20px; font-family: 'SVNProductSansRegular'; margin-bottom: 13px; font-weight: normal; color: #333; }
.content-news-index-one h3 a { font-size: 20px; color: #333; line-height: 25px; text-decoration: none; }
.content-news-index-one h3:hover a { color: #f00; }
.content-news-index-one .meta-content { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; font-size: 14px; line-height: 25px; font-family: 'MuliRegular'; }
.content-news-index-one p img { transform: scale(1); transition: all 0.6s }
.content-news-index-one div:nth-child(2) { width: calc(100% - 385px); }
.content-news-index-list { width: calc(100% + 16px); margin: 0 -8px; }
.content-news-index-list .post-inner { margin-bottom: 12px; padding: 0 8px; }
.news-index .post-content { width: 100%; margin-top: 5px; }
.content-news-index-list .post-inner h3.nowrap { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.content-news-index-list .post-inner h3 { margin-bottom: 3px; border-bottom: 0px; padding-bottom: 0px; line-height: 25px; font-size: 16px; font-family: 'SVNProductSansRegular'; margin-top: 10px; }
.content-news-index-list .post-inner h3 a { font-size: 16px; color: #333; line-height: 25px; text-decoration: none; }
.content-news-index-list .post-inner:hover h3 a { color: #f00; }
.wrap-about {width: 100%;position: relative;z-index: 2;padding-top: 55px;}
.wrap-content-about { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
.wrap-about-left {width: 48.333333333%;}
.wrap-about-right { width: 46.083333333%; position: relative; text-align: left; }
.wrap-about-right img{position:relative;z-index:2}
.wrap-about-right:after{content:'';position:absolute;right:0;width: calc(100% - 129px);border: 5px solid #3C3C3C;height: 95%;top: -20px;}
.title-about-left {width: 100%;padding-bottom: 15px;margin-bottom: 15px;position: relative;text-align: left;}
.descs-about-index {font-size: 17px;color: #444444;font-family: 'Roboto';text-align: left;font-weight: 400;}
.view-more-about {margin-top: 44px;text-align: center;margin-bottom: 0;}
.view-more-about a {text-decoration: none;color: #0A47AB;background: none;padding: 7px 27px;font-size: 13px;font-family: 'Arial';display: inline-block;border: 1px solid #0A47AB;position: relative;}
.view-more-about a:after{content: '';position:absolute;left: -30px;width: 46px;top: calc(100% /2);height: 1px;background: #0A47AB;}
.view-more-about a:before{content: '';position:absolute;right: -30px;width: 46px;top: calc(100% /2);height: 1px;background: #0A47AB;}

/* Video */
.video:nth-child(4n+1) { clear: both; }
.video:nth-child(4n) { margin-right: 0px; }
.pic-video { position: relative; }
.pic-video:before { content: ""; position: absolute; width: 50px; height: 35px; top: calc(50% - 50px/2); left: calc(50% - 35px/2); z-index: 1; background-repeat: no-repeat; background-image: url(../images/play.png); }
.pic-video img { width: 100%; height: 100%; }
.name-video { font-size: 16px; color: var(--color-black); margin-bottom: 0px; }

/* Album */
.album-index { background: url('../images/web/bgabout.jpg')repeat top center; padding: 50px 0; margin-bottom: 35px; }
.album { width: calc(100% / 4); cursor: pointer; padding: 0 10px; box-sizing: border-box; margin-bottom: 20px; }
.pic-album { position: relative; }
.pic-album img { width: 100%; }
.name-album { font-size: 16px; color: var(--color-black); margin-bottom: 0px; }
.album-gallery { justify-content: flex-start !important; }


/*Album idnex*/
.grid-container {width: 100%;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows: 1fr 1fr;grid-gap: 20px;grid-template-areas:
	"Item1 Item1 Item2 Item2 Item3 Item3"
	"Item4 Item4 Item4 Item5 Item5 Item5";margin-top: 16px;}
.Item1 { grid-area: Item1; }
.Item2 { grid-area: Item2; }
.Item3 { grid-area: Item3; }
.Item4 { grid-area: Item4; }
.Item5 { grid-area: Item5; }

.item-album { width: 100%; height: 100%; }
.item-album img { width: 100%; height: 100%; object-fit: cover }
.box-item-album { position: relative; overflow: hidden; }
.box-item-album h3 {opacity: 0;position: absolute;left: 0;width: 100%;bottom: 0;transition: all 0.3s;background: #d64c21d9;text-align: center;margin-bottom: 0;font-family: 'UTMHelvetIns';font-size: 20px;padding: 0 15px;text-transform: uppercase;/* font-weight: bold; */height: 100%;display: flex;align-items: center;justify-content: center;visibility: hidden;}
.box-item-album h3 a { text-decoration: none; color: #fff; }
.box-item-album:hover h3 {transition: all 0.3s;opacity: 1;visibility: visible;}
.box-item-album h3:hover a { color: #ff0; }

/* Brand */
.wrap-brand { margin-bottom: 50px; padding: 0px 10px; }
.wrap-brand .wrap-content { max-width: 1200px; padding: 0px; position: relative; }
.owl-brand { padding: 0px 40px; }
.brand { display: block; border: 1px solid #eee; }
.brand img { width: 100%; }

/*Poduct index*/
.wrap-product-button {background: url('../images/web/bgdichvu.jpg')no-repeat top center;position: relative;background-size: cover;padding: 60px 0;}
.wrap-product-button .wrap-show-product { background: #fff !important; }
.wrap-show-product { background: #F8F1EB; padding: 1px 0; }
.wrap-show-product:nth-child(even) { background: #F8F1EB; }
.list-catalogy-cat {width: 100%;text-align: center;margin-bottom: 20px;}
.list-catalogy-cat span {display: inline-block;padding: 10px 16px;border: 2px solid #3D3D3D;font-size: 15px;font-family: 'Roboto';margin: 0 5px;margin-bottom: 10px;cursor: pointer;text-transform: uppercase;font-weight: 500;}
.list-catalogy-cat span:hover, .list-catalogy-cat span.active {border: 2px solid #006CB5;}
.title-main2 { margin-bottom: 1.5rem; text-align: left; position: relative; margin-bottom: 30px; flex-wrap: wrap; }
.title-main2 >  span { color: #fff; font-size: 16px; font-family: 'Roboto'; text-align: center; position: relative; z-index: 1; text-transform: uppercase; background: #225486; display: inline-block; line-height: 40px; font-weight: bold; padding: 0 20px; }
.title-main2 a { text-decoration: none; font-size: 14px; color: #f00; line-height: 30px; display: flex; align-items: center; display: inline-block; position: relative; z-index: 1; background: #fff; padding-left: 10px; text-transform: uppercase; font-family: 'Roboto'; }
.title-main2 a i { font-size: 25px; margin-left: 5px }
.wrap-productnb { background: url('../images/web/bgspnb.jpg')no-repeat top center; background-size: cover; width: 100%; padding: 60px 0; background-attachment: fixed; background-position: center; min-height: 715px; position: relative; }
.wrap-productnb:after { content: ''; background: url('../images/web/after_ponb_le.png')no-repeat top center; width: 283px; height: 224px; position: absolute; left: 0; bottom: -23%; }
.wrap-productnb:before { content: ''; background: url('../images/web/before_ponb_ri.png')no-repeat top center; width: 193px; height: 247px; position: absolute; right: 0; bottom: -22%; }
.title-main1 { margin-bottom: 30px; text-align: center; background: url('../images/web/icon_non.png')no-repeat top center; padding-top: 25px; }
.title-main1 h3 { color: #fff; font-size: 48px; font-family: 'SVNSteady'; text-align: center; position: relative; z-index: 1; text-shadow: 0px 0 #003619, 0 3px #003619, 3px 0 #003619, 0 0px #003619; }
.title-main1 p { font-size: 14px; font-family: 'Roboto'; color: #fff; text-align: center; font-weight: 700; font-style: italic; }
.slick-product-nb { width: calc(100% + 30px); margin: 0 -15px; }
.itempro-slick { padding: 0 15px; box-sizing: border-box; }
.itempro-slick .product { padding: 0; background: none; box-shadow: 0 0 0; }
.itempro-slick .name-product a { color: #fff !important }
.itempro-slick .name-product:hover a { color: #FFE400 !important }
.itempro-slick .price-new { color: #fff }
.itempro-slick .price-new b { color: #E5CD00 }
.fullmrzalo { width: 100% !important; margin: auto !important; padding-bottom: 20px; }
.contact-link { width: 95px; margin-bottom: 0; background: #0087E6; line-height: 30px; color: #fff; text-align: center; font-family: 'Roboto'; cursor: pointer; font-size: 13px;font-weight: normal; position: relative;border-radius: 5px; margin-top: 6px; }
.contact-link i { border-radius: 40px; line-height: 35px; color: #8C623A; text-align: center; width: 30px; height: 30px; position: relative; top: 2px; left: -1px; text-align: center; }
.contact-link:hover { background: #f00; }
.contact-link:hover i { color: #fff; background: #DB0000; }
.contact-link img { vertical-align: middle; margin-right: 5px; margin-bottom: 1px; }
.slick-product-nb { width: calc(100% + 20px); margin: 0 -10px; }
.item-slick-product { padding: 0 10px; }
.item-slick-product .box-product { width: calc(100%); padding: 0; margin-bottom: 20px; }
.slick-product-index {width: calc(100% + 34px);margin: 0 -17px;margin-top: 10px;}
.slick-product-index .item-slick .box-product{width: calc(100%);overflow: hidden;}
.slick-product-index .item-slick .box-product p{margin-bottom:0}
.slick-product-index .item-slick .box-product img{width: 100%;object-fit: cover}
.slick-product-index .item-slick .box-product{position:relative;}
.slick-product-index .item-slick .box-product h3{position:absolute;left:0;width:100%;bottom: -1px;text-align:center;text-transform:uppercase;font-size:16px;padding: 15px 0;font-family: 'MuliBold';margin-bottom: 0;background: #547fc5d6;}
.slick-product-index .item-slick .box-product h3 a{text-decoration:none;color:#fff;}
.slick-product-index .item-slick .box-product:hover h3{background: #bf5431d1;}
.slick-product-index .item-slick{padding: 0 17px;margin-bottom: 30px;}
.view-more-catalogy-list-index { width: 100%; text-align: center; margin-bottom: 0; }
.view-more-catalogy-list-index a { text-transform: uppercase; color: #222121; font-size: 16px; font-family: 'Roboto'; text-decoration: none; display: inline-block; }
.view-more-catalogy-list-index:hover a { background: #0346B8; color: #fff }

/* Product */
.wrap-product {margin: auto;width: 100%;padding: 40px 0;}
.text-decoration-none { position: relative; }
.content-main { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.content-main1 { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.content-main > div img, .content-main > div iframe { width: 100% !important; max-width: 100%; height: auto !important; }
.grid-page {width: calc(100% + 12px);margin: 0 -6px;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.box-product {width: calc(100% / 5);padding: 0 6px;margin-bottom: 15px;box-sizing: border-box;}
.product {width: 100%;}
.wrap-show-product .product { border: 5px solid #fff; }
.pic-product {background: #fff;border: 1px solid #ccc;}
.pic-product > a{line-height:0;display:block}
.pic-product img { width: 100%; }
.name-product {font-size: 15px;color: #333;text-align: center;box-sizing: border-box;font-weight: normal;font-family: 'Roboto';font-weight: 500;text-transform: uppercase;}
.name-product a { text-decoration: none; color: #333; }
.name-product:hover a { color: #f00; }
.view-more-product { width: 100%; text-align: center; font-weight: 500; font-size: 18px; margin-bottom: 0; font-family: 'Roboto'; font-weight: 900; margin-top: 25px; }
.view-more-product a { color: #fff;text-decoration: none; }
.view-more-product a i { margin: 0 10px }
.view-more-product:hover a { color: #ff0; }
.price-product { justify-content: center; margin-bottom: 0px; text-align: center; margin-block-start: 0em; margin-block-end: 0em; display: flex; align-items: center; justify-content: center; padding: 0 10px; font-weight: 700; font-family: 'Roboto'; flex-wrap: wrap; margin-bottom: 10px; }
.price-new { font-size: 14px; color: #333; font-weight: 400; width: 100%; }
.price-new > span:last-child { font-family: 'BeVietnamRegular'; }
.price-new b { font-size: 15px; color: #EE251D; margin-left: 5px; font-weight: 500; font-family: 'Roboto'; }
.price-old { padding-left: 10px; font-size: 14px; color: #525252; text-decoration: line-through; font-family: 'Roboto'; font-weight: 300; }
.price-per { position: absolute; top: 6px; right: 6px; color: #fff; background: #CE2020; font-size: 11px; width: 45px; height: 25px; text-align: center; line-height: 25px; display: none; }
.price-per:after { content: ''; width: 0; height: 0; border-top: 10px solid #9C1919; border-right: 10px solid transparent; bottom: -6px; right: 0px; position: absolute; z-index: -1; }
.price-hot { position: absolute; top: 5px; left: 5px; color: #fff; background: #225486; font-size: 11px; border-radius: 50%; width: 35px; height: 35px; text-align: center; line-height: 35px; font-family: 'Roboto'; display: none; }
.none-per { left: 5px !important; }
.cart-product { margin-bottom: 0px; }
.cart-product span { cursor: pointer; width: 49%; color: #fff; text-transform: capitalize; text-align: center; padding: 7px 5px; border-radius: 3px; }
.cart-add { margin-right: 2%; background-color: var(--color-red); }
.cart-add:hover { background-color: var(--color-dark-red); }
.cart-buy { background-color: var(--color-green); }
.cart-buy:hover { background-color: var(--color-dark-green); }

/* Product  Detail */
.tabs-pro-detail { width: 100%; }
.grid-pro-detail { margin-bottom: 50px; display: flex; justify-content: space-between; flex-wrap: wrap; }
.left-pro-detail { position: relative; width: 40%; text-align: center; margin-right: 2%; background: white; }
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; }
.right-pro-detail { width: calc(100% - 42%); }
.gallery-thumb-pro { position: relative; margin-top: 10px; }
.owl-thumb-pro { padding: 0px 40px; }
.thumb-pro-detail { display: block !important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; }
.thumb-pro-detail.mz-thumb.mz-thumb-selected { border-color: #cecfd2; }
.thumb-pro-detail img { box-shadow: none !important; filter: brightness(100%) !important; border-bottom: 0px !important; padding-bottom: 0px !important; }
.title-pro-detail { text-transform: capitalize; font-size: 20px; display: block; font-weight: 700; }
.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 0px !important; }
.desc-pro-detail { margin-bottom: 1rem; }
.attr-pro-detail { list-style: none; padding: 0px; }
.attr-pro-detail li { margin-bottom: 0.5rem; }
.attr-label-pro-detail { margin: 0px 5px 0px 0px; }
.attr-label-pro-detail.d-block { display: block; margin: 0px 0px 5px 0px; }
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; }
.price-new-pro-detail { font-weight: 700; font-size: 20px; color: var(--color-red); }
.price-old-pro-detail { font-weight: 500; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; }
.color-pro-detail { display: inline-block; vertical-align: top; position: relative; width: 35px; height: 30px; margin: 0px 0px 3px 0px; border: 1px solid transparent; }
.size-pro-detail { border: 1px solid #ccc; padding: 3px 10px 4px 10px; display: inline-block; position: relative; }
.size-pro-detail.active, .color-pro-detail.active { border-color: #e5101d; color: #e5101d; }
.color-pro-detail.active:before, .size-pro-detail.active:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; bottom: 0px; right: 0px; margin: auto; z-index: 1; background-image: url(../images/check-cart.png); background-repeat: no-repeat; background-position: bottom right; }
.color-pro-detail input[type=radio], .size-pro-detail input[type=radio] { outline: none; position: absolute; cursor: pointer; width: 100%; height: 100%; -webkit-appearance: none; border: 0px; top: 0px; left: 0px; }
.quantity-pro-detail { width: 100%; max-width: 110px; line-height: normal; display: flex; align-items: center; justify-content: space-between; text-align: center; }
.quantity-pro-detail span { line-height: 25px; padding: 0px; width: 30px; height: 30px; color: #5f5f5f; cursor: pointer; font-size: 22px; border: 1px solid #cccccc; }
.quantity-pro-detail span.quantity-plus-pro-detail { border-left: 0px; }
.quantity-pro-detail span.quantity-minus-pro-detail { border-right: 0px; }
.quantity-pro-detail input { height: 30px; border: 1px solid #cccccc; width: calc(100% - 60px); text-align: center; font-size: 14px; padding: 5px; }
.cart-pro-detail { margin-bottom: 1rem; display: flex; align-items: stretch; justify-content: flex-start; }
.cart-pro-detail a { width: auto; text-align: center; color: #fff !important; padding: 8px 15px; text-transform: uppercase; border-radius: 3px; cursor: pointer; }
.cart-pro-detail a.addnow { margin-right: 10px; background: #fd6e1d; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000)); background: -webkit-linear-gradient(top, #f59000, #fd6e1d); background: -moz-linear-gradient(top, #f59000, #fd6e1d); background: -ms-linear-gradient(top, #f59000, #fd6e1d); background: -o-linear-gradient(top, #f59000, #fd6e1d); }
.cart-pro-detail a.addnow:hover { opacity: 0.8; transition: all 0.3s }
.cart-pro-detail a.buynow { background-color: var(--color-green); }
.cart-pro-detail a.buynow:hover { background-color: var(--color-dark-green); }
.cart-pro-detail a i { vertical-align: top; margin-top: 3px; margin-right: 8px; }
.tags-pro-detail { margin: 1rem 0px 2rem 0px; display: flex; justify-content: flex-start; flex-wrap: wrap; }
.tags-pro-detail a { font-size: 12px; color: #fff; padding: 5px 10px 7px 10px; margin-right: 5px; margin-bottom: 5px; background-color: var(--color-red); border-radius: 3px; }
.tags-pro-detail a:hover { background-color: var(--color-medium-red); }
.tags-pro-detail a i { font-size: 10px; margin: 5px 5px 0px 0px; }
.tabs-pro-detail .ul-tabs-pro-detail { padding: 0px; list-style: none; margin-bottom: 1rem; border-bottom: 1px solid #e7e7e7; display: flex; justify-content: flex-start; width: 100%; margin-top: 15px; }
.tabs-pro-detail .ul-tabs-pro-detail li { cursor: pointer; margin-right: 5px; margin-bottom: 5px; background: #eee; padding: 5px 10px; }
.tabs-pro-detail .ul-tabs-pro-detail li.active { background: #333; color: #fafafa; }
.tabs-pro-detail .ul-tabs-pro-detail li:last-child { margin-right: 0px; }
.tabs-pro-detail .content-tabs-pro-detail { display: none; width: 100%; }
.tabs-pro-detail .content-tabs-pro-detail.active { display: block; }

/* Toc */
.box-readmore { padding: 8px 15px; border: 1px solid #dedede; margin-bottom: 2rem; border-radius: 5px; background-color: #eeeeee; }
.box-readmore li ul>li { margin: 0; margin-bottom: 8px }
.box-readmore li ul>li:before { content: counters(item, ".") " " }
.box-readmore ul { list-style-type: none; counter-reset: item; margin-bottom: 0px; padding-left: 0px !important; margin-top: 8px; }
.box-readmore ul li { display: table; counter-increment: item; margin-bottom: 5px }
.box-readmore ul li:before { content: counters(item, ".") ". "; display: table-cell; padding-right: 5px }
.box-readmore ul li a { color: #333333; cursor: pointer; font-weight: 600; }
.box-readmore ul li a:hover { color: #767676; }

/* Post  */
.news { width: 49%; margin-bottom: 25px; display: flex; }
.pic-news { margin-right: 4%; width: 36%; }
.pic-news img { width: 100%; }
.info-news { width: 60%; }
.name-news {color: #333;font-size: 16px;display: block;line-height: normal;margin-bottom: 5px;text-align: left;}
.name-news a { color: #333; text-decoration: none; }
.name-news:hover a { color: var(--color-red); }
.time-news { color: var(--color-gray); margin-bottom: 0.25rem; }
.desc-news { color: #333; margin-top: 5px; line-height: 22px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.share { padding: 17px 10px 10px 10px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 17px; list-style: square; }
.list-news-other li { margin-bottom: 2px; }
.list-news-other li a { text-transform: none; color: #333333; }
.list-news-other li a:hover { color: var(--color-red); }

/* Contact */
.top-contact { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 30px; width: 100%; }
.top-contact .article-contact { width: 48%; }
.form-contact { width: 47%; }
.input-contact { position: relative; margin-bottom: 15px; }
.input-contact input, .input-contact textarea { width: 100%; padding: 0px; outline: none; font-size: 14px; }
.input-contact input { text-indent: 10px; }
.input-contact textarea { resize: none; height: 150px; padding: 10px; }
.input-contact .custom-file-label::after { content: attr(title); }
.bottom-contact {position: relative;height: 500px;width: 100%;}
.bottom-contact div iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }

/* Footer */
.footer {background: url('../images/web/bgfooter.jpg');color: #fff;background-size: cover;position: relative;margin-bottom: 0 !important;}
.footer  >.wrap-content {padding: 48px 0px;width: 100%;box-sizing: border-box;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer-news:nth-child(1) {width: 25.210084033%;font-family: 'Roboto';font-size: 14px;text-align: center;}
.footer-news:nth-child(1) p{margin-bottom: 45px;}
.footer-news:nth-child(2) h4 { font-family: 'Roboto'; font-size: 20px; color: #fff; margin-bottom: 10px; }
.footer-news:nth-child(1) h6 { font-family: 'Roboto'; font-size: 15px; color: #fff; margin-bottom: 10px; text-align: center; text-transform: uppercase; font-weight: normal; margin-top: 45px; width: 100%; }
.footer-news:nth-child(2) {width: 39.495798319%;font-family: 'Roboto';}
.footer-news:nth-child(3) {width: 28.571428571%;font-family: 'Roboto';}
.footer-news:nth-child(4) { width: 19.166666666%; }
.footer-news p a { text-decoration: none; color: #fff; font-family: 'BeVietnamRegular'; font-size: 14px; }
.footer-news p a img { margin-right: 5px; }
.footer-news p:hover a { color: #ff0 }
.footer-news:nth-child(2) p {border-bottom: 1px dashed #cccccc3b;margin-bottom: 5px;line-height: 45px;}
.footer-news:nth-child(2) p:last-child { border-bottom: none; }
.footer-news:nth-child(2) p img { vertical-align: middle; margin-right: 11px; }
.footer-news:nth-child(2) h4{font-size: 50px;font-weight: 300;color: #006cb5;text-transform: uppercase;}
.title-footer { text-transform: uppercase; margin-bottom: 40px; font-size: 15px; font-family: 'Roboto'; position: relative; }
.title-footer1 {text-transform: uppercase;margin-bottom: 15px;font-size: 16px;font-family: 'Roboto';position: relative;font-weight: 300;}
.footer-news:nth-child(1) h4 {font-family: 'UTMHelvetIns';font-size: 30px;color: #fff;margin-bottom: 20px;text-transform: uppercase;}
.footer-ul {list-style: none;padding: 0px;margin: 0px;font-family: 'MontserratLight';font-size: 15px;margin-top: 90px;}
.footer-ul li {margin-bottom: 10px;font-family: 'Roboto';font-size: 17px;position: relative;font-weight: 300;}
.footer-ul li:last-child { margin-bottom: 0px; }
.footer-ul li a { color: #fff; }
.footer-ul li a img{margin-right: 5px;vertical-align: middle;}
.footer-ul li:hover a { color: #ff0; }
.item-contact-footer { font-family: 'Roboto'; font-size: 14px; display: flex; justify-content: space-between; }
.item-contact-footer span:nth-child(1) { }
.footer-news:nth-child(1) p i { width: 30px; height: 30px; border-radius: 5px; font-size: 15px; text-align: center; line-height: 25px; margin-right: 5px; color: #fff; border: 1px solid #fff; }
.item-contact-footer span img { padding-right: 5px; }
.content-show-index { width: 100%; display: flex; justify-content: space-between; }
.left-content-index { width: 38.833333333%; }
.left-content-index img{object-fit:cover;width:100%;height:100%}
.right-content-index { width: 57.916666666%; box-shadow: 0px 0px 5px #ccc; padding: 40px 70px; box-sizing: border-box; font-family: 'Roboto'; text-align: center; font-size: 14px; }
.right-content-index h3 { font-size: 35px; text-transform: uppercase; font-family: 'UTMHelvetIns'; color: #0087E6; margin-bottom: 10px; }
.right-content-index p { margin-bottom: 25px; }
.slogan-newsletter { margin-bottom: 0.5rem; color: #fff; }
.box-item-newsletter { width: 100%; display: flex; justify-content: space-between; width: calc(100% + 20px); margin: 0 -10px; }
.box-item-newsletter .newsletter-input { width: calc(100% / 2); padding: 0 10px; }
.box-item-newsletter1 { width: 100%; display: flex; justify-content: space-between; width: calc(100% + 20px); margin: 0 -10px; }
.box-item-newsletter1 .newsletter-input { width: calc(100% / 3); padding: 0 10px; }
.content-register{width:100%;display:flex;justify-content: space-between;}
.content-register > div {width: 18.907563025%;color: #fff;font-size: 13px;font-family: 'MuliRegular';}
.content-register > div h4{font-size: 23px;text-transform: uppercase;font-family: 'UTMHelvetIns';}
.content-register > .register-form-item{width: 79.411764705%;}
.register-form-item { width: 100%; background: url('../images/web/bg_dknt111.png')no-repeat top center; background-size: contain; padding-top: 67px; padding-bottom: 30px; }
.form-newsletter{width: 100%;margin: auto;display:flex;justify-content:space-between;padding: 0 55px;}
.newsletter-input {position: relative;border-radius: 0;overflow: hidden;width: 30%;margin: 0 10px;}
.newsletter-input textarea {width: 100%;padding-left: 5px;padding-top: 5px;font-size: 14px;font-family: 'Roboto';border: 1px solid transparent;border-radius: 0;max-height: 134px;}
.newsletter-input input {padding: 0px;font-size: 14px;text-indent: 10px;border-radius: 0px;border: none;height: 59px;padding-left: 5px;width: 100%;font-family: 'Roboto';}
.newsletter-button {position: relative;min-width: 130px;height: 133px;}
.newsletter-button input[type=submit] {border: 0px;background-color: #0B4CB8;color: #fff;display: block;cursor: pointer;font-size: 15px;font-family: 'BeVietnamLight';width: 133px;height: 60px;text-align: center;margin: auto;text-transform: uppercase;transform: rotate(-90deg);position: absolute;top: 37px;left: -37px;}
.newsletter-button input[type=submit]:hover { background: #105dd3; color: #fff; }
.newsletter-button input[type=reset] {border: 0px;background-color: #525252;color: #fff;display: block;cursor: pointer;font-size: 15px;font-family: 'BeVietnamLight';width: 133px;height: 60px;text-align: center;margin: auto;text-transform: uppercase;transform: rotate(-90deg);position: absolute;top: 37px;right: -37px;}
.newsletter-button input[type=reset]:hover { background: #525252d9; color: #fff; }
#content-index { width: 100%; padding: 10px; box-sizing: border-box; border: none; }
.footer-tags { background: #eee; }
.footer-tags .wrap-content { padding: 30px 10px; }
.label-tags { font-weight: 600; font-size: 15px; }
.list-tags { list-style: none; padding: 0px; margin: 0px; }
.list-tags li { margin: 0px 5px 5px 0px; }
.list-tags li a { color: #fff; background-color: var(--color-red); padding: 6px 15px 8px 15px; border-radius: 3px; display: block; }
.list-tags li a:hover { background-color: var(--color-medium-red); }
.footer-powered { color: #fff; font-family: 'Roboto'; font-weight: normal; font-size: 14px; }
.footer-powered .wrap-content { padding: 15px 0px; }
.footer-powered b { color: #fff; font-weight: normal; }
.footer-copyright {width: 100%;line-height: 50px;color: #fff;font-size: 14px;font-family: 'Roboto';font-weight: bold;background: #006CB5;}
.footer-copyright p {margin-bottom: 0;text-align: center;font-weight: normal;font-size: 14px;font-family: 'Roboto';width: 100%;}
.footer-copyright p span {color: #fff;}
.copyright { margin-bottom: 0px; text-align: center; }
.copyright b {font-weight: normal;}
.statistic { margin-bottom: 0px; }
.statistic span { padding-right: 10px; }
.statistic span:last-child { padding-right: 0px; }
#footer-map {position: relative;height: 445px;width:100%}
#footer-map iframe { position: absolute !important; width: 100% !important; height: 100% !important; top: 0px !important; left: 0px !important; }

/* Like Share */
.social-plugin { display: flex; justify-content: flex-start; margin-top: 10px; }
.social-plugin .at-share-btn { margin-bottom: 0px !important; }
.social-plugin .zalo-share-button { margin-left: 3px; }
.pagination-home .pagination .page-item .page-link { color: #555555; font-size: .875rem; }
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: #555555; border-color: #555555; }
.pagination-ajax { text-align: center; }
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 2px 3px 2px; color: #333; background: #eee; border: 1px solid rgba(161, 161, 161, 0.4); font-size: 12px; cursor: pointer; padding: 3px 10px 5px 10px; border-radius: 2px; }
.pagination-ajax a.current, .pagination-ajax a:hover { background: var(--color-red); color: #fff; border-color: var(--color-red); }

/* Popup custom */
.modal-custom .modal-footer { padding: 0.5rem; }
.modal-custom .modal-footer .btn { font-size: 14px; }

/* Popup */
#popup .modal-body { padding: 0px; }

/* Hidden Google Captcha */
.grecaptcha-badge { display: none !important; width: 0px !important; height: 0px !important; visibility: hidden !important; overflow: hidden; }

/* Hidden Check Grammar Coccoc */
coccocgrammar { display: none; }

/* Scroll Top */
.scrollToTop { width: 41px; height: 41px; text-align: center; font-weight: bold; color: #444; text-decoration: none; position: fixed; bottom: 65px; right: 25px; display: none; z-index: 10; cursor: pointer; }

/* Text Hide */
.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }

/* Transition All */
.transition { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; }

/* Scale IMG */
.scale-img {overflow: hidden;display: block;margin-bottom: 15px;}
.scale-img img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover  img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

/* Blink */
.blink { -webkit-animation-name: blink; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blink; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blink; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }
@-moz-keyframes blink {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@-webkit-keyframes blink {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@keyframes blink {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

/* Button Frame */
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; border-radius: 50%; background: #1182FC; position: relative; z-index: 1; }
.btn-frame i img { vertical-align: middle; width: 70%; }
.btn-frame .animated.infinite { animation-iteration-count: infinite; }
.btn-frame .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: .1; border-color: #1182FC; opacity: .5; }
.btn-frame .zoomIn { animation-name: zoomIn; }
.btn-frame .animated { animation-duration: 1s; animation-fill-mode: both; }
.btn-frame .kenit-alo-circle-fill { width: 70px; height: 70px; top: -10px; right: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(7, 41, 103, 0.35); opacity: .4; }
.btn-frame .pulse { animation-name: pulse; }

/* Zalo */
.btn-zalo { bottom: 315px; }

/* Phone */
.btn-phone { bottom: 230px; }

/* Messenger */
.js-facebook-messenger-container.closed, .js-facebook-messenger-tooltip.closed { display: none !important }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-tooltip { display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 1.0E+30 }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px }
.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand }
.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 150px; right: 17px; width: 56px; height: 56px; text-align: center; background: #1182FC; border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3) }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg) }
.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg) }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-container { position: fixed; opacity: 0; transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out }
.js-facebook-messenger-top-header { width: 220px }
.js-facebook-messenger-top-header { color: #fff; background: #1182FC }
.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: #1182FC; color: #fff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-top-header { color: #fff; background: #1182FC }
.js-facebook-messenger-top-header { width: 220px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-container.open { transform: translateY(0px); opacity: 1; pointer-events: all }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0 }
.js-facebook-messenger-box.rotate.open svg#close-icon { transform: rotate(0deg) }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1 }

/* Cart fix */
.cart-fixed { position: fixed; right: 20px; bottom: 390px; z-index: 10; background: #4b4f56; width: 50px; height: 50px; text-align: center; color: #fff !important; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.cart-fixed i { font-size: 20px; }
.cart-fixed span { position: absolute; top: 0px; right: -5px; color: #fff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

/* Toolbar */
.toolbar { background: var(--color-red); width: 100%; padding: 3vw; bottom: 0px; position: fixed; z-index: 500; height: auto; left: 0px; display: none;}
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; }
.toolbar ul li { text-align: center; width: 25%; }
.toolbar ul li a { display: block; width: 100%; cursor: pointer; }
.toolbar ul li a img { height: 6vw; width: auto; }
.toolbar ul li a span { font-weight: 400; color: #fff; font-size: 3.5vw; display: none; }

/* Fixbar */
.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; margin: 0; z-index: 500; -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 50px; }
.fixbar ul { margin: 0px; padding: 0px; list-style: none; }
.fixbar ul li { display: inline-block; margin: 0 auto 10px; text-align: center; width: 25%; }
.fixbar .icon-cart-mobile, .fixbar .icon-cart-new, .fixbar .icon-home-new, .fixbar .icon-hotdeal-new { width: 20px; height: 20px; display: block; margin: 8px auto 0; }
.fixbar .icon-cart-mobile { background: url(../images/cart-mobile.png) no-repeat; }
.cart-total-header-mobile { font-size: 10px; position: absolute; background: red; color: #fff !important; border-radius: 50%; height: 15px; width: 15px; line-height: 15px; top: 5px; margin-left: 5px; }
.fixbar ul li a { font-size: 11px; text-decoration: none; color: #333; }
.fixbar ul li a i { font-size: 20px; }

/* Plugbar */
.plugbar { position: fixed; bottom: 0; left: 0; border-top: 1px solid #eae6e6; width: 100%; right: 0; max-width: 767px; margin: 0 auto; background: #fff; padding: 9px 10px 10px 7px; z-index: 10; }
.plugbar ul { list-style: none; padding: 0; margin: 0px; display: -webkit-flex; display: -moz-flex; display: flex; justify-content: space-between; align-items: center; }
.plugbar ul li { width: 20%; }
.plugbar ul li a { display: block; color: #696969; font-size: 12px; text-align: center; position: relative; }
.plugbar ul li a i { font-size: 20px; color: #696969; }
.plugbar ul li a span { position: absolute; width: 50px; height: 50px; top: -40px; left: calc(50% - 50px/2); font-size: 14px; display: block; border: 1px solid rgba(234, 230, 230, 0.5); border-radius: 100%; }

/* Combo Phone */
.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; }
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; }
.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #fff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; }
.support-online a span { border-radius: 2px; text-align: center; background: rgb(103, 182, 52); padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; transition: all 0.2s ease-in-out 0s; -moz-animation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; }
.support-online a:hover span { display: block; }
.support-online a { display: block; }
.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent  rgb(103, 182, 52) transparent transparent; position: absolute; left: -10px; top: 10px; }
.support-online .kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(0, 175, 242, 0.5); opacity: .75; right: -10px; }
.support-online .kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: .1; border-color: #0089B9; opacity: .5; }
.support-online .support-online .btn-support { cursor: pointer; }
.support-online .mes i { background: orange; }
.support-online .sms i { background: red; }
.support-online .call-now i { background: green; }

/* Phone Switch */
.widget-mobile { position: fixed; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 9999999; }
#my-phone-circle { position: relative; width: 50px !important; height: 50px !important; }
.wcircle-open .wcircle-icon i:before { content: '\f00d'; }
.wcircle-icon { background: #1282fc; border-radius: 50%; display: flex !important; display: -ms-flex !important; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative !important; }
.wcircle-icon:before { position: absolute; content: ''; width: 60px; height: 60px; background: rgba(18, 130, 252, .5); border: 1px solid #fff; border-radius: 50%; left: -5px; top: -5px; -webkit-animation: pulse 1s infinite ease-in-out; -moz-animation: pulse 1s infinite ease-in-out; -ms-animation: pulse 1s infinite ease-in-out; -o-animation: pulse 1s infinite ease-in-out; animation: pulse 1s infinite ease-in-out; }
.wcircle-icon:after { position: absolute; content: ''; width: 80px; height: 80px; background: rgba(18, 130, 252, .5); border-radius: 50%; left: -15px; top: -15px; -webkit-animation: zoomIn 2s infinite ease-in-out; -moz-animation: zoomIn 2s infinite ease-in-out; -ms-animation: zoomIn 2s infinite ease-in-out; -o-animation: zoomIn 2s infinite ease-in-out; animation: zoomIn 2s infinite ease-in-out; }
.wcircle-menu { position: absolute !important; left: 0; top: 0; display: none; }
.wcircle-menu-item { width: 50px; height: 50px; background: #1282fc; border-radius: 50%; display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.wcircle-menu-item img { width: 50px; height: 50px; display: block; border-radius: 50%; }
.wcircle-menu-item i, .wcircle-icon i { font-size: 25px; color: #fff; position: relative; z-index: 9999; }
.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; -moz-animation: shake-anim 1s infinite ease-in-out; -ms-animation: shake-anim 1s infinite ease-in-out; -o-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50% }

/*Album */
.wrap-service { background: #EDFBFF; width: 100%; padding-top: 50px; padding-bottom: 63px; }
.title-main22 {width: 100%;margin-bottom: 40px;position: relative;text-align: center;}
.title-main22:after{content:'';position:absolute;left:calc((100% - 24px)/2);width:24px;height:1px;background:#006CB5;bottom: -15px;}
.title-main22 h3 {font-weight: 300;text-transform: uppercase;font-size: 40px;font-family: 'Roboto';color: #006CB5;text-align: center;margin-bottom: 0px;}
.title-main22 h3 span{color: #EE3A02}
.title-main22 h3 img{vertical-align: inherit;}
.title-main22 h4 { font-size: 35px; font-family: 'UTMCooperBlack'; color: #0087E6; text-align: center; margin-bottom: 0; position: relative; text-transform: uppercase; }
.title-main22 p{font-size: 22px;color: #808080;margin-bottom: 20px;display: block;position: relative;font-family: 'SFUGaramondCondensedLight';margin-top: -8px;text-align: center;padding-left: 40px;font-style: italic;}

.title-main33 {width: 100%;margin-bottom: 20px;position: relative;text-align: center;}
.title-main33:after{content:'';position:absolute;left: 0;width:24px;height:1px;background:#006CB5;bottom: 18%;/* left: 0; */}
.title-main33 h3 {font-weight: 300;text-transform: uppercase;font-size: 40px;font-family: 'Roboto';color: #006CB5;text-align: left;margin-bottom: 0px;}
.title-main33 h3 span{color: #EE3A02}
.title-main33 h3 img{vertical-align: inherit;}
.title-main33 h4 { font-size: 35px; font-family: 'UTMCooperBlack'; color: #0087E6; text-align: center; margin-bottom: 0; position: relative; text-transform: uppercase; }
.title-main33 p{font-size: 22px;color: #808080;margin: auto;margin-bottom: 20px;display: block;position: relative;font-family: 'SFUGaramondCondensedLight';text-align: left;font-style: italic;padding-left: 40px;}

.title-main44 {width: 100%;margin-bottom: 35px;position: relative;text-align: center;}
.title-main44:after{content:'';position:absolute;left: calc((100% - 50px)/2);width:24px;height:1px;background:#006CB5;bottom: -30%;/* left: 0; */}
.title-main44 h3 {font-weight: 300;text-transform: uppercase;font-size: 40px;font-family: 'Roboto';color: #fff;text-align: left;margin-bottom: 0px;text-align: center;}
.title-main44 h3 span{color: #EE3A02}
.title-main44 h3 img{vertical-align: inherit;}

/*social*/
.social-footer { line-height: 40px; font-size: 15px; font-family: 'Arial'; text-transform: unset; text-transform: uppercase; margin-top: 15px; }
.social-footer > p { margin-bottom: 0 }
.social-footer p b { font-family: 'MuliBold'; font-size: 15px; text-transform: capitalize }
.item-slick-partner { text-align: center; }
.item-slick-partner span { padding: 10px 0; display: inline-block; }
.item-slick-partner span img { border: 1px dashed #ccc; }
.social-footer li { margin-right: 10px; }

/*News video index*/
.wrap-video {padding: 50px 0;background: #fff;}
.news-video-index { padding: 30px 0; margin-bottom: 10px; background: #F9F9F9; }
.news-video-index .wrap-content { flex-wrap: wrap; }
.content-news-video { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
.wrap-news-index{width:100%;background: #F7F7F7;padding: 45px 0;}
.box-video-content{width:100%;display:flex;justify-content:space-between}
.news-index { width: 64.166666666%; order: 1; }
.video-index {width: 57.81512605%;order: 1;}
.video-index > h3, .news-index > h3 { font-family: 'UTMAmericanSans'; font-size: 30px; text-transform: uppercase; color: #4C171D; border-bottom: 1px solid #E6E6E6; padding-bottom: 10px; margin-bottom: 20px; }
.item-right-news { width: 100%; justify-content: space-between !important; flex-wrap: nowrap !important; margin-bottom: 28px; }
.item-right-news > span { width: 150px !important; }
.item-right-news > div { width: calc(100% - 165px) !important; margin-top: 0 !important; }
.slick-news-index {width: 100%;padding-top: 20px;}
.slick-news-index .item-slick {padding: 0 12px;}
.boxshow-index {font-size: 14px;display: flex;flex-wrap: wrap;transition: all 0.6s;position: relative;box-sizing: border-box;justify-content: space-between;margin-bottom: 15px;color: #6c6c6c;}
.boxshow-index > span {width: 54.385964912%;position: relative;padding-top: 30px;}
.boxshow-index > span:after{content:'';position:absolute;right:0;width:calc(100% - 18px);border:7px solid #006CB5;height:100%;top: 0;max-height: 373px;}
.boxshow-index > span img{position:relative;z-index:2}
.boxshow-index > div {width: calc(100% - 59.385965%);font-family: 'Roboto';position: relative;color: #fff;position: relative;top: 0;box-sizing: border-box;}
.boxshow-index > div h3 {font-size: 20px;font-family: 'Roboto';position: relative;margin-bottom: 13px;text-align: left;font-weight: normal;}
.boxshow-index > div h3 a {text-decoration: none;color: #272727;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;line-height: 20px;width: 100%;}
.boxshow-index > div h3 span { width: 42px; height: 48px; background: #E82F35; text-align: center; font-size: 10px; font-family: 'Roboto'; font-weight: 700; color: #fff; margin-right: 10px; padding-top: 5px; line-height: 6px; }
.boxshow-index > div h3 span b { font-size: 18px; border-bottom: 1px solid #ffff; padding-bottom: 0px; margin-bottom: 0px; display: block; width: 75%; margin: auto; line-height: 20px; }
.boxshow-index > div h3:hover a { color: #f00 }
.boxshow-index:hover img { transform: scale(1.01); transition: all 0.6s; }
.boxshow-index img { transition: all 0.6s; }
.descs-news-index {font-size: 17px;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;color: #5b5b5b;font-weight: normal;line-height: 20px;font-family: 'Roboto';margin-bottom: 0;font-weight: 300;margin-bottom: 15px;}
.view-more-news a{text-decoration: none;color: #2b2b2b;text-transform: uppercase;border: 2px solid #006CB5;padding: 10px 15px;display: inline-block;margin-top: 10px;}
.view-more-news a span{color: #006CB5;}
.view-more-news:hover a,.view-more-news:hover a span{color:#f00;}

#video-slick { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
.video_popup {position: relative;padding-bottom: 29%;padding-top: 35px;height: auto;overflow: hidden;width: 56.25%;}
.video_popup iframe, .video_popup object, .video_popup embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#clickvideo {width: 42.5%;box-sizing: border-box;max-height: 412px;overflow: hidden;}
.item-slick-video{display:flex;justify-content: space-between;width:100%;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px dashed #ccc;}
.item-slick-video > a{width:57.843137254%;}
.item-slick-video > h3{width:39.215686274%;font-size: 17px;font-family: 'Roboto';font-weight: 400;text-transform: uppercase;}
.item-slick-video > h3 a{text-decoration: none;color: #333}
.item-slick-video > h3:hover a{color: #f00}
#clickvideo *{outline: none;}
#clickvideo img {height: 180px;width: 100%;}
.tablediv-file { font-family: 'Roboto'; }
.title-item-table { width: 100%; display: flex; justify-content: space-between; background: #DC1500; line-height: 40px; color: #fff; text-transform: uppercase; font-size: 15px; }
.title-item-table-row { width: 100%; display: flex; justify-content: space-between; background: #f6f6f6; line-height: 40px; color: #fff; text-transform: uppercase; font-size: 15px; }
.title-item-table > div:nth-child(1), .title-item-table-row > div:nth-child(1) { width: 10%; text-align: center }
.title-item-table > div:nth-child(2), .title-item-table-row > div:nth-child(2) { width: 70%; text-align: left; }
.title-item-table > div:nth-child(3), .title-item-table-row > div:nth-child(3) { width: 20%; text-align: center }
.title-item-table-row, .title-item-table-row a { color: #333; }
.title-item-table-row:hover a { color: #f00 }
.title-item-table-row:nth-child(odd) { background: #dcdcdc; }
.title-item-table-row:hover { background: #ccc; }
.efect-flash-vertical { position: relative; overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; }
.efect-flash-vertical:after { position: absolute; top: 0; left: -66%; 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, .5) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%); -webkit-transform: skewX(-10deg); transform: skewX(-10deg); }
.efect-flash-vertical:hover:after { -webkit-animation: shine .75s; animation: shine .75s; }

/*Menu left column*/
.content-product { width: 100%; display: flex; justify-content: space-between }
.content-catalogy {width: 280px;display: none;}
.content-product-list {width: 100%;}
.content-product-list .box-product{width:calc(100% / 4);}
.left-sub.mb-24 { margin-bottom: 24px; }
.head-left { background: #333; }
.left-sub .head-left span { display: block; position: relative; background: var(--color-key); height: 45px; color: #fff; padding-left: 17px; padding-right: 17px; font-size: 18px; line-height: 45px; text-transform: uppercase; text-align: center; font-weight: 700; }
.left-sub .head-left span:after { content: ''; width: 2px; height: 24px; background: var(--color-key); left: 50%; top: 100%; margin-left: -1px; position: absolute; z-index: 2; opacity: 0; }
.desc-left { margin-top: 24px; padding: 30px 15px; background: #EFEFEF; }
.menu-left { margin-bottom: 24px; background: #EFEFEF; list-style: none; padding-inline-start: 0px; }
.menu-left li { width: 100%; padding: 13px 10px; position: relative; text-align: left; }
.menu-left li:not(:last-child) { border-bottom: 1px solid #FFF; }
.menu-left li:hover { background: #F5F5F5 }
.menu-left li a { display: block; color: #333; font-size: 15px; transition: all 0.3s; text-transform: uppercase; text-align: left; font-weight: 600; text-decoration: none }
.menu-left li ul { position: absolute; width: 250px; top: 0px; left: 100%; background: #f7f7f7; z-index: 10; opacity: 0; visibility: hidden; margin-top: 20px; transition: all 0.6s; }
.menu-left li:hover ul { opacity: 1; visibility: visible; margin-top: 0px; }
.menu-left > li a:hover { color: #f00; }
.menu-left > li > ul > li:hover > a { color: #f00; }

/*parthner*/
.wrap-parthner{width: 100%;background: #F4F4F4;padding:45px 0;}
.slick-parthner-index { width: calc(100% + 16px); margin: 0 -8px; }
.slick-parthner-index .item-slick {padding: 0 10px;}
.slick-parthner-index .item-slick p {margin-bottom: 0;}
.none-menu{display: none;}

/*Video index*/
.wrap-video-index { background: #F8F8F8; width: 100%; padding: 50px 0; margin-bottom: 50px; }
.slick-video-index{width: calc(100% + 20px);margin: 0 -10px;}
.slick-video-index .item-slick{padding: 0 10px;}
.box-video-index{width: 100%;position: relative;}
.box-video-index > p{margin-bottom: 0}
.box-video-index .pic-video:before{display: none}
.box-video-index .scale-img{max-height: 345px;}
.button-click { position: absolute; width: 85px; background: url(../images/web/icon_video_button.png)no-repeat top center; top: calc((100% - 85px)/2); height: 85px; left: calc((100% - 85px)/2); z-index: 9; cursor: pointer; }

/*Register*/
.wrap-form-register {width: 100%;margin: auto;background: #EE3A02;padding: 35px 0;}

/**/
.box-item-news-ct {width: calc(100% + 30px);display: flex;justify-content: flex-start;flex-wrap: wrap;margin: 0 -15px;}
.news-ct-idnex { width: calc(100% / 3); padding: 0 15px; margin-bottom: 25px; }
.news-ct-idnex .scale-img a{line-height: 0;display: block;}
.news-ct-idnex .scale-img{position:relative;}
.news-ct-idnex:hover .scale-img img{filter: brightness(0.5);transition:all 0.6s;}
.news-ct-idnex .scale-img .desc-news-index{opacity: 0;visibility:hidden;transition:all 0.6s;cursor: pointer}
.news-ct-idnex:hover .scale-img .desc-news-index{opacity: 1;visibility:visible;transition:all 0.6s;}
.news-ct-idnex .scale-img .desc-news-index { position: absolute; left: 40px; top: 40px; width: calc(100% - 80px); border: 7px solid #fff; padding: 35px 15px; color: #fff; padding-bottom: 0px; text-align: center; font-size: 15px; font-weight: 700; }
.view-more-news-ct {text-align: right;padding-right: 13px;}
.view-more-news-ct a{text-decoration: none;color: #fff;position:relative;display: inline-block !important;font-size: 15px;font-weight: 700;}
.view-more-news-ct a:after{content: '';position:absolute;left: -50px;height: 1px;background: #fff;width: 38px;top: 50%;}
.view-more-news-ct a:before{content: '';position:absolute;right: -50px;height: 1px;background: #fff;width: 38px;top: 50%;}
.news-ct-idnex .scale-img a:hover{color: #ff0} 

.wrap-lv{max-width: 1366px;margin: auto;padding: 40px 0;}
.flex-wrapper { display: flex; height: 100vh;max-height: 533px;}
.flex-wrapper > div { position: relative; flex: 1; text-align: center; text-decoration: none; color: #fff; background-size: cover; background-position: center; background-repeat: no-repeat; transition: flex .4s; cursor: pointer}
.flex-wrapper > div:hover { flex: 3; }
.flex-wrapper .overlay { display: flex; align-items: center; justify-content: center; padding: 0 10px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: background-color .4s; }
.flex-wrapper > div:hover .overlay { background-color: rgba(0, 0, 0, .5); }
.flex-wrapper .overlay-inner * { visibility: hidden; opacity: 0; transform-style: preserve-3d; }
.flex-wrapper .overlay h2 {transform: translate3d(0, -60px, 0);font-size: 33px;color: #fff;font-family: 'MYRIADPRO-BOLD';text-transform: uppercase;}
.flex-wrapper .overlay p { transform: translate3d(0, 60px, 0); }
.flex-wrapper > div:hover .overlay-inner * { opacity: 1; visibility: visible; transform: none; transition: all .3s .3s; }
.overlay-inner a {text-decoration: none;color: #fff;text-decoration: underline;font-family: 'MYRIADPRO-REGULAR';font-size: 16px;}

/*Newsletter*/
.wrap-newsletter { background: url(../images/bg_dangky1.jpg) top center no-repeat; background-size: cover; padding: 42px 0 50px; margin-top: 50px; }
.wrap-newsletter .title-main22 h3 { color: #fff; }
.wrap-newsletter .title-main22:after { display: none; }

.slick-parthner-index .slick-next{background: url('../images/web/icon_next_slick.png')no-repeat top center;width:9px;height: 21px;}
.slick-parthner-index .slick-next:hover{background: url('../images/web/icon_next_slick.png')no-repeat top center;}
.slick-parthner-index .slick-prev{background: url('../images/web/icon_next_slick.png')no-repeat top center;width:9px;height: 21px;transform: rotate(-180deg);top: 40%;}
.slick-parthner-index .slick-prev:hover{background: url('../images/web/icon_next_slick.png')no-repeat top center;}
.slick-parthner-index .slick-prev:before,.slick-parthner-index .slick-next:before{display: none;}
.file-pdf{width:100%;margin-top: 20px;}
.file-pdf iframe{width:100%;min-height: 600px;}


@-moz-keyframes animation-rotate {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@-webkit-keyframes animation-rotate {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@-o-keyframes animation-rotate {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

@-moz-keyframes shake-anim {
	0% { transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -moz-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -moz-transform: rotate(25deg) scale(1) skew(1deg) }
	100%, 50% { -moz-transform: rotate(0) scale(1) skew(1deg) }
}
@-webkit-keyframes shake-anim {
	0%, 100%, 50% { -webkit-transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg) }
}
@-o-keyframes shake-anim {
	0%, 100%, 50% { -o-transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -o-transform: rotate(25deg) scale(1) skew(1deg) }
}
