/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-BoldItalic.woff2") format("woff2"), url("fonts/HelveticaNeue-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Light.woff2") format("woff2"), url("fonts/HelveticaNeue-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Bold.woff2") format("woff2"), url("fonts/HelveticaNeue-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-LightItalic.woff2") format("woff2"), url("fonts/HelveticaNeue-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Italic.woff2") format("woff2"), url("fonts/HelveticaNeue-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-CondensedBlack.woff2") format("woff2"), url("fonts/HelveticaNeue-CondensedBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-UltraLight.woff2") format("woff2"), url("fonts/HelveticaNeue-UltraLight.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Medium.woff2") format("woff2"), url("fonts/HelveticaNeue-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue.woff2") format("woff2"), url("fonts/HelveticaNeue.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-UltraLightItalic.woff2") format("woff2"), url("fonts/HelveticaNeue-UltraLightItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "Helvetica Neue", Arial, Tahoma, sans-serif !important;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6, .heading-font {
  font-family: "Helvetica Neue", Arial, Tahoma, sans-serif !important;
  font-weight: 500;
  line-height: 1.3;
}

h1.page-title {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700 !important;
  color: #414042;
  letter-spacing: 0;
}
@media (max-width: 549px) {
  h1.page-title {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}

h2 {
  letter-spacing: 0;
  font-size: 32px;
}
@media (max-width: 549px) {
  h2 {
    font-size: 24px;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
}

b, strong {
  font-weight: bold;
}

.lead {
  font-weight: 700;
}

.is-divider {
  display: none;
}

.breadcrumbs {
  color: #242424;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
}
.breadcrumbs a {
  color: #24292d;
}
@media (max-width: 549px) {
  .breadcrumbs {
    font-size: 12px;
    line-height: 1.5;
  }
}

.w-auto {
  width: auto !important;
}
.w-auto img {
  width: auto !important;
}

.page-title-custom .title-overlay {
  background-image: url("imgs/page-title.jpg");
  background-position: 50% 78%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.page-title-custom .page-title-inner {
  min-height: 180px;
  padding-bottom: 20px;
}
@media (max-width: 549px) {
  .page-title-custom .page-title-inner {
    min-height: 120px;
  }
}

.tabbed-content {
  background: #fff;
}
.tabbed-content .nav-pills {
  background: #00309f;
  border-top: 1px solid #00309f;
}
@media (max-width: 549px) {
  .tabbed-content .nav-pills {
    border: 1px solid #00309f;
  }
}
.tabbed-content .nav-pills > li > a {
  color: #fff;
  border-radius: 0;
  font-weight: normal;
  height: 46px;
  padding: 0 20px;
  font-size: 15px;
  letter-spacing: 0;
}
@media (max-width: 549px) {
  .tabbed-content .nav-pills > li > a {
    display: block;
    text-align: center;
  }
}
@media (max-width: 549px) {
  .tabbed-content .nav-pills > li {
    width: 100%;
  }
}
.tabbed-content .nav-pills > li.active > a {
  color: #002288;
  background: #fff;
}
.tabbed-content.border .tab-panels {
  border: 1px solid #00309f;
  padding: 2em;
}

.flickity-prev-next-button {
  width: 20px;
  height: 50px;
  margin: auto !important;
  top: 50%;
  transform: translateY(50%) !important;
  bottom: auto;
}
@media (max-width: 549px) {
  .flickity-prev-next-button {
    display: block !important;
    background-size: 15px !important;
  }
}
.flickity-prev-next-button svg {
  display: none;
}
.flickity-prev-next-button.previous {
  left: -30px;
  background: url(imgs/btn-prev.png) no-repeat center center;
  background-size: contain;
}
@media (max-width: 549px) {
  .flickity-prev-next-button.previous {
    left: -10px;
  }
}
.flickity-prev-next-button.next {
  right: -30px;
  background: url(imgs/btn-next.png) no-repeat center center;
  background-size: contain;
}
@media (max-width: 549px) {
  .flickity-prev-next-button.next {
    right: -10px;
  }
}

.slider-nav-normal .flickity-prev-next-button.previous, .slider-nav-normal .flickity-prev-next-button.next {
  background-size: 12px;
}

.nav-pagination > li > a, .nav-pagination > li > span {
  line-height: 2.15em;
  font-weight: 300;
  border-radius: 0;
  border: 1px solid #ccc;
}
.nav > li > a {
  font-family: "Helvetica Neue", Arial, Tahoma, sans-serif !important;
  font-weight: 400 !important;
}

.list-news-pagination {
  text-align: center;
}
.list-news-pagination ul li {
  margin: 0 0.4em;
  display: inline-block;
}
.list-news-pagination ul li > a, .list-news-pagination ul li > span {
  display: block;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 28px;
  transition: all 0.3s;
  font-weight: 300;
  border-radius: 0;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #444;
}
.list-news-pagination ul li > a.current, .list-news-pagination ul li > span.current {
  background-color: #f1910b;
  border: 1px solid #f1910b;
  color: #fff;
}
.list-news-pagination ul li.disabled {
  display: none;
}

@media (max-width: 1366px) {
  .header #logo {
    width: 100px;
    margin: 0 20px !important;
  }
}
@media (max-width: 1600px) {
  .header #logo {
    width: 120px;
    margin: 0 15px !important;
  }
}
.header-nav {
  margin-top: 54px;
}
.header-nav.nav-right {
  justify-content: flex-start;
}
.header-nav.nav-right li.has-dropdown:hover:last-child > .nav-dropdown {
  right: 0;
  left: auto;
}
.header-nav.nav-left {
  justify-content: flex-end;
}
.header-nav li:last-child {
  margin-right: 15px !important;
}
.header-nav li:first-child {
  margin-left: 15px !important;
}
.header-nav .current-dropdown .nav-dropdown {
  left: 0 !important;
}
.header-nav .nav-top-link {
  padding: 0 !important;
  height: 73px;
}
.header-nav .nav-dropdown {
  border: 0;
  padding: 0;
  min-width: 0;
  box-shadow: none;
}
.header-nav .nav-dropdown > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin: 0;
}
.header-nav .nav-dropdown > li:last-child {
  border: none;
  margin-right: 0 !important;
}
.header-nav .nav-dropdown > li:first-child {
  margin-left: 0 !important;
}
.header-nav .nav-dropdown > li > a {
  margin: 0;
  padding: 12px 10px;
  text-transform: none;
  font-size: 14px;
  border-radius: 0 !important;
}
.header-nav .nav-dropdown > li > a:hover {
  border-radius: 0 !important;
  margin: 0;
}
.header-nav > .menu-item {
  margin: 0 15px;
}
@media (max-width: 1366px) {
  .header-nav .menu-item {
    margin: 0 7px;
  }
}
@media (max-width: 1600px) {
  .header-nav .menu-item {
    margin: 0 10px;
  }
}
.header-nav .menu-item a {
  font-weight: 400;
  white-space: nowrap;
  color: #606060;
  font-size: 15px;
  letter-spacing: 0;
}
@media (max-width: 1366px) {
  .header-nav .menu-item a {
    font-size: 13px !important;
  }
}
@media (max-width: 1600px) {
  .header-nav .menu-item a {
    font-size: 14px !important;
  }
}
.header-nav .menu-item a .icon-angle-down {
  display: none;
}
.header-nav .menu-item > a {
  text-transform: uppercase;
}
.header-nav .menu-item-home a {
  width: 32px;
  color: transparent !important;
  background: url("imgs/home.png") no-repeat center center;
}
.header-nav .menu-item-home:hover a {
  background: url("imgs/home-active.png") no-repeat center center;
}
.header-nav .menu-item-hotline a {
  color: #f1910b !important;
  font-size: 16px;
  font-weight: bold;
}
.header .nav-language {
  list-style: none;
  margin-left: 7px !important;
}
.header .nav-language li {
  float: left;
  margin: 0;
  margin-right: 8px;
}
.header .nav-language li:last-child {
  margin-right: 0;
}
.header .nav-language li img {
  width: 24px;
}
.header .header-search-dropdown a > .icon-search {
  line-height: 10px;
}
.header .header-search-dropdown:hover .nav-dropdown li {
  padding: 15px;
}

