body {
    background-color: #f8f8f8;
}

.owl-carousel .item {
	height: unset!important;
}
.menu-dmt {
    background-color: #fff;
}
.logo-menu {
    max-width: 150px;
    height: auto;
}
.logo-menu img {
    width: 100%;
    height: auto;
}
.menu {
	position:relative;
	background-color:unset;
}
.menu .row {
	gap: 0;
}
.menu-items {
	margin-top: 10px;
}
.menu-items ul li {
    margin-right: 15px;
}
.menu-items a {
    text-transform: uppercase;
}
.menu-items ul li a {
    font-weight: bold;
    font-size: 14px;
}
.menu .form-menu {
    position: absolute;
    right: 0;
	top: 20%;
    float: right;
}
.form-menu .contact-form {
    padding: 10px;
    border-radius: 10px;
    background-color: #f4f4f4;
}
.menu .form-menu .contact-form {
    padding: 10px;
    border-radius: 10px;
    background-color: #f4f4f4;
	display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    gap: 15px;
}
.form-menu .contact-form a {
    font-weight: bold;
    font-size: 14px;
    color: #c0392b;
}

.menu .contact-form .icon-wechat, .menu .contact-form .icon-facebook, .menu .contact-form .icon-youtube, .menu .contact-form 
.icon-gmail, .menu .contact-form .icon-link {
    width: 20px;
    max-height: 50px;
}

.menu .menu-search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-radius: 5px;
    overflow: hidden;
}
.menu .form-menu  .search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    overflow: hidden;
}
.form-menu .search-form input[type="text"] {
    padding: 5px;
}
.menu .contact-form img {
    width: 100%;
    height: auto;
}


.slide-chinh-trang-chu .owl-carousel .item {
    padding: unset !important;
}
.slide-chinh-trang-chu .owl-dots
 {
    position: absolute;
    left: 46%;
    bottom: 15px;
}


.slide-chinh-trang-chu .slide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.tieu-de-section::after {
    left: unset;
}
.tu-van {
    background-color: unset;
    border-radius: unset;
    border: 2px solid #f04806;
}
.nut-tu-van a {
    color: #f04806;
}

.linh-vuc-dmt {
	position:relative;
	padding-bottom: 30px;
}
.kho-1-dmt {
	position: relative;
}

.sea-background {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #43b1e4 0%, #00a2e3 100%);
  overflow: hidden;
  position: absolute;
  top:0;
  left: 0;
  z-index: -999;
}

/* Base đốm sáng */
.firefly {
  position: absolute;
  background: radial-gradient(circle, #ffffff88, #ffffff11);
  border-radius: 50%;
  box-shadow: 0 0 8px #ffffffaa;
  animation: moveFirefly 12s linear infinite, blink 2s ease-in-out infinite;
}

/* To nhỏ và vị trí khác nhau */
.firefly:nth-child(1)  { width: 15px;  height: 15px;  top: 10%; left: 15%; animation-delay: 0s; }
.firefly:nth-child(2)  { width: 20px;  height: 20px;  top: 20%; left: 30%; animation-delay: 1.2s; }
.firefly:nth-child(3)  { width: 36px;  height: 36px;  top: 35%; left: 50%; animation-delay: 2s; }
.firefly:nth-child(4)  { width: 14px;  height: 14px;  top: 50%; left: 70%; animation-delay: 0.5s; }
.firefly:nth-child(5)  { width: 27px;  height: 27px;  top: 65%; left: 80%; animation-delay: 2.5s; }
.firefly:nth-child(6)  { width: 16px;  height: 16px;  top: 40%; left: 20%; animation-delay: 3s; }
.firefly:nth-child(7)  { width: 19px;  height: 19px;  top: 25%; left: 60%; animation-delay: 1s; }
.firefly:nth-child(8)  { width: 25px;  height: 25px;  top: 75%; left: 35%; animation-delay: 4s; }
.firefly:nth-child(9)  { width: 16px;  height: 16px;  top: 85%; left: 10%; animation-delay: 2.2s; }
.firefly:nth-child(10) { width: 24px;  height: 24px;  top: 15%; left: 85%; animation-delay: 3.6s; }
.firefly:nth-child(11) { width: 37px;  height: 37px;  top: 60%; left: 45%; animation-delay: 1.8s; }
.firefly:nth-child(12) { width: 25px;  height: 25px;  top: 30%; left: 5%;  animation-delay: 0.8s; }

/* Chuyển động nhẹ nhàng */
@keyframes moveFirefly {
  0%   { transform: translate(0, 0); }
  25%  { transform: translate(15px, -10px); }
  50%  { transform: translate(-10px, 15px); }
  75%  { transform: translate(10px, -5px); }
  100% { transform: translate(0, 0); }
}

/* Nhấp nháy như đom đóm */
@keyframes blink {
  0%, 100% { opacity: 0.2; }
  50%      { opacity: 1; }
}


.doi-tac {
	margin-top:unset;
}


.nd-gioithieu p {
color: #fff;	
}


.linh-vuc-dmt .tieu-de-section {
    color: #ee1c24;
}
.gioi-thieu-dmt {
	float: unset;s
}
.sf-slogan {
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sf-slogan .slogan-container {
	display:flex;
	justify-content:center;
	align-items: center;
}
.sf-slogan .slogan {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: 85%;
}

.duan-dmt {
	display:none;
	background-color: #e6eef1;
	padding-bottom: 50px;
}


.linh-vuc-dmt .linh-vuc {
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.tin-tuc-dmt {
	margin-bottom: unset;
}
.doi-tac {
	margin-bottom: unset;
	padding-bottom: 50px;
}
.tin-tuc {
	padding-top: unset;
}
.kho-2-dmt {
	background-image: url('../images/masthead-bg-4.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.chan-trang-dmt {
    background-color: #8a6141;
    background-image: url('https://seafix.vn/upload/images/footer-bg.jpg'); 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
	padding-top: 50px;
	padding-bottom: 50px;
}

.mb-menu-1 .search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    overflow: hidden;
}
.mb-menu-1 .search-form button {
    padding: 15px;
}
@media (max-width: 768px) {
    .logo-menu {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: unset;
    }
	.menu {
		display:none;
	}
	.slider-dau-trang-ff {
        padding-top: 135px;
    }
	.mobile-menu {
		position: unset;
	}
	.logo-menu {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: unset;
    }
	.menu-dmt .container {
        padding-left: unset;
        padding-right: unset;
    }
	.mb-menu-1 .menu-search {
		padding: 5px;
		background-color: #fff;
		border:1px solid #fff;
	}
	.slider-dau-trang-ff {
        padding-top: 0px;
    }
	.logo-menu {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: unset;
		background-color: #fff;
    }
	.logo-menu img {
        max-width: 100px;
        height: auto;
    }
	.mobile-menu .menu-items {
        top: 200px;
    }
}