@font-face {
  font-family: "UTM-Avo";
  src: url("../fonts/UTM-Avo.woff") format("woff");
}
@font-face {
  font-family: "UTM-AvoBold";
  src: url("../fonts/UTM-AvoBold.woff") format("woff");
}
@font-face {
  font-family: "Tahoma";
  src: url("../fonts/tahoma.woff") format("woff");
}
@font-face {
  font-family: "TahomaBold";
  src: url("../fonts/tahomabd.woff") format("woff");
}
html {
  scrollbar-width: thin;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "UTM-AvoBold" !important;
  font-weight: 700;
}

.title-common {
  margin-bottom: 0 !important;
}
.title-common .section-title {
  margin-bottom: 40px;
  border: none;
}
.title-common .section-title .section-title-main {
  margin: 0;
  padding: 0;
  border: none;
  font-family: "UTM-AvoBold" !important;
  font-weight: 700;
  font-size: 30px;
}
@media screen and (max-width: 480px) {
  .title-common .section-title .section-title-main {
    font-size: 24px;
  }
}

.title-common-center {
  margin-bottom: 0 !important;
}
.title-common-center .section-title {
  margin-bottom: 20px;
  border: none;
}
.title-common-center .section-title b {
  display: none;
}
.title-common-center .section-title .section-title-main {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  border: none;
  font-family: "UTM-AvoBold" !important;
  font-weight: 700;
  font-size: 30px;
}
@media screen and (max-width: 480px) {
  .title-common-center .section-title .section-title-main {
    font-size: 24px;
  }
}

.title-block .title-line {
  font-size: 18px;
  font-weight: 700;
  color: var(--black);
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
  margin-bottom: 20px;
}
.title-block .title-line .line {
  flex: 1;
  max-width: 100%;
  height: 1px;
  background-color: #A89B9B;
}

.mfp-bottom-bar .mfp-title {
  font-size: 14px;
  font-weight: 700;
  font-family: "Tahoma";
  background-color: #000;
  padding: 5px 20px;
  border-radius: 15px;
  max-width: 510px;
  text-align: center;
  margin: 0 auto;
}
.mfp-bottom-bar .mfp-counter {
  right: unset;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
}

.mt-2 {
  margin-top: 2rem;
}

.phonering-group {
  bottom: 50% !important;
  transform: translateY(50%);
}
.phonering-group a.phonering span, .phonering-group a.phonering #footer .footer .col .menu li a, #footer .footer .col .menu li .phonering-group a.phonering a {
  display: block !important;
  font-size: 18px !important;
  right: -145px !important;
  min-width: unset !important;
  padding: 5px 15px !important;
}

.contact-fixed {
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.contact-fixed .hot-email-content {
  padding: 10px;
  background-color: var(--primary_color);
  color: var(--white);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}
.contact-fixed .hot-email-content * {
  font-family: "Tahoma";
  font-weight: 700;
}
.contact-fixed .hot-email-content a {
  color: var(--white);
}
.contact-fixed .zalo-contact {
  margin-top: 15px;
}
.contact-fixed .zalo-contact a {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 99%;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}
.contact-fixed .zalo-contact a img {
  width: 100%;
  height: 100%;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#wrapper *:not(i, .stars *) {
  font-family: "Tahoma";
}

#main-menu *:not(i, .stars *) {
  font-family: "UTM-AvoBold";
}
#main-menu .nav-sidebar li.current-menu-item a {
  color: var(--primary_color);
}
#main-menu .nav-sidebar li a {
  font-size: 14px;
  font-weight: 700;
  color: var(--black);
}
#main-menu .nav-sidebar li .sub-menu li a {
  font-family: "UTM-Avo" !important;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  #header .stuck #logo img {
    max-height: 55px !important;
  }
}
@media screen and (max-width: 480px) {
  #header #logo img {
    max-height: 55px !important;
  }
}
#header #masthead .flex-right .header-nav li {
  margin: 0 17px;
}
#header #masthead .flex-right .header-nav li.current-menu-item.active a {
  color: var(--primary_color);
}
#header #masthead .flex-right .header-nav li.header-search-form form {
  max-width: 150px;
}
#header #masthead .flex-right .header-nav li.header-search-form form input {
  border-width: 0 0 1px 0;
  border-color: #A89B9B;
  box-shadow: none;
  font-size: 12px;
  padding: 5px 0;
  color: var(--black);
  height: 30px;
}
#header #masthead .flex-right .header-nav li.header-search-form form input::placeholder {
  color: #A89B9B;
}
#header #masthead .flex-right .header-nav li.header-search-form form button {
  background-color: var(--white);
  border-width: 0 0 1px 0;
  border-color: #A89B9B;
  height: 30px;
  min-height: 30px;
}
#header #masthead .flex-right .header-nav li.header-search-form form button img {
  margin-bottom: 5px;
}
#header #masthead .flex-right .header-nav li.custom {
  margin: 0;
}
#header #masthead .flex-right .header-nav li a {
  font-family: "UTM-AvoBold";
  font-size: 16px;
  font-weight: 700;
  color: var(--black);
  transition: ease 0.3s;
}
#header #masthead .flex-right .header-nav li a:hover {
  color: var(--primary_color);
}
#header #masthead .flex-right .header-nav li .sub-menu li {
  margin: 0;
}
#header #masthead .flex-right .header-nav li .sub-menu li a {
  font-family: "UTM-Avo";
  font-weight: 400;
}
#header #masthead .flex-right .header-nav li ul li.wpml-ls-item {
  margin: 0;
}
#header #masthead .flex-right .mobile-nav li.custom {
  display: block !important;
}

