.elementor-nav-menu--main .elementor-nav-menu ul.sub-menu {
    min-width: 248px !important;
    padding: 8px 0;
    border-top: 4px solid #0962C9;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border: none;
}
.header-right ul.menu-right {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    justify-content: right;
    list-style: none;
    align-items: center;
    width: calc(100% - 103px);
    padding-right: 20px;
}
.header-right ul.menu-right li {
    padding-right: 40px;
}
.header-right ul.menu-right li:last-child {
    padding-right: 0;
}
.header-right ul.menu-right li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.header-right ul.menu-right li a:hover {
    color: #C5A55A;
}
.header-right .btn-link {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    background-color: #0574CC;
    padding: 11px 28px;
    border-radius: 10px;
}
.header-right .btn-link:hover {
    background-color: #C5A55A;
    color: #fff;
}
.elementor-nav-menu--main .elementor-nav-menu li.pll-parent-menu-item ul.sub-menu {
    min-width: 100px !important;
    max-width: 100px !important;
}
.elementor-widget-nav-menu .elementor-nav-menu--main li.menu-item.current-menu-item>.elementor-item-active {
    font-weight: 700;
}
.elementor-widget-nav-menu .elementor-nav-menu--main li.menu-item.current-menu-item>.elementor-item-active:before {
    content: "";
    width: 40px;
    height: 40px;
    background: #D5E8FF;
    position: absolute;
    z-index: -1;
    left: 0;
}
.elementor-widget-nav-menu ul.elementor-nav-menu.hovered-menu>li.menu-item>.elementor-item-active:before {
	opacity: 0;
}
ul.elementor-nav-menu .item-hovered {
    width: 40px;
    height: 40px;
    background: #D5E8FF;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
	transition: all .3s;
}
.menu-footer .menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-footer .menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.menu-footer .menu li {
    margin-bottom: 18px;
}
.menu-footer .menu li ul li {
    margin-bottom: 10px;
}
.menu-footer .menu li:last-child {
    margin-bottom: 0;
}
.menu-footer .menu li ul.sub-menu {
    list-style: none;
    position: relative;
    margin-top: 15px;
    padding: 0;
}
.menu-footer .menu li ul li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #2580E9;
    position: absolute;
    left: 0;
    top: 10px;
}
.menu-footer .menu li ul li a {
    position: relative;
    font-weight: 500;
    padding-left: 20px;
}
.section-slider-image {
    position: relative;
    display: block;
    overflow: hidden;
}
.section-slider-image .wapper {
    max-width: 1170px;
    margin: 0 auto;
	height: 100%;
}
.section-slider-image .main-slider .item {
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 20px 0;
	height: inherit;
}
.slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 50px;
    height: 50px;
	margin-top: -25px;
    z-index: 22;
    background-color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 50px;
    cursor: pointer;
    border-radius: 100%;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
}
.section-slider-image .main-slider .body-slider {
    width: 55%;
}
.section-slider-image .main-slider .image-slider {
    width: 45%;
}
.slick-slider .slick-arrow.arrow-next {
    right: 15px;
    left: auto;
}
.slick-slider .slick-arrow.arrow-next i {
    position: relative;
    left: 3px;
}
.slick-slider .slick-arrow.arrow-prev i {
    position: relative;
    left: -3px;
}
.section-slider-image .slick-arrow {
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}
.section-slider-image .main-slider:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.mfp-iframe-holder .mfp-close {
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    opacity: 1;
}
.main-blog .item-row {
	flex-direction: row;
	overflow-x: scroll;
	margin: 0 -15px;
}
.main-blog .item-col-4 {
    min-width: 25%;
    width: 25%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.main-blog .item-row {
  display: flex;
}
.main-blog .item-row {
	scrollbar-width: thin;
	scrollbar-color: #D0C9D6 white;
}
/* Works on Chrome, Edge, and Safari */
.main-blog .item-row::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: white;
}
.main-blog .item-row::-webkit-scrollbar-thumb {
	background: #D0C9D6;
	border-radius: 5px;
}
.slick-dots {
    padding: 0;
    list-style: none;
}
.slick-dots li {
    padding: 0 5px;
    display: inline-block;
}
.slick-dots li button {
    font-size: 0;
    padding: 0;
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #B1CDDB;
    border: none;
    border-radius: 0;
}
.slick-dots li button:hover {
    background-color: #0962C9;
}
.slick-dots li.slick-active button {
    background-color: #0962C9;
}
.slick-dots li button:focus {
    border: none;
    outline: none;
}
.slick-slider.slick-dotted .slick-dots {
    text-align: center;
}
.section-slider-image .main-slider h2 {
    margin: 0;
    font-size: 48px;
    line-height: 56px;
    color: #003789;
}
.section-slider-image .main-slider h3 {
    font-size: 32px;
    line-height: 44px;
    margin: 0;
}
.section-slider-image .main-slider .item-entry {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: inherit;
    justify-content: space-between;
}
.section-slider-image .main-slider p {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 50px;
}
.section-slider-image .btn-slider a {
    display: inline-block;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #C5A55A;
    padding: 14px 28px;
    border-radius: 10px;
}
.section-slider-image .btn-slider a:hover {
    background-color: #0574CC;
}
.section-slider-image .main-slider .slick-dots {
    position: absolute;
    bottom: 50px;
    left: calc( calc(100% - 1170px) / 2);
    text-align: left;
}
.section-slider-image .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    border: 1px solid #FFFFFF;
	line-height: 22px;
}
.section-slider-image .main-slider .item-entry .image-slider {
    padding-left: 30px;
    padding-top: 8%;
}
.elementor-image-gallery .gallery-item a img {
    border: none !important;
}
.elementor-image-gallery .gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.section-slider-image .main-slider .slick-track {
    display: flex;
    flex-wrap: wrap;
}
.section-slider-image .slick-dots li.slick-active button {
    background-color: #0962C9;
}
.section-slider-image .slick-dots li {
    height: 20px;
    width: 20px;
    background-color: rgba(255,255,255, 0);
    padding: 0;
    text-align: center;
    line-height: 20px;
	margin-right: 8px;
}
.section-slider-image .slick-dots li.slick-active {
    background-color: rgba(255,255,255, 0.5);
}
.section-slider-image .slick-dots li:last-child {
    margin-right: 0;
}
.tabs-slider .tabs-nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -21px;
}
.tabs-slider .tabs-nav ul li {
    padding: 0 21px;
}
.tabs-slider .tabs-nav ul li a {
    border: 2px solid #0574CC;
    text-transform: uppercase;
    color: #0574CC;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    display: inline-block;
    padding: 10px 22px;
    border-radius: 10px;
}
.tabs-slider .tabs-nav ul li a:hover, .tabs-slider .tabs-nav ul li a.active {
    background-color: #0574CC;
    color: #fff;
}
.tabs-slider .tabs-content .item-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
}
.tabs-slider .tabs-content .item-image {
    width: 50%;
    padding: 0 15px;
	text-align: center;
}
.tabs-slider .tabs-content .item-content {
    width: 50%;
    padding: 0 15px;
}
.tabs-slider .tabs-nav {
    margin-bottom: 70px;
}
.tabs-slider .item-content .item-desc {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.tabs-slider .item-content .item-desc .icon {
    max-width: 30px;
}
.tabs-slider .item-content .item-desc .entry-content {
    width: calc(100% - 30px);
    padding-left: 15px;
}
.tabs-slider .item-content .item-desc .entry-content h3 {
    margin: 0;
    color: #363E49;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 12px;
}
.tabs-slider .item-content .item-desc .entry-content p {
    color: #363E49;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
}
.tabs-slider .item-content .item-desc:last-child {
    margin-bottom: 0;
}
.tabs-slider .slick-slider.slick-dotted .slick-dots {
    margin-top: 30px;
}
.tabs-slider .tabs-content .item-image img {
    display: inline-block;
}
.section-giaiphap {
    overflow: hidden;
    position: relative;
    display: block;
}
.section-giaiphap .image-main {
    position: relative;
    text-align: center;
    min-height: 436px;
}
.blog-new.type-featured .title {
    font-size: 34px;
    line-height: 44px;
    margin: 0 0 24px;
    color: #000;
}
.list-blog .row-blog {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
}
.list-blog .item-col {
    padding: 0 13px;
    width: 66%;
    position: relative;
}
.list-blog .item-col.item-list {
    width: 34%;
}
.type-featured .list-blog .item-featured .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.type-featured .list-blog .item-featured .thumbnail {
    height: 300px;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}
.type-featured .list-blog .item-blog {
    box-shadow: 0px 1px 3px rgb(16 24 40 / 10%);
    border-radius: 8px;
}
.type-featured .list-blog .item-featured .content-blog {
    padding: 20px 20px 10px;
}
.type-featured .list-blog .item-featured .content-blog p {
    margin-bottom: 0;
}
.type-featured .list-blog .item-featured .title-blog {
    margin: 0 0 10px;
    font-size: 17px;
    line-height: 22px;
}
.type-featured .list-blog .item-featured .title-blog a{
    color: #333;
}
.type-featured .list-blog .item-featured .title-blog a:hover {
    color: #C5A55A;
}
.type-featured .list-blog .item-featured .date {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    display: block;
    padding-bottom: 10px;
}
.type-featured .list-blog .item-featured .date svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.type-featured .item-list .item-blog .wrap {
    display: flex;
    flex-wrap: wrap;
    min-height: 137px;
}
.type-featured .item-list .item-blog .thumbnail {
    width: 42%;
    position: relative;
}
.type-featured .item-list .item-blog .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    position: absolute;
}
.type-featured .item-list .item-blog .content-blog {
    width: 58%;
    padding: 15px;
}
.type-featured .item-list .item-blog .content-blog .title-blog {
    margin: 0;
    font-size: 17px;
    line-height: 22px;
}
.type-featured .item-list .item-blog .content-blog .title-blog a {
    color: #333;
}
.type-featured .item-list .item-blog .content-blog .title-blog a:hover {
    color: #0962C9;
}
.list-blog .item-col.item-list .item-blog {
    margin-bottom: 20px;
    overflow: hidden;
}
.list-blog .item-col.item-list .item-blog:last-child {
    margin-bottom: 0;
}
.type-featured .item-list .item-blog .thumbnail a {
    display: block;
}
.blog-new.type-list .title {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    margin: 0 0 24px;
    padding-bottom: 4px;
    border-bottom: 1px solid #D2CFCC;
}
.blog-new.type-list .title .view-all {
    color: #0574CC;
    font-size: 14px;
    line-height: 24px;
    text-decoration: underline;
	 padding-top: 5px;
}
.blog-new.type-list .title {
    display: flex;
    justify-content: space-between;
    align-items: start;
    font-size: 22px;
    line-height: 28px;
    color: #000;
    margin: 0 0 24px;
    padding-bottom: 4px;
    border-bottom: 1px solid #D2CFCC;
}
.blog-new.type-list .title a{
    color: #000;
}
.blog-new.type-list .title a:hover{
    color: #E0C890;
}
.type-list .list-blog .item-featured .thumbnail {
    width: 36%;
}
.type-list .list-blog .item-featured .thumbnail img {
    border-radius: 10px;
}
.type-list .list-blog .item-featured .content-blog {
    width: 64%;
    padding-left: 20px;
}
.type-list .list-blog .item-featured .wrap {
    display: flex;
    flex-wrap: wrap;
}
.type-list .list-blog .item-featured .item-blog:first-child {
    border-bottom: 1px solid #FEDAA6;
    padding-bottom: 14px;
    margin-bottom: 16px;
}
.type-list .list-blog .item-featured .content-blog .title-blog {
    margin: 0 0 10px;
    font-size: 17px;
    line-height: 22px;
}
.type-list .list-blog .item-featured .content-blog .title-blog a {
    color: #000;
}
.type-list .list-blog .item-featured .content-blog .title-blog a:hover {
    color: #0962C9;
}
.type-list .list-blog .item-featured .content-blog .date span {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    padding-left: 5px;
    font-size: 14px;
    line-height: 18px;
}
.type-list .list-blog .item-list .thumbnail {
    width: 115px;
    height: 96px;
}
.type-list .list-blog .item-blog .wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.type-list .list-blog .item-list .thumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 8px;
}
.type-list .list-blog .item-list .content-blog {
    width: calc(100% - 115px);
    padding-left: 15px;
}
.type-list .list-blog .item-list .content-blog .title-blog {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
}
.type-list .list-blog .item-list .content-blog .title-blog a {
    color: #000;
}
.type-list .list-blog .item-list .content-blog .title-blog a:hover {
    color: #0962C9;
}
.section-giaiphap .info-desc .wrap {
    background-color: #fff;
    box-shadow: 0px -2px 25px 7px rgb(22 52 80 / 7%);
    border-radius: 10px;
    padding: 16px;
    max-width: 372px;
    height: 136px;
	position: relative;
}
.section-giaiphap .info-desc h4 {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 18px;
}
.section-giaiphap .info-desc p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.section-giaiphap .warpper {
    position: relative;
    width: 100%;
    max-width: 1032px;
    margin: 0 auto;
}
.section-giaiphap .info-desc.info-1 {
    position: absolute;
    top: 0;
    left: 0;
}
.section-giaiphap .info-desc.info-2 {
    position: absolute;
    top: 0;
    right: 0;
}
.section-giaiphap .info-desc.info-3 {
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-giaiphap .info-desc.info-4 {
    position: absolute;
    bottom: 0;
    right: 0;
}
.section-giaiphap .info-desc.info-1 .wrap:before {
    content: "";
    position: absolute;
    background-image: url(../images/arrow-dot-right.png);
    width: 178px;
    height: 42px;
    z-index: 1;
    bottom: -37px;
    left: 163px;
}
.section-giaiphap .info-desc.info-3 .wrap:before {
    content: "";
    position: absolute;
    background-image: url(../images/arrow-dot-right.png);
    width: 178px;
    height: 42px;
    z-index: 1;
    top: -37px;
    left: 163px;
    transform: rotateX(180deg);
}
.section-giaiphap .info-desc.info-2 .wrap:before {
    content: "";
    position: absolute;
    background-image: url(../images/arrow-dot-left.png);
    width: 178px;
    height: 42px;
    z-index: 1;
    bottom: -37px;
    left: 28px;
}
.section-giaiphap .info-desc.info-4 .wrap:before {
    content: "";
    position: absolute;
    background-image: url(../images/arrow-dot-left.png);
    width: 178px;
    height: 42px;
    z-index: 1;
    top: -37px;
    left: 28px;
    transform: rotateX(180deg);
}
.slider-hotro {
    display: block;
    position: relative;
    overflow: hidden;
}
.slider-hotro .item-slider .wrapper {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 1040px;
    margin: 0 auto;
    justify-content: right;
    align-items: center;
	overflow: hidden;
}
.slider-hotro .item-slider .wrapper .image-main {
    width: 55%;
    position: relative;
    z-index: 2;
    right: -44px;
}
.slider-hotro .item-slider .wrapper .info-desc {
    width: 65%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.slider-hotro .item-slider .info-desc .wrap {
    position: relative;
    padding: 40px 0px 32px 68px;
    padding-right: calc(15% + 40px);
    border-radius: 12px;
	background-color: transparent;
    background: linear-gradient(225deg, #1F3B78 3.26%, #5A7BC4 100%);
}
.slider-hotro .item-slider .info-desc h4 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 24px;
    line-height: 48px;
}
.slider-hotro .item-slider .info-desc .desc p {
    margin: 0;
}
.slider-hotro .item-slider .info-desc .desc {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.btn {
    display: inline-block;
    background-color: #0962C9;
    color: #fff;
    padding: 12px 28px;
    border-radius: 2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    border: 1px solid #0962C9;
}
.btn:hover {
    color: #0962C9;
    background-color: #fff;
}
.slider-hotro .item-slider .info-desc .btn {
    margin-top: 25px;
}
.slider-hotro .item-slider .app-row {
    display: flex;
}
.slider-hotro .item-slider .app-info .app-qr {
    max-width: 114px;
}
.slider-hotro .item-slider .app-info .item-app-store {
    padding-left: 44px;
}
.slider-hotro .item-slider .app-info .item-app-store .app-store {
    margin-bottom: 20px;
}
.slider-hotro .slick-slider.slick-dotted .slick-dots {
    margin-top: 20px;
}
.form-contact .item-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.form-contact .col-full {
    width: 100%;
    padding: 0 16px;
    position: relative;
}
.form-contact .col-2 {
    width: 50%;
    padding: 0 15px;
    position: relative;
}
.form-contact .wpcf7-form-control-wrap {
    margin-bottom: 16px;
    display: block;
}
.form-contact input.wpcf7-form-control {
    height: 40px;
    border: 1px solid #757575;
    border-radius: 8px;
    background-color: #F6F6F6;
    font-size: 15px;
    color: #757575;
    line-height: 20px;
    padding: 10px 16px;
}
.form-contact .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 14px;
}
.form-contact input.wpcf7-form-control.wpcf7-submit {
    background-color: #0962C9;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-color: #0962C9;
    width: 100%;
    border-radius: 0;
}
.form-contact input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #fff;
    color: #0962C9;
}
.form-contact .col-full.submit {
    margin-top: 15px;
}
.scroll-blog {
    display: block;
    position: relative;
    overflow: hidden;
}
.scroll-blog .top-blog h2 {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    margin: 0 0 26px;
}
.scroll-blog .top-blog .link-all {
    text-align: right;
    display: block;
}
.scroll-blog .top-blog {
    margin-bottom: 30px;
}
.scroll-blog .top-blog .link-all a {
    color: #0574CC;
    text-decoration: underline;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}
.scroll-blog .top-blog .link-all a:hover{
    color: #0962C9;
}
.scroll-blog .item .thumbnail {
    height: 200px;
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 20px;
}
.scroll-blog .item .thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    transition: all .3s;
}
.scroll-blog .item:hover .thumbnail img {
    transform: scale(1.2);
}
.scroll-blog .item .content-product h3 a {
    color: #494949;
}
.scroll-blog .item .content-product h3 a:hover{
    color: #0962C9;
}
.scroll-blog .item .content-product h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 8px;
    text-transform: uppercase;
}
.scroll-blog .item .content-product .data {
    color: #969BAB;
    font-size: 14px;
    margin-bottom: 8px;
    font-style: italic;
    font-family: 'Roboto';
}
.form-profile .upload-file span[data-name="file-cv"] input {
    display: none;
}
.slider-doitac .item-slider .wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    align-items: end;
}
.slider-doitac .item-slider .image-main img {
    width: 100%;
    position: relative;
    z-index: 1;
}
.slider-doitac {
    display: block;
    position: relative;
}
.doitac-nav {
    position: absolute;
    bottom: 0;
    width: 34.5%;
    text-align: right;
}
.doitac-nav .slider-nav {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
	cursor: pointer;
}
.doitac-nav .slider-nav.nav-prev {
    background-color: #EEF2F8;
    transform: rotate(180deg);
}
.slider-doitac .item-slider .image-main {
    width: 34.5%;
}
.slider-doitac .item-slider .info-doitac {
    width: 65.5%;
    background-color: #195AA5;
    padding: 61px 90px 53px 93px;
    position: relative;
    height: 100%;
    z-index: 1;
}
.slider-doitac .item-slider .image-main {
    width: 34.5%;
    position: relative;
    padding-top: 52px;
}
.slider-doitac .item-slider .image-main:before {
    content: "";
    background-image: url(../images/bg-doitac.png);
    width: 200px;
    height: 187px;
    position: absolute;
    top: 0;
    right: -70px;
}
.slider-doitac .item-slider .info-doitac .desc {
    text-align: justify;
}
.slider-doitac .item-slider .info-doitac .cv {
    font-size: 16px;
}
.slider-doitac .item-slider .info-doitac .name {
    margin-top: 20px;
    margin-bottom: 1px;
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-top: 12px;
}
.slider-doitac .item-slider .info-doitac .name:before {
    content: "";
    height: 2px;
    width: 28px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #D9D9D9;
}
.slider-doitac .item-slider .info-doitac .icon-quote-top {
    position: absolute;
    left: 20px;
    top: 40px;
}
.slider-doitac .item-slider .info-doitac .icon-quote {
    position: absolute;
    bottom: -8px;
    right: 20px;
}
.slider-doitac .item-slider .info-doitac p {
    margin: 0;
    padding-left: 0;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.slider-doitac .item-slider .info-doitac .btn-link {
    margin-top: 10%;
    color: #0574CC;
    background-color: #fff;
    border-color: #0574CC;
    padding: 10px 15px 5px;
}
.slider-doitac .item-slider .info-doitac .btn-link svg {
    display: inline-block;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.slider-doitac .item-slider .info-doitac .btn-link:hover {
    color: #0962C9;
}
.counter-khachhang .wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    max-width: 850px;
}
.counter-khachhang .info-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	height: 610px;
}
.counter-khachhang .info-center .info-warpper {
    width: 550px;
    margin: 0 auto;
}
.counter-khachhang .info-center h2 {
    color: #fff;
    font-size: 40px;
    line-height: 44px;
    max-width: 485px;
    text-align: center;
    margin: 0 auto;
}
.counter-khachhang .info-center .title-section {
    width: 100%;
    margin-bottom: 30px;
}
.counter-khachhang .info-center .list-num {
    width: 100%;
}
.counter-khachhang .info-center .list-num .item-row {
    display: flex;
    flex-wrap: wrap;
}
.counter-khachhang .info-center .list-num .item {
    width: 33.33333%;
    text-align: center;
    padding: 0 10px;
}
.counter-khachhang .info-center .list-num .item .number {
    color: #E0C890;
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
}
.counter-khachhang .info-center .list-num .item .title {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 12px;
}
.counter-khachhang .list-logo .item-logo {
    position: absolute;
    width: 135px;
    height: 85px;
}
.counter-khachhang .list-logo .item-logo .wrap-logo {
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.counter-khachhang .list-logo .item-1 {
    left: 26%;
    top: 0;
}
.counter-khachhang .list-logo .item-2 {
    right: 26%;
    top: 0;
}
.counter-khachhang .list-logo .item-3 {
    left: 5%;
    top: 130px;
}
.counter-khachhang .list-logo .item-4 {
    top: 130px;
    right: 5%;
}
.counter-khachhang .list-logo .item-5 {
    top: 270px;
    left: 0;
}
.counter-khachhang .list-logo .item-6 {
    right: 0;
    top: 270px;
}
.counter-khachhang .list-logo .item-7 {
    left: 5%;
    top: 410px;
}
.counter-khachhang .list-logo .item-8 {
    right: 5%;
    top: 410px;
}
.counter-khachhang .list-logo .item-9 {
    left: 26%;
    bottom: 0;
}
.counter-khachhang .list-logo .item-10 {
    right: 26%;
    bottom: 0;
}
.tabs-slider {
    display: block;
    position: relative;
    overflow: hidden;
}
.devn-price-table {
    background-color: #fff;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
    border-radius: 16px;
    position: relative;
    display: block;
}
.table-header {
    padding: 40px 40px 0;
}
.table-header h3 {
    margin: 0 0 10px;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 25px;
}
.table-header .header-desc {
    color: #A5A5A5;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}
.table-header .wapper {
    border-bottom: 1px solid #EAEEF6;
    padding-bottom: 15px;
}
.features-list {
    padding: 18px 40px;
}
.features-list .item-list {
    color: #313131;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 14px;
    font-weight: 600;
    position: relative;
}
.features-list .item-list i {
    position: absolute;
    left: 0;
    top: 0;
}
.features-list .item-list .text {
    padding-left: 25px;
    display: inline-block;
    width: 100%;
}
.table-footer {
    padding: 22px 20px;
    text-align: center;
}
.table-footer .footer-desc {
    font-size: 17px;
    color: #5C5C5C;
    margin-bottom: 18px;
    font-weight: 700;
}
.table-footer .btn-link {
    width: 100%;
    background-color: #fff;
    color: #B9963E;
}
.table-footer .btn-link:hover {
    background-color: #B9963E;
    color: #fff;
}
.features-list .item-list:last-child {
    margin-bottom: 0;
}
.content-tabs-banner .item-banner {
    display: none;
}
.content-tabs-banner .item-banner.active {
    display: block;
}
.nav-tabs-banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.nav-tabs-banner ul li {
    width: 50%;
}
.nav-tabs-banner ul a {
    background-color: #FFFFFF;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 25px 15px 25px;
    color: #868686;
    font-weight: 700;
    text-transform: uppercase;
}
.nav-tabs-banner ul a.active {
    background-color: #0962C9;
    color: #fff;
}
.nav-tabs-banner ul li img {
    filter: invert(60%) sepia(0%) saturate(2233%) hue-rotate(11deg) brightness(89%) contrast(66%);
	    margin-right: 13px;
}
.nav-tabs-banner ul li .active img {
    filter: brightness(0) invert(1);
}
.nav-tabs-banner ul a:not(.active):hover {
    color: #0962C9;
}
.nav-tabs-banner {
    display: block;
    position: relative;
    background-color: #F2F2F2;
}
.nav-tabs-banner ul li.item {
    display: inline-block;
    padding-left: 40px;
}
.nav-tabs-banner ul li.item:first-child {
    padding-left: 0;
}
.nav-tabs-banner ul li.item .btn-tab {
    color: #0574CC;
    border-color: #0574CC;
    background-color: #fff;
}
.nav-tabs-banner ul li.item .btn-tab:hover,
.nav-tabs-banner ul li.item .btn-tab.active {
    background-color: #0574CC;
    color: #fff;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-top: 0;
    padding-top: 0;
}
.elementor-accordion[role="tablist"] .elementor-accordion-item {
    border: 1.5px solid #D0C9D6;
    margin-bottom: 12px;
    border-radius: 12px;
}
.elementor-accordion[role="tablist"] .elementor-accordion-item+.elementor-accordion-item {
    border-top: 1.5px solid #D0C9D6;
}
.elementor-widget.elementor-align-left .elementor-icon-list-item {
    align-items: start;
}
.elementor-widget.elementor-align-left .elementor-icon-list-item .elementor-icon-list-icon {
    margin-top: 4px;
}
.dich-vu {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 5% 0;
}
.dich-vu.type-layout_2 h2 {
    padding-bottom: 5%;
}
.container {
    max-width: 1190px;
    margin: 0 auto;
    padding: 0 10px;
}
.section-accordion {
    display: block;
    background-color: #fff;
    padding: 5% 0;
}
.section-accordion .list-accordion .item-accordion h2 {
    text-align: left;
}
.dich-vu .item-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -35px;
}
.dich-vu .item-col {
    position: relative;
    padding: 0 35px;
}
.dich-vu .item-col.image-item {
    width: 45%;
}
.dich-vu .item-col.entry-item {
    width: 55%;
}
.dich-vu.layout-right .image-item {
    order: 2;
}
.dich-vu .main-entry h2 {
    font-size: 34px;
    line-height: 44px;
    margin: 0 0 18px;
    text-align: left;
}
.dich-vu .entry-item .number {
    color: #ABEEFB;
    font-size: 84px;
    line-height: 84px;
    font-weight: bold;
    position: relative;
    margin-bottom: -25px;
}
.dich-vu .main-entry {
    background-color: #fff;
    position: relative;
    display: block;
}
.dich-vu .main-entry .desc {
    color: #363E49;
    font-size: 16px;
    line-height: 22px;
}
.dich-vu .main-entry .desc ul {
    padding: 0;
    list-style: none;
}
.dich-vu .main-entry .desc ul li:last-child {
    margin-bottom: 0;
}
.dich-vu .main-entry .desc ul li {
    padding-left: 30px;
    margin-bottom: 20px;
    position: relative;
}
.dich-vu .main-entry .desc ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(../images/icon-li.png);
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.dich-vu.type-layout_2 .main-entry .desc ul li:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #0574CC;
    background: none;
    font-size: 22px;
}
.dich-vu.type-layout_2 .main-entry .desc ul li {
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 25px;
}
.wp-block-image .aligncenter {
    text-align: center;
}
.wp-block-image .alignright {
    text-align: right;
}
.breadcrumb {
    display: block;
    position: relative;
    padding: 0 0 15px;
}
.breadcrumb ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.breadcrumb ul li {
    display: inline-block;
    color: #0574CC;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}
.breadcrumb ul li a{
    color: #0574CC;
}
header.page-header h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 25px;
}
.single-post main#content,
.archive main#content {
    margin-top: 50px;
}
.list-post-category {
    display: block;
    position: relative;
}
.list-post-category .item-row {
    display: flex;
    flex-wrap: wrap;
}
.list-post-category .item-col:before {
    content: '';
    border-bottom: 1px solid #D2CFCC;
    width: calc(100% - 30px);
    position: absolute;
    bottom: 0;
    left: 15px;
}
.list-post-category .item-col {
    display: flex;
    flex-wrap: wrap;
	position: relative;
    padding-bottom: 20px;
    margin: 0 -15px 24px;
}
.list-post-category .item-col .item-post {
    position: relative;
    padding: 0 15px;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.pagination .nav-links .next.page-numbers {
    color: #667085;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    margin-left: 25px;
    padding-right: 28px;
}
nav.navigation.pagination {
    text-align: center;
    display: block;
    margin-bottom: 5%;
}
.pagination .nav-links .next.page-numbers svg {
    position: absolute;
    top: 10px;
    right: 0;
}
.pagination .nav-links .page-numbers {
    color: #667085;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    padding: 9px 17px;
	 border-radius: 8px;
}
.pagination .nav-links a.page-numbers:not(.prev, .next):hover{
	color: #fff;
	background-color: #0962C9;
}
.pagination .nav-links a.page-numbers.next:hover,
.pagination .nav-links a.page-numbers.prev:hover{
	color: #0962C9;
}
.pagination .nav-links .page-numbers.current {
    background-color: #0962C9;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 17px;
    border-radius: 8px;
}
.pagination .nav-links .prev.page-numbers {
    position: relative;
    padding-left: 28px;
}
.pagination .nav-links .prev.page-numbers svg {
    position: absolute;
    left: 0;
    top: 10px;
}
.list-post-category .item-col .item-post .thumbnai {
    width: 46%;
}
.list-post-category .item-col .item-post .info-blog {
    width: 54%;
    padding-left: 20px;
}
.list-post-category .item-post .info-blog p {
    margin-bottom: 0;
}
.list-post-category .item-post .info-blog h4 a {
    color: #333;
    text-decoration: none;
}
.list-post-category .item-post .info-blog h4 a:hover {
    color: #0962C9;
}
.list-post-category .item-post .info-blog h4 {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 9px;
}
header.page-header .date,
.list-post-category .item-post .info-blog .date {
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
}
header.page-header .date svg,
.list-post-category .item-post .info-blog .date svg {
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.list-post-category .item-col .item-post .thumbnai img {
    height: 177px;
    border-radius: 8px;
    object-fit: cover;
}
.list-post-category .item-col:empty {
     display: none;
}
.single-post header.page-header h1 {
    margin-bottom: 10px;
}
.blog-content .item-row {
    display: flex;
    flex-wrap: wrap;
}
.blog-content .blog-entry {
    width: 65%;
}
.blog-content .sidebar-blog {
    width: 35%;
    padding-left: 6%;
}
.wp-block-image figcaption {
    margin-top: 1em;
}
.sidebar-blog .widget-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px;
}
.sidebar-blog .list-post {
    background-color: #F3F7FD;
    border-radius: 8px;
    padding: 16px;
}
.sidebar-blog .list-post ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar-blog .list-post ul li a {
    display: flex;
    flex-wrap: wrap;
}
.sidebar-blog .list-post ul li .thumbnai {
    width: 35%;
}
.sidebar-blog .list-post ul li .thumbnai img {
    border-radius: 8px;
}
.sidebar-blog .list-post ul li h4 {
    width: 65%;
    padding-left: 10px;
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    color: #000;
}
.sidebar-blog .list-post ul li {
    margin-bottom: 15px;
}
.blog-content .sidebar-blog .widget {
    padding-bottom: 15%;
    display: block;
}
.sidebar-blog .list-post .view-all {
    text-align: right;
}
.sidebar-blog .list-post .view-all a {
    color: #0574CC;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 500;
}
.sidebar-blog .list-post .view-all a:hover {
    color: #0962C9;
}
.blog-post-footer .scroll-blog .top-blog h2 {
    text-align: left;
    font-size: 22px;
    line-height: 28px;
    border-bottom: 1px solid #D2CFCC;
}
.blog-post-footer {
    display: block;
    position: relative;
    padding-bottom: 5%;
}
.blog-footer .wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.blog-footer .post-tags {
    width: 50%;
    position: relative;
    padding: 0 10px;
}
.blog-footer .post-share {
    width: 50%;
    position: relative;
    padding: 0 10px;
    text-align: right;
}
.blog-footer .post-share ul.social {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
.blog-footer .post-share .social-share span.text {
    display: inline-block;
    margin-right: 20px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
	color: #0962C9;
}
.blog-footer .post-share ul.social li {
    display: inline-block;
    margin-right: 10px;
}
.blog-footer .post-share ul.social li:last-child {
    margin-right: 0;
}
.blog-footer .post-tags .icon-tag {
    display: inline-block;
}
.blog-footer .post-tags .items-tag {
    display: inline-block;
}
.blog-footer .post-tags a {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    color: #1F3B78;
    font-weight: 500;
    background-color: #F0F0F0;
    padding: 2px 8px;
    margin-right: 15px;
}
.blog-footer .post-tags a:last-child {
    margin-right: 0;
}
.blog-footer .post-tags .icon-tag svg {
    position: relative;
    top: 4px;
    margin-right: 15px;
}
.blog-footer .post-tags a:hover {
    background-color: #0962C9;
    color: #fff;
}
.blog-footer {
    padding-top: 5%;
    padding-bottom: 10px;
    border-bottom: 1.5px solid #D0C9D6;
    margin-bottom: 8%;
}
.image-content {
    position: relative;
    display: block;
    overflow: hidden;
}
.image-content .item-list:not(.layout-full) .item-container {
    width: 100%;
    max-width: 1130px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
.image-content .item-list .info-desc h3 {
    color: #0574CC;
    font-size: 34px;
    line-height: 44px;
    margin: 0 0 18px;
}
.image-content .item-list .info-desc .desc ul {
    padding-left: 0;
    list-style: none;
}
.image-content .item-list .info-desc .desc ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 14px;
}
.image-content .item-list .info-desc .desc ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 14px;
    width: 16px;
    background-image: url(../images/20-Checked.png);
}
.image-content .item-list .info-desc .number {
    background-color: #0574CC;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: relative;
	margin-bottom: 10px;
}
.image-content .item-list .info-desc .number:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #0574CC;
    border-radius: 100%;
    left: -12px;
    top: -10px;
}
.header-right ul.menu-right li a.btn-link:hover {
    color: #fff;
}
.header-right .item-row {
    display: flex;
    flex-wrap: wrap;
}
.selected-language.wrap-drop {
    width: 103px;
	height: 40px;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
	display: inline-block;
    z-index: 2;
    border: 1.5px solid rgba(5, 116, 204, 0.8);
    border-radius: 50px;
}
.selected-language.wrap-drop .drop {
    width: 150px;
    background: #fff;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
    display: none;
    right: 0;
    list-style: none;
    margin-top: 0;
    opacity: 0;
    padding: 5px 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    text-align: left;
    z-index: 2;
}
.selected-language.wrap-drop .drop li a {
    color: #1F3B78;
    display: block;
    text-decoration: none;
    padding: 8px 12px;
}
.selected-language.wrap-drop span {
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 38px;
    padding: 0 10px;
}
.selected-language.wrap-drop .drop li.selected a,
.selected-language.wrap-drop .drop li:hover a {
	color:#0962C9;
}
.selected-language.wrap-drop.active .drop {
	display:block;
	opacity:1;
	pointer-events:auto;
}
.popup-dangky-form .popup-dangky {
    max-width: 735px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0px -2px 25px 7px rgb(22 52 80 / 7%);
    border-radius: 10px;
    padding: 30px 70px;
	position: relative;
	margin-top: 25px;
}
.mfp-close-btn-in .mfp-close {
    width: 58px;
    height: 58px;
    background: none;
    outline: none !important;
    padding: 0;
    margin: 0;
    top: -25px;
    opacity: 1;
    right: -16px;
}
.popup-thankyou {
    margin: 0 auto;
    max-width: 586px;
    background-color: #fff;
    box-shadow: 0px -2px 25px 7px rgb(22 52 80 / 7%);
    border-radius: 12px;
    padding: 50px 20px 30px;
    position: relative;
}
.list-duan .row-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.list-duan .item-col {
    width: 33.33333%;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 4%;
}
.list-duan .item-col h2 {
    color: #363E49;
    font-size: 22px;
    line-height: 28px;
}
.list-duan .item-col .thumb {
    position: relative;
}
.list-duan .item-col .thumb img {
    border-radius: 12px;
	transition-duration: 0.3s;
}
.list-duan .item-col:hover .thumb img {
	transition-duration: 0.3s;
	transform: translateY(-8px);
}
.list-accordion {
    position: relative;
    display: block;
}
.list-accordion .row-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    align-items: center;
}
.list-accordion .item-col {
    width: 50%;
    padding: 0 10px;
    position: relative;
}
.list-accordion .item-col.col-image {
    text-align: center;
}
.list-accordion .item-accordion h2 {
    margin: 0;
    font-size: 17px;
    line-height: 22px;
    padding: 15px 40px 15px 20px;
    position: relative;
	cursor: pointer;
}
.list-accordion .item-accordion .desc {
    padding: 0;
    visibility: hidden;
	transition: all .3s;
	height: 0;
}
.list-accordion .item-accordion h2 svg {
    position: absolute;
    right: 10px;
    transform: rotate(180deg);
}
.list-accordion .item-accordion.active h2 {
    color: #0574CC;
}
.list-accordion .item-accordion.active h2 svg {
    transform: rotate(0deg);
}
.list-accordion .item-accordion.active .desc {
	padding: 0 40px 15px 20px;
	visibility: visible;
    display: block;
	height: auto;
}
.list-accordion .item-accordion {
    border: 1.5px solid #D0C9D6;
    border-radius: 12px;
    margin-bottom: 12px;
	overflow: hidden;
}
.list-accordion .item-col .thumb {
    position: relative;
    display: block;
}
.list-accordion .item-col .thumb:before {
    content: "";
    width: 445px;
    height: 445px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #F3F7FD;
    border-radius: 100%;
    transform: translate(-50%, -50%);
}
.list-accordion .item-col .thumb img {
    position: relative;
}
.section-accordion .list-accordion .item-col.col-image .thumb {
    display: none;
}
.list-accordion .item-col.col-image .thumb.active {
    display: block;
}
.list-accordion .item-col .slider-gallery .item-gallery {
    text-align: center;
}
.list-accordion .item-col .slider-gallery img {
    display: inline-block;
	cursor: all-scroll;
}
.list-accordion.accordion-small .row-item {
    align-items: start;
}
.list-accordion.accordion-small .col-accordion {
    margin-top: 6%;
}
.section-about {
    position: relative;
    display: block;
    margin: 0 auto;
    padding-left: 240px;
}
.section-about:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 685px;
    height: 685px;
    background-color: #F2F2F2;
}
.section-about:after {
    content: "";
    position: absolute;
    bottom: -108px;
    left: -129px;
    width: 130px;
    height: 130px;
    background-color: #F2F2F2;
}
.section-about .warpper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
    padding-top: 75px;
}
.section-about .item-col {
    position: relative;
    width: 33.33333%;
    padding: 0 11px;
    margin-bottom: 22px;
	z-index: 1;
}
.section-about .item-list .wrap {
    position: relative;
    overflow: hidden;
}
.section-about .warpper:after {
    content: "";
    position: absolute;
    top: 76px;
    right: -259px;
    width: 130px;
    height: 130px;
    background-color: #F2F2F2;
}
.section-about .warpper:before {
    content: "";
    position: absolute;
    top: -54px;
    right: -129px;
    width: 130px;
    height: 130px;
    background-color: #F2F2F2;
}
.section-about .item-list .img-bg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.section-about .item-list .about-entry {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 10px;
}
.section-about .item-list .about-entry h4 {
    color: #26EBF8;
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
	transition: all .3s;
}
.section-about .item-list .wrap:hover .about-entry h4 {
    margin-bottom: 8px;
}
.section-about .item-list .about-entry .desc {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}
.section-about .item-list .about-entry .img-logo {
    margin-bottom: 5px;
    transition: all .3s;
    width: 100%;
}
.section-about .item-list .about-entry .btn {
    border-radius: 2px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-transform: inherit;
    padding: 9px 40px;
    margin-top: 15px;
}
.section-about .item-list .img-bg {
    height: 294px;
    position: relative;
}
.elementor-nav-menu--main .elementor-nav-menu ul.sub-menu>li {
    padding: 0 4px;
}
.section-about .item-list .about-entry .hovered {
	opacity: 0;
	-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.section-about .item-list .about-entry .hovered-title {
    transform: translate3d(0,50%,0);
    transition: transform 0.35s;
    min-height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 5%;
}
.section-about .item-list .wrap:hover .about-entry .hovered-title {
    transform: translate3d(0,0%,0);
}
.section-about .item-list .wrap:hover .about-entry .hovered {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.section-about .item-list .wrap:hover .img-bg:before {
    height: 100%;
	transition: all .3s;
}
.section-about .item-list .wrap .img-bg:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #043660;
    opacity: .6;
	transition: all .3s;
}
.section-about .item-list .about-entry .wrap-entry {
    transition: all .3s;
}
.section-about .item-featured h4 {
    margin-top: 0;
    color: #0962C9;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    z-index: 1;
}
.section-about .item-featured .desc {
    color: #3F3F3F;
    text-align: justify;
    max-width: 315px;
	font-size: 18px;
}
.section-about .item-featured h3 {
    color: #0962C9;
    font-size: 62px;
    line-height: 63px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin: 0;
    padding-top: 22px;
    padding-bottom: 15px;
}
.section-about .item-featured h3:before {
    content: "";
    background-image: url(../images/title-arrow.png);
    position: absolute;
    left: -110px;
    top: -76px;
    width: 541px;
    height: 212px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 100%;
}
.section-about .item-featured .wrap {
    position: absolute;
    width: 330px;
    left: -120px;
}
.section-blog .top-blog h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
.section-blog .list-blog .item-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.section-blog .list-blog .blog-post {
    position: relative;
    padding: 0 15px;
}
.section-blog .list-blog .blog-new {
    width: 66.66666%;
}
.section-blog .list-blog .blog-sukien {
    width: 33.33333%;
}
.section-blog .list-blog .blog-new .row-new {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.section-blog .list-blog .blog-new .item {
    width: 50%;
    padding: 0 15px;
}
.section-blog .list-blog .blog-new .item.item-featured {
    width: 100%;
    position: relative;
	margin-bottom: 30px;
}
.section-blog .list-blog .blog-new .item-featured .thumbnail {
    height: 342px;
    position: relative;
}
.section-blog .list-blog .blog-new .item.item-featured .wrap {
    display: block;
    position: relative;
}
.section-blog .list-blog .blog-new .item-featured .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.section-blog .list-blog .blog-new .item.item-featured .content-product {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 15px;
}
.section-blog .list-blog .blog-new .item.item-featured .title-product a{
	color: #fff;
}
.section-blog .list-blog .blog-new .item.item-featured .title-product {
    color: #fff;
    font-size: 24px;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 3px;
}
.section-blog .list-blog .blog-new .item.item-featured .data {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}
.section-blog .blog-post .title-product {
    color: #05192B;
    font-size: 18px;
    line-height: 19px;
    margin-top: 12px;
    margin-bottom: 10px;
}
.section-blog .blog-post .title-product a{
    color: #05192B;
}
.section-blog .blog-post .data {
    margin-bottom: 0;
    font-size: 14px;
    color: #3F3F3F;
}
.section-blog .blog-post .thumbnail {
    height: 218px;
    position: relative;
	overflow: hidden;
}
.section-blog .blog-post .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .3s;
}
.section-blog .list-blog .blog-sukien .item {
    margin-bottom: 30px;
}
.section-blog .list-blog .blog-sukien .item:last-child {
    margin-bottom: 0;
}
.section-blog .blog-post .wrap:hover img {
    transform: scale(1.2);
}
.section-blog .list-blog .blog-sukien .cat-name {
    background-color: #1AAA7F;
}
.section-blog .list-blog .cat-name {
    display: inline-block;
    background-color: #0083DD;
    color: #fff;
    border-radius: 2px;
    margin-top: 15px;
    padding: 2px 4px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}
.section-blog .list-blog .blog-new .item.item-featured .cat-name {
    margin-bottom: 10px;
    margin-top: 0;
}
.filter-tuyendung {
    display: block;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.filter-tuyendung .filter-search {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.filter-tuyendung .control-action {
    width: 96px;
}
.filter-tuyendung .field-search {
    width: calc(100% - 96px);
}
.filter-tuyendung .field-search .wrapper-field {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    align-items: center;
    padding: 20px 30px;
}
.filter-tuyendung .field-search .form-control {
    width: 205px;
    padding: 0 8px;
}
.filter-tuyendung .field-search .input-search {
    width: calc(100% - 410px);
    position: relative;
}
.filter-tuyendung .field-search .input-search .wrapper-input {
    position: relative;
}
.filter-tuyendung .field-search .input-search .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.filter-tuyendung .field-search .input-search input {
    width: 100%;
    border: 1px solid #DBDBDB;
    border-radius: 2px;
    color: #3F3F3F;
    font-size: 16px;
    font-weight: 700;
    outline: none;
    padding: 7px 20px 7px 45px;
}
input.wpcf7-text::placeholder,
.filter-tuyendung .field-search .input-search input::placeholder {
	opacity: 1;
	color: #868686;
	font-weight: 400;
}
.filter-tuyendung .field-search select {
    border: 1px solid #DBDBDB;
    border-radius: 2px;
    color: #3F3F3F;
    background-color: #fff;
}
.filter-tuyendung .field-search select.selected {
    font-weight: bold;
}
.filter-tuyendung .control-action button {
    border: none;
    outline: none;
    height: 81px;
    width: 100%;
    background-color: #0962C9;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.filter-tuyendung .control-action button:hover {
    opacity: .8;
}
.list-tuyendung {
    display: block;
    position: relative;
}
.list-tuyendung .row-tuyendung {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.list-tuyendung .item-tuyendung {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.list-tuyendung .item-tuyendung .wrapper-tuyendung:hover {
    border-color: #0962C9;
}
.list-tuyendung .item-tuyendung .wrapper-tuyendung {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ffffff;
    height: 100%;
    width: 100%;
    padding: 24px;
    transition: all .3s;
    display: block;
	color: #05192A;
}
.filter-tuyendung .field-search select:focus, .filter-tuyendung .field-search select:focus-visible, .filter-tuyendung .field-search select:active {
    border: 1px solid #0962C9;
    outline: #0962C9;
}
.list-tuyendung .item-tuyendung h4 {
    font-size: 16px;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 8px;
    color: #0962C9;
}
.list-tuyendung .item-tuyendung h4 a{
    color: #0962C9;
}
.list-tuyendung .item-tuyendung .address {
    color: #05192A;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 25px;
}
.list-tuyendung .item-tuyendung .list-info .row-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.list-tuyendung .item-tuyendung .list-info .info {
    width: 50%;
    padding: 0 5px;
}
.list-tuyendung .item-tuyendung .list-info .info .title {
    display: block;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 5px;
}
.list-tuyendung .item-tuyendung .list-info .info:nth-child(1), .list-tuyendung .item-tuyendung .list-info .info:nth-child(2) {
    margin-bottom: 15px;
}
.list-tuyendung .load-more,
.list-tuyendung .load-link {
    text-align: center;
}
.seaction-tuyendung h2.title {
    color: #05192B;
    text-align: center;
    margin-top: 0;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 50px;
}
.section-filter-tuyendung h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
.section-about .item-list .img-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.65;
}
.section-about .item-list:hover .img-bg:after {
    content: none;
}
.banner-page {
    display: block;
    position: relative;
}
.banner-page .banner-entry {
    position: relative;
    width: 100%;
    padding: 7.5% 0;
}
.banner-page img.image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.banner-page .banner-entry h2 {
    margin-top: 0;
    margin-bottom: 24px;
}
.single-tuyen_dung {
    background-color: #F3F5F7;
}
.tuyendung-main {
    display: flex;
    position: relative;
}
.tuyendung-main .row-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tuyendung-main .entry-content {
    width: calc(100% - 300px);
    padding: 0 15px;
}
.tuyendung-main .sidebar {
    width: 300px;
    padding: 0 15px;
}
.sidebar .list-tuyendung .item-tuyendung {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.tuyendung-main .entry-content .wrapper {
    background-color: #FFFFFF;
    border-top: 2px solid #0962C9;
    position: relative;
    display: block;
    padding: 24px;
}
.list-tab-info .item-list {
    border-bottom: 1px solid #B1CDDB;
    margin-bottom: 22px;
    padding-bottom: 22px;
    position: relative;
    display: block;
}
.list-tab-info .item-list h3 {
    color: #05192B;
    margin-top: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    padding-left: 10px;
    margin-bottom: 12px;
}
.tuyendung-main .sidebar h3 {
    color: #043660;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 19px;
    position: relative;
    padding-left: 10px;
    line-height: 23px;
}
.tuyendung-main .sidebar h3:before,
.list-tab-info .item-list h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 4px;
    height: 16px;
    background-color: #0962C9;
    z-index: 1;
}
.tuyendung-main .sidebar h3:before {
    height: 24px;
    top: 0;
}
.single-tuyen_dung main#content>h4 {
    font-size: 22px;
    margin-top: 37px;
    margin-bottom: 16px;
}
.list-tab-info .item-list .desc {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.list-tab-info .item-list .desc ul {
    padding-left: 30px;
    line-height: 20px;
}
.list-tab-info .item-list:last-child {
    border: none;
    padding-bottom: 0;
}
.tuyendung-main .entry-content .form-hoso {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 7%;
}
.tuyendung-main .entry-content .form-hoso .btn.btn-popup {
    width: 100%;
    max-width: 383px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 16px 28px;
	outline: none;
}
header.tuyendung-header .entry-title {
    text-align: center;
    color: #0962C9;
    font-size: 26px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 10px;
}
header.tuyendung-header .address {
    margin-bottom: 0;
    color: #05192B;
    text-align: center;
    font-size: 14px;
}
header.tuyendung-header {
    display: block;
    margin-bottom: 25px;
}
.tuyendung-info {
    background-color: #F8F8F8;
    position: relative;
    display: block;
    padding: 25px 32px 12px;
    margin-bottom: 32px;
}
.tuyendung-info .row-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tuyendung-info .col-info {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 10px;
}
.tuyendung-info .col-info .item {
    display: flex;
    align-items: center;
}
.tuyendung-info .col-info span.icon {
    margin-right: 15px;
}
.list-icon-content .icon-content .img-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list-icon-content .icon-content .entry-main {
    position: relative;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    align-items: end;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
	width: 100%;
}
.list-icon-content .icon-content .entry-main .wrapper {
    background-color: rgba(4,54,96, 0.8);
    width: 100%;
    height: 100%;
}
.list-icon-content .icon-content .wrapper .desc {
    text-align: left;
    margin-bottom: 50px;
}
.list-icon-content .icon-content .wrapper h4 {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: 600;
}
.list-icon-content .icon-content .wrapper .icon {
    margin-top: 15px;
}
.list-icon-content .list-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12.5px;
}
.list-icon-content .icon-content {
    position: relative;
    width: 50%;
    padding: 0 12.5px;
	margin-bottom: 24px;
}
.list-icon-content .icon-content .wrapper-item {
    position: relative;
    overflow: hidden;
    min-height: 548px;
    width: 100%;
    display: flex;
    height: 100%;
}
.list-icon-content .icon-content .view-more {
    margin-bottom: 20px;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
	text-align: center;
}
.list-icon-content .icon-content .wrapper-item.opened .view-more a svg {
    transform: rotateX(180deg);
}
.list-icon-content .icon-content .wrapper .desc{
	opacity: 0;
	padding: 0 25px;
	font-size: 16px;
    line-height: 24px;
    transition: all 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.list-icon-content .icon-content .wrapper-item.opened .desc{
    opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.list-icon-content .icon-content .entry-main .wrapper {
    min-height: 548px;
    transition: all 0.35s;
    -webkit-transform: translate3d(0,67%,0);
    transform: translate3d(0,67%,0);
}
.list-icon-content .icon-content .wrapper-item.opened .wrapper{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.list-icon-content .icon-content .wrapper-item .desc ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.list-icon-content .icon-content .wrapper-item .desc ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 14px;
}
.list-icon-content .icon-content .wrapper-item .desc ul li:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 16px;
    background-image: url(../images/20-Checked.png);
}
.list-icon-content .icon-content .wrapper-item .desc ul ul li:before {
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 100%;
    top: 8px;
}
.list-icon-content .icon-content .wrapper-item .desc ul ul li {
    padding-left: 16px;
	margin-bottom: 0;
}
.list-doitac .list-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.list-doitac .item-doitac {
    width: 25%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.list-doitac .item-doitac .wrapper:hover {
    box-shadow:  0px 0px 20px rgba(0, 0, 0, 0.2);
}
.list-doitac .item-doitac .wrapper {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 7%);
    padding: 50px 26px 25px;
    height: 100%;
    transition: all .3s;
    min-height: 335px;
}
.list-doitac .item-doitac .desc {
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
}
.list-doitac .item-doitac .icon {
    text-align: center;
    min-height: 50px;
    margin-bottom: 10px;
}
.image-content .item-list {
    margin-bottom: 7%;
}
.image-content .item-list:last-child {
    margin-bottom: 0;
}
.popup-dangky-form .popup-dangky button.mfp-close {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
}
.popup-dangky-form .popup-dangky h3 {
    color: #043660;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.popup-dangky-form .popup-dangky .item-submit .wpcf7-submit {
    width: 100%;
    background-color: #0962C9;
    border: 1px solid #0962C9;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 15px;
}
.popup-dangky-form .popup-dangky .item-submit .wpcf7-submit:hover {
    background-color: #fff;
    color: #0962C9;
}
.form-profile {
    position: relative;
    display: block;
}
.form-profile .item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    align-items: center;
}
.form-profile .item label {
    width: 75px;
    margin-right: 18px;
    font-size: 16px;
    font-weight: 600;
}
.form-profile .item .wpcf7-form-control-wrap {
    width: calc(100% - 94px);
}
.form-profile .item input.wpcf7-text {
    width: 100%;
    border: 1px solid #DBDBDB;
    height: 40px;
    padding: 0 16px;
    color: #868686;
}
.form-profile .item.upload-file .info-file {
    width: 100%;
    padding-bottom: 6px;
    margin-bottom: 15px;
    border-bottom: 1px solid #F0F0F0;
    display: none;
}
.form-profile .item.upload-file .upload-btn {
    width: 50%;
}
.form-profile .item.upload-file .note {
    width: 50%;
    padding-left: 13px;
    text-align: left;
}
.form-profile .item.upload-file .upload-btn .btn-upload {
    background: none;
    border: 1px solid #0962C9;
    border-radius: 6px;
    padding: 7px 28px;
    color: #0962C9;
    display: flex;
    align-items: center;
}
.form-profile .item.upload-file .upload-btn .btn-upload img {
    margin-right: 12px;
}
.form-profile .item.upload-file .upload-btn .btn-upload:hover {
    background-color: #0962C9;
    color: #fff;
}
.form-profile .item.upload-file .info-file.fielded {
    display: block;
}
.form-profile .item.upload-file .info-file span.text {
    color: #0962C9;
    font-size: 16px;
}
.form-profile .item.upload-file .info-file .file-url img {
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.form-profile .item-submit span.wpcf7-spinner {
    display: none;
}
.tuyendung-info .col-info strong {
    margin-left: 5px;
}
.list-featured .list-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.list-featured .item-info {
    width: 33.33333%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.list-featured .item-info .wrapper {
    background-color: #fff;
    height: 100%;
    padding: 40px 32px 32px;
}
.list-featured .item-info .entry-info ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.list-featured .item-info .entry-info ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 14px;
}
.list-featured .item-info .entry-info ul li:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 16px;
    background-image: url(../images/20-Checked.png);
}
.list-featured .item-info .entry-info h3 {
    color: #05192B;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 0;
}
.list-featured .item-info .entry-info .desc {
    text-align: justify;
}
.list-featured .item-info .icon {
    margin-bottom: 25px;
}
.list-featured .item-info .wrapper:hover{
    box-shadow: 0px 0px 20px rgb(0 0 0 / 7%);
}
.list-doitac .item-doitac.item-special {
    width: 50%;
}
.list-doitac .item-doitac.item-special h3 {
    font-size: 60px;
    line-height: 63px;
    display: inline-block;
	text-align: left;
}
.list-doitac .item-doitac.item-special .wrapper-special {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
	margin: 0;
}
.tabs-info .wrapper-main {
    display: flex;
    flex-wrap: wrap;
	align-items: end;
}
.tabs-info .tabs-nav {
    width: 66.66666%;
    padding-right: 20px;
}
.tabs-info .tabs-content {
    width: 33.33333%;
}
.tabs-info .tabs-content .item-tab {
    display: none;
}
.tabs-info .tabs-content .item-tab.active {
    display: block;
}
.tabs-info .tabs-nav h2 {
    color: #0962C9;
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 12px;
}
.tabs-info .tabs-nav ul {
    margin: 0 -5px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.tabs-info .tabs-nav ul li.item-nav {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 2px;
}
.tabs-info .tabs-nav ul li.item-nav:hover .item,
.tabs-info .tabs-nav ul li.item-nav.active .item {
    background-color: #fff;
}
.tabs-info .tabs-nav ul li.item-nav:last-child {
    margin-bottom: 0;
}
.tabs-info .tabs-nav ul li.item-nav .item {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 12px 35px 12px 16px;
    align-items: start;
    cursor: pointer;
    border-radius: 12px;
	height: 100%;
}
.tabs-info .tabs-nav ul li.item-nav .item .icon {
    width: 56px;
    height: 56px;
    background-color: #E2F3FF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
}
.tabs-info .tabs-nav ul li.item-nav .item .item-nav-info {
    width: calc(100% - 56px);
    padding-left: 16px;
}
.tabs-info .tabs-nav ul li.item-nav .item .item-nav-info h4 {
    color: #0962C9;
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 1px;
}
.tabs-info .tabs-nav ul li.item-nav .item .item-nav-info .desc {
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
}
.tabs-info .tabs-nav ul li.item-nav .item .item-nav-info .desc p {
    margin-bottom: 0;
}
.tabs-info .tabs-content .item-tab img {
    display: block;
}
.form-contact {
    background-color: #F8F8F8;
    padding: 34px 47px;
}
.form-contact .item label {
    color: #222222;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
}
.form-contact .item input.wpcf7-text {
    border: 1px solid #F0F0F0;
    background-color: #fff;
    border-radius: 0;
}
.form-contact .item textarea {
    border: 1px solid #F0F0F0;
    height: 95px;
}
.section-gallery .marquee-wrapper {
    overflow-x: hidden;
    width: 100%;
    display: flex;
    position: relative;
}
.section-gallery .gallery-items {
    display: flex;
    white-space: nowrap;
    width: auto;
    align-items: center;
    text-align: center;
	position: relative;
}
.section-gallery .gallery-items.gallery-left {
    animation: animLocTags 20s linear infinite;
	justify-content: flex-end;
}
.section-gallery .gallery-items.gallery-right {
    animation: animLocRevTags 20s linear infinite;
	justify-content: flex-start;
}
@keyframes animLocTags {
	0% {
		left: 0;
		transform: translateX(0);
	}

	100% {
		left: 100%;
		transform: translateX(-100%);
	}
}

@keyframes animLocRevTags {
	0% {
		left: 100%;
		transform: translateX(-100%);
	}

	100% {
		left: 0;
		transform: translateX(0);
	}
}
.section-gallery .marquee-wrapper .item {
    display: inline-block;
    width: 270px;
    vertical-align: middle;
	text-align: center;
	padding: 0 15px;
	white-space: nowrap;
}
.section-gallery .gallery-items.gallery-left {
    margin-bottom: 25px;
}
.slider-timeline .slick-list {
    overflow: visible;
}
.slider-timeline {
    display: block;
    padding-left: calc( calc(100% - 1170px) / 2);
    padding-right: 300px;
    position: relative;
    overflow: hidden;
}
.timeline-main .item-timeline .wrapper {
    position: relative;
    display: block;
}
.timeline-main .item-timeline {
    height: inherit;
}
.timeline-main .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.timeline-main .item-timeline .wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1.5px dashed #30B7EE;
}
.form-contact span.wpcf7-spinner {
    display: none;
}
.timeline-main .item-timeline .wrapper {
    position: relative;
    display: block;
    height: 100%;
    padding-left: 27px;
    padding-right: 20px;
    padding-top: 60px;
}
.timeline-main .item-timeline .wrapper .item-nav-info {
    max-width: 378px;
}
.timeline-main ul.slick-dots {
    margin-top: 50px;
}
.timeline-main .item-timeline {
    padding-top: 55px;
}
.slider-timeline:before {
    content: "";
    position: absolute;
    bottom: 62px;
    width: 100%;
    height: 4px;
    background-color: #0F9EE8;
    left: 0;
}
.timeline-main .item-timeline .wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: -5px;
    background-color: #30B7EE;
}
.timeline-main .item-timeline h4 {
    margin: 0;
    color: #0962C9;
    font-size: 16px;
    line-height: 20px;
    max-width: 300px;
    text-align: center;
	text-transform: uppercase;
    position: absolute;
    left: -150px;
    top: -50px;
}
.timeline-main .item-timeline .wrapper .item-nav-info .desc p {
    margin-bottom: 0;
}
.timeline-main .item-timeline .year {
    position: absolute;
    bottom: -28px;
    left: -70px;
}
.timeline-main .item-timeline .year span {
    background-color: #30B7EE;
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    font-weight: 800;
    padding: 4px 32px 5px;
	 position: relative;
}
.timeline-main .item-timeline .wrapper .item-nav-info .desc {
    padding-bottom: 60px;
}
.timeline-main .item-timeline .year span:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 30px solid #30B7EE;
    border-bottom: 25px solid transparent;
    position: absolute;
    right: -30px;
    top: 0px;
}
.image-content .overlay-image.img-right {
    position: absolute;
    right: -392px;
    top: 0;
    width: 403px;
    height: 403px;
}
.image-content .overlay-image.img-left {
    position: absolute;
    width: 403px;
    height: 403px;
    left: -392px;
    top: 0;
}
.image-content .item-container {
    position: relative;
}
#temp_load {
	position: fixed;
	background-color: rgba(255,255,255,.8);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}
