/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

div.wpcf7-response-output,
div.wpcf7-validation-errors {
    display: none !important;
}

span.wpcf7-not-valid-tip {
    display: none;
}

input[aria-invalid="true"],
select[aria-invalid="true"] {
    border-color: #ff2c00 !important;
}

.overhiden {
    overflow: hidden;
}

.sec-header .col-menu a span.active {
    color: #ec870e;
}

.home-silde .banner h3 {
    height: 120px;
    display: flex;
    align-items: center;
}

footer {
    font-family: 'Averta' !important;
}

#wrapper,
#main {
    overflow-x: hidden;
}

.img-logo-cus {
    width: 107% !important;
}

.img-logo-cus img {
    height: 140px
}

.col-cus-top>.col-inner {
    width: 106%;
    left: -6%;
}

.box-ov-top.box-overlay:hover .box-text a.btn-land:hover {
    opacity: 0.7;

}

.box-ov-top.box-overlay .box-text a.btn-land {
    margin-top: 30px;
    transition: all 0.5s;
}

.box-ov-top.box-overlay .box-text h3 {
    font-size: 24px;
}

.box-ov-top.box-overlay .box-text {
    top: 53px;
    bottom: auto;
    padding: 0 30px;
    max-width: 400px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.box-ov-top .overlay {
    background: linear-gradient(180deg, #103667 0%, rgba(42, 94, 157, 0) 100%);
}

.remove-over .overlay {
    display: none;
}

@media (min-width: 1400px) {
    .row-full {
        padding: 0 50px;
    }
}

.row-full.row-num img {
    border-radius: 8px;
}

.row-full.row-num .col-inner {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    overflow: hidden;
    font-weight: 500px;
}

.row-full.row-num .col::after {
    width: 50px;
    height: 50px;
    top: -29px;
}

.row-full.row-num .col::before {
    width: 60px;
    height: 60px;
    top: -34px;
    font-size: 24px
}

.col-nd2 img {
    border-radius: 8px;
    background: #fff
}

.col-nd2 .col-inner {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
}

.col-nd2 h3 {
    font-size: 24px;
    color: #103667 !important;
    line-height: 43px;
}

.row-num {
    row-gap: 50px;
    counter-reset: section;
}

.row-num .col::before {
    counter-increment: section;
    content: counter(section);
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 113px;
    height: 113px;
    border-radius: 50%;
    background: #2A5E9D;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
}

.row-num .col::after {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 103px;
    height: 103px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    z-index: 10;
}

.m-auto .col-inner {
    margin: 0 auto !important;
}

.col-nd .col-inner {
    max-width: 370px;
}

.col-nd .text {
    padding: 15px;
}

.more.text p {
    margin-bottom: 10px;
}

.more.text.lessmore p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.read:hover {
    color: #ec870e !important;
    cursor: pointer;
}

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

.banner h1 {
    font-size: 40px
}

.title h2:hover {
    color: #ec870e;
}

.col-header .height-500 {
    height: 130px !important;
    opacity: 1 !important;
}

.sec-content h3 {
    color: #103667;
}

.header-landing2 .col-logo .col-inner:after {
    content: unset;
}

a.button.white.is-link.btn-menu-landing {
    position: absolute;
    left: 3%;
    font-size: 24px;
    margin: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 550px) {
    .sec-dich-vu .box h4 {
        font-size: 20px !important;
    }

    .title h2 {
        font-size: 20px !important;
    }
}

@media (max-width: 850px) {

    .home-silde .banner h3 {
        height: auto;
    }

    .col-menu {
        height: 0 !important;
    }

    .col-menu .col-inner {
        display: flex;
        flex-direction: column;
    }

    .col-menu {
        height: 0;
        opacity: 0;
        transition: all 0.3s;
    }

    .title-banner p {
        font-size: 16px;
    }

    a.button.primary.lowercase.btn-land.btn-right {
        margin: 0 auto;
    }

    /* 	.col-menu {
		height: 100% !important;
	} */
    .col-menu .col-inner {
        display: block;

    }

    .btn-menu {
        margin: 0;
    }

    .col-top-bar {
        max-height: unset !important;
    }
}

@media (max-width: 1024px) and (min-width: 850px) {
    .col-menu .col-inner {
        max-height: 84px;
        height: 73%;
    }

    .col-menu {
        height: 60px !important;
    }
}

@media (max-width: 1228px) and (min-width: 1025px) {
    .col-menu {
        height: 71px !important;
    }

    a.button.primary.is-link.lowercase.btn-menu {
        margin: 0 !important;
        padding: 0px 38px;
    }
}

@media only screen and (min-width: 1024px) {
    .banner h3 {
        font-size: 40px;
        font-weight: 300 !important;
    }

    .title h2 {
        font-size: 40px !important;

    }

    .sec-header {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 9999;
    }

    a.button.primary.is-link.lowercase.btn-menu {
        margin: 0 !important;
        padding: 0 15px;
    }

    .row-header {
        margin-left: -110px !important;
        /* z-index: -1; */
        position: relative;
    }

    .col-logo {
        /* max-width: 16.6%; */
        -ms-flex-preferred-size: 22%;
        /* flex-basis: 22%; */
        /* position: relative; */
        z-index: 3;
    }

    .col-header {
        /* max-width: 78%; */
        -ms-flex-preferred-size: 78%;
        /* flex-basis: 78%; */
    }

    .col-logo .col-inner {
        position: relative;
    }

    .col-logo .col-inner:after {
        right: -30px;
        bottom: 0px;
    }
}

::-webkit-input-placeholder {
    /* Edge */
    color: #000;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;

}

::placeholder {
    font-weight: 300;
    color: #000;
}

.newslleter input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0px 4px 4px 0px;
}

.footer-land .icon-box-img svg {
    background-color: #fff;
    border-radius: 99px;
    padding: 5px;
    margin-right: 10px;
}

.row.newslleter.row-collapse .col.large-8 {
    border-radius: 4px;
}

.footer-land .icon-box-img svg path {
    fill: #265895;
}

.footer-land .icon-box {
    display: inline-block;
    margin-right: 10px;
}

.row.row-cmt {
    height: 350px;
    overflow-y: scroll;
}

/* width */
.row.row-cmt::-webkit-scrollbar {
    width: 2px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #D9D9D9;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #2A5E9D;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #2A5E9D;
}

.featured-box h6 {
    font-size: 14px;
    font-weight: 500;
    text-transform: inherit;
    margin-bottom: 15px;
}

.featured-box h5.uppercase {
    font-size: 16px;
    text-transform: inherit;
    color: var(--primary-color);
}

.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 2.2em;
}

.row-tu-van .banner h4 {
    margin-bottom: 15px !important;
}

