body {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.7;
    color: #333;
    background-color: #ffffff;
}

body.home {
    background-color: #f2f7ff;
}

body.tag,
body.search,
body.page-template-dang-ky-nhan-tin,
body.page-template-mau-tai,
body.page-template-press-release,
body.page-template-mau-dang-ky,
body.category {
    background-color: #f8f8f8;
}

a:visited {
    color: currentColor;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
}

.top-bar {
    background-color: #f2f7ff;
}

.top-bar img {
    width: 100%;
}

.inside-top-bar {
    padding: 10px 0;
}

.nofication {
    background-color: #f5f5f5;
}

.nofication>.container {
    padding: 0 10px;
}

.nofication .nofication-link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    line-height: 20px;
    padding: 10px 0;
    color: #333333;
    font-size: 15px;
}

.nofication .nofication-link::before {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('../images/nofication.png') center no-repeat;
    background-size: 100%;
    left: -34px;
    top: 5px;
}

.nofication a {
    color: #0d4da4;
}

strong,
b {
    font-weight: 700;
}

.fz-60 {
    font-size: 60px;
}

.fz-50 {
    font-size: 50px;
}

.fz-40 {
    font-size: 40px;
}

.fz-36 {
    font-size: 36px;
}

.fz-30 {
    font-size: 30px;
}

.fz-18 {
    font-size: 18px;
}

.fz-20 {
    font-size: 20px;
}

.fz-16 {
    font-size: 16px;
}

.fz-15 {
    font-size: 15px;
}

.fz-14 {
    font-size: 14px;
}

.fw-black {
    font-weight: 900;
}

.fw-extra {
    font-weight: 800;
}

.fw-bold {
    font-weight: 700;
}

.fw-500 {
    font-weight: 500;
}

.fw-400 {
    font-weight: 400;
}

.fw-300 {
    font-weight: 300;
}

.list-unstyled {
    margin: 0;
    list-style: none;
}

