@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

        .navbar-brand{width: 250px !important; }
        p:empty, 
p:has(> br) {
    display: none;
}
.footer-c .row
{
    gap: 30px;
}
        header .col-right{width: calc(100% - 250px) !important; }

        body {

           font-family: "Outfit", sans-serif;
           font-weight: 300;

        }

        header .shadow-sm {

            box-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075) !important;
            gap: 20px;
        }

        .header-actions i{color: #fff}

        .navbar-brand {

            font-weight: bold;

            font-size: 1.5rem;

            color: #fff !important;

            width: 15%;

        }

        .color-do{color: #ee1b2e}

        .color-xanh{color: #063a53}

        /* Container chính cho dropdown */

.font-35{

    font-size: 35px;

    line-height: 40px;

    font-weight: bold;

    text-transform: uppercase;

}

.about-title{color: #063a53}

    .about-title span{color: #ed1b2e}

/* Tùy chỉnh nút bấm chính */

.language-dropdown .btn.dropdown-toggle {

    background-color: transparent; /* Nền trong suốt */

    border: none;                  /* Không viền */

    color: #fff;                 /* Màu chữ trắng (hoặc màu bạn muốn) */

    padding: 0.5rem 0.25rem;

    

    

}



/* Tránh hiện viền khi click vào */

.language-dropdown .btn.dropdown-toggle:focus {

    box-shadow: none;

}



/* Tùy chỉnh Icon Quốc kỳ */

.language-dropdown .flag-icon {

    width: 20px;       /* Chiều rộng flag */

    height: auto;      /* Giữ tỷ lệ */

    border-radius: 2px; /* Bo góc nhẹ cho flag */

    object-fit: cover;

}



/* Tùy chỉnh Menu xổ xuống */

.language-dropdown .dropdown-menu {

    border-radius: 8px; /* Bo góc menu */

    border: 1px solid #e0e0e0;

    box-shadow: 0 4px 12px rgba(0,0,0,0.1); /* Đổ bóng nhẹ */

    padding: 0.5rem 0;

    min-width: 150px;

}



/* Tùy chỉnh các mục bên trong menu */

.language-dropdown .dropdown-item {

    font-size: 14px;

    padding: 0.6rem 1rem;

    color: #333;

}



/* Hiệu ứng khi hover */

.language-dropdown .dropdown-item:hover {

    background-color: #f8f9fa;

    color: #000;

}



/* Highlight ngôn ngữ đang chọn */

.language-dropdown .dropdown-item.active {

    background-color: #e9ecef;

    color: #000;

    font-weight: 600;

}



/* =========================================

   TẠO ICON MŨI TÊN CHỮ V (MẢNH) NHƯ HÌNH MẪU

   ========================================= */



/* 1. Ẩn mũi tên tam giác mặc định của Bootstrap */

.language-dropdown .dropdown-toggle::after {

    display: none;

}



/* 2. Dùng pseudo-element ::after để vẽ mũi tên chữ V */

.language-dropdown .dropdown-toggle::after {

       display: inline-block;

    width: 0;

    height: 0;

    margin-left: .255em;

    vertical-align: .255em;

    content: "";

    border-top: .3em solid;

    border-right: .3em solid transparent;

    border-bottom: 0;

    border-left: .3em solid transparent;

}




/* Style cho icon search */

.search-icon {

    color: #fff;

    font-size: 18px;

    text-decoration: none;

    transition: opacity 0.3s;

}



.search-icon:hover {

    opacity: 0.8;

    color: #fff;

}
.navbar-light .navbar-nav .nav-link
{
    font-weight: 400;
}
.navbar-light .nav-item.active .nav-link,
.navbar-light .navbar-nav .nav-link:hover
{
    color: #ee1b2e !important;
}

/* Style cho button FREE QUOTE */

.btn-free-quote {

    background-color: #ed1c24; /* Màu đỏ thương hiệu */

    color: #ffffff;

    padding: 8px 25px;

    font-size: 14px;

  

    text-transform: uppercase; /* Chữ in hoa */

    text-decoration: none;

    border-radius: 0; /* Bo góc vuông như hình */

    display: inline-block;

    transition: all 0.3s ease;

    border: none;

}



.btn-free-quote:hover {

    background-color: #c81016; /* Đỏ đậm hơn khi hover */

    color: #ffffff;

}



header

{

/*    background-color: #023a53;*/

z-index: 2;

    position: relative;

}

header .nav-link

{

    color: #fff !important;

        padding: 10px 20px !important;

}

.gap-3{

    gap:3px;

}

.gap-10{

    gap:10px;

}

.gap-20

{

    gap: 20px;

}
.gap-40

{

    gap: 40px;

}

.container

{

    position: relative;

    padding: 0 20px;

}

.row{margin: 0; flex-wrap: nowrap;}

.row>* {padding: 0}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto

{

    flex: auto;
    padding: 0;

}

img{

    max-width: 100%;

}

.d-grid-3{display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px}

.d-grid-4{display: grid; grid-template-columns: repeat(4, 1fr);}



.image-box

{

    display: flex;

    gap: 18px;

    align-items: center;

}

.image-box-img

{

    width: 20%;

    text-align: center;

}

.image-box-content-title

{

    font-size: 17px; font-weight: bold;

    color: #063a53;

}

.image-box-content

{

    display: flex;

    flex-direction: column;

    gap: 5px;

    width: 80%;

}

a:hover{

    text-decoration: none;

}

.search-overlay {
    position: fixed;
    z-index: 9999; /* Luôn nằm trên cùng */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.98); /* Màu nền trắng hơi trong suốt */
    display: flex;
    align-items: center;
    justify-content: center;
    
    /* Hiệu ứng ban đầu: Ẩn và thu nhỏ */
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

/* Khi kích hoạt class .open */
.search-overlay.open {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

/* Nút đóng */
.close-search {
    position: absolute;
    top: 30px;
    right: 40px;
    font-size: 50px;
    color: #333;
    cursor: pointer;
    transition: transform 0.3s;
}

.close-search:hover {
    transform: rotate(90deg);
    color: #063a53;
}

/* Nội dung khung nhập liệu */
.search-overlay-content {
    width: 80%;
    max-width: 800px;
    text-align: center;
}

.search-overlay-content input[type="text"] {
    width: 100%;
    border: none;
    background: transparent;
    font-size: 40px;
    font-weight: 300;
    padding: 10px 0;
    color: #222;
    outline: none;
    text-align: center;
}

/* Thanh gạch dưới chạy hiệu ứng */
.search-underline {
    height: 2px;
    background: rgb(6, 58, 83);
    width: 0;
    margin: 0 auto;
    transition: width 0.6s ease;
}

.search-overlay.open .search-underline {
    width: 100%;
}

.search-hint {
    margin-top: 20px;
    color: #888;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Chặn cuộn trang khi đang mở search */
body.search-active {
    overflow: hidden;
}
.dropdown-item
{
  color: #063a53;
}
.dropdown-item:focus, .dropdown-item:hover,.dropdown-item.active
{
    color: #ee1b2e;
    background: none;
}
/*====

trang chủ

===========*/



/*==============*/







/*==========

footer

=========*/

footer

{

    padding: 80px 20px 0;

    background: #063a53;

    color: #fff;

   

}

.footer-c

{

    display: flex;

    flex-direction: column;

    

}

.footer-1

{

    font-size: 35px;

    line-height: 38px;

    font-weight: bold;

   
}

.footer-2

{

   

  font-weight: 400;

    color: #ee1b2e;

}

.footer-3

{

    display: flex;

    margin: 0;

    align-items: center;

    gap: 10px;

    justify-content: center;

}



.footer-5{

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.icon-list

{

    display: flex; align-items: center; gap: 10px;

}

.footer-6

{

    border-top:thin solid rgba(255, 255, 255, 0.2);

}

.footer-7

{

    padding: 30px 0;

    text-align: center;

}
.footer-menu-container {
   padding-top: 22px;
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
#scrollToTop {
  display: none; /* Ẩn nút khi ở đầu trang */
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #125872; /* Màu tím Indigo hiện đại */
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 50%; /* Làm nút tròn */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease; /* Hiệu ứng mượt mà */
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb{background: none; font-size: 13px; padding: 0; margin-bottom: 8px;}

.breadcrumb-item.active,.breadcrumb-item a{
    color: #fff;
}
#scrollToTop:hover {
  background-color: #125872;
  transform: translateY(-5px); /* Nhảy nhẹ lên khi hover */
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

#scrollToTop svg {
  transition: transform 0.3s ease;
}

#scrollToTop:hover svg {
  transform: scale(1.1);
}
/* --- Phần Header (Menu + Icons) --- */
.menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.menu-title {
    font-size: 23px;
    font-weight: bold;
    margin: 0;
}

.social-icons {
    display: flex;
    gap: 15px;
}

.icon-link {
    width: 32px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

/* Hiệu ứng Hover Social Icons: Đổi màu và phóng to */
.icon-link:hover {
    background-color: white;
    color: #04394d;
    transform: scale(1.15) rotate(10deg);
    border-color: white;
}

/* --- Đường kẻ ngang --- */
.menu-divider {
    border: 0;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 25px;
}

/* --- Phần Link Menu --- */


.link-column {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid; grid-template-columns: repeat(2, 1fr);
}

.link-column li {
    margin-bottom: 15px;
}

.link-column a {
    color: white;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    position: relative; /* Để làm hiệu ứng gạch chân bên dưới */
    padding-bottom: 2px;
    transition: color 0.3s ease;
    display: inline-block;
}

/* Hiệu ứng Hover Menu Link: Gạch chân trượt từ trái sang */
.link-column a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #ee1b2e; /* Màu xanh ngọc tạo điểm nhấn */
    transition: width 0.3s ease;
}

.link-column a:hover {
    color: #ee1b2e;
}

.link-column a:hover::after {
    width: 100%;
}




/*===========

item tin tuc

=============*/

.item-tintuc-content

{

    padding: 15px 20px;

    border: thin solid #f3f3f3;

}

.item-tintuc-content-1{gap: 10px; font-size: 13px}

.item-tintuc-content-1-1{border:  thin solid #f3f3f3; color:#ee1b2e; padding: 5px 8px; }

.item-tintuc-content-1-2{color: #848484}

.item-tintuc-content-2{font-size: 17px; font-weight: 600;}

.item-tintuc-content-3 {

    display: -webkit-box;

    -webkit-line-clamp: 2; /* Số dòng muốn hiển thị */

    -webkit-box-orient: vertical;  

    overflow: hidden;

    text-overflow: ellipsis; font-size: 13px; color: #848484

}

.item-tintuc-content-4{width: 20%;

    text-align: left;

    margin: 10px 0;

    border: 1px solid #a7a7a7;}