.row-tu-van .banner p,
.row-tu-van .banner h4 {
    font-size: 20px;
    margin: 0;

}

button.button.wpcf7-form-control.wpcf7-submit.secondary.text-center.btn-land {
    display: block;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin: 0 auto;
}

.wpcf7 .wpcf7-not-valid-tip {
    margin-top: -4px;
    position: relative;
    padding: 5px 8px;
    line-height: 1.2em;
    border-radius: 3px;
    opacity: .8;
    background-color: #ec870e;
    color: #ffffff;
}

.wpcf7 .wpcf7-not-valid-tip:after {
    bottom: 100%;
    left: 30px;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(0 0 0 / 0%);
    border-bottom-color: #ff0000;
    border-width: 10px;
    margin-left: -10px;
}

.sec-dich-vu .box h4 {
    font-size: 24px;
}

.sec-dich-vu .box:hover h4 {
    color: #ec870e;
}

.wpcf7-response-output {
    margin-top: 15px !important;
    background: #2a5e9d;
    color: #fff;
}

.row-box .box-text.text-center {
    padding: 30px 23px;
    min-height: 144px;
}

.sec-dich-vu .box:hover h4 {
    color: #ec870e !important;
}

.sec-dich-vu .box:hover {
    background: #2A5E9D;
    color: #fff;
    /* border-radius: 8px; */
}

.sec-dich-vu .box.has-hover img {
    border-radius: 8px 8px 0px 0px;
}

.sec-dich-vu .row-box .col-inner {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.box-has-lg .box a.button.secondary:not(.is-outline) span {
    line-height: 1;
    height: 20px;
}

.box-has-lg .box a.button.secondary:not(.is-outline) {
    opacity: 0;
    visibility: hidden;
    color: #fff !important;
    height: 0;
    max-height: 0;
    min-height: 0;
    transition: all 0.5s;
    position: absolute;
    left: 0;
    right: 0;
    width: max-content;
    margin: 5px auto 0 !important;
    border-radius: 4px
}

.box-has-lg .box a:hover {
    color: #ec870e !important;
}

.box-has-lg .box:hover a.button.secondary:not(.is-outline) {
    height: auto;
    max-height: 100vh;
    min-height: auto;
    opacity: 1;
    visibility: visible;
}

body:not(.ux-builder-iframe) .box-has-lg .none-content {
    display: none;
}

.title h2 {
    transition: all 0.5s;
    font-size: 25px;
}

.col-logo .col-inner:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/04/Vector-1.png) center / cover no-repeat;
    width: 18px;
    height: 11px;
}

.col-logo {
    z-index: 9;
}

.col-top-bar a.button i {
    color: #fff;
    margin-top: -8px;
}

.col-top-bar {
    max-height: 44px;
}

.col-menu .col-inner {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.col-menu {
    height: 84px;
}

.col-menu .col-inner {
    max-height: 100%;
    height: 100%;
}

.btn-social,
.btn-right {
    float: right;
}

.col-top-bar a.button {
    color: #fff;
    font-weight: 300;
}

span.btn-cmt {
    padding: 0 20px;
}

button.button.wpcf7-form-control.wpcf7-submit.secondary.text-center.btn-land span {
    display: inherit;
    text-transform: initial;
    font-weight: 300;
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* padding: 0 20px; */
}

button.button.wpcf7-form-control.wpcf7-submit.secondary.text-center.btn-land span:after,
a.button.btn-land span:after {
    content: url(/wp-content/uploads/2023/04/arrow-right.png);
    line-height: 0;
    padding-left: 10px;
    padding-top: 2px;
}

a.button.btn-land span {
    display: flex !important;
    justify-content: center;
    align-items: center;
    line-height: 2;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

a.button.btn-land {
    min-height: unset;
    padding: 5px 7px;
    margin: 0;
    border-radius: 4px !important;
}

.ux-menu.stack.stack-col.justify-start.menu-landing {
    display: flex;
    flex-direction: row;
}

span.ux-menu-link__text {
    padding-right: 25px;
}

.pad-none {
    padding-bottom: 0 !important;
}

.custom-vertical-post {
    margin-top: -9px;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Gilroy';
    src: url('./assets/fonts/Gilroy/SVN-Gilroy-Black.otf') format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./assets/fonts/Gilroy/SVN-GilroyRegular.otf') format("opentype");
    font-weight: 400;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('./assets/fonts/Gilroy/SVN-GilroyBold.otf') format("opentype");
    font-weight: 700;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./assets/fonts/Gilroy/SVN-GilroyMedium.otf') format("opentype");
    font-weight: 700;
}

@font-face {
    font-family: 'Averta';
    src: url('./assets/fonts/Averta/AvertaStdCY-Regular.eot');
    src: url('./assets/fonts/Averta/AvertaStdCY-Regular.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Averta/AvertaStdCY-Regular.woff2') format('woff2'),
        url('./assets/fonts/Averta/AvertaStdCY-Regular.woff') format('woff'),
        url('./assets/fonts/Averta/AvertaStdCY-Regular.ttf') format('truetype'),
        url('./assets/fonts/Averta/AvertaStdCY-Regular.svg#AvertaStdCY-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Averta';
    src: url('./assets/fonts/Averta/AvertaStdCY-Bold.eot');
    src: url('./assets/fonts/Averta/AvertaStdCY-Bold.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Averta/AvertaStdCY-Bold.woff2') format('woff2'),
        url('./assets/fonts/Averta/AvertaStdCY-Bold.woff') format('woff'),
        url('./assets/fonts/Averta/AvertaStdCY-Bold.ttf') format('truetype'),
        url('./assets/fonts/Averta/AvertaStdCY-Bold.svg#AvertaStdCY-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Averta';
    src: url('./assets/fonts/Averta/AvertaStdCY-Semibold.eot');
    src: url('./assets/fonts/Averta/AvertaStdCY-Semibold.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Averta/AvertaStdCY-Semibold.woff2') format('woff2'),
        url('./assets/fonts/Averta/AvertaStdCY-Semibold.woff') format('woff'),
        url('./assets/fonts/Averta/AvertaStdCY-Semibold.ttf') format('truetype'),
        url('./assets/fonts/Averta/AvertaStdCY-Semibold.svg#AvertaStdCY-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Averta';
}

body.page-template-page-blank-landingpage {
    font-family: 'Gilroy', sans-serif;
}

body.page-template-page-blank-landingpage h1,
body.page-template-page-blank-landingpage h2,
body.page-template-page-blank-landingpage h3,
body.page-template-page-blank-landingpage h4,
body.page-template-page-blank-landingpage h5 {
    font-family: 'Gilroy-Bold';
}

button i,
.button i {
    top: 0;
}

#top-bar .nav-dropdown {
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    width: 100px;
    min-width: 100px;
}

.nav-dropdown-has-border .nav-dropdown {
	display: block;
	border: none;
	box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 0;
	min-width: 340px;
}
.nav-dropdown-has-border .nav-dropdown li{
	display: block;
	width: 100%;
	white-space: initial;
	position:relative;
	padding: 5px 10px;
}
.header-nav>li>ul>li:hover>ul{
	opacity: 1;
	visibility: visible;
}
.header-nav>li>ul>li>ul{
	position: absolute;
	left: 100%;
	top: 0;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	border-radius: 8px;
	padding: 10px;
	min-width: 350px;
	border: 1px solid;
}
.header-nav>li>ul>li>ul a:hover{
	color: #EC870E
}
@media (max-width: 1300px){
	.header-nav>li>ul>li>ul{
		left: auto;
		right: 100%
	}
}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
    color: #103667;
    padding: 7px;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    padding: 5px 0;
    margin: 0;
}

.nav-dropdown-default .nav-column li.active>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: #EC870E;
}

#top-bar .flex-center {
    min-width: 20%;
}

.searchform .button.icon {
    display: flex;
    align-items: center;
}

#top-bar .flex-center input.search-field {
    background-color: #fff !important;
    padding: 10px 20px 8px;
    height: 35px;
    color: black !important;
}