.stuck .header-nav {
  margin-top: 0;
}
.stuck .nav-dropdown {
  top: 60px;
}
.stuck a > .icon-search {
  line-height: 40px !important;
}

.tab-custom ul.nav-tabs {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background: #f7f7f7;
}
.tab-custom ul.nav-tabs li a {
  background: transparent;
}
.tab-custom ul.nav-tabs li.active a {
  background: #fff;
  border-right: 1px solid #f2f2f2;
}
.tab-custom .tab-panels {
  border: none;
}
@media (max-width: 850px) {
  .tab-custom .tab-panels {
    padding: 30px 0;
  }
}
.tab-custom .tab-panels .entry-content h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.tab-custom .tab-panels .entry-content .button.is-link {
  float: right;
}
.tab-custom .tab-panels .entry-content .post-item h5 {
  font-weight: 400;
  font-size: 15px;
}

.footer {
  padding: 70px 0 50px;
  border: none;
}
.footer-1 {
  background-size: 430px;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.footer .widget {
  margin-bottom: 1em;
}
.footer .block_widget:last-child {
  margin-bottom: 0;
}
.footer-company .box-text {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
}
.footer-company .box-text h5 {
  font-size: 15px;
  margin-bottom: 10px;
  color: #fff;
}
.footer-company .box-text p {
  color: #cccccc;
  line-height: 1.5;
}
.footer-company .box-image img {
  width: 125px;
}
.footer-hotline {
  margin-bottom: 10px;
}
.footer-hotline .section-title-normal {
  border-bottom: 1px solid #fff;
  border-color: rgba(204, 204, 204, 0.5);
}
.footer-hotline .section-title-normal span {
  margin-bottom: -1px;
}
.footer-hotline .section-title-main {
  font-size: 15px;
  margin-top: 10px;
  border-bottom: 1px solid #fff;
}
.footer-hotline-1 {
  margin: 0 !important;
  padding-top: 40px;
  border-top: 1px solid #eff2f9;
}
.footer-hotline-1 .col {
  padding-bottom: 0;
}
.footer-hotline-1 p {
  font-weight: bold;
  font-size: 20px;
}
.footer-title {
  margin-bottom: 20px;
}
.footer-title .section-title {
  border-bottom: 1px solid #eff2f9;
  margin-bottom: 0;
}
.footer-title .section-title span {
  font-size: 24px;
  border-bottom: 0;
  margin-bottom: 0;
}
.footer-title-sub {
  margin-bottom: 10px;
}
.footer-title-sub .section-title {
  border-bottom: 1px solid #8fa4d5;
  margin-bottom: 0;
}
.footer-title-sub .section-title span {
  padding-bottom: 5px;
  font-size: 22px;
  border-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .footer-title-sub .section-title span {
    font-size: 21px;
  }
}
.footer-title-center {
  margin-bottom: 10px;
}
.footer-title-center .section-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.footer-title-center .section-title span {
  margin: auto;
  padding-bottom: 5px;
  font-size: 19px;
  border-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .footer-title-center .section-title span {
    font-size: 15px;
  }
}
.footer-title-center:after {
  content: "";
  width: 60px;
  display: block;
  border-top: 1px solid #8fa4d5;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.footer p {
  margin-bottom: 0;
  line-height: 1.5;
}
.footer-follow {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
@media (max-width: 768px) {
  .footer-follow {
    margin-top: 15px;
    display: block;
  }
}
.footer-follow .circle.is-outline {
  border-color: #8fa4d5 !important;
  width: 42px;
  height: 42px;
  line-height: 38px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .footer-follow .circle.is-outline {
    margin-right: 15px;
  }
}
.footer-follow .circle.is-outline i {
  font-size: 1.6em;
}
.footer-follow .phone {
  background: url("imgs/soc-zalo.png") no-repeat center center;
}
.footer-follow .phone .icon-phone {
  display: none;
}
.footer-follow .phone:hover {
  color: #0d84ff !important;
}

.back-to-top {
  border-radius: 0 !important;
  border: none !important;
  background: url("imgs/btn-top.png") no-repeat center center;
  background-color: #fff !important;
  bottom: 30px;
}

.absolute-footer {
  color: #414042;
  padding: 0;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  display: none;
}

.button span {
  line-height: 1;
  font-size: 15px;
  font-weight: 400;
}

.form-flat {
  background: url("imgs/form-bg.png") repeat;
}
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
  border-radius: 0;
  background: #fff;
}
.form-flat input[type=submit] {
  border-radius: 0;
  text-transform: none;
  background-color: #00309f !important;
  font-weight: 300;
}
.form-flat label {
  font-weight: 400;
  font-size: 16px;
}
.form-title {
  background: #00309f;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 20px;
  font-size: 20px;
  text-align: center;
}
.form-content {
  padding: 20px 20px 10px;
}
.form .wpcf7-submit {
  border-radius: 0;
  text-transform: none;
}

.wpcf7-not-valid-tip {
  margin-top: -10px;
  font-size: 13px;
  background-color: #ffffff;
  margin-bottom: 5px;
}
.wpcf7-not-valid-tip:after {
  border-bottom-color: #ffffff;
}
.wpcf7-response-output {
  border-radius: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  padding: 20px !important;
  background: rgba(255, 0, 0, 0.3);
}
.wpcf7 .invalid .wpcf7-response-output {
  background: rgba(241, 145, 11, 0.3);
}
.wpcf7 .sent .wpcf7-response-output {
  background: rgba(86, 199, 0, 0.3);
}

.off-canvas:not(.off-canvas-center) .nav-vertical li {
  background: #fff !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li :focus {
  outline: none;
  box-shadow: none;
  background: transparent;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li:hover {
  background: #fff !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li > a {
  text-transform: uppercase;
  font-size: 15px;
  color: #555;
  font-weight: 500 !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li .children {
  border-top: 1px solid #ededed;
  padding-bottom: 0;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li .children li a {
  padding: 15px 0;
  margin-left: 25px;
  border-top: 1px solid #ededed;
  font-weight: 300 !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li .children li:first-child a {
  border-top: 0px solid #ededed;
}

.button.is-link {
  padding-right: 35px;
  margin-bottom: 0;
}
.button.is-link span {
  font-size: 16px;
  color: #58595b;
  font-weight: 500;
}
.button.is-link:after {
  content: "";
  width: 30px;
  height: 15px;
  display: block;
  position: absolute;
  right: 0;
  top: 11px;
  background: url("imgs/btn-ico.png") no-repeat center center;
  background-size: contain;
}
.button.is-large {
  padding-right: 55px;
}
.button.is-large span {
  font-size: 20px;
}
.button.is-large:after {
  width: 45px;
  height: 25px;
  top: 9px;
}
.button:hover span {
  color: #f1910b;
}
.button:hover:after {
  background: url("imgs/btn-ico-hover.png") no-repeat center center;
  background-size: contain;
}

.home-slider .is-full-height {
  height: calc(100vh - 128px) !important;
}
@media (max-width: 849px) {
  .home-slider .is-full-height {
    min-height: 0;
    height: auto !important;
    padding-top: 56.25% !important;
    padding-bottom: inherit !important;
  }
}
@media (max-width: 549px) {
  .home-linh-vuc .col-inner {
    padding: 0 !important;
  }
}
.home-linh-vuc .col .box {
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.3);
  border: 2px solid #e5f2ff;
}
.home-linh-vuc .col .box-text {
  background: #00309f;
  padding: 12px;
}
.home-linh-vuc .col .box-text h4 {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}
.home-linh-vuc .col:nth-child(2) .col-inner {
  padding: 0 !important;
}
.home-linh-vuc .col:hover .box-text {
  background: #f1910b;
}
.home-news .col {
  padding-bottom: 15px;
}
.home-message p {
  text-align: justify;
}
.home-message .col {
  padding-bottom: 15px;
}
.home-message .button {
  margin-top: -20px;
  float: right;
}
@media (max-width: 549px) {
  .home-message {
    min-height: 380px !important;
  }
  .home-message .section-content .col-inner {
    padding: 30px 20px 35px !important;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(255, 142, 29, 0.4);
  }
}
@media (max-width: 549px) {
  .home-message h2 {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 549px) {
  .gap-home-top {
    padding-top: 40px !important;
  }
}

.blog-featured-title {
  text-shadow: none;
}
.blog-featured-title .page-title-bg {
  box-shadow: none;
}
.blog-featured-title .page-title-bg .title-overlay {
  background-color: #f8f8f8 !important;
}
.blog-featured-title .page-title-inner {
  min-height: 140px !important;
}
.blog-featured-title .page-title-inner h1 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #666;
  margin-bottom: 5px;
}
.blog-archive {
  padding-top: 50px;
}
.blog-archive .post-item .post-title {
  color: #666;
}

.box-blog-post h5 {
  line-height: 1.5;
  font-size: 15px;
  margin-bottom: 5px;
}
@media (max-width: 549px) {
  .box-blog-post h5 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
  }
}

.badge.post-date {
  top: 15px;
  left: -5px;
}
.badge-inner {
  font-weight: normal;
}

.equal-height.col-inner-bg .post-item .col-inner {
  height: 100%;
  background-color: #f9f9f9;
}

.single-related h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.single-related .post-title {
  font-weight: 300;
  line-height: 1.5;
}

.single-post .entry-content {
  padding-top: 0;
}
.single-post .entry-content p {
  text-align: justify;
}
.single-post .entry-content figure.wp-block-image img {
  width: 100%;
}
.single-post .entry-content figure figcaption {
  margin-top: 0;
  padding: 7px;
  font-size: 14px;
  text-align: center;
  background: #f2f2f2;
}
.single-post .entry-image {
  margin-bottom: 20px;
}

.post-sidebar {
  padding-top: 0 !important;
}
.post-sidebar .widget {
  background: #f8f8f8;
}
.post-sidebar .widget .widget-title {
  font-size: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 300;
  background: #00309f;
  color: #fff;
  padding: 0 10px;
  display: block;
  height: 45px;
  line-height: 45px;
}
.post-sidebar .widget.widget_categories ul {
  padding: 0 10px;
}
.post-sidebar .widget.flatsome_recent_posts ul {
  padding: 0 10px;
}
.post-sidebar .widget.flatsome_recent_posts ul .post_comments {
  display: none;
}

.page-template-page-project h1.page-title {
  font-size: 38px;
}
@media (max-width: 549px) {
  .page-template-page-project h1.page-title {
    font-size: 28px;
  }
}

.portfolio-box .box-text {
  background: #00309f;
  padding: 0;
  min-height: 50px;
  bottom: 0;
}
@media (max-width: 549px) {
  .portfolio-box .box-text {
    padding: 15px;
    min-height: 0;
  }
}
.portfolio-box .box-text h6 {
  line-height: 50px;
  color: #fff;
  letter-spacing: 0;
  opacity: 1;
  font-size: 16px;
  margin: 0;
}
@media (max-width: 549px) {
  .portfolio-box .box-text h6 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
  }
}
.portfolio-box .box-text p.portfolio-box-category {
  display: none;
}
.portfolio-list {
  margin-top: 50px !important;
}
@media (max-width: 768px) {
  .portfolio-list {
    margin-top: 20px !important;
  }
}
.portfolio-list-item {
  margin-bottom: 40px;
}
.portfolio-list-item:nth-child(2n-1) .col-text {
  padding-left: 60px;
}
@media (max-width: 1024px) {
  .portfolio-list-item:nth-child(2n-1) .col-text {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .portfolio-list-item:nth-child(2n-1) .col-text {
    padding: 0 20px;
  }
}
@media (max-width: 549px) {
  .portfolio-list-item:nth-child(2n-1) .col-text {
    padding: 0 !important;
  }
}
.portfolio-list-item:nth-child(2n) .col-text {
  padding-right: 60px;
}
@media (max-width: 1024px) {
  .portfolio-list-item:nth-child(2n) .col-text {
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .portfolio-list-item:nth-child(2n) .col-text {
    padding: 0 20px;
  }
}
@media (max-width: 549px) {
  .portfolio-list-item:nth-child(2n) .col-text {
    padding: 0 !important;
  }
}
.portfolio-list-item .box-image .image-cover {
  padding-top: 56.25%;
}
.portfolio-list-item .section-title {
  border-top: 1px solid #a0a0a1;
  padding: 25px 0;
  display: block;
}
@media (max-width: 549px) {
  .portfolio-list-item .section-title {
    margin-top: 10px;
    padding: 15px 0 5px;
  }
}
.portfolio-list-item .section-title a {
  padding: 0;
}
.portfolio-list-item .section-title .portfolio-title {
  font-size: 28px;
  color: #002288;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}
.portfolio-list-item .section-title .portfolio-title-sub {
  font-weight: 300;
  font-size: 22px;
  color: #002288;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 549px) {
  .portfolio-list-item .section-title .portfolio-title-sub {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 549px) {
  .portfolio-list-item .section-title .portfolio-title {
    font-size: 22px;
  }
}
.portfolio-list-item .section-description {
  border-top: 1px solid #a0a0a1;
  padding: 25px 0;
}
@media (max-width: 549px) {
  .portfolio-list-item .section-description {
    padding: 15px 0;
  }
}
.portfolio-list-item .section-description p {
  margin-bottom: 0;
  text-align: justify;
}
.portfolio-list-item .section-summary {
  border-top: 1px solid #a0a0a1;
  padding: 25px 0 0;
}
.portfolio-list-item .section-summary p {
  margin-bottom: 5px;
  line-height: 1.3;
}
.portfolio-list-item .section-summary .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 549px) {
  .portfolio-list-item .section-summary .info {
    display: block;
  }
}
.portfolio-list-item .section-summary .info-item {
  width: 30%;
}
@media (max-width: 549px) {
  .portfolio-list-item .section-summary .info-item {
    width: 100%;
  }
}

.linh-vuc h2 {
  font-size: 26px;
  color: #002288;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 549px) {
  .linh-vuc h2 {
    font-size: 22px;
  }
}
.linh-vuc p {
  text-align: justify;
}

.contact h2 {
  font-size: 32px;
}
@media (max-width: 480px) {
  .contact h2 {
    font-size: 26px;
  }
}
.contact p {
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .map-inner {
    display: none;
  }
}

.tuyen-dung .accordion-item {
  background: rgba(247, 247, 247, 0.5);
}
.tuyen-dung .accordion-item a {
  border-top: 1px solid #e8e8e8;
  padding: 11px 40px 11px 15px;
}
.tuyen-dung .accordion-item a.active {
  background: #f2f2f2;
}
.tuyen-dung .accordion-item a span {
  font-weight: 400;
  font-size: 16px;
}
.tuyen-dung .accordion-item a .toggle {
  left: auto;
  right: 0;
}
.tuyen-dung .accordion-item a .toggle i {
  font-size: 1.3em;
}
.tuyen-dung .accordion-inner {
  padding: 1em 2em;
}

.thong-diep h2, .gia-tri h2, .lich-su h2 {
  font-size: 28px;
}
@media (max-width: 549px) {
  .thong-diep h2, .gia-tri h2, .lich-su h2 {
    font-size: 24px;
  }
}

.ban-lanh-dao .box-image {
  max-width: 150px;
}

.thong-diep-bg {
  padding: 20px 30px 0;
  background: url("imgs/thong-diep-tgd-bg.png") repeat;
}
@media (max-width: 549px) {
  .thong-diep-bg {
    padding: 15px;
  }
  .thong-diep-bg .col-inner {
    padding: 0 !important;
  }
}
@media (max-width: 549px) {
  .thong-diep-bg .col-inner {
    padding: 0 !important;
  }
}
.thong-diep p {
  text-align: justify;
  font-size: 14px;
}
.thong-diep .sign {
  max-width: 264px;
  float: right;
}
.thong-diep .sign p {
  text-align: center;
}
@media (max-width: 549px) {
  .thong-diep-head .box-image {
    text-align: center;
  }
  .thong-diep-head .box-image img {
    max-width: 220px;
    margin-top: 10px;
  }
}
.thong-diep-head img {
  max-width: 300px;
  margin-bottom: 10px;
}

.gia-tri .box-image {
  max-width: 200px;
}
@media (max-width: 549px) {
  .gia-tri .box-image {
    max-width: 100px;
  }
}
.gia-tri h4 {
  display: block;
  font-size: 20px;
  text-align: center;
  border: 1px solid #bfbfbf;
  border-left: 0;
  border-right: 0;
  padding: 10px;
  margin-bottom: 15px;
}
@media (max-width: 549px) {
  .gia-tri h4 {
    font-size: 15px;
    padding: 6px;
  }
}
.gia-tri p, .gia-tri li {
  font-size: 15px;
  margin-bottom: 0;
  text-align: justify;
}
@media (max-width: 549px) {
  .gia-tri p, .gia-tri li {
    font-size: 14px;
  }
}
.gia-tri p {
  margin-bottom: 10px;
}

.lich-su h4 {
  font-size: 15px;
  font-weight: 400;
  color: #58595b;
  margin-bottom: 0;
}
.lich-su h4:first-child {
  font-size: 26px;
  font-weight: bold;
  border-top: 1px solid #bfbfbf;
  margin-top: 10px;
  padding-top: 10px;
}
.lich-su h4:nth-child(2) {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.lich-su p {
  text-align: justify;
}

@media (max-width: 1200px) {
  .logos .ux-logo-link img {
    height: auto !important;
  }
}

.gallery {
  margin-top: 30px;
  margin-bottom: 20px;
}
.gallery-list-title {
  font-size: 26px;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 20px;
  color: #002288;
  letter-spacing: 0;
}
@media (max-width: 549px) {
  .gallery-list-title {
    font-size: 20px;
  }
}
.gallery-list h5 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
}

.video-list .video-title {
  font-weight: 400;
  margin-top: 15px;
}

.search h1 {
  font-size: 30px;
  margin-bottom: 0;
}
.search-header {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .search-header {
    display: block;
  }
}
.search-header .form form {
  display: flex;
}
.search-header .form form input {
  margin-bottom: 0;
}
.search .list-news {
  margin-bottom: 20px;
}
.search .list-news-item {
  background: #f2f2f2;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
}
.search .list-news-item:nth-child(2n+1) {
  background: #d6d7d8;
}
.search .list-news-item-name {
  font-weight: bold;
  font-size: 18px;
  color: #555555;
}
@media (max-width: 480px) {
  .search .list-news-item-name {
    font-size: 15px;
  }
}
.search .list-news-item-name:hover {
  color: #00309f;
}
.search .list-news-item-left {
  padding: 10px 20px;
  border-right: 1px solid #fff;
}
.search .list-news-item-left .number, .search .list-news-item-left .date {
  display: block;
  text-align: center;
}
@media (max-width: 480px) {
  .search .list-news-item-left .date {
    font-size: 14px;
  }
}
.search .list-news-item-left .number {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 480px) {
  .search .list-news-item-left .number {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .search .list-news-item-left {
    padding: 0 10px;
  }
}
.search .list-news-item-right {
  padding: 20px;
}
@media (max-width: 480px) {
  .search .list-news-item-right {
    padding: 10px;
  }
}
.search .list-news-item-right p {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .search .list-news-item-right p {
    font-size: 14px;
  }
}

@media (max-width: 549px) {
  .col {
    padding-bottom: 15px;
  }

  .footer-hotline-1 .col-inner {
    margin-bottom: 30px;
  }

  .row-grid {
    height: auto !important;
  }
  .row-grid .grid-col {
    height: auto !important;
    position: relative !important;
    float: none !important;
    left: auto !important;
    top: auto !important;
  }
  .row-grid .grid-col .box, .row-grid .grid-col .box-image {
    position: relative !important;
  }
}