@charset "UTF-8";
@font-face { font-family: 'UTM Avo'; src: url('../fonts/UTMAvoBold/UTMAvoBold.eot'); src: url('../fonts/UTMAvoBold/UTMAvoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/UTMAvoBold/UTMAvoBold.woff2') format('woff2'), url('../fonts/UTMAvoBold/UTMAvoBold.woff') format('woff'), url('../fonts/UTMAvoBold/UTMAvoBold.ttf') format('truetype'), url('../fonts/UTMAvoBold/UTMAvoBold.svg#UTMAvoBold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'VL Kazincbarcika Script'; src: url('../fonts/VLKazincbarcikaScript/VLKazincbarcikaScript.eot'); src: url('../fonts/VLKazincbarcikaScript/VLKazincbarcikaScript.eot?#iefix') format('embedded-opentype'), url('../fonts/VLKazincbarcikaScript/VLKazincbarcikaScript.woff2') format('woff2'), url('../fonts/VLKazincbarcikaScript/VLKazincbarcikaScript.woff') format('woff'), url('../fonts/VLKazincbarcikaScript/VLKazincbarcikaScript.ttf') format('truetype'), url('../fonts/VLKazincbarcikaScript/VLKazincbarcikaScript.svg#VLKazincbarcikaScript') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Geomanist-Black'; src: url('../fonts/Geomanist/Geomanist-Black.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Ultra'; src: url('../fonts/Geomanist/Geomanist-Ultra.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Bold'; src: url('../fonts/Geomanist/Geomanist-Bold.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Medium'; src: url('../fonts/Geomanist/Geomanist-Medium.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Regular'; src: url('../fonts/Geomanist/Geomanist-Regular.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Light'; src: url('../fonts/Geomanist/Geomanist-Light.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Thin'; src: url('../fonts/Geomanist/Geomanist-Thin.woff'); font-display: block }
@font-face { font-family: 'Geomanist-Book'; src: url('../fonts/Geomanist/Geomanist-Book.woff'); font-display: block }
/* Main */
:root {--main-color: #017566;--second-color: #029016;--color-text: #C5CED7;--hover-color: #ECA91F;--color-red: #ec2d3f;--color-medium-red: #cc2c32;--color-dark-red: #c31829;--color-line: linear-gradient(to left, #007F5A, #017566);--color-green: #28a745;--color-dark-green: #207d36;--color-black: #2F3237;--color-gray: #2f3237;--mm-color-text: rgb(255, 255, 255);--mm-color-text-dimmed: rgb(255, 255, 255);--mm-color-background: #f68029;--font-title: 'Oswald', sans-serif;}
body { font-size: 14px; font-family: 'Geomanist-Regular'; background: var(--color-black);color: #fff;}
img { max-width: 100%; height: auto; vertical-align: top }
a, input, textarea { outline: none; padding: 0px; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.w-clear:after { display: block; content: ""; clear: both; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.wrap-main, .wrap-content { max-width: 1218px; margin: 40px auto; padding: 0px 15px; }
.wrap-home { max-width: 100%; padding: 0px; }
.wrap-content { margin: auto; }
.wrap-frame{max-width: 1110px;margin: auto;}
.wrap-main.wrap-home { margin-top: 0; margin-bottom: 0; }
.content-ck img { height: auto !important; }
p { margin-bottom: 0; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
.pad-top{padding-top: 3.3rem;}
.padding-top-bottom{padding: 3.3rem 0;}
.hover_xemthem { transition: 0.4s; }
.hover_xemthem:hover { letter-spacing: 1.5px; }
.hover_sang2 { position: relative; overflow: hidden; }
.hover_sang2:before { position: absolute; top: 0; left: -85%; z-index: 10; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.hover_sang2:hover:before { transition: 1s; left: 100%; }

/* title home */
.title-home { margin-bottom: 20px; }
.title-home-name { text-align: center; font-size: 30px; color: var(--main-color); margin-bottom: 10px; text-transform: uppercase; font-family: var(--font-title); }
.home-slogan { text-align: center; font-size: 15px; color: #333333; }
.home-slogan2 { color: #656565; text-align: center; font-size: 16x; text-transform: uppercase; font-weight: 700; }

/* effect */
.effect-1 { position: relative; overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; }
.effect-1: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); }
.effect-1:hover:after { -webkit-animation: shine .75s; animation: shine .75s; }
@-webkit-keyframes shine {
	100% { left: 125%; }
}
@keyframes shine {
	100% { left: 125%; }
}
.effect-2 { display: flex; justify-content: center; align-items: center; position: relative;	/* width: 100%; */	/* height: 100%; */

	/* left: 0; */

	/* top: 0; */

	/* right: 0; */

	/* bottom: 0; */
text-align: center; }
.effect-2:before, .effect-2:after { box-sizing: inherit; content: ''; position: absolute; z-index: 9; width: calc(100% - 20px); height: calc(100% - 20px); left: 10px; top: 10px; transform-origin: center; }
.effect-2:before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; transform: scale3d(0, 1, 1); }
.effect-2:after { border-left: 1px solid #fff; border-right: 1px solid #fff; transform: scale3d(1, 0, 1); }
.effect-2:hover { background: rgba(0, 0, 0, 0.45); }
.effect-2:hover:before, .effect-2:hover:after { transform: scale3d(1, 1, 1); transition: transform 0.5s; }
.effect-2>img { width: 100%; height: 100%; object-fit: cover; transition: all 0.5s; }
.effect-2:hover>img { opacity: 0.8; }
.effect-3>img { transform: translateY(0px); animation: float 6s ease-in-out infinite; }
@keyframes float {
	0% { box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); transform: translatey(0px); }
	50% { box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2); transform: translatey(-20px); }
	100% { box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); transform: translatey(0px); }
}
.hover_sang1 { position: relative; overflow: hidden; }
.hover_sang1:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); content: ''; z-index: 10; -webkit-transition: -webkit-transform 1.6s; transition: transform 1.6s; -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0); transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0); }
.hover_sang1:hover:before { webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0); transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0); }
.hover_sang2 { position: relative; overflow: hidden; }
.hover_sang2:before { position: absolute; top: 0; left: -85%; z-index: 10; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.hover_sang2:hover:before { transition: 1.3s; left: 100%; }
.hover_sang3 { overflow: hidden; position: relative; }
.hover_sang3:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background: rgba(67, 69, 113, 0.1); -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; }
.hover_sang3:after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(67, 69, 113, 0.1); -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; }
.hover_sang3:hover:before { right: 50%; left: 50%; width: 0; background: rgba(255, 255, 255, 0.5); }
.hover_sang3:hover:after { height: 0; top: 50%; bottom: 50%; background: rgba(255, 255, 255, 0.5); }

/* Hover sang */
.hover-glass { overflow: hidden; display: block; position: relative; }
.hover-glass::before { content: ""; 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); }
.hover-glass:hover:before { -webkit-animation: shine 1s; animation: shine 1s; }

/* 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; }

/* General */
.title-main { margin-bottom: 1.5rem; text-align: center; }