#top-bar .flex-center input.search-field::placeholder {
    color: #2A5E9D;
    font-size: 14px;
}

#top-bar .flex-center .searchform .button.icon i {
    color: #2A5E9D;
}

#header-contact li a {
    text-transform: inherit;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    display: flex !important;
    align-items: center;
}

#header-contact li a i.icon-phone {
    margin-top: -1px;
}

#header-contact li a:after {
    display: none;
}

#header-contact li img {
    width: 16px;
    margin-right: 5px;
}

#top-bar .social-icons a {
    height: 44px;
    line-height: 44px;
    display: inline-block !important;
    font-size: 20px;
    padding: 0 13px;
    margin: 0;
    border-left: 1px solid #fff;
}

#top-bar .social-icons a:last-child {
    border-right: 1px solid #fff;
}

.cat-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}



.header-nav.header-nav-main {
    justify-content: center;
}

.header-nav.header-nav-main>li>a {
    color: #fff;
    font-size: 15px;
}

.header-wrapper:not(.stuck) .header-nav.header-nav-main>li {

    border-bottom: 1px solid #fff;
    height: 40px;
    line-height: 40px;
}

.header-wrapper .header-nav.header-nav-main>li {
    padding: 0 25px;
    margin: 0;
}

.header-nav.header-nav-main>li>a:before {
    background-color: #ec870e;
    height: 1px;
    bottom: -1px;
}

.header-nav.header-nav-main>li.active>a,
.header-nav.header-nav-main>li:hover>a {
    color: #ec870e;
}

.header-nav.header-nav-main>li>a {
    position: relative;
}

.header-wrapper .header-nav.header-nav-main>li:first-child {
    padding-left: 0;
}

.header-wrapper .header-nav.header-nav-main>li:last-child {
    padding-right: 0;
}

.header-nav.header-nav-main .icon-angle-down {
    display: none;

}

.nav-dark .is-outline,
.dark .nav>li>a,
.dark .nav>li.html,
.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical>li>ul li a,
.nav-dropdown.dark>li>a,
.nav-dropdown.dark .nav-column>li>a,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button {
    color: #fff;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 90%;
    background-color: #fff;
}

.off-canvas .sidebar-menu {
    padding-top: 0;
}

.off-canvas .sidebar-menu .custom.html {
    background: #143255;
    padding: 7px 0;
    margin-bottom: 15px;
}

.off-canvas .sidebar-menu .custom.html img {
    width: 120px;
    margin: 0 auto;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 20px;
    color: #2A5E9D;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 0 10px 20px;
	font-weight: 400;
    text-transform: none;
}
.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu>li, .mobile-sidebar-levels-1 .nav-slide>li>ul.children>li{
	margin-top: 0
}
.nav-sidebar.nav-vertical>li+li {
    border: none;
}

.mfp-ready .mfp-close {
    top: 8px;
    left: 79%;
    opacity: 1;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display: none;
}

@media (max-width: 767px) {

    .home .header.has-transparent,
    .home .header.transparent {
        position: relative !important;
    }

    .transparent .header-main {
        height: 70px !important;
    }

    .transparent #logo img {
        max-height: 65px !important;
    }

    .header-main .nav>li>a {
        color: #fff;
    }

    #top-bar:before {
        content: '';
        position: absolute;
        width: 90%;
        height: 4px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: url(./assets/images/divider.png) no-repeat;
        background-size: 100%;
    }

    #masthead.header-main,
    #top-bar {
        background: #143255 !important;
    }

    #header-contact li a {
        font-size: 10px;
        font-weight: normal;
    }

    .header-search-form input {
        border: 1px solid #ccc !important;
    }

    .header-search-form input::placeholder {
        color: black !important;
    }

    .header-language-dropdown>.nav-dropdown {
        left: auto !important;
        right: -15px;
    }
}

.banner h2,
.banner h3,
.banner h1,
b,
strong {
    line-height: 1.5;
    font-weight: 600;
}

body .slider-mobile a.button {
    padding: 2px 20px;
}