.section-service {
  padding-bottom: 0 !important;
}
.section-service .text-common {
  font-size: 16px;
  color: var(--black);
  text-align: justify;
  line-height: 24px;
}
.section-service .btn-readmore {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  .section-service .gallery-col {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 551px) {
  .gallery-home-common .col {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 550px) {
  .gallery-home-common .col {
    padding-bottom: 15px !important;
  }
  .gallery-home-common .col:last-child {
    padding-bottom: 0 !important;
  }
}

.section-news {
  padding-bottom: 0 !important;
}

.blog-post-news .post-item .col-inner .box-text {
  padding: 10px;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 9px 0px #eee;
}
.blog-post-news .post-item .col-inner .box-text .post-title {
  display: none;
}
.blog-post-news .post-item .col-inner .box-text .is-divider {
  display: none;
}
.blog-post-news .post-item .col-inner .box-text .from_the_blog_excerpt {
  font-size: 14px;
  color: var(--base_color);
  line-height: 26px;
}
.blog-post-news .post-item .col-inner .badge {
  top: 5px;
  left: 5px;
}
.blog-post-news .post-item .col-inner .badge .badge-inner {
  padding: 5px;
}
.blog-post-news .post-item .col-inner .badge .badge-inner span, .blog-post-news .post-item .col-inner .badge .badge-inner #footer .footer .col .menu li a, #footer .footer .col .menu li .blog-post-news .post-item .col-inner .badge .badge-inner a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.section-partners {
  padding-bottom: 30px !important;
}
.section-partners #sw-partners .partner-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 115px;
}
.section-partners #sw-partners .partner-item img {
  object-fit: contain;
}

