/*27*/
/*banner*/

.owl-nav,
.owl-nav-custom {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;

}
.owl-prev{
  left:15px;
  position:absolute;
}
.owl-next{
 right:15px;
  left:auto;
  position:absolute;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display:block!important;
}
.owl-nav .owl-prev i:hover,
.owl-nav .owl-next i:hover {
    color: #fff;
}
/*copyright*/
.copyright-area.style-03 {
  padding: 16px 0 10px;
  text-align:center;
  font-size:14px;
}
.copyright-area > div > div {
  display:block !important;
}
.copyright-area > div > div > div:first-of-type {
  margin: 0 auto 6px;
  color: #b7b7b7;
}
.copyright-area > div > div > div:last-of-type {
  margin:0 auto;
  color: #b7b7b7;
}
/*breadcrumb-area*/
.header-style-01:has(> .nav-fixed) ~ .breadcrumb-area {
  margin-top:96px;
}
.breadcrumb-area {
  position:relative;
  background: url(/assets/tenant/uploads/media-uploader/khoinguyen/aerial-view-container-cargo-ship-sea-11731485442.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0;
}
.share-area.breadcrumb {
  display:none !important;
}
.breadcrumb-area .breadcrumb-inner h3.title {
  text-align: center;
  font-size: 42px;
  color: var(--main-color-one);
  font-weight: 700;
  text-transform:uppercase;
}
/*liên hệ - trang chủ, dịch vụ và liên hệ*/
.contact > div {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 32px 4%;
  background-size: cover;
  background-position:center;
  background-color: rgba(0, 0, 0, 0.45);
  background-blend-mode: darken;
  position:relative;
}
.contact-inner-area > div:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
.contact .contact-form .form-group label {
  color:var(--white);
  font-size:16px;
}
.contact .contact-form .form-group .form-control {
  color:#fff;
  background-color:transparent;
}
.contact .contact-form .form-group .form-control::placeholder {
  color:#fff;
}
.contact .contact-form .form-group input {
  height:52px;
}
.contact .contact-form .btn-wrapper {
  text-align:center;
}
.contact .contact-form .btn-wrapper .submit-btn {
  background-color: transparent;
  padding: 10px 0;
  color: transparent;
  border: none;
  outline:none;
  position:relative;
}
[lang="vi"] .contact .contact-form .btn-wrapper .submit-btn:before {
  position: absolute;
  content:'GỬI';
  background-color: var(--main-color-two);
  padding: 10px 48px;
  color: #fff;
  border: none;
  outline:none;
  font-size: 20px;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
    font-weight: 700;
    border: none;
    outline: none;
    border-radius: 3px;
    white-space: nowrap;
    transition: all .3s;
    cursor: pointer;
}
[lang="en"] .contact .contact-form .btn-wrapper .submit-btn:before {
  position: absolute;
  content:'SEND';
  background-color: var(--main-color-two);
  padding: 10px 48px;
  color: #fff;
  border: none;
  outline:none;
  font-size: 20px;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
    font-weight: 700;
    border: none;
    outline: none;
    border-radius: 3px;
    white-space: nowrap;
    transition: all .3s;
    cursor: pointer;
}
.contact .contact-form .btn-wrapper .submit-btn:hover {
  filter: brightness(1.2);
  box-shadow: 0 1px 3px -2px rgb(255 255 255 / 99%)
}
.contact .contact-form .custom-form-builder-land .error-message {
  position:absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -110px;
  width: 80%;
  text-align: center;
}
.contact .contact-form .custom-form-builder-land .alert {
  height: 80px;
  line-height: 50px;
}
.contact .contact-form .custom-form-builder-land {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.contact .contact-form .custom-form-builder-land .form-group {
  margin-bottom: 0;
}
.form-group:nth-last-child(2), .form-group:last-child {
    grid-column: span 2; /* Cả hai div cuối chiếm toàn bộ chiều rộng */
}
.btn-wrapper {
    grid-column: span 2; /* Cái btn cũng sẽ chiếm cả 2 cột */
}
.contact .content-area .content .details {
  position: relative;
  color: #fff;
  padding: 15px;
  text-align: center;
  margin-bottom: 0;
}

/*nút chi tiết blog-view*/
/*Logo KH -  trang chủ, đối tác và liên hệ*/
.thuonghieu-list .marquee .owl-nav > button:hover {
  background:var(--main-color-one) !important;
  transition:0.6s;
}
.thuonghieu-list .marquee {
  overflow:hidden;
  position:relative;
}
.thuonghieu-list .gallery-list {
  position:unset;
}
.thuonghieu-list .owl-stage .owl-item {
  padding: 0 20px 0 40px;
}
.thuonghieu-list .owl-carousel > .disabled > button.owl-prev, .thuonghieu-list .owl-carousel > .disabled > button.owl-next {
  top:50%;
  transform:translatey(-50%);
  border: 0 !important;
  font-size: 20px !important;
  outline: none !important;
  background-color: rgb(224, 235, 255);
  padding: 16px 5px !important;
  cursor: pointer !important;
  border-radius: 4px !important;
  color: #fff;
}
.thuonghieu-list .disabled .owl-prev i:before {
  content:"\f053";
}
.thuonghieu-list .disabled .owl-next i:before {
  content:"\f054";
}
.thuonghieu-list .marquee .owl-dots {
  display:none !important;
}
/*thẻ blog*/
.blog-details-page {
  margin: -50px 0;
}
.blog-details-page .entry-footer {
    display: flex;
    justify-content: space-between;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.blog-details-content-area .entry-footer .right .social-share {
    display: flex;
}
.entry-footer .right .social-share .title {
  margin-right: 8px;
}
.entry-footer ul li {
    list-style: none;
}
.entry-footer .right .social-share li a {
    margin-right: 8px;
}
.entry-footer ul {
    margin-bottom: 0;
  padding-left:10px;
}
.blog-details-page .comment-area {
  display:none;
}
/**/
/* chung giới thiệu, kh, hợp tác*/
.get-title {
  padding-top:80px !important;
}
.get-title .section-title h4.title {
  font-size: 17px;
  text-align: center;
  color: var(--paragraph-color);
  line-height: 24px;
}
/*danh mục tin tức*/
.blog-content-area {
  margin:-30px 0;
}
.blog-content-area .blog-content-listing .single-blog-grid .thumb img {
  width:100%;
  height:220px;
}
.blog-content-area .blog-content-listing .single-blog-grid .content {
  display:flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-content-area .blog-content-listing .single-blog-grid .content .title a {
  height:41px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    color: var(--main-color-two);
  font-weight:600;
}
.blog-content-area .blog-content-listing .single-blog-grid .content > a {
  display:none;
}
.blog-content-area .blog-content-listing .single-blog-grid .content .description {
  order:2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size:14px;
}
.blog-content-listing .single-blog-grid .post-meta li:last-of-type a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 304px 0 0 119px;
}
.blog-content-area .blog-content-listing .single-blog-grid {
  position:relative;
  padding:15px;
  height: 430px;
  margin-bottom: 15px;
  transition: ease 0.4s;
}
.widget .single-recent-post-item .content .title:hover {
  color: var(--main-color-one);
}
.blog-content-area .blog-content-listing .single-blog-grid:hover {
  box-shadow: 2px 2px 7px 2px #d0cbcb;
}
.blog-content-area .blog-content-listing .single-blog-grid .content .post-meta {
  order:1;
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 8px;
  font-size:14px;
}
.blog-content-area > div > div > div:has(div.blog-content-listing) ~ div .widget .widget-title {
  margin-top: 10px;
}
.widget .widget-title {
  color: var(--main-color-one);
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
  margin-top:20px;
}
.widget .recent_post_item {
  list-style:none;
  padding-left:0;
  margin-top: 18px;
}
.widget .recent_post_item .single-recent-post-item .thumb img {
  width:93px;
  height:60px;
  border-radius:10px;
  margin-right: 16px;
}
.widget .recent_post_item .single-recent-post-item .title {
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: var(--main-color-two);
}
.widget .recent_post_item .single-recent-post-item .content .time {
  font-size:14px;
  color:#666;
}
.widget .single-recent-post-item {
  display:flex;
  padding:20px;
  background-color: rgb(244 246 255);
}
.widget .recent_post_item .single-recent-post-item:not(:last-child) {
  border-bottom: 1px solid #dfe5e8;
}
/*chi tiết tin tức*/
.tintucsukien .listing .image a img {
  width:100%;
}
.blog-details-page .single-post-details-item .entry-content .post-meta {
  margin: 18px 0;
  list-style: none;
  padding-left: 0;
  display: flex;
  font-size:14px;
}
.blog-details-page .single-post-details-item .entry-content .post-meta li {
  margin-right:16px;
}
.blog-details-page .single-post-details-item .entry-content .post-meta li:first-of-type {
  text-transform: capitalize;
}
.blog-details-content-area.blog-details-page .single-post-details-item img {
  max-width:100%;
  margin: 20px 0;
}
/*dịch vụ*/
.blog-view .social-share {
  display:none;
}
.blog-view .relate > div:not(:last-child) {
  border-bottom: 1px solid #dfe5e8;
}
.blog-view .row.details img {
  max-width:100%;
  height:auto;
  margin: 20px 0;
}
/*liên hệ */
/*dịch vụ & tuyển dụng*/
.blog-view > div {
  display: flex;
  flex-direction: column;
  position: relative;
}
.blog-view .details > div {
 flex: 0 0 66.66667%;
  max-width: 66.66667%;
 -ms-flex: 0 0 66.66667%;
}
.blog-view .relate_title {
  flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  position: absolute;
  width: 33.333%;
  padding-left: 15px;
  right: 0;
  top:10px;
  color: transparent;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 8px;
}
[lang="vi"] .blog-view .relate_title:before {
  position: absolute;
  content: 'LIÊN QUAN';
  z-index: 1;
  top: 0;
  left: 15px;
  color: var(--main-color-one);
  font-size: 24px;
  font-weight: 700;
}
[lang="en"] .blog-view .relate_title:before {
  position: absolute;
  content: 'RELATE';
  z-index: 1;
  top: 0;
  left: 15px;
  color: var(--main-color-one);
  font-size: 24px;
  font-weight: 700;
}
.blog-view .relate {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  position: absolute;
  -ms-flex: 0 0 33.33333%;
  margin-top: 66px;
  padding-right: 30px;
  right: 0;
  margin-right: 0;
}
.blog-view .listing .title:hover {
  color: var(--main-color-one);
}
/*media*/
@media only screen and (max-width: 991px) {
  .navbar-area.nav-fixed.active .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon::before,
  .navbar-area.nav-fixed.active .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon::after {
    background:var(--main-color-two) !important;
  }
  .navbar-area.nav-style-02 .nav-container .nav-right-content {
    right:75px !important;
  }
  .navbar-collapse.show > ul > li > a {
    color: #fff !important;
  }
  .blog-view > div {
    align-items: start;
  }
  .blog-view .details div {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
  .blog-view .relate {
    position: initial;
    max-width:unset;
    padding-left:15px;
    padding-right:0;
    margin-top:10px;
  }
  .blog-view .relate_title {
    position:unset;
  }
  [lang="vi"] .blog-view .relate_title::before {
    position:unset;
  }
  [lang="en"] .blog-view .relate_title::before {
    position:unset;
  }
  .blog-view .relate_title {
    padding-left: 0px;
    margin-top:20px;
    width:100%
  }
  .blog-view .relate > div {
    margin-left:0;
  }
  .contact > div {
    max-width:100%;
  }
  .navbar-area .nav-container .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100%;
    background: #fff;
    z-index: 21;
    padding-top: 112px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow-y: auto;
  }
  .navbar-area.nav-style-02 .nav-container.utility-nav .navbar-collapse .navbar-nav {
    background-color:var(--main-color-two);
    text-align:unset;
  }
  .navbar-area .nav-container .responsive-mobile-menu {
    display: block;
    width: 100%;
    z-index: 98;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler {
    position: absolute;
    display:block;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    outline:none;
    padding-left:0;
    padding-right:0;
  }
  .navbar-area.nav-fixed .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon {
    background: #fff;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon {
     background-image: none !important;
     border-top: 0px solid #ccc;
     border-bottom: 0px solid #ccc;
     height: 3px;
     width: 40px;
     background: var(--main-color-two);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:before {
    top: 2px;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:after {
    bottom: 0;
  }
  .navbar-area.nav-fixed .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:before, .navbar-area.nav-fixed .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:after {
    background: #fff !important;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:before, .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:after {
    content: '';
    width: 30px;
    height: 3px;
    position: absolute;
    display: block;
    background: var(--main-color-two);
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    position: initial;
    display: block;
    width: 100%;
    border-top: none;
    box-shadow: none;
    margin-left: 0;
    padding-bottom: 0;
    visibility: visible;
    transition: height 500ms;
    opacity: 1;
    background-color: transparent;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li {
    border:unset;
  }
  .navbar-area .utility-nav .navbar-collapse .navbar-nav > li > a {
    padding: 16px 0;
  }
  #menu_dichvu .menu-item-has-children .sub-menu li {
    padding-left:24px;
  }
  .navbar-area.nav-style-02 .utility-nav .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    display:none;
  }
  .navbar-area.nav-style-02 .nav-container.utility-nav .navbar-collapse .navbar-nav > li:hover > a {
    color: #fff !important;
  }
  .navbar-area.nav-style-02 .nav-container.utility-nav .navbar-collapse .navbar-nav li .sub-menu li:hover > a {
    color:var(--main-color-one);
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover {
    border:none;
  }
  .blog-content-area {
    margin: -10px 0;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav {
    justify-content: unset;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
    line-height: 16px;
  }
  
  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    line-height:12px;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    width: 30px;
    height: 20px;
    background: transparent;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform:rotate(-45deg);
    top: 13px;
  }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform:rotate(45deg);
    top: 13px;
  }
  .blog-view {
    padding-top:70px !important;
  }
  /*foooter*/
  /*----------------------------------------------*/
  .topbar-area .right-contnet {
    right:80px;
  }
  .blog-details-page {
    margin: -10px 0;
  }
  .blog-details-page .widget .widget-title {
    padding-left:0;
    margin-top:28px;
  }
  .breadcrumb-area .breadcrumb-inner h3.title {
    font-size:30px;
  }
}

@media only screen and (max-width:739px) {
  .header-area .owl-nav .owl-prev {
    left:15px;
  }
  .header-area .owl-nav .owl-next {
    right:15px;
  }
  .footer-top > div > div > div:first-child {
    margin-bottom:24px;
  }
}

@media only screen and (max-width:430px) {
  .navbar-area .nav-container .navbar-collapse {
    padding-top: 80px;
  }
  .header-style-01:has(> .nav-fixed) ~ .breadcrumb-area {
    margin-top: 61px;
  }
  .blog-view .row.details > div h2.title {
    font-size:28px;
  }
  .header-area.container .owl-carousel .owl-dots.disabled, .header-area.container .owl-carousel .owl-nav.disabled {
    padding:0 15px;
  }
  .navbar-area.nav-style-02 .nav-container .logo-wrapper {
    max-width: 160px;
  }
  .footer-widget .contact_details .logo-footer {
    text-align:center;
  }
  .footer-widget .contact_details .logo-footer img {
    width:270px;
  }
  .get-title .section-title h1.title {
    font-size:26px !important;
  }
}
@media only screen and (min-width:992px) {
  .footer-area .footer-top > div > div > div:first-child {
    margin-right:50px;
  }
}
/*back to top*/
.back-to-top {
    position: fixed;
    right: 20px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    background-color:var(--main-color-two);
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    z-index: 99;
    font-size: 25px;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.back-to-top {
  bottom: 90px !important;
}