a.button.secondary {
    color: #2A5E9D;
    text-transform: initial;
    /* padding: 3px 35px; */
    min-height: unset;
    border: none;
    font-weight: 600;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.flickity-page-dots .dot {
    width: 20px;
    height: 20px;
    opacity: 1;
    border-width: 2px;
}

.flickity-page-dots {
    bottom: 30px;
}

@media(max-width: 767px) {
    .flickity-page-dots .dot {
        width: 12px;
        height: 12px;
        border-width: 1px;
    }

    .flickity-page-dots {
        bottom: 10px;
    }

    .page-advise .box-feature-post .box-text {
        background-color: transparent;
    }

    .page-advise .slide-mobile h5 {
        padding: 30px 20px 0 20px;
    }

    .header-main li.html.custom {
        display: block;
    }

    .header-main li.html.custom .custom-language img {
        width: 20px;
    }

    body .medium-logo-center .logo {
        width: 150px !important;
    }
}

.custom-language img {
    width: 25px;
    margin-top: -5px;
}

.section-title-normal span {
    border: none;
}

.section-title-normal {
    border: none;
}

h3.section-title span {
    font-size: 32px;
}

.section-title b {
    background-color: transparent;
}

.custom-tab .tab-panels {
    background: url('/wp-content/uploads/2021/12/bg-veci.jpg') no-repeat;
    background-size: 100%;
    padding: 30px;
    border-radius: 0px 10px 10px 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    height: 640px;
    overflow: auto;
    border-bottom: 15px solid #ffff;
    background-color: #fff;
}

.custom-tab ul li a {
    font-size: 16px;
    font-weight: normal;
    text-transform: initial;
    color: #103667;
    padding: 3px 30px;
}

.custom-tab ul li.active a {
    box-shadow: 3px -2px 4px rgba(0, 0, 0, 0.15);
    background-color: #EC870E;
    border-radius: 8px 8px 0px 0px;
}

.box-vertical .is-divider {
    display: none;
}

.box-vertical {
    border-radius: 8px;
}

.box-vertical .box-text {
    border-radius: 8px;
}

.custom-vertical-post .post-item>.col-inner {
    border-radius: 10px;
    box-shadow: none;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}

.custom-vertical-post .post-item .post-title {
    font-size: 18px;
	    font-weight: 300;

}

.button.open-video {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
}

.button.open-video i {
    color: #2A5E9D;
}

.button.open-video:hover {
    background-color: #2A5E9D;
}

.button.open-video:hover i {
    color: orange;
}

.fz16 * {
    font-size: 16px;
}

.banner-over {
    overflow-y: scroll;
}

.col-gt-left .col-inner {
    border: 30px solid #ffff;
    border-right: 0;
    border-left: 0;
    position: relative;
}

.col-gt-left .col-inner::before {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    background: url(/wp-content/uploads/2021/12/bg-veci.jpg);
    width: 100%;
    height: 100%;
    background-size: 100%;
}

.col-gt-left .col-inner .banner {
    z-index: 2;
}

.banner-over::-webkit-scrollbar {
    width: 6px;
}

.banner-over::-webkit-scrollbar-track {
    background-color: #e3e3e3;

}

.banner-over::-webkit-scrollbar-thumb {
    background-color: #2A5E9D;
    border-radius: 99px;
}

.nav-wrapper {
    background-color: #F2F2F2;
}

.nav-wrapper>.nav {
    padding-top: 10px;
}

.nav-wrapper>.nav li a {
    font-size: 15px;
    text-transform: inherit;
    font-weight: normal;
    padding: 10px 30px 5px 30px;
    color: #2E3185;
}

.nav-wrapper>.nav li.active a {
    background: #EC870E;
    box-shadow: 3px -2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 8px 8px 0px 0px;
    color: #fff;
}

.nav-uppercase>li>a {
    letter-spacing: 0;
}

.breadcrum-wrap {
    padding: 130px 0 30px 0;
}

.breadcrum-wrap h1 {
    font-size: 32px;
    margin-bottom: 0;
}

.tabbed-content .tab-advise li a {
    color: #333333;
    font-size: 16px;
    text-transform: inherit;
    padding: 10px 30px;
    line-height: 1.5;

}

@media (min-width: 850px) {
    .tabbed-content .tab-advise {
        padding-top: 0;
        width: 30%;
    }

}

.nav-vertical+.tab-panels {
    border: none;
}

.tabbed-content .tab-advise li {
    border: none;
}

.tabbed-content .tab-advise li.active>a {
    background-color: #103667;
    color: #fff;
}

.advise .tab-panels {
    padding: 0 0 0 50px;
}

.advise-info-number .item {
    display: flex;
}

.advise-info-number .count {
    width: 35px;
    height: 35px;
    min-width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 99px;
    background-color: #2A5E9D;
    color: #fff;
    position: relative;
}

.advise-info-number .item .count .tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: #103667;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    padding: 20px;
    left: 35px;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: scroll;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.advise-info-number .item .count:hover .tooltiptext {
    visibility: visible;
}

.advise-info-number .item .info {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #2b5e9d;
    font-size: 14px;
}

.advise-info-number .item .info a {
    color: #e78510;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    text-align: right;
    margin-top: 10px;
    padding: 5px;
    font-weight: 500;
}

.advise-info-number .item .info a:hover {
    color: #2A5E9D;
}

.advise-info-number {
    margin-top: 40px;
}

.slide-mobile.slide-advise-home {
    background: #2b5e9d;
    padding: 20px !important;
}

.slide-mobile .box-image img {
    height: 250px;
    object-fit: cover;
}

.box-feature-post .slide-mobile .flickity-prev-next-button.next {
    right: 3px;
}

.box-feature-post .slide-mobile .flickity-prev-next-button.previous {
    left: 3px;
}

.slide-mobile .flickity-page-dots {
    bottom: unset;
    top: 278px;
}

.slide-mobile.slide-advise-home .flickity-page-dots {
    top: 280px;
}

.slide-mobile.slide-advise-home .flickity-page-dots .dot {
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
}

.slide-mobile.slide-advise-home .flickity-page-dots .dot.is-selected {
    background-color: #fff;
}

@media(max-width: 767px) {
    .box-feature-post .slide-mobile .box-text {
        padding: 45px 0 0 0;
    }

    .page-advise .box-feature-post .slide-mobile .box-text {
        padding: 20px;
    }

    .page-advise .accordion-item {
        padding-top: 5px;
    }

    .slide-mobile .post-exceprt {
        text-align: left;
    }

    .box-feature-post .slide-mobile .post-title {
        font-size: 16px;
        text-align: center;
    }

    .box-feature-post .slide-mobile.slider .flickity-prev-next-button {
        top: 28%;
        bottom: unset;
    }

    .page-advise .box-feature-post .slide-mobile.slider .flickity-prev-next-button {
        top: 12%;
    }

    .padding-mb {
        padding-bottom: 0;
    }
}

/*  */

.box-feature-post .slide-project-home .box-text {
    background-color: transparent;
}

.box-feature-post .slide-project-home {
    padding: 0 20px !important;
}

.slide-project-home .flickity-page-dots .dot.is-selected {
    background-color: #103667;
}

.slide-project-home .flickity-page-dots .dot {
    background-color: transparent;
    border: 1px solid #103667;
    opacity: 1;
}

.slide-project-home .info-des-project {
    padding: 0;
}

.slide-project-home .info-des-project li {
    margin-left: 0;
}

.slide-project-home .info-des-project li:before {
    background-color: #103667;
    top: 7px;
}



@media(max-width: 768px) {
    .section-home-project {
        background-color: #efefef !important
    }
}

.job-item .col-inner {
    background-color: #C6E0FF;
    border-radius: 4px;
    padding: 15px;
}

.job-item .box-image {
    vertical-align: top;
}

.job-item .box-text {
    padding-right: 0;
    padding-top: 10px;
    vertical-align: top;
}

.job-item .post-title {
    font-size: 18px;
    line-height: 1.5;
    color: #103667;
    margin: 15px 0 5px;
}

.job-item p.lv {
    font-size: 16px;
    margin-bottom: 0;
}

.job-item p.lv span {
    font-weight: bold;
    color: #103667;
}

.job-item .box-text p {
    margin-bottom: 15px;
    font-size: 15px;
}

.job-item .box-text a.detail {
    margin-bottom: 10px;
}

.job-item .box-text a.detail:hover {
    color: #103667;
}

.job-side {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 25px;
    padding-bottom: 0;
}

.job-side .wpcf7-submit {
    width: 100%;
}

a.btn-job {
    color: #333333;
    width: 100%;
    text-align: center;
    font-weight: bold;
    border: 1px solid #999999;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 18px;
    padding: 10px 0;
}

a.btn-job:hover {
    background-color: #103667;
    color: #fff;
    border: none;
}

.drop-down img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    object-fit: contain;
    height: auto;
}