.title-main h2 {}
.title-main span {font-size;font-size: 16px;letter-spacing: -0.32px;font-family: 'Geomanist-Medium';}
.time-main {margin-bottom: 0.75rem;color: #f9f9f9;}
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; }
.time-main span { vertical-align: top; display: inline-block; }
.share { padding: 17px 15px 10px 15px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }
.control-owl { position: absolute; width: 100%; z-index: 2; left: 0px; top: calc(50% - 45px/2); }
.control-owl button { opacity: 0.5; top: 0px; position: absolute; outline: none; border: 0px; padding: 0px; margin: 0px; display: block; cursor: pointer; color: #ffffff; width: 45px; height: 45px; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 25px; margin: 0px; background-color: #000000; border-radius: 3px; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; }
.control-owl button:hover { opacity: 1; }
.control-owl button.owl-prev { left: 20px; }
.control-owl button.owl-next { right: 20px; }
.form-control, .form-control-plaintext:not(textarea), .custom-select { height: calc(1em + 1.25rem + 8px); }
.text-sm { font-size: .875rem !important; }

/* content ck */
.content-ck { line-height: 2em; }
.content-ck * { max-width: 100% !important; }
.content-ck img { max-width: 100% !important; height: auto !important; }
.content-ck iframe { max-width: 100% !important; }
.content-ck table { margin: 0px auto; }
.content-ck ul, .content-ck ol { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; }
.content-ck p { margin-bottom: 0px; }
.dnone { display: none; }
.slick-slider { display: block !important; }

/* Lazyload */
img.lazy { opacity: 0; }
img:not(.initial) { transition: opacity 1s; }
img.initial, img.loaded, img.error { opacity: 1; }
img:not([src]) { visibility: hidden; }

/* Header */
.header {background-color: #F1ECF1;}
.header-bottom { position: relative; }
.header-bottom::after { content: ''; display: block; width: calc(50% - 512px); height: 52.5px; background: var(--main-color); position: absolute; bottom: 0px; right: 0px; }
.header-bottom .wrap-content {padding: 13px 15px 0px;}
.right-header-bottom { width: 77%; }
.right-top-header-bottom { margin-bottom: 15px; }
.hotline-header { display: inline-block; padding-left: 65px; padding-top: 2px; padding-bottom: 2px; background-image: url(../images/hotline.png); background-repeat: no-repeat; background-position: 0px 1px; min-height: 59px; }
.hotline-header p { font-weight: 600; margin-bottom: -2px; color: #000000; font-size: 15px; }
.hotline-header span { font-weight: bold; color: var(--main-color); font-size: 23px; display: block; font-family: 'UTM Avo'; text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px 3px 3px #00000078; }
.logo-header{padding-bottom: 9px;}

/* google trannslate  */
.google-translate {position: relative;width: 150px;height: 40px;z-index: 2;border-radius: 55px;background-image: url('../images/ggdich.png');background-repeat: no-repeat;padding-left: 0px;background-size: 100% 100%;}
#google_translate_element, #google_translate_int { overflow: hidden; position: absolute; top: 4px; z-index: 2; max-height: 25px; width: 100%; left: 0; right: 0; cursor: pointer; opacity: 0; }
.goog-te-gadget .goog-te-combo { margin: 0 !important; border: 0; padding: 5px; cursor: pointer; width: 100%; background: transparent; }
.goog-te-gadget .goog-te-combo option { background: #fff; color: #333; }
.goog-te-banner-frame { display: none !important; }
body>.skiptranslate { display: none; }

/* Menu */
.menu {background: var(--color-black);position: relative;z-index: 10;padding: 5px;}

.menu:after {
    content: '';
    position: absolute;
    width: calc(((100vw - 1200px)/2) + 188px);
    height: 112px;
    background: var(--color-black);
    top: -40px;
    left: 0;
    border-radius: 0 60px 60px 0;
    z-index: -1;
}

.fixed .menu:after {
    height: 70px;
    top: 0;
}
.menu .wrap-content { padding: 0px; }
.menu ul { width: 100%; padding: 0px; margin: auto; list-style: none; }
.menu ul li { position: relative; z-index: 1; }
.menu ul li.line { width: 1px; height: 15px; background-color: rgba(0, 0, 0, 0.1); }
.menu ul li a {display: block;position: relative;font-size: 15px;color: #ffffff;padding: 15px 10px 15px 10px;text-transform: capitalize;text-decoration: none !important;letter-spacing: -0.45px;font-family: 'Geomanist-Medium';}
.menu>.wrap-content>ul>li>a { position: relative; z-index: 1; }
.menu>.wrap-content>ul>li>a:hover, .menu>.wrap-content>ul>li>a.active { background-color: #8bc63e; font-weight: 600; }
.menu>.wrap-content>ul>li>a:hover::before, .menu>.wrap-content>ul>li>a.active::before { content: ''; position: absolute; top: 0; left: -53px; width: 55px; height: 100%; background-image: url('../images/bg-menu-befor.png'); background-repeat: no-repeat; background-size: 100% 100%; }
.menu>.wrap-content>ul>li>a:hover::after, .menu>.wrap-content>ul>li>a.active::after { content: ''; position: absolute; top: 0; right: -55px; width: 55px; height: 100%; background-image: url('../images/be-menu-after.png'); background-repeat: no-repeat; background-size: 100% 100%; }
.menu ul li a.has-child { padding-right: 16px; margin-right: 8px; }
.menu ul li a.has-child:after { content: ''; position: absolute; bottom: calc(50% - 4px/2); right: 3px; width: 5px; height: 5px; border: 1px solid #fafafa; border-top: 0px; border-left: 0px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.menu ul li a.active, .menu ul li:hover>a { }
.menu ul li:hover>a.has-child:after, .menu ul li a.active.has-child:after { }
.menu ul li ul { position: absolute; min-width: 250px; background-color: #fafafa; border-radius: 0.25rem; -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%); box-shadow: 1px 1px 15px rgb(0 0 0 / 15%); -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; visibility: hidden; transition: all .5s; }
.menu ul li:hover>ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; transition: all .7s; }
.menu ul li ul li { padding-left: 0.75rem; padding-right: 0.75rem; }
.menu ul li ul li a { font-weight: 400; font-size: 14px; text-align: left; color: #313131; border-bottom: 1px solid #ececec; }
.menu ul li ul li:last-child>a { border-bottom: 0px; }
.menu ul li ul li a.has-child { margin-right: 0px; }
.menu ul li ul li a.has-child:after { border-color: #313131; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu ul li ul li a.active, .menu ul li ul li:hover>a { color: var(--main-color); }
.menu ul li ul li:hover>a.has-child:after, .menu ul li ul li a.active.has-child:after { border-color: var(--main-color); }
.menu ul li ul li a { padding: 10px 0px 9px 0px; text-transform: capitalize; }
.menu ul li ul li ul { top: 0rem; left: 100%; margin-top: 0px; }

/* Search */
.search {width: 105px;background: #2F3237;border-radius: 30px;border: 1px #017566 solid;}
.search p {float: left;width: 35px;height: 35px;line-height: 35px;cursor: pointer;text-align: center;margin: 0px;color: #ffffff;font-size: 15px;border-radius: 0px 55px 55px 0px;}
.search input {width: calc(100% - 35px);height: 35px;float: left;outline: none;padding: 0px;border: 0px;background: transparent;text-indent: 10px;font-size: 12px;color:#fff;}
.search input::-webkit-input-placeholder { color: #fff; }
.search input:-moz-placeholder { color: #fff; }
.search input::-moz-placeholder { color: #fff; }
.search input:-ms-input-placeholder { color: #fff; }

/* Mmenu */
.menu-res {display: none;z-index: 10;background: var(--main-color);position: relative;line-height: normal;position: sticky;top: 0px;}
.menu-bar-res {height: 70px;padding: 0px 15px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;justify-content: space-between;}
#menu { display: none; }
#hamburger { display: block; width: 45px; height: 23px; position: relative; }
#hamburger:before, #hamburger:after, #hamburger span { background: #ffffff; 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 Responsive */
.search-res { position: relative; }
.search-res .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: #ffffff; font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: var(--color-red); background: #ffffff; border-radius: 100%; }
.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: #ffffff; border: 1px solid var(--color-red); z-index: 2; opacity: 0; border-radius: 25px; line-height: normal; }
.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--color-red); line-height: 40px; text-align: center; }
.search-res .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: var(--color-red); }
.search-res .search-grid input::-webkit-input-placeholder { color: #ccc; }
.search-res .search-grid input:-moz-placeholder { color: #ccc; }
.search-res .search-grid input::-moz-placeholder { color: #ccc; }
.search-res .search-grid input:-ms-input-placeholder { color: #ccc; }
.mm-menu a{
	text-transform: uppercase;
}
/* Slideshow */
.slideshow { position: relative;  }
.slideshow-item { display: block; cursor: pointer; }
.slideshow:hover .control-slideshow { opacity: 1; }
.control-slideshow { opacity: 0; }
.slide-arrows { transform: translateY(-40%); position: absolute; top: 40%; left: -60px; z-index: 1; border: none; background: none; cursor: pointer; }
.slide-arrows.ic-rights { left: unset; right: -60px; }
.slide-arrow { position: absolute; top: 50%; left: -30px; z-index: 1; border: none; background: none; cursor: pointer; }
.slide-arrow:focus { outline: none; }
.slide-img { width: 100%; object-fit: cover; }
.slide-arrow.ic-right { left: unset; right: -20px; }

/* Partner */
.wrap-partner {padding: 30px 0px;}
.owl-partner{max-width:1040px;margin:auto;}
.wrap-partner .wrap-content { position: relative; }
.partner {display: block;}

/* Breadcrumb */
.breadCrumbs { background-color: #eee; }
.breadCrumbs .wrap-content { padding: 0.75rem 15px; }
.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); }
.pct { padding-top: 50px; padding-bottom: 50px; }
.mct { margin-top: 50px; margin-bottom: 50px; }

/* slogan gioi thieu */
.wrap-slogangt { background-color: #f7f7f7; padding: 30px 0px; }
.wrap-slogangt p { text-align: center; font-family: 'VL Kazincbarcika Script'; font-size: 40px; color: #000000; }

/* gioi thieu */
.wrap-gt { background-image: url('../images/bg-gt.jpg'); background-repeat: no-repeat; background-size: cover; }
.gt-slide-nav { margin: 0 -10px; margin-bottom: 30px; }
.gt-slide-nav .slick-slide { margin: 0 10px; }
.gt-slide-nav .slick-track { padding: 5px 0; }
.gt-name { text-align: center; color: #191919; font-size: 20px; padding-bottom: 5px; border-bottom: 1px solid var(--second-color); position: relative; }
.gt-name::before { content: ''; position: absolute; left: 0; bottom: -4px; width: 8px; height: 8px; background-color: var(--second-color); border-radius: 20px; }
.gt-name::after { content: ''; position: absolute; right: 0; bottom: -4px; width: 8px; height: 8px; background-color: var(--second-color); border-radius: 20px; }
.gt-slide-nav .slick-slide.slick-current.slick-active.slick-center .gt-name { color: var(--main-color); border-bottom: 1px solid var(--main-color); }
.gt-slide-nav .slick-slide.slick-current.slick-active.slick-center .gt-name::before { background-color: var(--main-color); }
.gt-slide-nav .slick-slide.slick-current.slick-active.slick-center .gt-name::after { background-color: var(--main-color); }
.gt-content { width: 47%; color: #333333; }
.btn-more { margin-top: 40px; }
.btn-more a { display: inline-block; background-color: #8bc63e; color: white; padding: 10px 20px; border-left: 5px solid var(--main-color); transition: 0.8s; }
.btn-more a:hover { background-color: var(--main-color); border-left: 5px solid #8bc63e; }

/* doi ngu nhan vien */
.wrap-doingu { background-image: url('../images/bg-gt.jpg'); background-repeat: no-repeat; background-size: cover; }
.grid-dn { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; }
.dn-item-4 { grid-column: span 2; }
.wrap-doingu .scale-img { position: relative; }
.wrap-doingu .scale-img::after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 96%; height: 96%; border: 1px solid white; }
.wrap-doingu .scale-img.dn-item-4::after { width: 98%; }

/* tieu chi */
.wrap-tc { margin-bottom: 83px; }
.box-tc { background-image: url('../images/banner-tc.jpg'); background-repeat: no-repeat; background-position: bottom center; }
.col-tc { width: 28%; }
.tc-item { display: flex; align-items: center; }
.tc-item.rev { flex-direction: row-reverse; }
.tc-item+.tc-item { margin-top: 35px; }
.tc-content { margin-left: 20px; }
.tc-item.rev .tc-content { margin-left: 0; margin-right: 20px; text-align: right; }
.tc-name { color: #191919; font-size: 18px; font-weight: 700; margin-bottom: 15px; }
.tc-desc.text-split { text-align: justify; color: #6d6d6d; }

/* newsletter home */
.wrap-newsletter-home { padding: 77px 0; background-image: url('../images/bg-form.jpg'); background-repeat: no-repeat; background-size: cover; position: relative; }
.wrap-newsletter-home .title-home { margin-bottom: 25px; }
.wrap-newsletter-home .title-home-name { color: white; margin-bottom: 0; }
.wrap-newsletter-home .home-slogan { color: white; font-size: 16px; }
.banner-form { display: inline-block; border-radius: 10px; position: absolute; top: -52px; }
.banner-form img { border-radius: 10px; border-right: 9px solid white; box-shadow: 3px 3px 3px rgb(44 44 44 / 22%); display: inline-block; }
.newsletter-home-box { width: 56%; margin-left: auto; }
.wrap-newsletter-home #FormNewsletter .row.mform { margin-right: -5px; margin-left: -5px; }
.wrap-newsletter-home #FormNewsletter .row .pform { padding-right: 5px; padding-left: 5px; }
.mb-form-home { margin-bottom: 10px; }
.wrap-newsletter-home #FormNewsletter .form-control { background-color: #ffffff; height: 45px; border-radius: 0px; font-style: italic; }
.wrap-newsletter-home #FormNewsletter .form-control::placeholder { color: #282828; }
.wrap-newsletter-home #FormNewsletter .form-control:-ms-input-placeholder { color: #282828; }
.wrap-newsletter-home #FormNewsletter .form-control::-ms-input-placeholder { color: #282828; }
.wrap-newsletter-home #FormNewsletter textarea.form-control { min-height: 99px; }

/* danh gia */
.wrap-dg { padding-top: 100px; background-image: url('../images/bg-dg.jpg'); background-repeat: no-repeat; background-size: cover; }
.slide-dg { margin: 0 -15px; }
.slide-dg .slick-slide { margin: 0 15px; }
.slide-dg .slick-track { padding-top: 98px; }
.danhgia-item { text-align: center; background-image: url('../images/bg-sp-nb.jpg'); padding: 24px; color: white; border-radius: 10px; }
.danhgia-item .dg-img { box-shadow: 0px 4px 0px white; margin-top: -122px; }
.dg-name { margin-top: 22px; margin-bottom: 24px; font-size: 20px; text-transform: uppercase; font-family: var(--font-title); }
.dg-name.text-split { -webkit-line-clamp: 1; }
.dg-desc.text-split { line-height: 24px; }

/* Intro */
.wrap-intro { background-color: #DDF2C5; }
.col-intro { width: 49%; }
.news-intro-slide { margin: -10px 0px; }
.news-intro-slide .slick-slide { margin: 10px 0px; }
.news-shadow-article { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.news-shadow-article.rev { flex-direction: row-reverse; }
.news-shadow-image { width: 26%; }
.news-shadow-info { width: 70%; }
.news-shadow-article.rev .news-shadow-info { margin-left: 0; }
.news-shadow-name { font-size: 16px; text-transform: uppercase; font-weight: 700; color: black; }
.news-shadow-name a { color: black; }
.news-shadow-name a.text-split { -webkit-line-clamp: 2; line-height: 25px; }
.news-shadow-name a:hover { color: var(--main-color); }
.news-shadow-time { color: var(--main-color); font-size: 15px; }
.news-shadow-desc.text-split { font-size: 13px; color: #373737; -webkit-line-clamp: 2;}

/* video slide */
.wrap-video-home { }
.intro-title { font-family: var(--font-hel); color: #333333; font-size: 28px; text-transform: uppercase; margin-bottom: 20px; padding-bottom: 15px; position: relative; }
.intro-title::after { content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 4px; background-color: var(--main-color); }
.video-list { position: relative; display: flex; justify-content: space-between; }
.slider-video-for { width: 74%; }
.slider-video-for .slider-video-for-contain { height: 450px; position: relative; }
.slider-video-for .slider-video-for-contain::after { content: ''; display: inline-block; width: 72px; height: 50px; background-image: url('../images/btn-play.png'); background-repeat: no-repeat; background-position: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slider-video-for .slider-video-for-contain img { height: 100%; object-fit: cover; }
.slider-video-for .video-image:before { width: 70px; height: 70px; top: calc(50% - 70px/2); left: calc(50% - 70px/2); background-image: url(../images/play2.png); }
.wrap-video-nav { position: relative; width: 25.5%; height: 450px; top: 0px; right: 0px; }
.slider-video-nav { margin: -1px 0;	/*padding: 0 25px; */ top: 0px; }
.slider-video-nav .slick-slide { margin: 1px 0px }
.slider-video-nav .slider-video-nav-item { margin: 0; }
.slider-video-nav .slider-video-nav-item img { height: 147px; object-fit: cover; }
.slider-video-nav .video-image:before { width: 70px; height: 70px; top: calc(50% - 70px/2); left: calc(50% - 70px/2); background-image: url(../images/play2.png); }

/* Video */
.video { cursor: pointer; margin-bottom: 1rem; }
.video-image { position: relative; margin-bottom: 0.75rem; }
.video-image: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); }
.video-name { text-align: center; font-size: 16px; color: var(--color-black); margin-bottom: 0px; }

/* Album */
.album { cursor: pointer; margin-bottom: 1rem; }
.album-image { margin-bottom: 0.75rem; }
.album-name { margin-bottom: 0px; text-align: center; }
.album-name a { display: block; font-size: 16px; color: var(--color-black); margin-bottom: 0px; }

/* Brand */
.wrap-brand { margin-bottom: 50px; padding: 0px 15px; }
.wrap-brand .wrap-content { position: relative; }
.brand { display: block; border: 1px solid #eee; max-width: 160px; margin: 0px auto; }

/* Product */
.wrap-product { background-image: url('../images/bg-sp-nb.jpg'); }
.wrap-product .title-home-name { color: white; }
.wrap-product .home-slogan { color: white; }
.grid-products { display: grid; grid-gap: 20px; grid-template-columns: repeat(5, 1fr) }
.product { }
.slide-product { margin: 0 -8px; }
.slide-product .slick-slide { margin: 0 8px; }
.box-product { position: relative; display: block; margin-bottom: 1rem; background-color: white; padding: 10px 10px 20px; }
.box-product .pic-product { display: block; background: #ffffff; }
.box-product .pic-product img { width: 100%; }
.box-product .name-product { font-size: 15px; margin-top: 15px; text-align: center; text-transform: uppercase; }
.box-product .name-product a { font-size: 15px; color: var(--color-black); }
.box-product .name-product a:hover { color: var(--color-second); }
.box-product .name-product.text-split { -webkit-line-clamp: 1; }
.box-product .price-product { margin-bottom: 0px; display: none; }
.box-product .price-product span { font-weight: 700; }
.box-product .price-new { font-size: 15px; font-weight: 500; color: var(--color-red); }
.box-product .price-old { padding-left: 10px; font-size: 12px; color: var(--color-gray); text-decoration: line-through; }
.box-product .price-per { position: absolute; top: 15px; right: 15px; color: #ffffff; background: var(--color-red); font-size: 11px; border-radius: 2px; width: 45px; height: 25px; text-align: center; line-height: 25px; }
.product .cart-product { margin-bottom: 0px; }
.product .cart-product span { cursor: pointer; width: 49%; float: left; color: #ffffff; text-transform: capitalize; text-align: center; padding: 7px 5px; border-radius: 3px; }
.product .cart-add { margin-right: 2%; background-color: var(--color-red); }
.product .cart-add:hover { background-color: var(--color-dark-red); }
.product .cart-buy { background-color: var(--color-green); }
.product .cart-buy:hover { background-color: var(--color-dark-green); }
.product .btn-more-sp { text-align: center; margin-top: 23px; }
.product .btn-more-sp a { display: inline-block; background-color: #8bc63e; color: white; padding: 4px 20px; border-radius: 55px; transition: 0.5s; }
.product .btn-more-sp a:hover { background-color: var(--main-color); }

/* Product Detail */
.grid-pro-detail { margin-bottom: 3rem; }
.left-pro-detail { position: relative; text-align: center; }
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; background-color: #ffffff; }
.gallery-thumb-pro { position: relative; margin-top: 10px; }
.owl-pro-detail { padding: 0px 30px; }
.control-pro-detail button { background-color: transparent; color: #222222; opacity: 1; width: 25px; font-size: 23px; }
.control-pro-detail button:hover { opacity: 0.7; }
.control-pro-detail button.owl-prev { left: 0px; }
.control-pro-detail button.owl-next { right: 0px; }
.thumb-pro-detail { display: block !important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; background-color: #ffffff; }
.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; }
.comment-pro-detail { display: flex; align-items: center; justify-content: flex-start; }
.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 { cursor: pointer; display: inline-block; vertical-align: top; position: relative; width: 35px; height: 30px; margin: 0px 0px 3px 0px; border: 1px solid transparent; background-repeat: no-repeat; background-size: contain; background-position: center center; }
.size-pro-detail { cursor: pointer; 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; }
.size-pro-detail.active:after, .color-pro-detail.active:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 13px; height: 13px; background-repeat: no-repeat; background-image: url(../images/check-cart.png); }
.color-pro-detail input[type=radio], .size-pro-detail input[type=radio] { display: none; }
.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; }
.cart-pro-detail a { font-size: 14px; color: #ffffff !important; text-transform: uppercase; }
.tags-pro-detail a { float: left; font-size: 13px; padding-bottom: 0.375rem; margin: 0px 5px 5px 0px; }
.tags-pro-detail a i { font-size: 11px; margin: 5px 5px 0px 0px; }
.tabs-pro-detail { margin-top: 2rem; }
.tabs-pro-detail .nav-tabs .nav-link {border-top-width: 3px;font-size: 13px;color: #fff;}
.tabs-pro-detail .nav-tabs .nav-link.active, .tabs-pro-detail .nav-tabs .nav-item.show .nav-link {border-top-color: #555555;color: #000;}

/* News */
.news { margin-bottom: 2rem; }
.news-name { margin-bottom: 0.5rem; }
.news-name a {color: #fff;font-size: 16px;}
.news-name a.text-split { -webkit-line-clamp: 2; }
.news-name a:hover { color: var(--color-red); }
.news-time {color: #f2f2f2;margin-bottom: 0.25rem;}
.news-desc {color: #fff;margin-top: 5px;line-height: 22px;}
.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: #ffff;}
.list-news-other li a:hover { color: var(--color-red); }

/* Contact */
.contact-article { margin-bottom: 3rem; }
.contact-input { position: relative; margin-bottom: 15px; }
.contact-input textarea { resize: none; height: 150px; }
.contact-input .custom-file-label::after { content: attr(title); }
.contact-map { position: relative; height: 500px; }
.contact-map iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }

/* Newsletter */
.wrap-letter {
    padding: 30px;
    padding-bottom: 50px;
}
.form-letter {
    max-width: 1070px;
    margin: auto;
    padding: 0 75px 48px 75px;position:relative;
}

.form-letter:after {
    content: '';
    position: absolute;
    background: url(../images/icon-1.png);
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.title-letter {
    text-align: center;
    margin-bottom: 15px;
    top: -15px;
    position: relative;
}
.title-letter h2 {
    line-height: 46px;
    margin-bottom: 0;
    font-size: 40px;
    font-family: 'Geomanist-Medium';
}
.title-letter span {
    color: var(--color-text,);
}
#FormNewsletter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.newsletter-slogan { margin-bottom: 0.5rem; color: var(--color-gray); }
.newsletter-input {position: relative;width: calc(50% - 10px);}
.newsletter-input:nth-child(5){width:100%;height: 100px;}
.newsletter-input input{  }
.newsletter-input textarea{ height:100px; }
.newsletter-button {width: 220px;margin: auto;margin-top: 10px;}
.newsletter-button input[type=submit] {text-transform: uppercase;font-weight: 700;width: 100%;height: 45px;background-color: #017566;color: white;border: none;border-radius: 30px;font-size: 17px;transition: 0.5s;}
.newsletter-button input[type=submit]:hover { background-color: #ECA91F; }

/* Footer */
.footer-article {background-color: #27292D;color: white;}
.footer-article .wrap-content { padding: 48px 15px; }
.col-ft-left { width: 34%; text-align: center; }
.col-ft-center { width: 33%; }
.col-ft-right { width: 17%; }
.ft-logo {margin-bottom: 15px;text-align: center;}
.footer-title {text-transform: capitalize;font-size: 17px;margin-bottom: 1rem;==: 700;position: relative;font-family: 'Geomanist-Bold';}
/*.footer-title::after { content: ''; position: absolute; left: 0; bottom: 0; width: 50px; border: 1px solid #ffffffc2; }*/
.footer-ul { list-style: none; padding: 0px; margin: 0px; }
.footer-ul li { margin-bottom: 14px; }
.footer-ul li::before { content: "-"; color: white; display: inline-block; width: 1em; }
.footer-ul li:last-child { margin-bottom: 0px; }
.footer-ul li a { color: white; }
.footer-ul li a:hover { text-decoration: none; color: var(--color-red); }
.social-footer { margin-top: 15px; }
.social-link { }

.social-link a {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.social-link a:hover span{color: #ECA91F;}
.social-link a span {
    margin-left: 5px;
    color: var(--color-text,);
}
.footer-powered {color: #ffffff;background-color: #27292D;font-size: 12px;padding: 15px 0;border-top: 1px solid #33353A;}
.footer-powered .wrap-content { padding-top: 15px; padding-bottom: 15px; }
.footer-statistic { text-align: right; }
.footer-statistic span { padding-right: 10px; }
.footer-statistic span:last-child { padding-right: 0px; }
#footer-map { position: relative; height: 500px; }
#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; }

/* Paging */
.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; }

/* Paging Ajax */
.pagination-ajax { text-align: center; }
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 35px; height: 35px; line-height: 33px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ffffff; }
.pagination-ajax a.current, .pagination-ajax a:hover { color: #ffffff !important; border-color: var(--color-red); background-color: var(--color-red); }
.pagination-ajax a.first, .pagination-ajax a.last, .pagination-ajax a.prev, .pagination-ajax a.next { text-indent: -9999px; position: relative; background-color: #ffffff !important; }
.pagination-ajax a.first:before, .pagination-ajax a.last:before, .pagination-ajax a.prev:before, .pagination-ajax a.next:before { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2; background-color: transparent; background-repeat: no-repeat; background-position: center; }
.pagination-ajax a.first:before { background-image: url(../images/page-first.png); }
.pagination-ajax a.last:before { background-image: url(../images/page-last.png); }
.pagination-ajax a.prev:before { background-image: url(../images/page-prev.png); }
.pagination-ajax a.next:before { background-image: url(../images/page-next.png); }

/* 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: 3; }

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

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

/* 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: var(--main-color); 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: var(--main-color); 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: var(--main-color); 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: #ffffff; background: var(--main-color) }
.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: var(--main-color); color: #ffffff; 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: #ffffff; background: var(--main-color) }
.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: #ffffff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

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

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

/* fixed top*/
.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 100; box-shadow: 0px 0px 5px black; }


/* footer right */
.fixed-right{
	width: 50px;
	position: fixed;
	right: 20px;
	bottom: 390px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	z-index: 10;
}
.fixed-right a {
	margin-top: 15px;
	display: inline-block;
	border-radius: 100%;
}
.fixed-right img{
	border-radius: 100%;
}

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

/* Combo Phone */
.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; }
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; }
.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #ffffff; 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 #ffffff; 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: #ffffff; position: relative; z-index: 9999; }
.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; -moz-animation: shake-anim 1s infinite ease-in-out; -ms-animation: shake-anim 1s infinite ease-in-out; -o-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50% }
@-moz-keyframes shake-anim {
	0% { transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -moz-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -moz-transform: rotate(25deg) scale(1) skew(1deg) }
	100%, 50% { -moz-transform: rotate(0) scale(1) skew(1deg) }
}
@-webkit-keyframes shake-anim {
	0%, 100%, 50% { -webkit-transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg) }
}
@-o-keyframes shake-anim {
	0%, 100%, 50% { -o-transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -o-transform: rotate(25deg) scale(1) skew(1deg) }
}
.relative {position: relative !important;}
.iframemapmain .zitamap {position: relative;max-width: 1110px;margin: auto;}
.iframemapmain .zitamap .handlesuplation { position: absolute; top: 10%; left: 10%; z-index: 1; text-align: center; cursor: pointer; }
.iframemapmain .zitamap .handlesuplation.pos2 { top: 25%; left: 25%; }
.iframemapmain .zitamap .handlesuplation.pos3 { top: 45%; left: 65%; }
.iframemapmain .zitamap .handlesuplation.pos4 { top: 75%; left: 95%; }
.iframemapmain .zitamap .handlesuplation.pos5 { top: 95%; left: 65%; }
.iframemapmain .zitamap .handlesuplation.pos6 { top: 50%; left: 50%; }
.iframemapmain .zitamap .handlesuplation.pos7 { top: 77%; left: 22%; }
.iframemapmain .zitamap .handlesuplation .hoveron { opacity: 0; display: block; background: #000; color: #fff; padding: 7px 15px; min-width: 200px; margin-bottom: 14px; visibility: hidden; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); }
@media (max-width:767px) {
  .iframemapmain .zitamap .handlesuplation .hoveron { left: 14%; }
}
.iframemapmain .zitamap .handlesuplation .hoveron:after { position: absolute; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #000 transparent; bottom: -8px; left: 50%; transform: translateX(-50%) rotate(-180deg); }
.iframemapmain .zitamap .handlesuplation:hover .hoveron { opacity: 1; display: block; visibility: visible; }
.iframemapmain .zitamap .handlesuplation.pos1 {top: 9%;left: 10.5%;}
.iframemapmain .zitamap .handlesuplation.pos1 img {opacity: 0;}
.iframemapmain .zitamap .handlesuplation.pos2 {top: 28.4%;left: 15.7%;}
.iframemapmain .zitamap .handlesuplation.pos2 img {opacity: 0;}
.iframemapmain .zitamap .handlesuplation.pos3 {top: 24%;left: 55.7%;}
.iframemapmain .zitamap .handlesuplation.pos4 {top: 26%;left: 80.5%;}
.iframemapmain .zitamap .handlesuplation.pos5 {top: 37.5%;left: 74.2%;}
.iframemapmain .zitamap .handlesuplation.pos6 {top: 42.2%;left: 70.7%;}
.iframemapmain .zitamap .handlesuplation.pos7 {top: 49.4%;left: 57.7%;}
.iframemapmain .zitamap .handlesuplation.pos8 {top: 37%;left: 82.2%;}
.iframemapmain .zitamap .handlesuplation.pos9 {top: 50.55%;left: 78.3%;}
.iframemapmain .zitamap .handlesuplation.pos10 {top: 74%;left: 89%;}
.handlesuplation img {opacity: 0;}
.head-top {
    background: var(--main-color);
    padding: 8px 0;
}
.frame-head-top {
    color: #fff;
    font-size: 15px;
    font-family: 'Geomanist-Regular';
    margin-left: 360px;
}
.address-head {
    letter-spacing: -0.45px;
    line-height: 24px;
    max-width: 50%;
}
.hotline-head {
    letter-spacing: -0.75px;
}
.lang-head {}
.social-head {
    margin-bottom: 0;
}

.social-head li {
    margin-right: 15px;
}
.logo {width: 172px;margin-top: -23px;margin-left: -30px;}

.fixed .logo {
    margin-top: 0;
    margin-left: 0;
}
.right-menu {width:calc(100% - 250px);}
.tieude {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 20px;
    color: var(--main-color);
    font-family: 'Geomanist-Bold';
}

.danhmucl ul {
    list-style: none;
    padding: 0;
}
.danhmucl ul li{
  position:relative;
}
.danhmucl.danhmuc {
    background: #F0F1F2;
}

.danhmucl ul li a {
    text-decoration: none;
    padding: 10px 10px 10px 25px;
    border-bottom: solid 1px #fff;
    display: block;
    color: #000;
    font-size: 15px;
}
.danhmuc > ul > li:last-child a { border-bottom: none; }
.danhmuc ul li a:hover, .danhmuc ul li:hover>a, .danhmuc ul li.has-submenu.opened>a {color: var(--main-color);}
.danhmuc > ul > li.has-submenu > a { text-transform: uppercase; }
.danhmuc ul > li.has-submenu > a.acap { padding-right: 30px; }
.danhmuc ul > li.has-submenu > ul li {}
.danhmuc ul > li > a, .danhmuc ul > li > a {}
.danhmuc ul > li > ul li a {padding: 7px 0 7px 45px;}
.danhmuc ul li ul {display: none;padding: 0;}
.danhmuc ul > li.has-submenu span.icon-plus-submenu {width: 25px;height: 25px;cursor: pointer;position: absolute;right: 5px;top: 8px;margin: auto;border: 1px solid transparent;z-index: 5;}
.icon-plus-submenu:after, .icon-plus-submenu:before { background: rgba(9, 9, 9, 0.6); content: ''; display: block; position: absolute; margin-right: 7px; top: 50%; right: 0; -moz-transition: all .25s linear; -o-transition: all .25s linear; -webkit-transition: all .25s linear; transition: all .25s linear; }
.icon-plus-submenu:before { width: 9px; height: 1px; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.icon-plus-submenu:after { width: 1px; height: 9px; right: 4px; transform-origin: center; -moz-transform: translateY(-50%) scale(1, 1); -ms-transform: translateY(-50%) scale(1, 1); -webkit-transform: translateY(-50%) scale(1, 1); transform: translateY(-50%) scale(1, 1); }
.danhmuc ul > li.has-submenu .icon-plus-submenu:hover { border: 1px solid #e7e7e7; }
li.has-submenu.opened > .icon-plus-submenu:after { -moz-transform: translateY(-50%) scale(1, 0); -ms-transform: translateY(-50%) scale(1, 0); -webkit-transform: translateY(-50%) scale(1, 0); transform: translateY(-50%) scale(1, 0); }
.wrap-splistnbHome {}
.fram-splistnbHome {
}
.title-nongsan {
    color: #C5CED7;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 37px;
}

.left-title-nongsan {
    width: calc(50% - 10px);
}

.left-title-nongsan span {
    font-size: 16px;
    letter-spacing: -0.48px;
    text-transform: capitalize;
    font-family: 'Geomanist-Regular';
}

.right-title-nongsan {
    width: calc(50% - 10px);
}

.name-title-nongsan {
    letter-spacing: -0.9px;
    text-transform: capitalize;
    font-size: 30px;
    font-family: 'Geomanist-Book';
}

.desc-title-nongsan.text-split {
    max-width: 514px;
    letter-spacing: 0.98px;
    line-height: 22px;
    font-family: 'Geomanist-Regular';
}
.list-splitnbHome {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item-splitnbHome { width: calc(50% - 5px);position:relative;}
.item-splitnbHome:nth-child(odd){text-align:end;}
.item-splitnbHome:nth-child(even){text-align:start;}
.item-splitnbHome a {}

.info-splitnbHome {position:absolute;width:100%;padding:20px 37px;bottom:0;left:0;}

.name-splitnbHome {-webkit-text-stroke-width: 1.5px;-webkit-text-stroke-color: #004D43;color: #FFF;font-size: 32px;letter-spacing: -0.96px;text-transform: uppercase;font-family: 'Geomanist-Black';}

.desc-splitnbHome {
    color: #FFF;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #013D0E;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Geomanist-Medium';
}
.wrap-about {}
.frame-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-about { width: 67.5675675676%;}
.title-about {
    margin-bottom: 20px;
}
.title-about h2 {
    text-transform: capitalize;
    font-size: 38px;
    color: var(--color-text);
    margin-bottom: 0;
}
.pic-about {}
.right-about {width: 31.5315315315%;margin-top: 60px;position: relative;}
.desc-about.text-split {
    -webkit-line-clamp: 9;
    color: var(--color-text);
    letter-spacing: -0.42px;
    line-height: 25px;
    height: 225px;
    margin-bottom: 20px;
}
.tiemhieu {}
.tiemhieu a:hover{color:#ECA91F;}
.tiemhieu a {
    color: var(--main-color);
    line-height: 25px;
    font-family: 'Geomanist-Bold';
}
.potion-about {
    position: absolute;
    bottom: -50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 415px;
    left: -104px;
    z-index: 1;
    color: #FFF;
}
.doanhnghiep {
    width: calc(50% - 7.5px);
    text-align: center;
    background: #017566;
    padding: 25px 20px 20px 20px;
}
.doanhnghiep span{
    letter-spacing: -0.42px;
    font-family: 'Geomanist-Medium';
}
.doanhnghiep span:nth-of-type(1){
    margin-bottom: 5px;
    display: block;
	text-transform: uppercase;
}
.doanhnghiep span:nth-of-type(2){
    text-transform: capitalize;
}
.doanhnghiep p{
    font-size: 65px;
    letter-spacing: -1.95px;
    text-transform: uppercase;
    font-family: 'Geomanist-Medium';
    line-height: 1;
}
.phanphoi {
    width: calc(50% - 7.5px);
    padding: 25px 20px 20px 20px;
    background: #ECA91F;
    text-align: center;
}
.phanphoi span{letter-spacing: -0.42px;font-family: 'Geomanist-Medium';}
.phanphoi span:nth-of-type(1){margin-bottom: 5px;
    display: block;
	text-transform: uppercase;}
.phanphoi span:nth-of-type(2){text-transform: capitalize;}
.phanphoi p{font-size: 65px;
    letter-spacing: -1.95px;
    text-transform: uppercase;
    font-family: 'Geomanist-Medium';
    line-height: 1;
}
.wrap-sanphamqt {}
.title-sanphamqt {
    margin-bottom: 25px;
}
.title-sanphamqt h2 {
    text-align: center;
    max-width: 543px;
    margin: auto;
    position: relative;
    margin-top: 33px;
    letter-spacing: -0.76px;
    line-height: 46px;
    font-size: 38px;
    font-family: 'Geomanist-Medium';
}

.title-sanphamqt h2:after {
    content: '';
    position: absolute;
    background: url(../images/line.png);
    width: 605px;
    height: 10px;
    top: -33px;
    left: 50%;
    transform: translateX(-50%);
}
.frame-sanphamqt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-sanphamqt {
    width: 51.5315315315%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pic-sanphamqt {
    width: calc(50% - 10px);
}
.video-sanphamqt {
    width: calc(50% - 10px);
}
.right-sanphamqt {
    width: 45.045045045%;
}
.item-tieuchi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 22px;
    padding-top: 13px;
}
.numb-tieuchi {
    width: 60px;
    text-align: end;
    position: relative;
    color: #ECA91F;
    letter-spacing: -2.25px;
    font-family: 'Geomanist-Bold';
    font-size: 45px;
    line-height: 1;
}

.numb-tieuchi:after {
    content: '';
    position: absolute;
    background: #C5CED7;
    opacity: 0.2;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    top: -13px;
    left: 0;
    z-index: -1;
}
.info-tieuchi {
    width: calc(100% - 60px);
    padding-left: 20px;
}
.name-tieuchi {
    font-size: 26px;
    letter-spacing: 0.52px;
    text-transform: capitalize;
    font-family: 'Geomanist-Bold';
    line-height: 1;
    margin-bottom: 5px;
}
.desc-tieuchi.text-split {
    letter-spacing: 0.98px;
    line-height: 24px;
}
.wrap-taisaochon {}
.frame-taisaochon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-taisaochon {
    width: 30.6306306306%;
}
.title-taisaochon {}
.title-taisaochon p {
    font-size: 38px;
    letter-spacing: -0.76px;
    font-family: 'Geomanist-Medium';
}
.right-taisaochon {
    width: 63.0630630631%;
}
.desc-taisaochon {
    letter-spacing: 0.98px;
}
.desc-static-taisaochon {
    letter-spacing: 0.98px;
    line-height: 22px;
    margin-bottom: 55px;
}
.div-taisaochon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 543px;
}
.item-taisaochon {
    width: calc(100%/2 - 10px);
    margin-bottom: 30px;
}
.name-taisaochon {
    font-size: 48px;
    letter-spacing: 3.36px;
    line-height: 1;
    font-family: 'Geomanist-Bold';
}
.wrap-newsnb {background: #27292D;}
.tiemhieuthem {
    padding-top: 20px;
}
.tiemhieuthem a {
    width: 193px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 30px;
    background: #ECA91F;
    text-transform: capitalize;
    letter-spacing: -0.45px;
    font-family: 'Geomanist-Bold';
    color: #fff;
}

.tiemhieuthem a i {
    margin-left: 7px;
}
.slick-item-newsnb { padding: 0 15px;}
.item-newsnb {
    border-radius: 20px;
    background: #2F3237;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.pic-newsnb {}
.pic-newsnb a {
    border-radius: 20px 20px 0 0;
}
.info-newsnb {
    padding: 25px 20px 15px 30px;
    position: relative;
}

.info-newsnb h3 {
    border-left: 3px solid #ECA91F;
}
.time-newshome {
    border-radius: 8px;
    background: var(--bgcolor, #2F2F2F);
    position: absolute;
    padding: 13px 15px;
    top: -32px;
    left: 15px;
    letter-spacing: -0.65px;
    font-size: 13px;
    font-family: 'Geomanist-Medium';
}
.time-newshome span {
    letter-spacing: -0.39px;
    color: #ECA91F;
    font-family: 'Geomanist-Bold';
}
.name-newsnb:hover{color: #ECA91F;}
.name-newsnb {
    font-size: 17px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    color: var(--color-text);
    font-family: 'Geomanist-Medium';
    margin-left: 10px;
    height: 44px;
}
.xemthemnews {}
.xemthemnews a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 145px;
    height: 36px;
    border-radius: 20px;
    background: var(--main-1, #017566);
    color: #fff;
    letter-spacing: -0.75px;
    font-family: 'Geomanist-Bold';
}
.xemthemnews a:hover{background: #ECA91F;}
.xemthemnews a img {
    margin-left: 5px;
}
.slick-newsnb .slick-dots{ bottom: -35px;}
.slick-newsnb .slick-dots li.slick-active button{border-color:#ECA91F;background:#ECA91F;}
.slick-newsnb .slick-dots li button{padding:0;border:1px solid #fff;border-radius:50%;background:#2f2f2f;width:10px;height:10px;}
.slick-newsnb .slick-dots li button:before{display:none;}
.wrap-videonb {}
.title-video {
    text-align: center;
    margin-bottom: 25px;
}
.title-video h2 {
    font-size: 40px;
    margin-bottom: 0;
    text-transform: capitalize;
    line-height: 46px;
    font-family: 'Geomanist-Medium';
}
.frame-video {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-video {
    width: 62.5%;
}
.right-video {
    width: 35.4166666667%;
    max-height: 440px;
    overflow: hidden;
}
.video-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.item-videonb-4 {
    margin-bottom: 23px;
}
.pic-videonb {
    width: 150px;
}

.info-videonb {
    width: calc(100% - 150px);
    padding-left: 15px;
}
.name-videonb:hover{color: #ECA91F;}
.name-videonb {
    color: var(--color-text,);
    line-height: 22px;
    text-transform: capitalize;
    font-family: 'Geomanist-Medium';
    font-size: 15px;
    margin-bottom: 10px;
}
.chitiet {
    color: #ECA91F;
    font-family: 'Geomanist-Medium';
}
.chitiet i {
    margin-left: 8px;
}
.wrap-sieuthi {
    position: relative;
}
.pic-sieuthi {}
.info-sieuthi {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding-bottom: 70px;
}
.desc-sieuthi.text-split {
    max-width: 976px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
    line-height: 28px;
}
.tiemhieuST:hover{color:#fff;}
.tiemhieuST {
    width: 229px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    background: var(--main-3, #ECA91F);
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: -0.72px;
    font-family: 'Geomanist-Medium';
}
.tiemhieuST i{
    margin-left: 5px;
}
.footer-news:nth-child(1) {
    width: 28.75%;
}
.footer-news:nth-child(2) {
    width: 22.5%;
}
.footer-news:nth-child(3) {
    width: 7.5%;
}
.footer-news:nth-child(4) {
    width: 11.6666666667%;
}
.left-product-detail {
    width: 25%;
}

.right-product-detail {
    width: 73%;
}
.ul-footer {margin:0;padding:0;list-style:none;}
.ul-footer li{margin-bottom: 5px;}
.ul-footer li a{color:#fff;}
.ul-footer li a:hover{color: #ECA91F;}
.fixed{position: fixed;top: 0px;left: 0px;width: 100%;z-index: 999;}
/* Responsive */
@media(max-width:1200px) {
	.control-owl button.owl-next { right: 10px !important; }
	.control-owl button.owl-prev { left: 10px !important; }
}
@media(min-width:1121px) {
	
	.fixed .right-top-header-bottom{display: none !important;}
	.fixed .logo-header img{max-height: 60px;}
}
@media(max-width:1120px) {
	.menu { display: none; }
	.menu-res { display: block; }
	.right-header-bottom { display: none; }
	.header-bottom::after { content: none; }
	.header-bottom { padding: 5px 0; }
	.header-bottom .wrap-content { justify-content: center !important; padding: 0px 15px; }
	.header .logo-header { zoom: 0.6; }
	.gt-slide-for .scale-img { width: 46%; }
	.wrap-newsletter-home>.wrap-content>.d-flex { align-items: center; justify-content: space-between; }
	.banner-form { position: relative; width: 40%; top: unset; }
}
@media(max-width:1024px) {
	.menu { width: 66%; }
	.social-header { display: none; }
	.header .banner-header { margin: 0; }
	.header .logo-header:after { display: none; }
	.footer-title-main, .about-left h2 a, .title-main span {}
	.box-tc { background-image: none; }
	.col-tc { width: 46%; }
	.col-ft-right { width: 21%; }
	.head-top{display:none;}
}
@media(max-width:1001px) {
	.social-header { display: block; }
	.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 1em; }
	.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}
@media(max-width:990px) {
	.grid-page, .grid-products { grid-template-columns: repeat(3, 1fr) }
}
@media(max-width:930px) {
	.col-intro { width: 100%; }
	.col-intro:nth-child(2) { margin-top: 40px; }
}
@media(max-width:768px) {
	.pct { padding-top: 24px; padding-bottom: 24px; }
	.mct { margin-top: 24px; margin-bottom: 24px; }
	.widget-mobile { display: block; }
	
	.footer-article .wrap-content, .box-videos .wrap-content { flex-wrap: wrap; }
	.box-videos .box-video-left { width: 100%; margin-bottom: 20px; }
	.footer-statistic, .footer-copyright, .box-videos .box-video-right { width: 100%; max-width: 100%; flex: 100%; }
	.news-shadow-article { }
	.footer-article .footer-news {margin-bottom: 20px;width: 50%;}
	.footer-article .footer-news:nth-child(1) { width: 100%; }
	.footer-article .footer-news:nth-child(2) {width: 100%;}
	.footer-article .footer-news:nth-child(3) { width: 50%; }
	.footer-statistic, .footer-copyright { text-align: center; }
	.wrap-slogangt { padding: 24px 0; }
	.wrap-newsletter-home { padding: 24px 0; }
	.col-ft-left { width: 100%; }
	.col-ft-center { width: 100%;  margin: 30px 0; }
	.col-ft-right { width: 100%;  }
	
	.gt-name { font-size: 15px; }
	.info-splitnbHome{padding: 15px;}
	.name-splitnbHome{font-size:4vw;}
	.left-about{width:100%;margin-bottom:15px;}
	.right-about{width:100%;margin-top:0;display: flex;flex-wrap: wrap;}
	.potion-about{position: initial;order:0;left: 0;bottom: 0;margin-bottom: 15px;}
	.desc-about.text-split{order:1;height: auto;}
	.tiemhieu{order:2;}
	.left-sanphamqt{width:100%;margin-bottom:20px;}
	.right-sanphamqt{width:100%;}
}
@media(max-width:767px) {
	.slider-d-none { display: none; }
	.social-header { display: none; }
	.title-bottom .title-bottom-content, .news-shadow-article, .box-about .wrap-content { flex-wrap: wrap; }
	.about-left { width: 100%; margin-bottom: 20px; }
	.about-right { width: 100%; margin-bottom: 20px; }
	.header-top { display: none; }
	#slider { padding-bottom: 20px; margin: 0; }
	.box-about:after { bottom: unset; top: 0; }
	.box-albums:before { z-index: unset; }
}
@media(max-width:600px) {
	.grid-page, .grid-products { grid-template-columns: repeat(2, 1fr) }
	.footer-article .footer-news:nth-child(2) { width: 100%; }
	.footer-article .footer-news:nth-child(3) {width: 50%;}
	.gt-slide-for .scale-img { width: 100%; text-align: center; }
	.gt-content { width: 100%; text-align: center; margin-top: 20px; }
	.title-home-name { font-size: 24px; }
	.home-slogan { font-size: 14px; }
	.wrap-slogangt { padding: 10px 0; }
	.wrap-slogangt p { font-size: 35px; }
	.btn-more { margin-top: 24px; }
	.box-tc { flex-wrap: wrap; }
	.col-tc { width: 100%; }
	.col-tc:nth-child(2) { margin-top: 15px; }
	.tc-item.rev { flex-direction: initial; }
	.tc-item.rev .tc-content { margin-left: 20px; margin-right: unset; text-align: left; }
	.banner-form { display: none; }
	.newsletter-home-box { width: 100%; margin-left: 0; }
	.news-shadow-name { font-size: 14px; }
	.news-shadow-time { font-size: 12px; }
	.grid-dn { grid-gap: 10px; }
	.slide-dg { margin: 0 -8px; }
	.slide-dg .slick-slide { margin: 0 8px; }
	.tc-name { font-size: 14px; margin-bottom: 5px; }
	.left-product-detail{width:100%;}
	.right-product-detail{width:100%;}
}
@media(max-width:576px) {
	.news-image { margin-bottom: 1rem; }
	.left-title-nongsan{width:100%;}
	.right-title-nongsan{width:100%;}
	.item-splitnbHome{width:100%;margin-bottom:15px;}
	.title-sanphamqt h2:after{width:100%;}
	.left-taisaochon{width:100%;margin-bottom:15px;}
	.right-taisaochon{width:100%;}
	.left-video{width:100%;margin-bottom:15px;}
	.right-video{width:100%;}
	.pic-videonb{width:100%;}
	.pic-videonb img{width:100%;}
	.info-videonb{width:100%;padding-left:0;}
	.item-videonb-4{padding:5px;}
	.title-video h2,.title-letter h2{font-size:6vw;}
	.info-sieuthi{height:100%;padding:30px;}
	.desc-sieuthi.text-split{font-size:16px;}
	.form-letter:after{display:none;}
	.form-letter{padding:15px;}
	.wrap-letter{padding:0;padding-bottom:30px;}
}
@media(max-width:435px) {
	.wrap-slogangt p { font-size: 26px; }

	.fixed-right{}
	#messages-facebook {  }
	.btn-frame {  }
	.btn-frame .kenit-alo-circle-fill {}
	.btn-frame .kenit-alo-circle{}
	.btn-frame i{}
	.js-facebook-messenger-box{}
	.js-facebook-messenger-box svg#fb-msng-icon{}
	.scrollToTop{}
}
@media(max-width:390px) {
	.product .btn-more-sp a { font-size: 11px; }
}
@media(max-width:375px) {
	.title-home-name { font-size: 20px; }
	.product .btn-more-sp a { font-size: 11px; }
}
@media(max-width:369px) {
	.cart-pro-detail a { width: 100%; }
	.cart-pro-detail a:first-child { margin-right: 0px; margin-bottom: 0.5rem; }
	.cart-pro-detail a i { display: none; }
}
@media(max-width:320px) {
	.grid-page, .grid-products { grid-template-columns: repeat(1, 1fr) }
	.wrap-slogangt p { font-size: 22px; }
}