#temp_load .loading__anim {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 4px solid rgba(9, 98, 201, .5);
	display: inline-block;
}
#temp_load .loading__anim:before {
  display: block;
  position: relative;
  left: calc(4px * -1);
  top: calc(4px * -1);
  content: ' ';
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 4px solid;
  border-color: #0962C9 transparent transparent transparent;
  animation: loading-rotate .8s ease-out infinite;
}
@keyframes loading-rotate {
  0% {
	transform: rotate(0deg);
  }
  100% {
	transform: rotate(360deg);
  }
}
.doitac-nav .slider-nav.nav-next svg {
    position: relative;
    top: 4px;
}
.list-tuyendung .load-more .btn.false {
    display: none;
}
.tabs-info-slider .row-slider {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.tabs-info-slider .image {
    width: 45%;
    padding-left: 9%;
    order: 2;
    text-align: right;
    display: flex;
    justify-content: end;
}
.tabs-info-slider .item-entry {
    width: 55%;
    display: flex;
    align-items: center;
}
.tabs-info-slider .item-entry .info {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}
.tabs-info-slider .item-entry .info .icon {
    background-color: #FFFFFF;
    border-radius: 6px;
    padding: 18px;
    width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tabs-info-slider .item-entry .info .item-nav-info {
    width: calc(100% - 88px);
    padding-left: 28px;
}
.info .item-nav-info .desc {
    text-align: justify;
}
.info .item-nav-info h4 {
    margin-top: 0;
    color: #0962C9;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.tabs-info-slider .item-entry h2 {
    color: #0962C9;
    margin-top: 0;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 35px;
}
.tabs-info-slider {
    position: relative;
    display: block;
}
.tabs-info-slider .doitac-nav {
    right: 0;
    text-align: left;
    width: 45%;
    padding-left: 9%;
}
.tabs-info-slider .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.mobile {
    display: none !important;
}
textarea:focus-visible,
input:focus-visible {
    outline: 1px solid #0962C9;
    border: 1px solid #0962C9;
}
.filter-tuyendung .field-search .input-search input:focus,
input[type="text"]:fucus-visible,input[type="text"]:focus, input[type="date"]:focus, input[type="email"]:fucus-visible,input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    border: 1px solid #0962C9;
}
.filter-tuyendung .field-search .input-search input,
input[type="text"], input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"] {
    font-weight: 700;
	color: #3F3F3F;
}
.list-tuyendung .no-post {
    text-align: center;
    width: 100%;
    display: block;
    padding: 0 15px;
}
.list-tuyendung .no-post h4 {
    margin-bottom: 10px;
    margin-top: 4%;
}
.list-tuyendung .no-post svg {
    max-width: 100%;
}
.lang-item-en .elementor-sub-item img,
.lang-item-vi .elementor-sub-item img,
.lang-item-ko .elementor-sub-item img {
    display: none;
}
.lang-item-ko .elementor-sub-item {
    background-image: url(../images/south-korea.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-left: 0 !important;
}
.lang-item-vi .elementor-sub-item {
    background-image: url(../images/vietnam.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-left: 0 !important;
}
.lang-item-en .elementor-sub-item {
    background-image: url(../images/united-kingdom.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-left: 0 !important;
}
@media (min-width: 768px){
	.image-content .item-list.type-layout-small .item-row .item-col {
		width: 55%;
	}
	.image-content .item-list.type-layout-small .item-row .image-main {
		width: 45%;
		text-align: right;
	}
	.image-content .item-list.type-layout-small.image-left .image-main {
		text-align: left;
	}
}
@media (min-width: 768px){
	.image-content .item-list.layout-full:not(.image-left) .item-col img {
		object-position: left center;
	}
	.image-content .item-list.layout-full.image-left .item-col img {
		object-position: center right;
	}
	.image-content .item-list.layout-full .item-row .item-col img {
		width: 100%;
		object-fit: cover;
		height: 100%;
		display: block;
	}
	.image-content .item-list .item-row {
		display: flex;
		flex-wrap: wrap;
		position: relative;
		margin: 0 -30px;
		align-items: center;
	}
	.image-content .item-list .item-row .item-col {
		width: 50%;
		position: relative;
		padding: 0 30px;
	}
	.image-content .item-list.layout-full .item-col.info-desc {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.image-content .item-list.layout-full .item-row {
		margin: 0 -15px;
	}
	.image-content .item-list.layout-full .item-col {
		padding: 0 15px;
	}
	.image-content .item-list.image-left .image-main {
		order: -1;
		text-align: center;
	}
	.image-content .item-list.layout-full .item-col.info-desc .wrap {
		padding: 50px 0;
	}
	.show-mobile{
		display: none !important;
	}
}
@media (min-width: 1024px){
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu .mobile-show {
		display: none;
	}
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.menu-item-has-children>a {
		position: relative;
	}
}
@media (min-width: 1200px){
	.image-content .item-list.layout-full:not(.image-left) .item-col.info-desc {
		padding-left: calc(calc(100% - 1170px) / 2);
	}
	.image-content .item-list.layout-full.image-left .item-col.info-desc {
		padding-right: calc(calc(100% - 1170px) / 2);
		padding-left: 30px;
	}
}
@media (max-width: 1500px){
	.slider-timeline {
		padding-left: 200px;
	}
}
@media (max-width: 1199px){
	.tuyendung-info {
		padding: 20px;
	}
	.section-slider-image .wapper {
		padding: 0 10px;
	}
	.slick-slider .slick-arrow.arrow-prev {
		left: 0;
	}
	.slick-slider .slider-arrow.arrow-next {
		right: 0;
	}
	.slider-doitac .item-slider .info-doitac p {
		padding-right: 50px;
	}
	.section-giaiphap .warpper {
		max-width: 980px;
	}
	.section-giaiphap .info-desc.info-3 .wrap:before, .section-giaiphap .info-desc.info-1 .wrap:before {
		left: 136px;
	}
	.section-giaiphap .info-desc.info-2 .wrap:before, .section-giaiphap .info-desc.info-4 .wrap:before {
		left: 54px;
	}
	.features-list {
		padding: 18px 30px;
	}
	.table-header {
		padding: 35px 30px 0;
	}
	.single-post main#content,
	.archive main#content {
		margin-top: 30px;
		padding: 0 15px;
	}
	.image-content .item-list .item-row .item-col.info-desc {
		padding-left: 40px;
	}
	.image-content .item-list.layout-full:not(.image-left) .item-col.info-desc {
		padding-left: 35px;
	}
	.image-content .item-list.layout-full.image-left .item-col.info-desc {
		padding-right: 30px;
		padding-left: 20px;
	}
	.header-right ul.menu-right {
		padding-right: 15px;
	}
	.header-right ul.menu-right li a {
		padding: 11px 15px;
	}
	.section-slider-image .main-slider .slick-dots {
		left: 15px;
	}
	.container,
	body:not([class*=elementor-page-]) .site-main {
		padding-left: 15px;
		padding-right: 15px;
	}
	.section-blog .top-blog h2 {
		font-size: 48px;
		margin-bottom: 30px;
	}
	.section-about .item-featured h3:before {
		width: 450px;
	}
	.section-gallery .marquee-wrapper .item {
		width: 200px;
	}
	.slider-timeline {
		padding-left: 150px;
		padding-right: 150px;
	}
	.image-content .overlay-image.img-right,
	.image-content .overlay-image.img-left {
		display: none;
	}
}
@media (max-width: 1024px){
	ul.elementor-nav-menu .item-hovered{
		display: none;
	}
}
@media (max-width: 1023px){
	.slider-hotro .item-slider .wrapper .image-main {
		right: 0;
	}
	.slider-hotro .item-slider .wrapper .image-main {
		right: 0;
		width: 48%;
	}
	.dich-vu .item-row {
		margin: 0 -15px;
	}
	.dich-vu .item-col {
		padding: 0 15px;
	}
	.tabs-info .tabs-nav ul li.item-nav {
		width: 100%;
	}
}
@media (max-width: 991px){
	.section-blog .top-blog h2 {
		font-size: 42px;
	}
	.list-blog .item-col.item-list {
		width: 40%;
	}
	.list-blog .item-col {
		width: 60%;
	}
	.section-slider-image .main-slider h2 {
		font-size: 36px;
		line-height: 38px;
	}
	.section-slider-image .main-slider h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.section-slider-image .main-slider p {
		font-size: 24px;
		line-height: 28px;
	}
	.tabs-slider .tabs-nav ul li {
		padding: 0 10px;
	}
	.tabs-slider .tabs-nav ul {
		margin: 0 -10px;
	}
	.tabs-slider .tabs-nav ul li a {
		padding: 10px 15px;
	}
	.section-giaiphap .info-desc .wrap {
		padding: 15px;
		max-width: 290px;
		height: 152px;
	}
	.section-giaiphap .warpper {
		max-width: 700px;
	}
	.section-giaiphap .info-desc.info-3 .wrap:before, .section-giaiphap .info-desc.info-1 .wrap:before {
		left: 75px;
		width: 94px;
	}
	.section-giaiphap .info-desc.info-2 .wrap:before, .section-giaiphap .info-desc.info-4 .wrap:before {
		left: 116px;
		width: 94px;
		background-position: right;
	}
	.main-blog .item-col-4 {
		min-width: 38%;
		padding: 0 10px;
	}
	.main-blog .item-row {
		margin: 0 -10px;
	}
	.slider-hotro .item-slider .info-desc .btn {
		font-size: 15px;
	}
	.slider-hotro .item-slider .wrapper .image-main {
		width: 100%;
		text-align: center;
		position: relative;
		order: 0;
	}
	.slider-hotro .item-slider .wrapper .info-desc {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		transform: translateY(0);
		text-align: center;
		margin-top: 15px;
	}
	.slider-hotro .item-slider .info-desc .wrap {
		padding: 20px;
	}
	.slider-hotro .item-slider .wrapper .image-main img {
		display: inline-block;
	}
	.slider-hotro .item-slider .app-row {
		justify-content: center;
	}
	.slider-hotro .item-slider .wrapper {
		max-width: 600px;
	}
	.counter-khachhang .info-center h2 {
		font-size: 34px;
		line-height: 38px;
	}
	.counter-khachhang .info-center .list-num .item .number {
		font-size: 38px;
		line-height: 40px;
	}
	.counter-khachhang .info-center .list-num .item .title {
		font-size: 16px;
		line-height: 18px;
	}
	.counter-khachhang .info-center .info-warpper {
		width: 470px;
	}
	.features-list {
		padding: 15px 15px 10px;
	}
	.table-footer .btn-link {
		font-size: 15px;
	}
	.table-header {
		padding: 30px 15px 0;
	}
	.table-footer {
		padding: 15px 15px 20px;
	}
	.dich-vu .item-col.image-item {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
		order: 0;
	}
	.dich-vu .item-col.entry-item {
		width: 100%;
	}
	.list-post-category .item-col .item-post {
		width: 100%;
		margin-bottom: 15px;
	}
	.list-post-category .item-col .item-post .thumbnai {
		width: 300px;
	}
	.list-post-category .item-col .item-post .info-blog {
		width: calc(100% - 300px);
	}
	.single-post header.page-header {
		width: 100%;
	}
	.blog-content .blog-entry {
		width: 100%;
	}
	.blog-content .sidebar-blog {
		width: 100%;
		padding-left: 0;
	}
	.blog-footer {
		padding-top: 25px;
		margin-bottom: 40px;
	}
	.sidebar-blog .list-post {
		max-width: 500px;
	}
	.blog-content .sidebar-blog .widget {
		padding-bottom: 40px;
	}
	.image-content .item-list.layout-full .item-col.info-desc .wrap {
		padding: 30px 0;
	}
	.image-content .item-list .info-desc h3 {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.list-accordion .item-col .thumb:before {
		width: 380px;
		height: 380px;
	}
	.list-doitac .item-doitac {
		width: 50%;
	}
	.list-tuyendung .item-tuyendung {
		width: 50%;
	}
	.filter-tuyendung .field-search .wrapper-field {
		padding: 15px 20px;
	}
	.filter-tuyendung .control-action button {
		height: 75px;
	}
	.tuyendung-info {
		padding: 20px;
	}
	.tuyendung-info .col-info {
		width: 100%;
		margin-bottom: 5px;
	}
	.tuyendung-info .col-info:last-child{
		margin-bottom: 0;
	}
	.list-featured .list-row {
		margin: 0 -10px;
		justify-content: center;
	}
	.list-featured .item-info {
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.list-featured .item-info {
		width: 50%;
	}
	.list-doitac .item-doitac.item-special {
		width: 100%;
		text-align: center;
	}
	.list-doitac .item-doitac.item-special h3 {
		font-size: 48px;
		line-height: 1.2;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.form-contact {
		padding: 25px 20px;
	}
	.section-blog .list-blog .blog-new {
		width: 100%;
	}
	.section-blog .list-blog .blog-sukien {
		width: 100%;
	}
	.section-blog .list-blog .blog-sukien .row-sukien {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px;
	}
	.section-blog .list-blog .blog-sukien .item {
		width: 50%;
		padding: 0 15px;
	}
	.slider-doitac .item-slider .info-doitac p {
		padding-right: 0;
	}
	.slider-doitac .item-slider .info-doitac .icon-quote-top svg {
		width: 40px;
	}
	.slider-doitac .item-slider .info-doitac .icon-quote svg {
		width: 68px;
	}
	.slider-doitac .item-slider .info-doitac {
		padding: 35px 35px 55px 70px;
	}
	.slider-doitac .item-slider .info-doitac .icon-quote-top {
		top: 15px;
		left: 10px;
	}
	.section-about {
		padding-left: 0;
	}
	.section-about .item-featured .wrap {
		position: relative;
		width: 100%;
		left: 109px;
	}
	.section-about .item-col.item-featured {
		width: 100%;
	}
	.section-about:before {
		width: 100%;
	}
	.section-about .item-featured .desc {
		max-width: 500px;
	}
	.section-about .item-featured h3:before {
		width: 532px;
		background-size: 100%;
	}
	.elementor-image-gallery .gallery-item {
		width: 25% !important;
		max-width: 25% !important;
	}
	.section-gallery .marquee-wrapper .item {
		width: 180px;
	}
}
@media (max-width: 850px){
	.list-icon-content .icon-content {
		width: 100%;
	}
}
@media (max-width: 799px){
	.list-accordion .item-col {
		width: 100%;
	}
	.list-accordion .item-col.col-image {
		margin-bottom: 15px;
	}
	.list-accordion.accordion-small .col-accordion {
		margin-top: 0;
	}
}
@media (max-width: 767px){
	.section-about .warpper {
		padding-top: 30px;
	}
	.section-about .item-col {
		width: 50%;
	}
	.section-about .item-featured .wrap {
		left: 0;
		padding-left: 74px;
		padding-right: 15px;
	}
	.slider-doitac .doitac-nav {
		width: 100%;
		text-align: left;
	}
	.list-doitac .item-doitac.item-special h3 {
		font-size: 42px;
	}
	.banner-page .banner-entry h2 {
		margin-bottom: 20px;
		font-size: 42px;
	}
	.list-blog .item-col.item-list {
		width: 100%;
	}
	.list-blog .item-col {
		width: 100%;
	}
	.list-blog .item-col.item-featured {
		margin-bottom: 20px;
	}
	.type-featured .item-list .item-blog .thumbnail {
		width: 200px;
	}
	.type-featured .item-list .item-blog .content-blog {
		width: calc(100% - 200px);
	}
	.counter-khachhang .info-center {
		height: auto;
	}
	.counter-khachhang .list-logo {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px;
		padding-top: 30px;
	}
	.counter-khachhang .list-logo .item-logo {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		width: 20%;
		margin-bottom: 16px;
		padding: 0 8px;
		background: transparent;
	}
	.slick-slider .slick-arrow {
		width: 40px;
		height: 40px;
		line-height: 38px;
		margin-top: -20px;
	}
	.slider-doitac .item-slider .image-main {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.slider-doitac .item-slider .image-main img {
		width: auto;
		display: inline-block;
	}
	.slider-doitac .item-slider .info-doitac {
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.slider-doitac .item-slider .info-doitac .desc {
		text-align: left;
	}
	.slider-doitac .item-slider .info-doitac .btn-link {
		margin-top: 30px;
	}
	.slider-doitac .item-slider .info-doitac p {
		padding-right: 0;
	}
	.tabs-slider .tabs-nav ul li {
		margin-bottom: 15px;
	}
	.tabs-slider .tabs-nav {
		margin-bottom: 35px;
	}
	.section-slider-image .main-slider .item {
		padding: 30px 0;
	}
	.section-giaiphap .image-main {
		display: none;
	}
	.section-giaiphap .warpper .info-desc {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		width: 50%;
		margin-bottom: 20px;
	}
	.section-giaiphap .warpper {
		display: flex;
		flex-wrap: wrap;
		max-width: 100%;
	}
	.section-giaiphap .warpper .info-desc {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		width: 50%;
		margin-bottom: 20px;
		padding: 0 10px;
	}
	.section-giaiphap .info-desc .wrap {
		padding: 15px;
		max-width: 100%;
		min-height: 150px;
		height: 100%;
	}
	.section-giaiphap .info-desc.info-1 .wrap:before, .section-giaiphap .info-desc.info-3 .wrap:before,
	.section-giaiphap .info-desc.info-2 .wrap:before, .section-giaiphap .info-desc.info-4 .wrap:before {
		content: none;
	}
	.content-tabs-banner .list-accordion .item-accordion h2 {
		font-size: 17px;
	}
	.list-post-category .item-col .item-post .thumbnai {
		width: 40%;
	}
	.list-post-category .item-col .item-post .info-blog {
		width: calc(100% - 40%);
	}
	.single-post main#content,
	.archive main#content {
		margin-top: 10px;
	}
	header.page-header h1 {
		font-size: 30px;
		line-height: 34px;
		margin-top: 0;
	}
	nav.navigation.pagination {
		margin-bottom: 20px;
	}
	.pagination .nav-links .next.page-numbers {
		margin-bottom: 10px;
	}
	.blog-footer .post-tags {
		width: 100%;
		margin-bottom: 15px;
	}
	.blog-footer .post-share {
		width: 100%;
	}
	.blog-post-footer {
		padding-bottom: 30px;
	}
	.image-content .item-list .info-desc h3 {
		padding-bottom: 0;
		margin-bottom: 24px;
	}
	.image-content .item-list .item-row {
		display: flex;
		flex-wrap: wrap;
	}
	.image-content .item-list .image-main {
		margin-bottom: 18px;
		text-align: center;
		order: -1;
	}
	.image-content .item-list .info-desc .desc {
		text-align: justify;
	}
	.image-content .item-list .item-row .item-col.info-desc {
		padding-left: 0;
	}
	.image-content .item-list.layout-full.image-left .item-col.info-desc {
		padding-right: 10px;
		padding-left: 10px;
	}
	.image-content .item-list.layout-full:not(.image-left) .item-col.info-desc {
		padding-left: 10px;
		padding-right: 10px;
	}
	.image-content .item-list .item-container {
		padding-bottom: 0;
	}
	.image-content .item-list {
		background-color: transparent !important;
	}
	.image-content.slick-slider .slick-arrow {
		top: 60px;
	}
	.image-content.slick-slider .slick-arrow.arrow-prev {
		left: 10px;
	}
	.image-content.slick-slider .slick-arrow.arrow-next {
		right: 10px;
	}
	.show-desktop{
		display: none !important;
	}
	.popup-dangky-form .popup-dangky {
		padding: 20px 15px;
	}
	.section-slider-image .main-slider h2 {
		font-size: 28px;
		line-height: 30px;
	}
	.section-slider-image .main-slider h3 {
		font-size: 18px;
		line-height: 26px;
	}
	.seaction-tuyendung h2.title {
		font-size: 42px;
		line-height: 1.1;
	}
	.filter-tuyendung .field-search .form-control.input-search {
		width: 100%;
		margin-bottom: 10px;
	}
	.filter-tuyendung .control-action {
		width: 96px;
		padding-right: 15px;
	}
	.filter-tuyendung .field-search .form-control {
		width: 50%;
	}
	.section-filter-tuyendung h2 {
		font-size: 42px;
	}
	.tuyendung-main .sidebar,
	.tuyendung-main .entry-content {
		width: 100%;
	}
	.nav-tabs-banner ul a {
		padding: 18px 15px;
	}
	.section-about .item-featured h3 {
		font-size: 42px;
		line-height: 50px;
	}
	.tabs-info .tabs-nav {
		width: 100%;
		padding: 0;
	}
	.tabs-info .tabs-content {
		width: 100%;
	}
	.tabs-info .tabs-content .item-tab img {
		display: inline-block;
	}
	.tabs-info .tabs-content .wrapper {
		text-align: center;
	}
	.tabs-info .tabs-nav h2 {
		font-size: 42px;
	}
	.tabs-info-slider .item-entry h2 {
		font-size: 42px;
	}
	.tabs-info-slider .image {
		width: 100%;
		padding: 0;
		justify-content: center;
	}
	.tabs-info-slider .item-entry {
		width: 100%;
		margin-bottom: 10px;
	}
	.tabs-info-slider .doitac-nav {
		width: 100%;
		padding-left: 0;
	}
	.list-icon-content .icon-content .wrapper-item .wrapper {
		-webkit-transition: -webkit-transform 0.35s;
		transition: transform 0.35s;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
	.list-icon-content .icon-content .wrapper-item .desc {
		opacity: 1;
		-webkit-transition: -webkit-transform 0.35s;
		transition: transform 0.35s;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
	.list-icon-content .icon-content .entry-main .wrapper, .list-icon-content .icon-content .wrapper-item {
		min-height: auto;
	}
}
@media (max-width: 600px){
	.list-featured .item-info {
		width: 100%;
	}
	.counter-khachhang .list-logo .item-logo {
		width: 25%;
	}
	.tabs-slider .tabs-content .item-image {
		width: 100%;
		margin-bottom: 15px;
	}
	.tabs-slider .tabs-content .item-content {
		width: 100%;
	}
	.nav-tabs-banner ul li.item {
		margin-bottom: 15px;
		padding-left: 15px;
	}
	.nav-tabs-banner {
		margin-bottom: 30px;
	}
	.sidebar-blog .list-post ul li .thumbnai {
		width: 30%;
	}
	.sidebar-blog .list-post ul li h4 {
		width: 70%;
	}
	.image-content .item-list .info-desc h3 {
		font-size: 20px;
		line-height: 24px;
	}
	.list-duan .item-col {
		width: 50%;
		margin-bottom: 20px;
	}
	.section-slider-image .main-slider .item-entry .image-slider {
		padding: 0;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.section-slider-image .main-slider .body-slider {
		width: 100%;
		text-align: center;
	}
	.section-slider-image .main-slider .item-entry .image-slider img {
		max-width: 300px;
		display: inline-block;
	}
	.form-profile .item label {
		width: 100%;
		margin-right: 0;
		margin-bottom: 8px;
	}
	.form-profile .item.upload-file {
		padding-left: 0;
	}
	.form-profile .item .wpcf7-form-control-wrap {
		width: 100%;
	}
	.section-blog .list-blog .blog-sukien .item,
	.section-blog .list-blog .blog-new .item {
		width: 100%;
	}
	.slider-doitac .item-slider .info-doitac {
		padding: 59px 15px 70px 15px;
	}
	.section-about .item-featured h3:before {
		content: none;
	}
	.section-about .item-featured .wrap {
		padding-left: 15px;
	}
	.timeline-main .item-timeline h4 {
		max-width: 200px;
		left: -100px;
		top: -70px;
	}
	.timeline-main .item-timeline {
		padding-top: 70px;
	}
	.slider-timeline {
		padding-left: 100px;
		padding-right: 110px;
	}
	.timeline-main .item-timeline .wrapper {
		padding-left: 20px;
		padding-top: 25px;
	}
	.timeline-main .item-timeline .wrapper .item-nav-info .desc {
		padding-bottom: 36px;
	}
	.timeline-main .item-timeline .year span {
		font-size: 24px;
		line-height: 24px;
		padding: 4px 25px 5px;
		height: 41px;
	}
	.timeline-main .item-timeline .year span:before {
		border-left-width: 25px;
		border-top-width: 20.5px;
		border-bottom-width: 20.5px;
		right: -25px;
	}
	.timeline-main .item-timeline .year {
		left: -55px;
		bottom: -26px;
	}
	.timeline-main .item-timeline .year span {
		padding: 8px 25px 8px;
		display: block;
	}
	.timeline-main .item-timeline .year {
		left: -55px;
		bottom: -32px;
	}
}
@media (max-width: 540px){
	.list-doitac .item-doitac {
		width: 100%;
	}
	.list-doitac .item-doitac .wrapper {
		min-height: auto;
	}
}
@media (max-width: 480px){
	.section-blog .list-blog .cat-name {
		padding: 6px 4px 4px;
		line-height: 1;
	}
	.section-about .item-col {
		width: 100%;
	}
	.list-doitac .item-doitac .wrapper {
		padding: 30px 20px 25px;
		min-height: auto;
	}
	.type-featured .item-list .item-blog .thumbnail {
		width: 140px;
	}
	.type-featured .item-list .item-blog .content-blog {
		width: calc(100% - 140px);
	}
	.type-list .list-blog .item-featured .thumbnail {
		width: 100%;
	}
	.type-list .list-blog .item-featured .content-blog {
		width: 100%;
		padding-left: 0;
	}
	.counter-khachhang .list-logo .item-logo {
		width: 50%;
	}
	.icon-quote svg {
		width: 55px;
	}
	.slider-doitac .slick-slider .slick-arrow {
		top: 30%;
	}
	.main-blog .item-col-4 {
		min-width: 65%;
	}
	.slider-hotro .slick-slider .slick-arrow {
		top: 30%;
	}
	.slider-hotro .item-slider .info-desc h4 {
		line-height: 28px;
	}
	.tabs-slider .tabs-nav ul li a {
		padding: 10px 12px;
		font-size: 15px;
	}
	.counter-khachhang .info-center .list-num .item .number {
		font-size: 25px;
		line-height: 30px;
	}
	.section-giaiphap .warpper .info-desc {
		width: 100%;
	}
	.section-giaiphap .info-desc .wrap {
		min-height: auto;
	}
	.counter-khachhang .info-center .list-num .item .title {
		font-size: 13px;
		line-height: 18px;
	}
	.counter-khachhang .info-center h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.nav-tabs-banner ul li.item .btn-tab {
		padding: 12px 20px;
		font-size: 16px;
		min-width: 250px;
	}
	.dich-vu .main-entry h2 {
		font-size: 30px;
		line-height: 38px;
	}
	.list-post-category .item-col .item-post .thumbnai {
		width: 100%;
		margin-bottom: 10px;
	}
	.list-post-category .item-col .item-post .info-blog {
		width: 100%;
		padding-left: 0;
	}
	.list-post-category .item-col .item-post .thumbnai img {
		width: 100%;
	}
	.form-contact .wpcf7-form-control-wrap {
		margin-bottom: 15px;
	}
	.nav-tabs-banner ul li.item {
		padding-left: 0;
		display: block;
	}
	.form-contact .col-2 {
		width: 100%;
	}
	.popup-thankyou {
		padding: 30px 15px 20px;
	}
	.list-duan .row-item {
		margin: 0 -10px;
	}
	.list-duan .item-col {
		padding: 0 10px;
	}
	.list-duan .item-col h2 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.list-accordion .item-col .thumb img {
		max-width: 260px;
	}
	.list-accordion .item-col .thumb:before {
		width: 340px;
		height: 340px;
	}
	.section-slider-image .main-slider h2 {
		font-size: 26px;
		line-height: 28px;
	}
	.section-slider-image .main-slider .slick-dots {
		bottom: 15px;
	}
	.list-tuyendung .item-tuyendung {
		width: 100%;
	}
	.seaction-tuyendung h2.title {
		font-size: 42px;
	}
	.seaction-tuyendung h2.title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	.filter-tuyendung .field-search .form-control {
		width: 100%;
	}
	.filter-tuyendung .field-search .form-control:nth-child(2) {
		margin-bottom: 10px;
	}
	.filter-tuyendung .field-search {
		width: 100%;
	}
	.filter-tuyendung .control-action {
		width: 100%;
		padding: 0 20px;
		margin-bottom: 15px;
	}
	.filter-tuyendung .control-action button {
		height: 45px;
	}
	.form-profile .item.upload-file .note {
		width: 100%;
		padding-left: 0;
		margin-top: 5px;
	}
	.form-profile .item.upload-file .upload-btn {
		width: 100%;
	}
	.form-profile .item.upload-file .upload-btn .btn-upload {
		justify-content: center;
	}
	.popup-dangky-form .popup-dangky h3 {
		font-size: 24px;
		margin-top: 25px;
	}
	.tuyendung-main .entry-content .wrapper {
		padding: 24px 15px;
	}
	.image-content .item-list {
		margin-bottom: 20px;
	}
	.nav-tabs-banner ul a {
		flex-wrap: wrap;
	}
	.nav-tabs-banner ul a span {
		display: block;
		width: 100%;
		margin-top: 5px;
	}
	.nav-tabs-banner ul a {
		flex-wrap: wrap;
		font-size: 14px;
		padding: 15px 10px;
	}
	.nav-tabs-banner ul li img {
		margin: 0;
	}
	.elementor-image-gallery .gallery-item {
		width: 50% !important;
		max-width: 50% !important;
	}
	.section-gallery .marquee-wrapper .item {
		width: 140px;
	}
	.section-gallery .gallery-items.gallery-left {
		margin-bottom: 10px;
	}
	.slider-timeline {
		padding-left: 55px;
		padding-right: 0;
	}
	.timeline-main .item-timeline {
		padding-top: 70px;
	}
	.timeline-main .item-timeline h4 {
		max-width: 260px;
		left: -20px;
		top: -62px;
		text-align: left;
	}
	.tabs-info .tabs-nav h2 {
		font-size: 36px;
	}
	.tabs-info-slider .item-entry .info .item-nav-info {
		width: 100%;
		padding: 0;
		margin-top: 20px;
		text-align: center;
	}
	.tabs-info-slider .item-entry .info {
		justify-content: center;
	}
	.tabs-info-slider .item-entry h2 {
		font-size: 32px;
		text-align: center;
		margin-bottom: 30px;
	}
	.section-about .item-featured h4 {
		font-size: 26px;
	}
	body {
		text-align: justify;
	}
	.section-blog .list-blog .blog-new .item.item-featured .title-product a {
		font-size: 18px;
		line-height: 20px;
	}
	.tuyendung-info .col-info .item {
		display: flex;
		flex-wrap: wrap;
		line-height: 18px;
	}
	.tuyendung-info .col-info .item strong {
		display: block;
		width: 100%;
		padding-left: 35px;
	}
	.tuyendung-info .col-info span.icon svg {
		position: relative;
		top: 3px;
	}
	.timeline-main .item-timeline .wrapper .item-nav-info {
		padding-right: 15px;
	}
	.desktop {
		display: none !important;
	}
	.mobile {
		display: block !important;
	}
	.info .icon-title h4 {
		margin-top: 0;
		color: #0962C9;
		font-size: 26px;
		line-height: 32px;
		text-transform: uppercase;
		margin-bottom: 6px;
	}
	.tabs-info-slider .item-entry .info .icon-title {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.tabs-info-slider .item-entry .info .icon-title .title {
		margin-left: 30px;
		margin-bottom: 0;
	}
	section.about .info-desc h3 {
		text-align: center;
	}
}