.drop-down select {
    padding-left: 30px;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
}

.row-form {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    background-color: #fff;
}

.row-form .col {
    padding: 5px 20px;
}

.row-form .col.middle {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.row-form .loca {
    border-right: 1px solid #eee;
    padding-right: 50px !important;
}

.row-form .position {
    padding-left: 50px !important
}

.response-img {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100px;
}

.hidden1 {
    display: none;
}

.spinner {
    clear: both;
    margin: 0 auto;
    width: 80px;
}

#more_posts[disabled],
#more_posts_sv[disabled],
#more_posts_vu[disabled] {
    display: none;
}

.box-feature-post .box-text {
    background: rgba(42, 94, 157, 0.9);
    border-radius: 0px 0px 8px 8px;
    text-shadow: none !important;
    padding: 30px;
}

.box-feature-post .box-image,
.box-feature-post .image-cover {
    border-radius: 8px;
}

.box-feature-post .post-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.box-feature-post .post-meta img {
    width: 16px;
    margin-right: 10px;
}

.box-feature-post .post-meta {
    font-size: 14px;
    display: flex;
    align-items: center;
}

.box-feature-post .slider .flickity-prev-next-button {
    bottom: 40px;
    top: unset;
    opacity: 1;
}

.box-feature-post .slider .flickity-prev-next-button svg {
    background-color: #fff;
    opacity: 1;
    border: none;
    padding: 10px;
    width: 30px;
    fill: black;
}

.box-feature-post .slider-nav-light .flickity-prev-next-button .arrow {
    fill: black;
}

.box-feature-post .flickity-prev-next-button.previous {
    left: unset;
    right: 8%;
}

.box-feature-post .flickity-prev-next-button.next {
    right: 3%;
}

.box-feature-post .slider-nav-circle .flickity-prev-next-button:hover svg,
.box-feature-post .slider-nav-circle .flickity-prev-next-button:hover .arrow {
    background-color: #103667;
}

.slider.row.slider-topview {
    margin-right: 0;
}

.slider-topview .post-title {
    font-size: 16px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.archive #wrapper,
.archive #main {
    background-color: rgb(220, 236, 255);
}

.archive.tax-project_cat #wrapper,
.archive.tax-project_cat #main {
    background-color: #fff;
}

.box-topview {
    background-color: #fff;
    padding: 30px 15px 0px 30px;
    border-radius: 8px;
    margin-top: 20px;
}

.box-topview .box-text {
    padding-bottom: 0;
}

.box-topview .flickity-prev-next-button {
    top: 30%;
    bottom: unset;
    opacity: 1;
}

.box-topview .flickity-prev-next-button svg,
.box-topview .flickity-prev-next-button .arrow {
    fill: #2A5E9D;
}

.box-topview .flickity-prev-next-button.previous {
    left: -2%;
}

.box-topview .flickity-prev-next-button.next {
    right: -2%;
    left: unset;
}

.box-latest>.col-inner {
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 20px;
    height: 904px;
    overflow-x: auto;
}

.box-latest .box-text {
    padding-right: 0;
    padding-top: 0;
    vertical-align: top;
}

.box-latest .post-title {
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
}

.box-latest .post-item {
    border-bottom: 1px solid #C4C4C4;
    padding: 20px 0;

}

.box-latest .post-item img {
    border-radius: 8px;
}

.box-latest h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}

.box-latest>.col-inner::-webkit-scrollbar {
    width: 6px;
}

.box-latest>.col-inner::-webkit-scrollbar-track {
    background-color: #e3e3e3;

}

.box-latest>.col-inner::-webkit-scrollbar-thumb {
    background-color: #c5c5c5;
    border-radius: 99px;
}

input[type=email],
input[type=date],
input[type=search],
input[type=number],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    box-shadow: none;
    border-color: #2A5E9D;
    border-radius: 4px;
    /* padding: 20px; */
    height: 42px;
    font-weight: 300;
}

.project-layout .project-item {
    background: #2A5E9D;
    border-radius: 10px;
    padding: 15px;
}

.head-left .project-item h3 {
    font-size: 20px;
    margin: 10px 0;
    height: 50px;
    overflow: hidden;
}

.head-left .box-text {
    padding-bottom: 15px;
}

.head-right .project-item h3 {
    font-size: 15px;
    font-weight: 500;

}

.project-item h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.head-right .project-item .box-text {
    padding-bottom: 0;
}




@media(max-width: 768px) {

    .box-feature-post .image-cover {
        padding-top: 300px !important;
    }

    .page-advise .box-feature-post .box-image {
        background: #2b5e9d;
        padding: 20px !important;
    }

    .box-feature-post .box-image,
    .box-feature-post .image-cover {
        border-radius: 0;

    }

    .box-feature-post .box-text {
        padding: 20px;
        position: relative;
    }

    .box-feature-post .flickity-prev-next-button.previous {
        right: 15%;
    }

    .box-feature-post .flickity-prev-next-button.next {
        right: 6%;
    }

    .box-feature-post .slider .flickity-prev-next-button {
        width: 30px !important;
        padding: 10px;
    }

    .box-feature-post .slider .flickity-prev-next-button svg {
        padding: 10px !important;
    }

    .slider-topview .carousel-cell {
        width: 100%;
        padding: 0;
    }

    .box-topview {
        padding: 30px;
    }

    .slider.row.slider-topview {
        margin-left: 0;
    }

    .box-topview .flickity-prev-next-button.next {
        right: -20px;
    }

    .box-topview .flickity-prev-next-button.previous {
        left: -20px;
    }
}


.post-layout .box-blog-post {
    background-color: #fff;
    border-radius: 8px;
}

.post-layout .box-blog-post img {
    border-radius: 8px;
}

.post-layout .box-blog-post .box-text .box-text-inner {
    padding: 0 10px;
    display: flex;
    flex-flow: column;
}