section {
    position: relative;
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.just-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.p-top-160 {
    padding-top: 160px;
}

.p-bottom-160 {
    padding-bottom: 160px;
}

.p-top-140 {
    padding-top: 140px;
}

.p-bottom-140 {
    padding-bottom: 140px;
}

.p-top-120 {
    padding-top: 120px;
}

.p-bottom-120 {
    padding-bottom: 120px;
}

.p-top-100 {
    padding-top: 100px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}

.p-top-90 {
    padding-top: 90px;
}

.p-bottom-90 {
    padding-bottom: 90px;
}

.p-top-80 {
    padding-top: 80px;
}

.p-bottom-80 {
    padding-bottom: 80px;
}

.p-top-70 {
    padding-top: 70px;
}

.p-bottom-70 {
    padding-bottom: 70px;
}

.p-top-60 {
    padding-top: 60px;
}

.p-bottom-60 {
    padding-bottom: 60px;
}

.p-top-50 {
    padding-top: 50px;
}

.p-bottom-50 {
    padding-bottom: 50px;
}

.p-top-40 {
    padding-top: 40px;
}

.p-bottom-40 {
    padding-bottom: 40px;
}

.p-top-30 {
    padding-top: 30px;
}

.p-bottom-30 {
    padding-bottom: 30px;
}

.p-top-20 {
    padding-top: 20px;
}

.p-bottom-20 {
    padding-bottom: 20px;
}

.p-top-10 {
    padding-top: 10px;
}

.p-bottom-10 {
    padding-bottom: 10px;
}

.m-top-160 {
    margin-top: 160px;
}

.m-top-120 {
    margin-top: 120px;
}

.m-bottom-120 {
    margin-bottom: 120px;
}

.m-bottom-160 {
    margin-bottom: 160px;
}

.m-top-80 {
    margin-top: 80px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-top-70 {
    margin-top: 70px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-top-60 {
    margin-top: 60px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-top-50 {
    margin-top: 50px;
}

.m-bottom-50 {
    margin-bottom: 50px;
}

.m-top-40 {
    margin-top: 40px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-top-30 {
    margin-top: 30px;
}

.m-bottom-30 {
    margin-bottom: 30px;
}

.m-top-20 {
    margin-top: 20px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}

.m-top-25 {
    margin-top: 25px;
}

.m-bottom-25 {
    margin-bottom: 25px;
}

.m-top-10 {
    margin-top: 10px;
}

.m-bottom-10 {
    margin-bottom: 10px;
}

.m-top-0 {
    margin-top: 0px;
}

.m-bottom-0 {
    margin-bottom: 0px;
}

.m-left-0 {
    margin-left: 0px;
}

.m-right-0 {
    margin-right: 0px;
}

.inside-header {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.site-logo {
    padding: 14px 0;
}

.header_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 34px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 6px;
    background-color: #f5f5f5;

    color: #06a94e;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}

.header_time .days {
    border-right: 1px solid #fff;
    padding: 15px 25px 15px 60px;
    position: relative;
}

.header_time .days::before {
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 36px;
    background: url('../images/header_time.png') center no-repeat;
    background-size: 100%;
    left: 21px;
    top: 14px;
}

.header_time .year {
    color: #666666;
    font-weight: 800;
    font-size: 48px;
    padding: 17px 20px 13px 18px;
    line-height: 30px;
}

.header_location {
    border-left: 1px solid rgb(153 153 153 / 20%);
    padding: 24px 0 0 71px;
    color: #333333;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

.header_location::before {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    background: url('../images/location.png') center no-repeat;
    background-size: 100%;
    left: 30px;
    top: 27px;
}

.header_location .title {
    font-weight: 900;
    line-height: 18px;
}

.main-navigation .main-nav ul li a {
    position: relative;
    line-height: 14px;
    padding: 17px 0 13px;
    font-size: 14px;
    font-weight: 600;
}

.main-navigation .main-nav ul li::before {
    content: '';
    display: block;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 99px;
    height: 2px;
    background: #fff;
    transition: .3s all ease-in-out;
    z-index: 1;
}

.main-navigation .main-nav ul ul li::before {
    background: #0d4da4;
}

.main-navigation .main-nav ul li:hover::before {
    width: 100%;
}

.main-navigation,
.main-navigation ul ul {
    background-color: #0d4da4;
}

.main-navigation ul ul {
    width: 210px;
}

.main-navigation .menu>li+li {
    margin-left: 20px;
}
.main-navigation .menu>li+li.wpml-ls-menu-item ul.sub-menu{
    width: 100%;
    max-width: 100%;
}
.main-navigation .menu>li+li.wpml-ls-menu-item ul.sub-menu a{
    padding: 10px 0;
    text-align: center;
}
.menu-item-has-children .dropdown-menu-toggle {
    position: absolute;
    padding: 0;
    line-height: 14px;
    top: 17px;
    height: auto;
    left: calc(100% + 10px);
}

.main-navigation .menu>li.menu-item-has-children {
    padding-right: 20px;
}

.main-navigation .main-nav ul li[class*="current-menu-"]>a:hover,
.main-navigation .main-nav ul li[class*="current-menu-"].sfHover>a,
.main-navigation .main-nav ul li[class*="current-menu-"]>a,
.main-navigation .main-nav>ul>li:hover>a,
.main-navigation .main-nav>ul>li:focus>a,
.main-navigation .main-nav>ul>li.sfHover>a {
    color: #fff;
    background-color: transparent;
}

.main-navigation .main-nav ul ul li:hover>a,
.main-navigation .main-nav ul ul li:focus>a,
.main-navigation .main-nav ul ul li.sfHover>a,
.main-navigation ul ul {
    color: #0d4da4 !important;
    background-color: #fff !important;
}

.main-navigation .main-nav ul ul li a {
    color: #0d4da4 !important;
    background-color: #fff !important;
}

.inside-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
}

.main-navigation li.search-item {
    float: unset;
    border-left: 1px solid rgb(255 255 255 / 20%);
}

.main-navigation ul.menu_right_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

.main-navigation ul.menu_right_nav a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 17px 20px 13px;
    line-height: 14px;
}

.main-navigation li.menu_right-item.datcho a {
    background-color: #06a94e;
}

.main-navigation li.menu_right-item.thamquan a {
    background-color: rgb(255 255 255 / 15%);
}

.navigation-search.nav-search-active {
    top: 100%;
    left: unset;
    width: 330px;
}

img.img-100 {
    width: 100%;
}

.mobile {
    display: none !important;
}

.slick-slide .item {
    display: block !important;
}

.slick-slide img {
    display: block;
}

.home1_sliders .item {
    position: relative;
}

.home1_sliders .item img.img-100 {
    /*height: 472px;*/
    object-fit: cover;
}

.type_event {
    color: #00abed;
}

.text-white {
    color: #fff !important;
}


.text-green {
    color: #00aa60 !important;
}

.text-blue {
    color: #064daf !important;
}

.text-black {
    color: #000 !important;
}

.text-666 {
    color: #666 !important;
}

.text-333 {
    color: #333 !important;
}

p:last-child {
    margin-bottom: 0;
}

.name_event {
    font-size: 46px;
    line-height: 56px;
}

.content-banner {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.time {
    border-radius: 5px;
    border: 1px solid #ffffff;
    margin-right: 25px;
    padding: 15px 15px 12px;
    line-height: 1;
}

.time .day {
    font-size: 22px;
    margin-bottom: 3px;
}

.time .month_year {
    font-size: 18px;
}

section {
    background: center no-repeat;
    background-size: cover;
    position: relative;
}

.home2_nums {
    justify-content: space-evenly;
}

.home2_nums .item {
    position: relative;
    max-width: 20%;
    width: 100%;
    margin-bottom: 50px;
}

.home2_nums .item:not(:nth-child(5n)):after {
    content: '';
    display: block;
    position: absolute;
    left: calc(100% - 67px);
    width: 132px;
    height: 25px;
    background: url('../images/line-nums.png') center no-repeat;
    background-size: 100%;
}

.home2_nums .item:nth-child(odd):after {
    top: 29px;
}

.home2_nums .item:nth-child(even):after {
    top: 54px;
    transform: scaleY(-1);
}

.home2_nums .nums {
    color: #333333;
    font-size: 35px;
    transition: .3s all ease-in-out;
}

.home2_nums .item:hover .nums {
    color: #00aa60;
}

.home2_nums .icon {
    width: 108px;
    height: 108px;
    margin: 0 auto 25px;
    border: 2px solid #00aeef;
    background-image: linear-gradient(to top, #0d4da4 0%, #0a5ed0 100%);
    border-radius: 50%;
    position: relative;
    z-index: 20;
}

.home2_nums img {
    position: relative;
    z-index: 20;
    max-width: 50px;
    max-height: 50px;
    object-fit: contain;
}

.home2_nums .icon::before,
.home2_nums .icon::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s all ease-in-out;
    width: 0;
    height: 0;
    border-radius: 50%;
}

.home2_nums .icon::after {
    background-color: #f2f7ff;
}

.home2_nums .item:hover .icon::before {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 2px solid #00ef4f;
    background-image: linear-gradient(to top, #00aa60 0%, #0fdf84 100%);
    z-index: 15;
}

.home2_nums .item:hover .icon::after {
    width: calc(100% + 36px);
    height: calc(100% + 36px);
    border: 1px solid #00ef4f;
    z-index: 10;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.home2_nums .name {
    font-size: 15px;
    color: #666666;
}

.home2 .subtitle {
    color: #666666;
    margin-bottom: 5px;
}

.events-item {
    width: 100%;
    padding: 0 10px;
}

.events-item .inner {
    position: relative;
}

.events-item.item-0 {
    max-width: 50%;
}

.events-item.item-2,
.events-item.item-1 {
    max-width: 25%;
}

.events-item .link-thumb {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 71%;
}

.events-item.item-0 .link-thumb {
    padding-bottom: 71.2%;
}

.events-item .link-thumb::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    height: 20%;
    width: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.7;
    pointer-events: none;
}

.events-item.item-0 .link-thumb::before {
    opacity: 1;
    height: 70%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 18%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
}

.link-thumb img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.events-item .event-caption {
    position: relative;
    padding: 50px 20px 20px;
    background-color: #ffffff;
    border-bottom: 3px solid #00ca72;
}

.events-item.item-0 .event-caption {
    /* pointer-events: none; */
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    padding: 20px;
    border-left: 3px solid #00ca72;
    background: transparent;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.first-post .published-time,
.events-item .published-time {
    position: absolute;
    z-index: 10;
    top: -30px;
    left: 20px;
    border-radius: 5px;
    background-color: #064daf;
    color: #ffffff;
    font-family: 'Montserrat';
    font-size: 12px;
    padding: 12px 6px 6px;
    text-align: center;
    line-height: 1;
}

.first-post .published-time {
    border-radius: 0 0 5px 0;
    top: 0;
    left: 0;
    padding: 19px 15px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 300;
}

.events-item.item-0 .published-time {
    position: static;
    padding: 19px 15px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 300;
}

.first-post .published-time .day,
.events-item .published-time .day {
    color: #ffffff;
    font-weight: 800;
    font-size: 30px;
}

.first-post .published-time .day,
.events-item.item-0 .published-time .day {
    font-size: 50px;
    font-weight: 900;
}

.month-year {
    white-space: nowrap;
}

.events-item.item-0 .wrap-title {
    padding-left: 20px;
}

.events-item .title {
    color: #333333;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 84px;
}

.events-item:not(.item-0) .title a:hover {
    color: #194898;
}

.events-item.item-0 .title {
    font-size: 18px;
    -webkit-line-clamp: 2;
    min-height: unset;
    line-height: 24px;
    margin-bottom: 20px;
}

.events-item.item-0 .title .cate {
    color: #fff;
    font-weight: 400;
}

.events-item a.viewmore-post {
    color: #00aa60;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
}

.events-item.item-0 a.viewmore-post,
.events-item.item-0 .title a {
    color: #fff;
}

.events-item.item-0 a.viewmore-post {
    font-family: Lato;
    font-weight: normal;
}

.arrow.slick-arrow {
    position: absolute;
    top: 50%;
    border: 1px solid rgb(153 153 153 / 80%);
    background-color: transparent;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    transform: translateY(-50%);
    color: #666666;
    z-index: 99;
    cursor: pointer;
    transition: .3s all ease-in-out;
}

.arrow.slick-arrow::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s all ease-in-out;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    display: block;
    background-image: linear-gradient(to top, #00aa60 0%, #0fdf84 100%);
    z-index: 0;
}

.whyexhbit3_cates .arrow.slick-arrow,
.home_event .arrow.next.slick-arrow {
    border-color: #fff;
    color: #fff;
}

.whyexhbit3_cates .arrow.slick-arrow:hover,
.home_event .arrow.next.slick-arrow:hover,
.arrow.slick-arrow:hover {
    color: #00aa60;
    border-color: #00ef4f;
}

.arrow.slick-arrow:hover::before {
    width: 40px;
    height: 40px;
}

.arrow.slick-arrow i {
    transition: .3s all ease-in-out;
    position: relative;
    z-index: 20;
}

.arrow.slick-arrow:hover i {
    color: #fff;
}

.arrow.prev.slick-arrow {
    left: -92px;
}

.arrow.next.slick-arrow {
    right: -92px;
}

.home_event {
    position: relative;
}

.home_event::before {
    content: '';
    display: block;
    background: url('../images/bg-event.png') center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    height: 100%;
    left: 228px;
    width: calc(calc(100% - 228px) + calc(50vw - 585px));
}

.home_event h2 {
    font-weight: 500;
}

.home_event h2 strong,
.home_event h2 b {
    font-weight: 900;
}

.home_event .wrap-section-title {
    justify-content: space-between;
}

.view_more_similar>button,
.view_more_similar>div,
.view_more_similar a {
    line-height: 44px;
    border-radius: 23px;
    background-color: #00aa60;
    display: inline-block;
    padding: 0 29px;
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 800;
    border: 1px solid #00aa60;
    transition: .3s all ease-in-out;
}

.view_more_similar>button:hover,
.view_more_similar>div:hover,
.view_more_similar a:hover {
    background-color: #0d4da4;
    border-color: #fff;
}

.hom4_slide .item {
    padding-top: 85px;
    position: relative;
}

.hom4_slide .image {
    z-index: 10;
    position: relative;
    width: calc(300% / 4);
}

.hom4_slide .image::before {
    content: '';
    width: 590px;
    height: 371px;
    background-color: #00aa60;
    opacity: 0.09;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.hom4_slide img {
    position: relative;
    z-index: 2;
    width: 100%;
    display: block;
    transform: translate(40px, -40px);
}

.hom4_slide .wrap-content {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    background: #fff;
    box-shadow: 0 0 59px rgba(0, 26, 63, 0.1);
    padding: 60px 60px 40px;
    max-width: calc(500% / 12);
}

.hom4_slide .title {
    color: #666666;
    font-size: 35px;
    font-weight: 300;
    line-height: 40px;
}

.hom4_slide .title b,
.hom4_slide .title strong {
    color: #064daf;
    font-size: 40px;
    font-weight: 900;
}

.hom4_slide .content {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgb(6 77 175 / 30%);
    color: #666666;
    font-size: 16px;
}

.hom4_slide .content h4 {
    color: #064daf;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.hom4_slide .content ul {
    margin: 0 0 15px;
    list-style: none;
    line-height: 24px;
}

.hom4_slide .content ul li::before {
    content: '\f054';
    font-family: 'Fontawesome';
    font-size: 10px;
    display: inline-block;
    margin-right: 4px;
}

.hom4_slide .view_more a {
    font-size: 13px;
    font-weight: 700;
}

.arrow5.slick-arrow {
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}

.arrow5.prev.slick-arrow {
    background-color: rgb(0 170 96 / 20%);
    top: 43px;
    right: 43px;
    color: #00aa60;
}

.arrow5.next.slick-arrow {
    color: #fff;
    background-color: #00aa60;
    top: 0;
    right: 0;
}

ul.slick-dots {
    position: absolute;
    bottom: 9px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    list-style: none;
    display: flex;
}

ul.slick-dots li {
    margin: 0 4px;
}

ul.slick-dots button {
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    font-size: 0;
    border-radius: 50%;
    border: 0;
    transition: .2s all ease-in-out;
}

ul.slick-dots li.slick-active button,
ul.slick-dots button:hover {
    background-color: #00abed;
}

.home5 .item {
    position: relative;
    padding-bottom: 17%;
    width: 100%;
    height: 0;
}

.home5 .item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 36%, rgba(0, 0, 0, 0) 84%, rgba(0, 0, 0, 0) 100%);
}

.home5 .item img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 1;
    height: 100%;
}

.home5 .item .wrap-content {
    justify-content: flex-end;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    bottom: 0;
    right: 0;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    padding-bottom: 30px;
}

/* .home5 .item .wrap-content a {
    height: 46px;
    border-radius: 23px;
    background-color: #00aa60;
} */

.nav-categories ul {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.nav-categories li {
    margin: 0 5px;
}

.nav-categories li a {
    color: #333333;
    font-size: 18px;
    line-height: 42px;
    background: #fff;
    border-radius: 99px;
    display: block;
    padding: 0 25px;
    transition: .3s all ease-in-out;
}

.nav-categories li a.active,
.nav-categories li a:hover {
    background-color: #00aa60;
    color: #f8f8f8;
}

.mobile {
    display: none;
}

.posts-category {
    display: none;
}

.posts-category.active {
    display: block;
}

.posts-category .slider {
    margin: 0 -15px;
}

.posts-category .item {
    padding: 0 15px;
}

.posts-category a {
    display: block;
}

.posts-category .view_more_similar a {
    display: inline-block;
}

.post-img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.post-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 10;
    transition: .3s all ease-in-out;
}

.list-post a:hover img {
    transform: scale(1.1);
}

.post-caption {
    background-color: #ffffff;
    padding-top: 25px;
}

.post-caption .title {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    min-height: 52px;
    padding-left: 25px;
    padding-right: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: .3s all ease-in-out;
}

.list-post a:hover .post-caption .title {
    color: #0d4da4 !important;
}

.post-caption .post-more {
    border-top: 1px solid #e1e1e1;
    justify-content: space-between;
    padding: 17px 23px 19px 25px;
}

.post-caption .published {
    color: #666666;
    font-family: Lato;
    font-size: 13px;
}

.post-caption .viewmore-post {
    color: #00aa60;
    font-size: 16px;
    font-weight: 800;
    margin-left: auto;
}

.posts-category a:hover .title {
    color: #00aa60;
}

.posts-category a:hover img {
    transform: scale(1.1);
}

.gallery-doitacs .item {
    padding: 0 5px;
}

.gallery-doitacs .image {
    border-radius: 3px;
    background-color: #ffffff;
    height: 120px;
}

.footer-top {
    border-bottom: 1px solid rgb(242 247 255 / 30%);
}

.footer-top .title {
    font-weight: 800;
}

.gallery-taitro .image {
    height: 120px;
}

.gallery-taitro .image img {
    max-width: 90%;
}

.gallery-taitro .item {
    padding: 0 5px;
}

.arrow2.slick-arrow {
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
    top: 50%;
    font-size: 23px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 99;
}

.arrow2.prev.slick-arrow {
    left: -25px;
}

.arrow2.next.slick-arrow {
    right: -25px;
}

footer {
    background: center no-repeat;
    background-size: cover;
}

.footer-col {
    padding-top: 55px;
    padding-bottom: 40px;
}

.footer-col-1 {
    width: 24%;
}

.footer-col-2 {
    margin-left: 4%;
    width: 42%;
}

.footer-col-3 {
    background-color: rgb(1 29 67 / 20%);
    width: 30%;
    padding-left: 30px;
    padding-right: 30px;
}

.footer-bottom {
    position: relative;
}

.footer-bottom h2 {
    font-size: 17px;
    font-weight: 800;
    line-height: 26px;
}

.footer-bottom a {
    color: #fff;
}

ul.infos {
    list-style: none;
    margin: 0;
    opacity: 0.6;
    font-size: 14px;
    line-height: 22px;
}

ul.infos li+li {
    margin-top: 15px;
    position: relative;
}

ul.infos li {
    display: flex;
}

ul.infos li::before {
    display: inline-block;
    width: 10px;
    content: '';
    font-family: 'FontAwesome';
    margin-right: 23px;
}

ul.infos li.address::before {
    content: '\f041';
}

ul.infos li.email::before {
    content: '\f0e0';
}

ul.infos li.phone::before {
    content: '\f095';
}

ul.socials {
    list-style: none;
    margin: 0;
    margin-right: 70px;
    text-align: right;
}

ul.socials li {
    display: inline-block;
}

ul.socials li+li {
    margin-left: 8px;
}

ul.socials a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}

.footer-bottom .quicklinks .title {
    margin-top: 51px;
    margin-bottom: 30px;
}

.footer-nav ul {
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 35px;
    text-transform: uppercase;
    opacity: 0.6;
    display: flex;
    flex-wrap: wrap;
}

.footer-nav ul li:nth-child(odd) {
    width: 180px;
}

.footer-nav ul li:nth-child(even) {
    margin-left: 25px;
    width: 250px;
}

.form-footer input {
    display: block;
    background: transparent;
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius: 99px;
    color: #ffffff;
    font-size: 14px;
    line-height: 45px;
    padding: 0 24px;
    outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
    color: #ffffff;
    background-color: transparent;
    border-color: rgb(255 255 255 / 50%);
}

.form-footer input::placeholder {
    opacity: 0.5;
    color: #ffffff;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 15px;
}

.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
    padding-left: 21px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 12px;
    margin-top: 15px;
}

.form-footer input#submit-footer {
    transition: .3s all ease-in-out;
    width: 100%;
    background-color: #00aa60;
    border-color: #00aa60;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}

.form-footer input#submit-footer:hover,
.form-footer input#submit-footer:focus {
    color: #00aa60;
    background-color: #ffffff;
}

.wpcf7 .ajax-loader {
    margin: 5px auto 0;
    display: block;
}

p.copyright {
    margin: 0;
    position: absolute;
    opacity: 0.5;
    color: #ffffff;
    font-size: 13px;
    bottom: 15px;
    z-index: 999;
}

.first-post .link-thumb {
    position: relative;
    height: 0;
    padding-bottom: 63%;
    overflow: hidden;
}

.first-post a:hover .link-thumb img {
    transition: .3s all ease-in-out;
    transform: scale(1.1);
}

.content-firstpost {
    padding-left: 30px;
    padding-right: 15px;
    background: #fff;
    height: 100%;
}

.first-post [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

ul.thenativePagination li {
    margin: 0 5px;
}

ul.thenativePagination a {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    box-shadow: 0 0 46px rgb(0 0 0 / 7%);
    background-color: #ffffff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    transition: .3s all ease-in-out;
    color: #333333;
}

ul.thenativePagination a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

ul.thenativePagination li.active a,
ul.thenativePagination a:hover {
    background-color: #064daf;
    color: #fff;
}

.cate-name a {
    color: #333333;
    font-size: 28px;
}

h1.post-name {
    font-size: 36px;
}

.header-post .published {
    opacity: 0.8;
    font-size: 13px;
    line-height: 20px;
}

.body-post {
    text-align: justify;
}

.body-post a {
    color: #0d4da4;
}

.body-post a:hover {
    text-decoration: underline;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.wrap-tag-share {
    flex-wrap: nowrap;
    width: 100%;
    border-top: 1px solid rgb(183 183 183 / 50%);
    margin-top: 40px;
    padding: 30px 0;
    justify-content: space-between;
}

.heateor_sss_sharing_title {
    margin-right: 20px;
}

ul.heateor_sss_follow_ul li,
ul.heateor_sss_sharing_ul li {
    margin: 0 2px !important;
}

.sidebar-tinmoi {
    padding-left: 25%;
}

h4.title-sidebar {
    font-size: 22px;
    padding-bottom: 19px;
    border-bottom: 1px solid rgb(215 215 215 / 50%);
    margin-bottom: 5px;
}

.col-haft {
    max-width: 50%;
    width: 100%;
}

.col-haft+.col-haft {
    padding-left: 10px;
}

.item-post h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 48px;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 3px;
    transition: .3s all ease-in-out;
}

.item-post .published {
    font-size: 12px;
}

.item-post+.item-post {
    border-top: 1px solid rgb(215 215 215 / 60%);
}

.item-post {
    padding: 14px 0;
}

.item-post:hover h6 {
    color: #0d4da4;
}

a.feature-post-related {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 66.66%;
    overflow: hidden;
    border-radius: 10px;
}

a.feature-post-related img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s all ease-in-out;
}

.item-post:hover img {
    transform: scale(1.1);
}

.home2 h2.title span {
    color: #064daf;
    font-weight: 900;
}

h2.title span {
    color: #064daf;
    font-weight: 700;
}

.cac_ly_do {
    padding-right: 15%;
}

.cac_ly_do .head {
    position: relative;
    cursor: pointer;
}

.cac_ly_do .num {
    width: 132px;
    text-align: center;
    color: #064daf;
    font-weight: 700;
    font-size: 45px;
    line-height: 1;
    transition: .3s all ease-in-out;
}

.cac_ly_do h4 {
    width: calc(100% - 132px);
    color: #505050;
    font-size: 18px;
    line-height: 24px;
    transition: .3s all ease-in-out;
    margin-bottom: 0;
}

.cac_ly_do .head::after {
    position: absolute;
    content: '\e874';
    color: #000000;
    font-family: "Linearicons-Free";
    font-size: 18px;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    transition: .3s all ease-in-out;
}

.cac_ly_do .item {
    transition: .3s all ease-in-out;
    padding: 15px 0;
}

.cac_ly_do .body {
    margin-top: 10px;
    padding-left: 132px;
    padding-right: 30px;
    text-align: justify;
    font-size: 14px;
    color: #fff;
    display: none;
}

.cac_ly_do .item.active {
    box-shadow: 0 1px 51px rgba(0, 59, 132, 0.32);
    border-radius: 5px;
    background-color: #064daf;
}

.cac_ly_do .item.active .num,
.cac_ly_do .item.active h4,
.cac_ly_do .item.active .head::after {
    color: #fff;
}

.cac_ly_do .item.active .head::after {
    transform: rotate(180deg) translateY(50%);
}

.whyexhbit3 .wrap-title {
    align-items: flex-end;
    justify-content: space-between;
}

.whyexhbit3_cates {
    margin: 30px -5px 0;
}

.whyexhbit3_cates .item {
    padding: 0 5px;
}

.whyexhbit3_cates .inner {
    border-radius: 16px;
    background-color: #ffffff;
}

.whyexhbit3_cates .icon {
    position: relative;
    height: 110px;
}

.whyexhbit3_cates .icon::before {
    top: 0;
    left: 0;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/whyexhbit/bg-1.png') center bottom no-repeat;
    background-size: 100%100%;
    z-index: 1;
}

.whyexhbit3_cates .icon::after {
    top: 0;
    left: 0;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/whyexhbit/bg-2.png') center bottom no-repeat;
    background-size: 100%100%;
    z-index: 5;
    opacity: 0;
}

.whyexhbit3_cates .content {
    padding: 35px 20px;
}

.whyexhbit3_cates .content p {
    min-height: 81px;
    color: #333333;
    font-size: 15px;
}

.whyexhbit3_cates .icon img {
    position: relative;
    z-index: 20;
    max-width: 60px;
    max-height: 60px;
    object-fit: contain;
}

.whyexhbit3_cates .inner:hover .icon::after {
    opacity: 1;
}

.whyexhbit3_cates .inner:hover img {
    filter: brightness(0) invert(1);
}

.whyexhbit3_cates .inner:hover .content p {
    color: #000033;
}

.testimonials {
    margin-left: -16px;
    margin-right: -16px;
}

.testimonials .item {
    padding: 0 16px;
}

.testimonials .inner {
    position: relative;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    padding: 45px 35px 50px 40px;
    border-radius: 10px;
}

.testimonials .inner::before {
    content: '';
    display: block;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    width: 28px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 76px;
    z-index: 20;
}

.testimonials .inner::after {
    content: '';
    display: block;
    background: url('../images/whyexhbit/quote_right.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 22px;
    right: 21px;
    z-index: 20;
    width: 54px;
    height: 40px;
}

.testimonials .slick-list {
    padding: 15px 0 130px;
}

.testimonials .name {
    font-size: 18px;
}

.testimonials .job {
    color: #515151;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.testimonials .comment {
    color: #666666;
    font-size: 14px;
}

img.ava {
    width: 101px;
    height: 101px;
    object-fit: cover;
    position: absolute;
    top: calc(100% + 20px);
    left: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 21px rgb(0 0 0 / 18%);
    border: 3px solid #ffffff;
}

.aboutwetv1 {
    padding-bottom: 490px;
    background-color: #f6feff;
    background-position: bottom center;
}

.aboutwetv1 h1.title {
    line-height: 48px;
}

.aboutwetv1 h1.title span {
    font-weight: 700;
    color: #0d4da4;
}

.about_repeater .item {
    padding: 24px 30px;
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid transparent;
}

.about_repeater .item.active {
    border-radius: 9px;
    border: 1px solid #0d4da4;
}

.about_repeater .item+.item {
    margin-top: 10px;
}

.about_repeater .head h4 {
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 0;
}

.about_repeater .body {
    margin-top: 15px;
    display: none;
}

.about_repeater .body.active {
    display: block;
}

.list-press_releases a.inner {
    position: relative;
    display: block;
    background-color: #ffffff;
    padding: 30px 120px 30px 33px;
}

.list-press_releases a.inner::before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00aa60;
    z-index: 1;
    transition: .2s all ease-in-out;
}

.list-press_releases a.inner .title {
    position: relative;
    z-index: 10;
    transition: .2s all ease-in-out;
}

.list-press_releases a.inner .published_date {
    font-size: 13px;
    position: relative;
    z-index: 10;
}

.list-press_releases a.inner:hover::before {
    width: 100%;
}

.list-press_releases a.inner:hover .published_date,
.list-press_releases a.inner:hover .title {
    color: #fff !important;
}

.list-press_releases a.inner::after {
    content: '\e865';
    font-family: 'Linearicons-Free';
    display: block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border: 2px solid #0d4da4;
    background-color: #ffffff;
    color: #0d4da4;
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    border-radius: 50%;
    z-index: 20;
}

.list-press_releases a.inner:hover::after {
    color: #fff;
    background-color: #0d4da4;
}

.wrap-application_form {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    background-color: #f4f4f4;
}

.wrap-application_form .title {
    font-weight: 400;
    line-height: 1.2;
}

.wrap-application_form .title b,
.wrap-application_form .title strong {
    font-weight: 900;
}

.wrap-application_form .head .content {
    padding-right: 48px;
}

.wrap-application_form .head .content p {
    margin-bottom: 10px;
}

.wrap-application_form .head .content p:last-child {
    margin-bottom: 0;
}

.wrap-application_form .top {
    padding: 18px 0;
    background-color: #0d4da4;
    padding-left: calc(100% / 12);
    padding-right: calc(100% / 12);
}

.wrap-application_form .top>.display-flex {
    flex-wrap: nowrap;
}

.wrap-application_form .top .label {
    margin-right: 18px;
    width: 20%;
}

.cac_gian_hang-item {
    margin: -10px;
    width: 80%;
}

.wrap-application_form .top label {
    cursor: pointer;
    height: 33px;
    border-radius: 16px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    padding: 0 20px 0 9px;
    margin: 5px 10px;
}

.wrap-application_form .top input {
    display: none;
}

.wrap-application_form .top .check {
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #0d4da4;
    margin-right: 9px;
    border-radius: 50%;
}

.wrap-application_form .top .check::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-color: #0d4da4;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.wrap-application_form .top input:checked~.check::before {
    opacity: 1;
}

.wrap-application_form .head-form {
    justify-content: space-between;
}

.wrap-application_form .center {
    padding-top: 25px;
    padding-bottom: 60px;
}

.wrap-application_form .wpcf7 label,
.wrap-application_form .require {
    color: #060505;
    font-weight: 500;
}

.wrap-application_form .wpcf7 {
    margin-top: 30px;
}

.wrap-application_form .wpcf7 label {
    display: block;
    margin-bottom: 5px;
}

.wrap-application_form .wpcf7 br {
    display: none;
}

.wrap-application_form .wpcf7-form-control-wrap {
    margin-top: 4px;
}

.wrap-application_form .wpcf7-form-control-wrap input {
    outline: none;
    width: 100%;
    display: block;
    border: 1px solid #bdbdbd;
    background-color: #f4f4f4;
    height: 46px;
    line-height: 44px;
    padding: 0 20px;
    color: #666666;
}

.wrap-application_form .wpcf7-form-control-wrap input::placeholder {
    color: rgb(102 102 102 / 80%);
}

.wrap-application_form .wpcf7 .row .row .col-md-6:first-child {
    padding-right: 5px;
}

.wrap-application_form .wpcf7 .row .row .col-md-6:last-child {
    padding-left: 5px;
}


.select_option.select-hidden {
    display: none;
}

.select {
    position: relative;
}

.select-options {
    border-top: none;
    position: absolute;
    display: none;
    z-index: 999;
    background-color: #0d4da4;
    margin: 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0;
    max-height: 300px;
    overflow: auto;
}

.group-hader .select-options {
    width: 100%;
}

ul.select-options li,
.select-styled {
    cursor: pointer;
    list-style: none;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
}

ul.select-options li {
    padding: 3px 20px;
}

ul.select-options li:hover {
    background-color: #00aa60;
}

.select-styled {
    position: relative;
    height: 46px;
    line-height: 44px;
    background-color: transparent;
    color: rgb(102 102 102 / 80%);
    text-align: left;
    padding: 0 20px;
    width: 100%;
    padding-right: 50px;
    border: 1px solid #bdbdbd;
}

.select-styled:before {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #050708;
    content: '\f0d7';
    Font-family: "FontAwesome";
}

.cac_gian_hang .col-hang-left {
    background: url('../images/bg-gianhang.png') center no-repeat;
    background-size: cover;
}

.cac_gian_hang .col-hang-left,
.cac_gian_hang .col-hang-right {
    padding: 0;
    transition: .3s all ease-in-out;
}

.cac_gian_hang .in {
    height: 100%;
    width: 100%;
}

.cac_gian_hang .title {
    line-height: 1.2;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.cac_gian_hang .content {
    transition: .3s all ease-in-out;
    max-width: 100%;
    padding: 0 30px 0 60px;
}

.cac_gian_hang .slick-slide.slick-current .content a {
    opacity: 1;
}

.cac_gian_hang .content a {
    opacity: 0;
}

.cac_gian_hang .title span {
    text-transform: initial;
    font-size: 15px;
    font-weight: 400;
}

.cac_gian_hang .slick-list {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.cac_gian_hang img {
    display: block;
    height: 325px;
    object-fit: cover;
    width: 100%;
}

.cac_gian_hang.slick-initialized.slick-slider {
    height: 405px;
}

.cac_gian_hang .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.2);
    position: relative;
    z-index: 999;
}

.cac_gian_hang .slick-slide {
    transition: .3s all ease-in-out;
}

.cac_gian_hang .slick-slide .col-hang-left {
    transition-delay: .3s;
    transition: .3s all ease-in-out;
    opacity: 0;
    max-width: 0;
    -ms-flex: 0 0 0;
    flex: 0 0 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.cac_gian_hang .slick-slide.slick-current .col-hang-left {
    transition-delay: 0;
    opacity: 1;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
}

.cac_gian_hang .slick-slide .col-hang-left .in {
    transition-delay: .3s;
    transition: .3s all ease-in-out;
    transform: scale(0);
}

.cac_gian_hang .slick-slide.slick-current .col-hang-left .in {
    transition-delay: 0;
    transform: scale(1);
}

.cac_gian_hang .slick-slide .col-hang-right {
    transition: .3s all ease-in-out;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: auto;
}

.cac_gian_hang .slick-slide.slick-current .col-hang-right {
    transition-delay: 0;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
}

.cac_gian_hang .slick-slide.slick-current+.slick-slide .col-hang-right {
    margin-left: 0;
}

.cac_gian_hang .inner {
    position: relative;
}

.cac_gian_hang .slick-slide.slick-current .name_slide {
    display: none;
}

.cac_gian_hang .name_slide {
    position: absolute;
    height: 100%;
    top: 0;
    right: 175px;
    width: 58px;
    z-index: 9999;
    background: url(../images/bg-gianhang.png) center no-repeat;
    background-size: cover;
    font-size: 24px;
    font-weight: 700;
}

.cac_gian_hang .name_slide span {
    width: max-content;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    position: absolute;
    top: 50%;
    left: 50%;
}

.cac_gian_hang .slick-slide.slick-current+.slick-slide .name_slide {
    right: unset;
    left: 176px;
}

.tags {
    max-width: calc(100% - 200px);
}

.tags ul {
    margin: 0 -5px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.tags ul li {
    margin: 5px;
}

.tags a {
    padding: 13px 20px 9px;
    display: block;
    border-radius: 5px;
    background-color: rgb(235 235 235 / 50%);
    line-height: 13px;
    color: #5f5f5f;
}

.nav-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: .3s all ease;
}

.nav-header.nav-basic {
    position: static;
}

.admin-bar .nav-header.nav-basic {
    margin-top: 0;
}

.nav-clone {
    transform: translateY(-100%);
}

.toTop {
    transform: translateY(-100%);
}

.toBottom {
    transform: translateY(0);
}

.img-cac_ly_do {
    display: none;
}

.img-cac_ly_do.active {
    display: block;
}

.admin-bar .nav-header {
    margin-top: 32px;
}

.logos a {
    display: inline-block;
}

.logos a+a {
    margin-left: 18px;
}

.sticky-fanpage.active {
    top: auto;
    bottom: 0;
}

.sticky-fanpage {
    max-width: 320px;
    position: fixed;
    top: calc(100vh - 40px);
    right: 2em;
    z-index: 99999;
    width: 100%;
    max-height: 450px;
}

.sticky-fanpage.active .closeFrame {
    opacity: 1;
    visibility: visible;
}

.sticky-fanpage .closeFrame {
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 40px;
    text-align: center;
    top: 0;
    right: 30px;
    z-index: 2;
    line-height: 40px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}

.sticky-fanpage h3 {
    position: relative;
    cursor: pointer;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    padding: 0 30px;
    line-height: 40px;
    margin: 0;
    background-color: #184562;
    font-size: 16px;
}

.sticky-fanpage.active h3:after {
    content: "\f0d7";
}

.sticky-fanpage h3:after {
    content: "\f0d8";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    color: #00aeef;
}

.wrap-popup {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
}

.wrap-popup.show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.wrap-popup .bg-popup {
    background-color: #000000;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.wrap-popup .popup {
    position: relative;
    z-index: 100;
    width: 1042px;
}

.wrap-popup .col-image {
    position: relative;
}

.wrap-popup .col-image img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.wrap-popup .col-content {
    background-color: #f2f7ff;
    padding: 45px 70px 45px 30px;
}

.wrap-popup h2 {
    line-height: 26px;
}

.wrap-popup .content {
    line-height: 23px;
}

.wrap-popup .close-popup {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 100;
    color: #999999;
    font-size: 18px;
}

.wrap-popup .close-popup * {
    display: block;
}

.logo-footer+.logo-footer {
    margin-left: 15px;
}

.cac_gian_hang_slider .slick-list {
    padding: 80px 20% !important;
}

.one_item img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    object-position: center right;
}

.cac_gian_hang_slider .slick-slide,
.cac_gian_hang_slider .slick-slide[aria-hidden="true"]:not(.slick-cloned)~.slick-cloned[aria-hidden="true"] {
    transform: scale(1);
    transition: .3s all;

}

.cac_gian_hang_slider .slick-center,
.cac_gian_hang_slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] {
    transform: scale(1.2);
    position: relative;
    z-index: 9;
}

.title_sidebar {
    width: 58px;
    position: absolute;
    top: 0;
    height: 100%;
    background: url(../images/bg-gianhang.png) center no-repeat;
    /*right: 20%;*/
    /*transform: translateX(100%);*/
    background-size: cover;
}

.title_sidebar h4 {
    color: white;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    width: max-content;
    margin: 0;

}

.title_sidebar.right {
    right: 67%;
    transform: unset;
}

.title_sidebar.left {
    right: 25%;
}

.cac_gian_hang_slider .slick-slide .box_content,
.cac_gian_hang_slider .slick-slide[aria-hidden="true"]:not(.slick-cloned)~.slick-cloned[aria-hidden="true"] .box_content {
    opacity: 0;
    transition: .3s all;

}

.cac_gian_hang_slider .slick-center .box_content,
.cac_gian_hang_slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .box_content {
    opacity: 1
}

.cac_gian_hang_slider .slick-slide .title_sidebar,
.cac_gian_hang_slider .slick-slide[aria-hidden="true"]:not(.slick-cloned)~.slick-cloned[aria-hidden="true"] .title_sidebar {
    opacity: 1;
    transition: .3s all;

}

.cac_gian_hang_slider .slick-center .title_sidebar,
.cac_gian_hang_slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .title_sidebar {
    opacity: 0
}



.cac_gian_hang_slider .box_content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: url(../images/bg-gianhang.png) center no-repeat;
    background-size: cover;
    height: 100%;
    width: 60%;
    display: flex;
    align-items: center;
}

.cac_gian_hang_slider .box_content:before {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 0;
    top: 35%;
    transform: translateX(50%) rotate(45deg);
    content: '';
    background-color: #14498f;
}

.cac_gian_hang_slider .one_item {
    position: relative;
}

.cac_gian_hang_slider .box_content .content_inner {
    padding: 0 80px;
}

.cac_gian_hang_slider .box_content .content_inner h3 {
    line-height: 1.5;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.cac_gian_hang_slider .box_content .content_inner h3 span {
    text-transform: initial;
    font-size: 15px;
    font-weight: 400;
}

.cac_gian_hang_slider .box_content .content_inner .content {
    color: #ffffff;
    font-size: 15px;
}

.arrow_style {
    width: 16px;
    height: 30px;
    background-image: url(../images/left_arrow.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}

.arrow_style.prev.slick-arrow {
    left: 120px;
}

.arrow_style.next.slick-arrow {
    right: 120px;
    transform: translateY(-50%) rotate(180deg);

}

.dat-gian-hang h1 {
    margin-bottom: 0;
}
.language_item{
    display: none;
}