.gallery-common .gallery-col .col-inner .box.box-overlay .box-text {
  max-width: 60%;
  right: unset;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.45);
  min-height: 80px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-style: italic;
}
.gallery-common .gallery-col .col-inner .box.box-default .box-text {
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.section-documents .docs-common .doc-item .col-inner {
  border-bottom: 1px dotted #A89B9B;
}
.section-documents .docs-common .doc-item .col-inner .box .box-text {
  padding: 10px 15px 10px 0;
}
@media screen and (max-width: 991px) {
  .section-documents .docs-common .doc-item .col-inner .box .box-text {
    padding: 10px 15px;
  }
}
.section-documents .docs-common .doc-item .col-inner .box .box-text .doc-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--black);
  transition: ease 0.3s;
}
@media screen and (min-width: 768px) {
  .section-documents .docs-common .doc-item .col-inner .box .box-text .doc-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.section-documents .docs-common .doc-item .col-inner .box .box-text .doc-title::hover {
  color: var(--primary_color);
}
.section-documents .docs-common .doc-item .col-inner .box .box-text .btn-download {
  text-transform: inherit;
}
.section-documents .docs-common .doc-item .col-inner .box .box-text .btn-download i {
  line-height: 12px;
  margin-bottom: 3px;
}

.section-contact .contact-form form label {
  font-weight: 400;
}
.section-contact .contact-form form input {
  height: 40px;
}
.section-contact .contact-form form input[type=submit] {
  background-color: #eee !important;
  color: var(--black);
  font-weight: 400;
}
.section-contact .content-introduction {
  font-size: 16px;
  text-align: justify;
}
.section-contact .contacts .contact-inner {
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-contact .contacts .contact-inner .contact-item {
  flex: 1;
  flex-basis: calc(50% - 30px);
  max-width: 50%;
  flex-wrap: nowrap;
}
@media screen and (max-width: 480px) {
  .section-contact .contacts .contact-inner .contact-item {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.section-contact .contacts .contact-inner .contact-item .icon {
  width: 50px;
  flex: 1;
}
.section-contact .contacts .contact-inner .contact-item .icon img {
  width: 85%;
  height: 100%;
}
.section-contact .contacts .contact-inner .contact-item .info {
  flex: 3;
}

.procedure-container .procedure {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 30px;
}
.procedure-container .procedure .step-item.step-item-1 {
  grid-area: 1/1/2/2;
}
.procedure-container .procedure .step-item.step-item-2 {
  grid-area: 2/1/3/2;
}
.procedure-container .procedure .step-item.step-item-3 {
  grid-area: 2/2/3/3;
}
.procedure-container .procedure .step-item.step-item-4 {
  grid-area: 1/2/2/3;
}
.procedure-container .procedure .step-item .step-inner {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
  position: relative;
}
.procedure-container .procedure .step-item .step-inner .arrow {
  position: absolute;
  z-index: 3;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 40px;
  height: 40px;
}
.procedure-container .procedure .step-item .step-inner .arrow::before {
  font-weight: 900;
  font-family: "Font Awesome 6 Free" !important;
  font-size: 32px;
  color: red;
}
.procedure-container .procedure .step-item .step-inner .arrow.arrow-1 {
  bottom: -15px;
  left: calc(50% + 20px);
  transform: translate(-50%, 0) rotate(90deg);
  animation-name: vertical;
  animation-delay: 0s;
  transform-origin: left;
}
.procedure-container .procedure .step-item .step-inner .arrow.arrow-2 {
  top: 50%;
  right: -35px;
  transform: translateY(-50%);
  animation-name: vertical;
  animation-delay: 2s;
}
.procedure-container .procedure .step-item .step-inner .arrow.arrow-3 {
  top: -35px;
  left: 50%;
  transform: translate(-50%, 0) rotate(270deg);
  animation: vertical;
  animation-delay: 4s;
}
.procedure-container .procedure .step-item .step-inner .arrow.arrow-4 {
  top: 50%;
  left: -35px;
  transform: translateY(-50%) rotate(180deg);
  animation: horizontal;
  animation-delay: 6s;
}

#post-list .blog-post-news .post-item {
  padding-bottom: 30px !important;
}

#footer .footer {
  padding-top: 60px;
}
#footer .footer .col .widget-title {
  display: inline-block;
  margin-bottom: 22px;
  font-size: 14px;
  font-family: "Tahoma";
  font-weight: 700;
}
#footer .footer .col .is-divider {
  display: none;
}
#footer .footer .col .menu.menu-contact-info li:hover {
  margin-left: 0;
}
#footer .footer .col .menu.menu-contact-info li::before {
  display: none;
}
#footer .footer .col .menu.menu-contact-info li a {
  padding-left: 0;
}
#footer .footer .col .menu li {
  border: none;
  position: relative;
  transition: ease-in-out 0.3s;
}
#footer .footer .col .menu li:hover {
  margin-left: 10px;
}
#footer .footer .col .menu li::before {
  content: "\f054";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 10px;
  color: var(--white);
  opacity: 1;
}
#footer .footer .col .menu li span, #footer .footer .col .menu li a {
  font-size: 13px;
  font-family: "Tahoma";
  font-weight: 400;
}
#footer .footer .col .menu li a {
  padding-left: 12px;
}
#footer .absolute-footer .copyright-footer {
  font-size: 13px;
}

@keyframes arrowDown {
  0%, 100% {
    transform: translate(-50%, 0) rotate(90deg);
  }
  50% {
    transform: translate(-50%, 10px) rotate(90deg);
  }
}
@keyframes arrowRight {
  0%, 100% {
    transform: translate(0, -50%);
  }
  50% {
    transform: translate(10px, -50%);
  }
}
@keyframes arrowUp {
  0%, 100% {
    transform: translate(-50%, 0) rotate(270deg);
  }
  50% {
    transform: translate(-50%, -10px) rotate(270deg);
  }
}
@keyframes arrowLeft {
  0%, 100% {
    transform: translate(0, -50%) rotate(180deg);
  }
  50% {
    transform: translate(-10px, -50%) rotate(180deg);
  }
}/*# sourceMappingURL=style-custom.css.map */