.box-blog-post .is-divider {
    display: none;
}

.post-layout .box-blog-post .post-meta::before {
    content: "";
    width: 10px;
    display: inline-block;
    height: 10px;
    background: url(./assets/images/calendar-grey.png)center /contain no-repeat;
    margin-right: 10px;
}

/*.post-layout .box-blog-post .post-title {
	order: 2;
}
.post-layout .box-blog-post .from_the_blog_excerpt  {
	order: 3;
}*/
.post-layout .box-blog-post .post-meta span {
    display: none;
}

p.info {
    font-weight: 500;
    margin: 7px 0;
}

.nav-pagination>li>span,
.nav-pagination>li>a,
.pagination a,
.pagination span {
    background-color: #DDDDDD;
    border: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    display: inline-block;
}

.pagination a,
.pagination span {
    border-radius: 99px;
}

.pagination .current,
.pagination span:hover,
.pagination a:hover {
    background-color: #2a5e9d;
    color: #fff;
}

article.post .entry-title {
    font-size: 22px;
    color: black;
}

article.post .post-meta {
    font-size: 14px;
    display: flex;
    align-items: center;
}

article.post .post-meta img {
    width: 16px;
    margin-right: 10px;
}

h3.section-title.related-title span {
    font-size: 22px;
}

.related-title {
    margin-bottom: 20px;
}

.related-post .box-image img {
    border-radius: 8px;
}

@media(max-width: 768px) {
    .latest .box-vertical {
        display: flex;
    }

    .latest .box-vertical .box-image {
        max-width: 35%;
        padding-right: 15px;
    }
}

.box-contact .box-ct {
    background: #2A5E9D;
    border-radius: 4px;
    padding: 40px 20px 20px 20px;
    margin-bottom: 20px;
}

.box-contact .box-ct ul li {
    margin-bottom: 8px;
}

.project-title {
    margin-bottom: 30px;
}

.project-info .box {
    background-color: #C6E0FF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 30px 50px 20px 50px;
}

.project-info {
    margin-top: 50px;
}

.back-to-top.active {
    background-color: #fff;
}

.home-advise .overlay {
    background: none;
}

.home-advise .tab-advise {
    order: 2;
}

.tab-project.tab-advise {
    order: 1;
}

.home-advise .tab-panels {
    padding-left: 0;
    padding-right: 50px;
}

@media (max-width: 768px) {
    .home-advise .tab-panels {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .advise .tab-panels {
        padding: 30px 0 0 0;
    }
}

@media (min-width: 850px) {
    .tabbed-content .tab-advise {
        padding-top: 0;
        width: 47%;
    }

    .page-advise .tabbed-content .tab-advise {
        padding-top: 0;
        width: 33.33%;
    }
}

.page-advise .tabbed-content .tab-panels img {
    border-radius: 16px;
}

.page-advise .accordion-item a {
    border-top: none;
    border-bottom: 1px dashed #ccc;
    padding-right: 0;
    padding-top: 0;
    padding-left: 46px;
    font-size: 16px;
    background: transparent;
}

.page-advise .accordion {
    margin-top: 40px;
}

.page-advise .accordion .toggle {
    font-weight: 400;
    opacity: 1;
    top: 0;
}

.page-advise .accordion .active>.toggle {
    transform: unset;
}

.page-advise .accordion .accordion-inner {
    font-size: 15px;
    padding: 10px;

}

.page-advise .accordion {
    background: url(/wp-content/uploads/2021/12/Picture1-4-1024x1024.png) no-repeat;
    background-size: 100%;
}

.home-advise .box-text {
    background: linear-gradient(3.54deg, #103667 0.3%, rgb(53 113 157 / 12%) 99.39%);
    border-radius: 10px;
    text-shadow: none !important;
    padding: 20px 50px;
}

.home-advise .box-text .post-title {
    font-size: 20px;
    text-transform: uppercase;
}

.home-advise .box-text a.button {
    margin-bottom: 0;
    padding: 0 20px;
    margin-top: 10px;
    border-radius: 4px;
}

.home-advise img {
    border-radius: 10px;
}

.home-advise ul.tab-advise li a {
    padding: 12px 30px;
}

.home-advise ul.tab-advise li {
    margin-bottom: 10px;
}

.entry-header .post-meta img {
    width: 16px;
    margin-right: 10px;
}

.entry-header .post-meta {
    display: flex;
    align-items: center;
}


.tabbed-content.project .tab-panels {
    order: 2;
    padding: 0 0 0 50px;
}

.tabbed-content.project {
    align-items: center;
}

.info-des-project {
    margin-bottom: 0;
    margin-top: 10px;
    text-align: left;
    padding: 0 10%;
}

.info-des-project li {
    display: inline-block;
    position: relative;
    padding-left: 15px
}

.info-des-project li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 99%;
}


.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
}


.gallery-partner.slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #22508a;
}

#ungtuyen {
    background: linear-gradient(0deg, rgb(193 193 193 / 30%), rgb(179 179 179 / 30%)),
        url(/wp-content/uploads/2021/11/white-abstract-background_23-2148810113.jpeg);
    background-repeat: no-repeat;
    background-size: 100%;

}

#ungtuyen h3 {
    background: #0e1d30;
    text-align: center;
    color: #fff;
    padding: 5px 0;
}

#ungtuyen input[type=submit] {
    width: 100%;
}

.slider-nav-outside.slider-nav-circle .next,
.slider-nav-outside.slider-nav-circle .previous {
    transform: none !important;
}

.logo-ff .ux-logo-link {
    padding: 0 !important;
    margin-bottom: 10px;
}

@media(min-width: 1024px) {
    #ungtuyen .form-tuvan textarea {
        height: 188px;
    }
}

.wph_tooltip_box {
    overflow: hidden;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    height: 80%;
    width: 100%;
}

.wph_tooltip_box ul {
    list-style: none;
    padding: 0px;
    margin: 5px 0;
    border-top: 1px solid #e5e5e5;
}

.wph_tooltip_box strong {
    display: block;
}

.wph_tooltip * {
    height: initial !important;
}

.wph_tooltip {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    font-size: 14px;
    width: 500px;
    height: auto;
    overflow: scroll;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 0 1px 2px #666;
    background: #103667;
    color: #fff !important;
}

.wph_tooltip_box ul li {
    margin: 2px;
}

.wph_tooltip .wph_tooltip_title {
    background-color: red;
    color: #fff;
    margin: -5px;
    margin-bottom: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px;
}

.wph_tooltip img {
    display: none !important;
}

/*hide on small screen / mobile*/
@media (max-width: 600px) {
    .wph_tooltip {
        display: none !important;
    }
}

.page-template-page-blank-landingpage .lightbox-by-id,
.page-template-page-transparent-header-light-tuvan .lightbox-by-id,
.page-template-page-transparent-header-light-nhansu .lightbox-by-id {
    background: #426EB4;
    color: #fff;
    border-radius: 20px;
}

.page-template-page-blank-landingpage .content-popup button .page-template-page-transparent-header-light-tuvan .content-popup button,
.page-template-page-transparent-header-light-nhansu .content-popup button {
    top: -46px !important;
    left: unset;
    right: 0;
    bottom: unset;
    display: block !important;
    background: #f18c27;
    border-radius: 27px;
}

.page-template-page-transparent-header-light-tuvan .mfp-ready .mfp-close,
.page-template-page-transparent-header-light-nhansu .mfp-ready .mfp-close {
    display: none;
}

.page-template-page-blank-landingpage .mfp-ready .mfp-close {
    top: -46px !important;
    left: unset;
    right: 0;
    bottom: unset;
    display: block !important;
    background: #f18c27;
    border-radius: 27px;
}

/* FOOTER **/
.gallery-partner .box-image img {
    width: 80%;
    height: 70%;
    object-fit: scale-down;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.gallery-partner .box-image {
    height: 120px;
    border: 1px solid #333333;
}

.absolute-footer {
    display: none;
}

.title-footer>* {
    font-size: 15px;
    font-weight: bold;
}

#footer ul li {
    margin-bottom: 8px;
    font-size: 15px;
}

#footer p {
    font-size: 15px;
}

#footer .icon-box-img svg {
    background-color: #fff;
    border-radius: 99px;
    padding: 5px;
    margin-right: 10px;
}

#footer .icon-box-img svg path {
    fill: #265895;
}

#footer .icon-box {
    display: inline-block;
    margin-right: 10px;
}

.newslleter .wpcf7-submit {
    text-transform: inherit;
    font-weight: normal;
    padding: 0;
    width: 100%;
    background-color: #ec870c !important;
    font-size: 14px;
    margin: 0;
}

.newslleter input {
    height: 35px;
    font-size: 14px;
    border: unset;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.padding-bot .col,
.padding-bot.col {
    padding-bottom: 0;
}

.mg0 * {
    margin-bottom: 0;
}

#footer .footer-info .col {
    padding-bottom: 0;

}

.title-footer {
    margin-bottom: 15px;
}


@media only screen and (max-width: 767px) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .row-home-gt .colgt {
        padding: 0;
    }

    .custom-tab .tab-panels {
        border-radius: 0;
    }

    .custom-tab .tab-panels {
        height: unset;
    }

    .custom-tab ul li a {
        padding: 3px 10px;
        font-size: 14px;
    }

    .custom-tab ul {
        justify-content: center;
    }

    .custom-vertical-post .box-image {
        border-radius: 0 !important;
    }

    .custom-vertical-post .box-vertical .box-text {
        border-radius: 0;
    }

    .row-home-gt .section-title-normal {
        justify-content: center;
    }

    .custom-vertical-post .post-item .post-title {
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    /*	a.button.secondary {
		padding: 0 30px;
	}*/
    .button.secondary {
        background-color: #FBB03B !important;
    }

    .nav-wrapper>.nav li a {
        padding: 10px 10px 5px 10px;
    }

    .row-form.drop-down .col {
        border-bottom: 1px solid #eee;
    }

    .row-form.drop-down .col.middle {
        border-left: none;
        border-right: none;
    }

    .row-form.drop-down .col:last-child {
        padding-top: 5px;
    }

    .row-form.drop-down .col:last-child img {
        top: 13px;
    }

    .title-footer {
        margin-bottom: 15px;
    }

    .breadcrum-wrap {
        padding: 110px 0 0px 0;
    }

}

@media (min-width: 1024px) and (max-width: 1366px) {
    .custom-tab ul li a {
        padding: 3px 20px;
    }

    .custom-vertical-post .image-cover {
        padding-top: 80% !important;
    }

    .custom-tab .tab-panels {
        height: 616px;
    }

    .header-wrapper .header-nav.header-nav-main>li {
        padding: 0 13px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .custom-tab ul li a {
        padding: 2px 10px;
        font-size: 12px;
    }

    .custom-vertical-post .post-item .post-title {
        font-size: 14px;
    }

    .custom-vertical-post .image-cover {
        padding-top: 90% !important;
    }

    .custom-tab .tab-panels {
        height: 445px;
    }
}

@media(min-width: 1230px) and (max-width: 1365px) {
    .custom-tab .tab-panels {
        height: 596px !important;
    }
}

.tax-type_recruitment .mfp-close {
    display: none;
}

.tax-type_recruitment #ungtuyen .mfp-close {
    display: block !important;
    right: -40px;
    top: 0 !important;
    left: unset;
    background: #ff9e3d;
    border-radius: 50%;
}

#ungtuyen .wpcf7-spinner {
    display: none;
}

#ungtuyen .wpcf7 input[type="file"] {
    margin-bottom: 16px;
}

/* STAFF * **/
.header-banner {
    padding: 300px 0 150px 0;
    z-index: 1;
}

.header-banner h1 {
    font-size: 60px;
}

.header-banner:before {
    animation: i 2s ease-in forwards;
    animation-iteration-count: 1;
    background: none;
    border-left: 1px solid #bac5c6;
    bottom: auto;
    content: "";
    height: 0;
    left: 50%;
    mix-blend-mode: normal;
    position: absolute;
    right: auto;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    z-index: 1;
}

.the-follower {
    border-left: 1px solid #bac5c6;
    content: "";
    display: block;
    height: 50%;
    left: 50%;
    position: fixed;
    top: 0;
    transform: translateX(-50%);
    transition: all .15s linear;
    width: 1px;
    z-index: 0;
}

.breadcrumbs-staff {
    padding: 15px;
    font-size: 20px;
}

.breadcrumbs-staff p {
    margin-bottom: 0;
}

.brd {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    background: rgb(220, 236, 255);
}

.ps-relative {
    position: relative;
}

.z-ind {
    z-index: 9;
}

.staff-item .box-image .image-cover {
    padding-top: 450px;
}

.staff-deans {
    background: rgb(220, 236, 255);
}

.staff-deans .box-image .image-cover {
    padding-top: 300px;
}

.staff-item .box-text h3 {
    font-size: 45px;
}

.staff-item .box-text {
    padding-bottom: 0;
    transition-delay: .25s;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1.2s cubic-bezier(.4, 0, .2, 1), transform 1.2s cubic-bezier(.4, 0, .2, 1);
}

.staff-item .box-text p {
    font-size: 18px;
    margin-bottom: 15px;
}

.staff-item .box-text svg {
    background: #EC870E;
    width: 35px;
    height: 35px;
    border-radius: 99px;
    padding: 7px;
    transition: all .15s ease-in-out;
}

.staff-item:hover .box-text svg {
    background: #103667;
}

.staff-item .box-text svg line {
    stroke: #fff;
}

.staf-order .staff-item:nth-child(odd) .col1 {
    order: 2;
}

.staf-order .staff-item:nth-child(odd) .col2 {
    order: 1;
}

@media(max-width: 767px) {
    .staf-order .staff-item:nth-child(odd) .col1 {
        order: 1;
    }

    .staf-order .staff-item:nth-child(odd) .col2 {
        order: 2;
    }

    .staff-president {
        position: relative;
        z-index: 9;
        background: rgb(220, 236, 255);
    }

    .staff-item .box-image .image-cover {
        padding-top: 300px;
    }

    .staff-item .box-text h3,
    .staf-order .cat-title {
        font-size: 30px !important;
    }

    body .staf-order .staff-item {
        padding-bottom: 20px;
    }

    .popup-staff .logos img {
        width: 100px;
        margin: 10px 15px;
    }

    .popup-staff h4,
    .popup-staff .position,
    .popup-staff .content {
        padding: 0 20px;
    }

    .popup-staff h4 {
        margin-top: 20px;
    }

    .popup-staff .content {
        font-size: 14px;
        padding-bottom: 10px;
    }

    body.page-template-page-transparent-header-light-nhansu .content-popup button {
        background: #fff;
        top: 0 !important;
        border-radius: 0 !important;
    }

    body.page-template-page-transparent-header-light-nhansu .content-popup button.mfp-close {
        color: #4c4c4c;
    }
}

.staf-order .staff-item {
    padding-bottom: 50px;
}

.staf-order .cat-title {
    font-size: 45px;
}

.staff-deans .box-text {
    background: #C6E0FF;
    padding: 20px;
    text-align: left;
}

.staff-deans .staff-item:hover .box-text {
    background: #fff;
}

.staff-deans .box-text h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
}

.staff-deans .box-text h3 span {

    background-image: linear-gradient(#666666, #666666);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    transition: background-size .3s;
    position: relative;

}

.staff-item:hover .box-text h3 span {
    background-image: linear-gradient(#666666, #666666);
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s;
    position: relative;
    background-size: 100% 2px;
}

.staff-deans .box-text a svg {
    display: flex;
    margin-left: auto;
}


.page-load-status {
    display: none;
}

.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.see-more button:disabled,
.see-more button[disabled] {
    display: none;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #ec870c;
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }

    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em);
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}

.d-block {
    display: block;
}

.d-none {
    display: none;
}

.view-more-btn a {
    background: #ec870c;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 5px;
}

.view-more-btn {
    padding-bottom: 40px;
}

.sec-dich-vu .col-inner {
    background: #fff;
    border-radius: 8px;
}

.box.has-hover.has-hover.box-text-bottom {
    height: 100%;

    .box.has-hover.has-hover.box-text-bottom {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

    ;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.sec-dich-vu .box {
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#layout-staff {
    padding-bottom: 50px;
}

.sec-dich-vu .box-text.text-center {
    /* background: #fff; */
    border-radius: 0 0 8px 8px;
    padding: 30px 23px 46px;
    /* min-height: 166px; */
}

.staff-img {
    flex-basis: 25%;
    min-width: 25%;
}

.popup-staff .staff-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.popup-staff .staff-img p {
    margin-top: 10px;
}

.popup-staff {
    display: flex;
    gap: 30px;
}

.popup-staff-title {
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.popup-staff .content {
    flex-basis: 75%;
    min-width: 75%;
}

.box-dd {
    border-radius: 15px;
    overflow: hidden;
    background: rgb(16, 54, 103);
}

.box-dd h4 {
    color: #103667;
    font-size: 20px;
    margin-bottom: 7px;
}

.box-dd .box-text {
    padding: 15px 18px 30px;
}

.r-mh .box-dd .box-text {
    max-height: 280px;
    overflow: hidden;
}

.box-dd .box-text p {
    margin-bottom: 10px;
}

.box-dd .btn-land {
    opacity: 0;
    visibility: hidden;
    min-height: 0;
    transition: all 0.5s;
    height: 0;
}

.box-dd:hover .btn-land {
    opacity: 1;
    height: auto;
    visibility: visible;
    min-height: auto;
}

@media(max-width: 767px) {
    .banner h1 {
        font-size: 30px;
    }

    .popup-staff {
        display: block;
    }

    .page-template-page-transparent-header-light-nhansu .lightbox-by-id {
        padding: 0px !important;
        border-radius: 0 !important;
    }

    .page-template-page-transparent-header-light-nhansu .mfp-container {
        padding: 10px !important;
    }

    .slider-staff.slider .flickity-prev-next-button {
        bottom: -35px;
        top: unset;
        width: 30px !important;
    }

    .slider-staff.slider .flickity-prev-next-button svg {
        background-color: #fff;
        opacity: 1;
        border: none;
        padding: 10px !important;
        width: 30px;
        fill: black;
    }

    .slider-staff.slider .flickity-prev-next-button svg .arrow {
        fill: black;
    }

    .slider-staff.slider .flickity-prev-next-button.previous {
        left: 78%;
    }

    .slider-staff.slider .flickity-prev-next-button.next {
        right: 4%;
    }

    /*.slider-staff.slider .flickity-prev-next-button.next:before {
		content: '';
		position: absolute;
		width: 100px;
		height: 50px;
		background-color: #ccc;
		left: -50px;
	}*/
    .the-follower {
        display: none;
    }
}

/*body [data-animate], body .slider [data-animate] {
	opacity: 1 !important
}*/

@media (max-width: 1300px) {

    .sec-header .btn-land,
    .col-logo .col-inner:after {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .img-mb-auto * {
        height: auto !important;
        padding-top: 0 !important;
    }

    .img-mb-auto img {
        position: relative;
        height: auto;
    }
}

@media (max-width: 850px) {
    .col-cus-top>.col-inner {
        width: 100%;
        left: 0;
    }

    .col-menu .col-inner {
        justify-content: start;
    }

    .btn-menu {
        text-align: left !important
    }
}

.hover-show a {
    opacity: 0;
    transition: all 0.5s;
}

.hover-show .text:hover+a {
    opacity: 1;
}

.kdt-box .btn-land.button.secondary:not(.is-outline) {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: all 0.5s
}

.kdt-box:hover .btn-land.button.secondary:not(.is-outline) {
    opacity: 1;
    visibility: visible;
    max-height: 100vh;
}
