@import url(animate.css);
@import url(font-awesome.min.css);
/*------------------------------------------------------------------
		3. BASIC
	-------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline: none !important;
	box-sizing: border-box;
}

html,
body {
	color: #3e3e3e;
	font-size: 14px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 400;
	overflow-x: hidden;
}
/* Buộc thẻ p phải sử dụng font Roboto đã tải */
p, .home_calalog_cont p {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important; 
}

/* Thêm lại line-height để định dạng tốt hơn */
p {
    line-height: 1.6em; 
    font-size: 14px; /* Giữ nguyên cỡ chữ nhỏ hơn tiêu đề */
    margin-bottom: 10px;
}
a.btn, button.btn {
    /* ... các quy tắc khác ... */
    font-family: 'Roboto', sans-serif !important; /* Đảm bảo font Roboto được ưu tiên */
}
body {
	overflow-x: hidden;
}

a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0;
	font-weight: normal;
	line-height: normal;
	color: #1f1f1f;
	margin: 0
}

h6 {
	font-size: 14px;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px
}

.small_heading.main-heading h2 {
	font-size: 21px;
}

.small_heading.main-heading::after {
	top: 18px;
}

.small_heading.main-heading {
	margin-bottom: 20px;
	width: 100%;
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

	h1 a,
	h2 a,
	h3 a,
	h4 a,
	h5 a,
	h6 a {
		color: #3E3E3E;
		text-decoration: none !important;
		opacity: 1
	}

ol,
ul {
	list-style: none;
	margin: 0;
}

a {
	color: #3E3E3E;
	text-decoration: none;
	outline: none;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-custom {
	margin-top: 20px;
	background-color: transparent;
	border: 2px solid #ddd;
	padding: 12px 40px;
	font-size: 16px;
}

.button_section {
	float: left;
	width: 100%;
}

a.btn,
button.btn {
	min-width: 170px;
	height: 50px;
	border-radius: 100px;
	padding: 0;
	text-align: center;
	line-height: 52px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	color: #fff;
	border: solid transform 1px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	position: relative;
	font-family: 'Roboto', sans-serif;
}

.btn.dark_gray_bt {
	background: #252525;
}

.pc-img-re {
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
}

a.btn.border_btn {
	border: solid transparent 1px;
	background: transparent;
}

a.btn:hover,
button.btn:hover,
a.btn:focus,
button.btn:focus {
	background: #252525;
	color: #fff;
}

button.btn.white_btn,
a.btn.white_btnbutton.btn.white_btn,
a.btn.white_btn {
	background: #fff;
	padding: 0 50px;
}

.btn.sqaure_bt i {
	margin-left: 8px;
	font-weight: 600;
	top: -1px;
	position: relative;
	
}

.bottom_info .btn.sqaure_bt {
	margin: 0;
}

.bottom_info .pull-right {
	margin-top: 17px !important;
}

.blog_grid .bottom_info .pull-right {
	margin-top: 0 !important;
}

.padding-bottom_0 {
	padding-bottom: 0 !important;
}

.padding-top_0 {
	padding-top: 0 !important;
}

.padding-bottom_1 {
	padding-bottom: 10px !important;
}

.padding-bottom_2 {
	padding-bottom: 20px !important;
}

.padding-bottom_3 {
	padding-bottom: 30px !important;
}

.padding-bottom_4 {
	padding-bottom: 40px !important;
}

.padding-bottom_5 {
	padding-bottom: 50px !important;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.img-responsive {
	max-width: 100%;
}

.color_black p,
.color_black ul,
.color_black ul li {
	color: #3E3E3E;
}

.black_color {
	color: #3E3E3E;
}

.semi_bold {
	font-weight: 600;
}

.lead {
	font-size: 18px;
	line-height: 30px;
	color: #767676;
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 20px 0 20px;
	padding: 30px;
}

.margin_0 {
	margin: 0 !important;
}

.padding_0 {
	padding: 0 !important;
}

h2 {
	font-size: 28px;
	color: #3E3E3E;
	line-height: 36px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 15px;
}

h3 {
	font-size: 20px;
	color: #3E3E3E;
	line-height: normal;
	font-weight: 500;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: 600;
}

h4 {
	font-size: 16px;
	color: #3E3E3E;
	line-height: 21px;
	font-weight: 600;
	text-transform: none;
	margin: 30px 0 20px 0;
}

h5 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	line-height: normal;
	color: #3E3E3E;
}

p {
	color: #3E3E3E;
	font-size: 15px;
	line-height: 21px;
}

	p.large {
		color: #898989;
		font-size: 20px;
		font-weight: 400;
		margin: 0 0 10px 0;
	}

	p.large_2 {
		font-weight: 500;
		font-size: 18px;
		color: #898989;
	}

button,
input,
select,
textarea,
option {
	font-family: 'Roboto', sans-serif;
}

a#submit {
	z-index: 1;
}

a:hover,
a:focus {
	color: #039ee3;
	text-decoration: none;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
	padding: 0 15px;
	float: left;
	min-height: 25px;
}

.border_radius_0 {
	border-radius: 0 !important;
}

.span1 {
	width: 10%;
}

.span2 {
	width: 20%;
}

.span3 {
	width: 30%;
}

.span4 {
	width: 40%;
}

.span5 {
	width: 50%;
}

.span6 {
	width: 60%;
}

.span7 {
	width: 70%;
}

.span8 {
	width: 80%;
}

.span9 {
	width: 90%;
}

.span10 {
	width: 100%;
}

.container {
	width: 1200px;
	max-width: 1200px;
}

.section_padding {
	padding: 80px 0 100px;
}

.layout_2_padding {
	padding: 100px 0 80px;
}

.full {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.top_80 {
	top: 80px;
}

.vertical-center {
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
}

.right_side {
	float: right;
}

.text_align_right {
	text-align: right;
}

.left_side {
	float: left;
}

.text_align_left {
	text-align: left;
}

.text_align_center {
	text-align: center;
}

.center {
	width: 100%;
	display: flex;
	justify-content: center;
}

.modal-backdrop.show {
	opacity: 1;
}

.border_dotted_circle {
	border: dotted #e1e1e1 3px;
	width: 170px;
	height: 170px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}

	.border_dotted_circle:hover,
	.border_dotted_circle:focus {
		border: dotted #e1e1e1 3px;
		animation-name: rotate;
		animation-duration: 2s;
		animation-iteration-count: infinite;
		animation-timing-function: linear;
		-webkit-animation-name: rotate;
		-webkit-animation-duration: 2s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
		-moz-animation-name: rotate;
		-moz-animation-duration: 2s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-timing-function: linear;
		-ms-animation-name: rotate;
		-ms-animation-duration: 5s;
		-ms-animation-iteration-count: infinite;
		-ms-animation-timing-function: linear;
		-o-animation-name: rotate;
		-o-animation-duration: 2s;
		-o-animation-iteration-count: infinite;
		-o-animation-timing-function: linear;
	}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0deg);
	}

	to {
		-moz-transform: rotate(360deg);
	}
}

.white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_more {
	color: #fff !important;
}

.light_silver_fonts p,
.light_silver_fonts h1,
.light_silver_fonts h2,
.light_silver_fonts h3,
.light_silver_fonts h4,
.light_silver_fonts h5,
.light_silver_fonts h6,
.light_silver_fonts ul,
.light_silver_fonts ul li,
.light_silver_fonts ul li a,
.light_silver_fonts ul i,
.light_silver_fonts .post_info i,
.light_silver_fonts div,
.light_silver_fonts a.read_more {
	color: #ccc !important;
}


/** icon **/

.iconsmind-Over-Time2::before {
	content: "\eb2e";
}

.iconsmind-Money-2::before {
	content: "\eac6";
}

.iconsmind-People-onCloud::before {
	content: "\eb52";
}

.iconsmind-Wallet-2::before {
	content: "\ede5";
}

.iconsmind-Shield::before {
	content: "\ec4f";
}

.iconsmind-Ribbon-2::before {
	content: "\ebf5";
}


/** end icon **/

section.background_bg_bottom {
	background-repeat: repeat-x !important;
	background-position: bottom center !important;
}

.parallax_bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.dark_gray {
	background-color: #111;
	min-height: 400px;
}

	.dark_gray.white_fonts h2 {
		color: #17a5e9 !important;
	}

	.dark_gray.light_silver_fonts h2 {
		color: #fff !important;
	}

.list_style_1 {
	font-size: 14px;
	font-weight: 500;
	margin: 20px 0 15px;
}

	.list_style_1 i {
		float: left;
		margin: 3px 16px 0 0;
	}

.light_silver {
	background: #f8f8f8;
}

.light_silver_2 {
	background: #f8f8f8 !important;
}

.padding-bottom_5 {
	padding-bottom: 50px !important;
}

hr.dottad_border {
	border-top: dotted 3px;
	margin: 80px 0;
}

.margin_bottom_30_all {
	margin-bottom: 30px;
}

.margin_bottom_50_all {
	margin-bottom: 50px;
}

.margin_bottom_20_all {
	margin-bottom: 20px;
}

.margin_bottom_0 {
	margin-bottom: 0px !important;
}

.section {
	/* float: left;  <-- XÓA BỎ DÒNG NÀY */
	width: 100%;
	/* Đảm bảo nó là block nếu cần, mặc dù div đã là block sẵn */
	display: block;
}

.pagination > li.active a {
	color: #fff;
}

.contant_section {
	float: left;
	width: 100%;
}

/* Giả định container ảnh feature là .blog_feature_img */
.blog_feature_img {
	width: 100%;
	/* Đặt chiều cao container để tạo khung ảnh feature */
	/* Ví dụ: height: 350px; */
	overflow: hidden;
}

	.blog_feature_img img {
		/* Đảm bảo ảnh lấp đầy khung 100% nhưng giữ tỷ lệ */
		width: 100%;
		height: 100%;
		/* 🔥 SỬA LỖI MÉO: Bắt buộc giữ tỷ lệ */
		object-fit: cover;
		/* Thay bằng 'contain' nếu bạn muốn thấy toàn bộ ảnh và chấp nhận khoảng trắng */
	}

.home_news_img:hover {
	opacity: 0.8;
}

.home_news_img img {
	width: 100%;
	max-height: 22rem;
}

.news_feature_img img {
	width: 100%;
	max-height: 30rem;
}

.home_calalog_img img {
	width: 100%;
	height: 240px;
}

.home_calalog_img:hover {
	opacity: 0.8;
}

.main_heading {
	position: relative;
	margin-bottom: 30px;
}

	.main_heading::after {
		content: "";
		display: block;
		margin: 20px auto 0;
		width: 80px;
		height: 5px;
		background: #17a5e9;
	}

	.main_heading.text_align_left::after {
		margin-left: 0;
	}

	.main_heading.text_align_right::after {
		margin-right: 0;
	}

.icon img {
	width: 100px;
}

/*------------------------------------------------------------------
		5. HEADER
	-------------------------------------------------------------------*/
#main-contents {
	margin-top: 50px;
}
/*----- header fix -----*/
#fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid rgba(192, 194, 197, 0.5);
}

header {
	width: 100%;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1000;
	background-color: #fff;
}

	header.fixed {
		position: fixed;
	}

/*----- Header Top -----*/
.header_top {
	min-height: 25px;
	position: relative;
}
	/* Tăng khoảng cách giữa các mục trong Top Bar */
	.header_top .container-fluid .top-item {
		/* Đặt khoảng cách bên phải cho mỗi mục. 1.5rem tương đương với gap-4 */
		margin-right: 1.5rem;
	}

		/* Loại bỏ margin-right cho mục cuối cùng (Địa chỉ) để nó sát mép phải */
		.header_top .container-fluid .top-item:last-child {
			margin-right: 0;
		}

.header_bottom {
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 0 !important;
	min-height: 0 !important; /* hoặc 0, đều được unset */
	height: auto !important;
}

	.header_bottom .container {
		padding-left: 0 !important; /* hoặc 0 nếu muốn sát mép */
	}

.header_top ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

	.header_top ul li {
		font-size: 14px;
		color: #fff;
		float: left;
	}

		.header_top ul li i {
			margin: 0 2px 0 0;
		}

		.header_top ul li i {
			color: #fff;
			transition: ease all 0.2s;
			font-size: 18px;
			margin-right: 5px;
		}

.header_top .social_icon ul li a {
	color: #fff;
}

.top_information.pull-left li {
	margin-right: 20px;
}

.top_information.pull-right li {
	margin-left: 20px;
}



.make_appo {
	float: right;
}

	.make_appo .btn.white_btn {
		margin: 0;
		border-radius: 0;
		font-weight: 600;
		padding: 0 35px;
		font-family: Arial, Helvetica, sans-serif;
	}

.topbar-left {
	float: left;
}

.topbar-right {
	float: right;
}


/* Giảm padding navbar (bao quanh danh sách menu) */
.navbar {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	min-height: 0 !important;
}

/* Logo nhỏ hơn nếu cần */
.logo img {
	max-height: 48px; /* giảm nếu muốn gọn hơn */
}

/* Thu gọn các item menu */
.navbar-nav {
	gap: 0.75rem; /* khoảng cách giữa item */
	align-items: center;
}

	/* Loại bỏ padding thừa, dùng padding nhỏ gọn */
	/* --- NAV ITEM --- */
	.navbar-nav .nav-link {
		padding: 0.4rem 0.75rem !important; /* giảm padding dọc */
		font-weight: 700;
		text-transform: uppercase;
		color: #005bac !important;
		border-bottom: 3px solid transparent;
		line-height: 1.2;
	}

		/* Hover */
		.navbar-nav .nav-link:hover,
		.navbar-nav .nav-link.active {
			color: #009fe3 !important;
			border-bottom-color: #009fe3;
		}

/* Ẩn toggler trên desktop (giữ nếu bạn muốn) */
@media (min-width: 992px) {


	.navbar-toggler {
		display: none !important;
	}

	#menu-button {
		display: none !important;
	}
}

/* Mobile: cân chỉnh padding hiển thị khi sổ xuống */
@media (max-width: 991px) {
	.header_bottom {
		padding: 6px 0 !important;
	}

	.navbar-nav .nav-link {
		padding: 0.6rem 1rem !important;
		font-size: 1rem;
	}

	.logo img {
		max-height: 46px;
	}
}


/*------------------------------------------------------------------
		6. SLIDER PARALLAX
-------------------------------------------------------------------*/
/*.main_slider {*/
	/* 🔥 BỔ SUNG: Đẩy slider xuống bằng chiều cao TỔNG CỘNG của Header */
	/* Giả sử chiều cao header là 90px (bạn cần đo chính xác) */
	/*margin-top: 0 !important;*/
	/* Đảm bảo không có padding hay margin thừa nào khác */
	/*padding-top: 0 !important;
	border-bottom: 5px solid #039ee3;
}

	.main_slider .carousel-item img {
		display: block;
		width: 100%;*/
		/* Đảm bảo căn chỉnh lên trên, khắc phục vấn đề inline */
		/*vertical-align: top;
	}

	.main_slider .carousel-item {*/
		/* Loại bỏ padding và margin thừa trên chính slide item */
		/*padding: 0 !important;
		margin: 0 !important;
	}*/
/* ==========================================================
   CSS CỐ ĐỊNH CHIỀU CAO SLIDER (Khắc phục giật khung)
   ========================================================== */

/* ==========================================================
   CSS CỐ ĐỊNH TỈ LỆ KHUNG HÌNH 2852x1200 (2.37:1)
   ========================================================== */

.slider-aspect-wrapper {
    width: 100%;
    /* 1200 / 2852 * 100% = 42.075% */
    padding-bottom: 42.075%; /* 🔥 Đặt Chiều cao theo tỉ lệ của ảnh */
    height: 0;
    position: relative;
    overflow: hidden;
}

.carousel-inner, .carousel-item {
    height: auto !important;
}

.carousel-item img {
    width: 100%;
    height: auto !important;
    object-fit: initial; /* hoặc contain */
}

/* 1. CONTAINER CHÍNH CỦA CAROUSEL */
#myCarousel {
    /* Đặt tuyệt đối để chiếm hết không gian của wrapper */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* 🔥 Chiếm 100% chiều cao đã cố định */
}

/* 2. CAROUSEL INNER (Vỏ bọc slide) */
.carousel-inner {
    height: 100%; /* Chiếm toàn bộ chiều cao của #myCarousel */
}

/* 3. CAROUSEL ITEM & ẢNH */
.carousel-item {
    position: relative; 
    height: 100%; /* Chiếm toàn bộ chiều cao của .carousel-inner */
}

/*.carousel-item img {
    width: 100%;
    height: 100%; 
    object-fit: cover; /* Đảm bảo ảnh lấp đầy (dù đã cùng tỉ lệ) 	
    display: block;
}*/
.carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Giữ nguyên toàn bộ ảnh, không bị crop */
    background-color: #000; /* Thêm nền nếu muốn tránh khoảng trắng */
    display: block;
}

/* Đảm bảo CSS cũ không ghi đè (Nếu bạn có) */
.main_slider {
    padding-top: 0 !important;
    margin-top: 0 !important;
    /* Loại bỏ bất kỳ chiều cao cố định nào khác cho .main_slider */
    height: auto !important; 
}
.padding_layout_1 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.padding_layout_home_tect {
	/*padding-top: 75px;
	padding-bottom: 30px;*/
	padding-top: 30px;
	padding-bottom: 10px;
}

.padding_layout_home_product {
	/*	padding-top: 75px;
	padding-bottom: 30px;*/
	padding-top: 30px;
	padding-bottom: 10px;
}

.padding_layout_home_info {
	/*	padding-top: 30px;
	padding-bottom: 30px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

.padding_layout_home_news {
	/*padding-top: 75px;
	padding-bottom: 0;*/
	padding-top: 30px;
	padding-bottom: 10px;
}

.padding_layout_home_customer {
	padding-top: 0;
	padding-bottom: 30px;
}

.breadcrumb_layout {
	padding-top: 30px;
	padding-bottom: 1px;
}

section.quality_ser_bg {
	background-repeat: repeat-x !important;
	background-position: bottom center !important;
	background: url(../images/bg_patter_1.png);
}

.about_info {
	position: relative;
}

	.about_info img {
		position: absolute;
		padding: 48px 42px;
		left: 0;
		z-index: 0;
	}

.qulity_ser {
	background: rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}

section.dottad_star_bg {
	background-repeat: no-repeat !important;
	background-position: bottom right !important;
	background-image: url('../images/gray_dotts.png');
}

#subscribe_form input {
	width: 540px;
	height: 50px;
	border-radius: 100px;
	border: none;
	padding: 0 26px;
	color: #898989;
	font-size: 14px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

#subscribe_form {
	margin-top: 10px;
}

.grow_business {
	background-position: right bottom !important;
	background: url(../images/bg_patter_2.png);
	background-repeat: no-repeat;
}

.bottom_silver_section {
	padding: 35px 0;
	min-height: 120px;
}

.information_bottom.left-side {
	width: auto;
	float: left;
}

.information_bottom.right-side {
	width: auto;
	float: right;
}

.information_bottom {
	float: left;
	display: flex;
	justify-content: center;
}

.info_cont h4 {
	margin: 0;
}

.info_cont p {
	color: #3E3E3E;
	float: left;
	width: 100%;
	margin: 0;
}

.icon_bottom {
	width: 30px;
	margin-right: 20px;
	text-align: center;
}

.info_cont {
	float: left;
	padding: 4px 0;
}

.icon_bottom {
	width: 50px;
	margin-right: 15px;
	text-align: center;
	font-size: 30px;
	line-height: normal;
}

.heading_min_small {
	font-size: 24px;
	margin: 0 0 15px 0;
}

.sapport_img {
	margin-top: -30px;
}

.icon_circle {
	border-radius: 100%;
	width: 70px;
	height: 70px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.feature_contant {
	float: right;
	width: 75%;
}

.heading_feature {
	color: #3E3E3E;
	font-weight: 600;
}

.feature_icons {
	display: flex;
	padding-bottom: 20px;
	padding-top: 10px;
}

.list_style_2 {
	margin-top: 20px;
}

	.list_style_2 i {
		width: 40px;
		height: 40px;
		background: #632e62;
		border-radius: 100%;
		text-align: center;
		color: #fff;
		line-height: 40px;
		left: 0;
		position: absolute;
		top: 5px;
	}

	.list_style_2 li {
		width: 100%;
		position: relative;
		padding-left: 70px;
		margin-bottom: 20px;
	}

.list_2_head {
	color: #3E3E3E;
	text-transform: uppercase;
	margin: 0;
}

.list_style_1.sort li {
	float: left;
	width: 20%;
}

.list_style_1.sort {
	float: left;
	width: 100%;
}

#testimonial_slider {
	padding-right: 70px;
	height: 125px !important;
}

	#testimonial_slider .carousel-indicators {
		position: absolute;
		right: 0;
		bottom: -45px;
		left: 0;
		z-index: 15;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: flex-start;
		padding-left: 0;
		margin-right: 0;
		margin-left: 0;
		list-style: none;
		margin-bottom: 0;
	}


.testimonial-container {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #039ee3;
	text-align: left;
}

	.testimonial-container .testimonial-photo {
		float: left;
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
	}

		.testimonial-container .testimonial-photo img {
			border-radius: 100%;
		}

	.testimonial-container h4 {
    /* Đảm bảo tiêu đề không thay đổi chiều cao (1 dòng cố định) */
    height: 1.2em; /* Ví dụ */
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px;
}

.testimonial-container p {
    /* Cố gắng cho khối P một chiều cao tối thiểu */
    min-height: 80px; /* Thử nghiệm con số này để chứa tất cả các dòng */
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px;
}

.testimonial_qoute i {
	color: #dfdfdf;
	font-size: 135px;
}

.testimonial_qoute .text_align_left.testmonial_qoute i {
	margin-bottom: 25px;
}

.testimonial_qoute .text_align_right.testmonial_qoute i {
	margin-top: 10px;
}

.testimonial_qoute {
	float: left;
}

.heading_testi h4 {
	text-transform: uppercase;
	margin-bottom: 0;
}

.banner_slider .col-lg-7.col-md-7.col-sm-12.col-xs-12.text_align_right.pull-right img {
	margin-top: 50px;
}

.border_dottat {
	border: dotted 2px #704070;
}

.testimonial_slider_2 .testimonial_inner {
	padding: 40px;
}

.testimonial_slider_2 .heading_testi h4 {
	margin: 0;
}

.testimonial_slider_2 .carousel-indicators {
	bottom: -25px;
}

.brand_icons {
	float: left;
	width: 100%;
	margin-top: 15px;
}

	.brand_icons li {
		float: left;
		width: 20%;
	}

.member_heading h4 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.team_section {
	margin-top: 20px;
}

.social_icon_style_2 ul {
	float: left;
}

	.social_icon_style_2 ul li {
		float: left;
	}

.social_icon_style_2 li {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 5px;
	font-size: 18px;
}

.social_icon_style_2 ul li a {
	float: left;
	width: 100%;
	border: solid #e3e3e3 1px;
	border-radius: 100%;
}

	.social_icon_style_2 ul li a:hover,
	.social_icon_style_2 ul li a:focus {
		color: #fff;
	}

.testimonial_simple_say {
	background: #f6f6f6;
	padding: 50px 100px 35px;
	margin-top: 20px;
}

	.testimonial_simple_say p {
		font-size: 18px;
		line-height: normal;
		color: #3E3E3E;
	}

.qoute_testimonial {
	font-size: 45px;
	position: absolute;
	margin-left: -60px;
	margin-top: -40px;
}

.blog_full_width .blog_feature_cantant {
	padding: 40px 70px;
}

.adress_cont .info_cont h4 {
	font-size: 14px;
	font-family: Roboto;
	font-weight: 500;
}

.adress_cont .info_cont p {
	color: #737373;
}

.adress_cont > h4 {
	margin: 0 0 20px 0;
}

	.adress_cont > h4 + p {
		margin: 0 0 30px 0;
		font-weight: 500;
		color: #333;
	}

.contant_form .form_section {
	margin-top: 30px;
}

.contact_information .information_bottom {
	display: block;
}

.contact_information {
	float: left;
	width: 100%;
	border-top: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top: 15px;
	margin-bottom: 70px;
}

	.contact_information .icon_bottom {
		width: 100%;
	}

.service_style_2 ul li {
	display: inline;
}

.icon_feature {
	width: 70px;
	height: 70px;
	float: right;
	border-radius: 100%;
	text-align: center;
	line-height: 70px;
}

.feature_text {
	width: 70%;
	float: left;
}

.icon_feature {
	float: left;
	margin-left: 25px;
	margin-top: 4px;
}

.feauter_list li {
	margin: 45px 0;
	float: left;
	width: 100%;
}

.text_align_left .icon_feature {
	margin-right: 25px;
	margin-left: 0;
}

.stars_dottat {
	background: url('../images/star_dots.png');
}

.only_parallax {
	background-attachment: fixed;
	background-position: center center;
}

.circle_service_layout .service_types {
	float: left;
	width: 20%;
}

.boder_dottat_small {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	border: dotted 2px;
	text-align: center;
	line-height: 70px;
}

.circle_service_layout .service_types p {
	text-align: center;
	margin-top: 15px;
}

.provide_qty.circle_service_layout {
	min-height: 550px;
	position: relative;
	margin-top: 15px;
}

.left_bottom {
	position: absolute;
	bottom: 100px;
	left: 0;
}

.right_bottom {
	position: absolute;
	bottom: 100px;
	right: 0;
}

.left_top {
	position: absolute;
	bottom: 300px;
	left: 100px;
}

.right_top {
	position: absolute;
	bottom: 300px;
	right: 100px;
}

.service_types.center_ser {
	width: 100%;
}

.service_types.center_ser {
	width: 100%;
	position: relative;
	top: 20px;
}

.mobile_half {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.circle_service_layout_main {
	position: relative;
	overflow: hidden;
}

.service_style_2 .main_heading {
	margin-bottom: 40px;
}

.list_box {
	list-style: none;
	float: left;
	width: 100%;
	display: flex;
}

	.list_box li {
		border: solid #e1e1e1 1px;
		float: left;
		width: 130px;
		height: 130px;
		line-height: 125px;
		text-align: center;
		margin: 0 -1px -1px 0;
	}

.home_page_5 .simple_slider_img {
	top: 0;
	display: flex;
	align-items: center;
}

.home_page_5 .simple_slider_img {
	top: 115px;
	left: -15px;
}

.process_blog span {
	font-size: 40px;
	font-weight: 700;
}

.info_cont h4,
.info_cont p {
	color: #343434;
}


/**== Counter ==**/

.counter-count {
	margin: 0;
	width: 100%;
	padding: 0;
	text-align: right;
	font-size: 40px;
	color: #3E3E3E;
	font-weight: 600;
}

.counter-heading {
	color: #3E3E3E;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 18px;
}

.counter i {
	font-size: 70px;
	color: #17a5e9;
}

.margin_bottom_30 {
	margin-bottom: 30px;
}

.margin_bottom_50 {
	margin-bottom: 50px;
}


/**== Form ==**/

input.field_custom {
	border: solid #e1e1e1 1px;
	width: 100%;
	background: #f8f8f8;
	min-height: 50px;
	padding: 5px 20px;
	line-height: normal;
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #737373;
}

textarea.field_custom {
	border: solid #e1e1e1 1px;
	width: 100%;
	background: #f8f8f8;
	min-height: 150px;
	padding: 15px 20px;
	line-height: normal;
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #737373;
}

.field {
	padding: 0 5px;
}

/**== Pagination ==**/

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: 0;
	line-height: normal;
	color: #000000;
	background-color: #fff;
	border: solid #e1e1e1 1px;
	border-radius: 0;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 28px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination > li {
	display: inline;
	margin: 0 4px;
	float: left;
}

	.pagination > li > a:focus,
	.pagination > li > a:hover,
	.pagination > li > span:focus,
	.pagination > li > span:hover {
		z-index: 2;
		color: #222;
		background-color: #ddd;
		border-color: #ddd;
	}

.pagination {
	margin: 0;
}


/*------------------------------------------------------------------
		 SLIDER
	-------------------------------------------------------------------*/

.only_icon_slider .carousel-indicators {
	bottom: -53px;
}

.only_icon_slider {
	width: 80%;
	margin: 20px 10% 0;
}

.carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
	border-radius: 15px;
	background: #d5d6d6;
}

.carousel-indicators .active {
	width: 40px;
	height: 15px;
	margin: 0;
}
/* 1. Định vị tương đối (Relative) cho phần tử cha của nút */
/* Nút sẽ di chuyển dựa trên vị trí của .carousel-item */
.carousel-item {
	position: relative;
	/* Đảm bảo ảnh chiếm toàn bộ không gian và hiển thị */
	text-align: center; /* Nếu ảnh không full width */
}

/* 2. CSS cho Nút Link (Tương tự nút "Tìm hiểu thêm") */
/* Quy tắc chung (giữ nguyên hoặc điều chỉnh cho desktop) */
.detail-link {
	position: absolute;
	/* Điều chỉnh nhẹ cho desktop để nó không quá xa */
	bottom: 60px; /* Đã giảm từ 80px */
	right: 70px; /* Đã giảm từ 150px */

	display: inline-block;
	padding: 15px 40px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	background-color: transparent;
	z-index: 10;
	transition: all 0.3s;
}

	/* Hiệu ứng khi hover */
	.detail-link:hover {
		background-color: rgba(255, 255, 255, 0.3); /* Nền hơi mờ khi hover */
		color: #0a1df5;
	}

/* CSS khắc phục khoảng trắng trên ảnh (nhắc lại) */
.carousel-item img {
	display: block;
	width: 100%;
}

/**== Testimonial slider ==**/
.testimonial_slider {
	box-shadow: 0 0 50px -30px rgba(0, 0, 0, 0.5);
}

.testimonial_inner {
	float: left;
	width: 100%;
	padding: 40px 70px;
	background: #fff;
}

.testimonial_slider .carousel-indicators {
	bottom: -50px;
}

.testimonial_slider .carousel-control {
	width: 40px;
	height: 40px;
	background: #ebebeb;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 17px;
	text-shadow: none;
	opacity: 1;
	top: 45%;
	position: absolute;
}

	.testimonial_slider .carousel-control.left {
		left: -20px;
	}

	.testimonial_slider .carousel-control.right {
		right: -20px;
	}

	.testimonial_slider .carousel-control:hover,
	.testimonial_slider .carousel-control:focus {
		color: #fff;
	}


.owl_related_product_slider {
	width: 90%;
	margin: auto;
	position: relative;
}

.owl-carousel .owl-nav {
	overflow: hidden;
	height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #2caae1;
}


.owl-carousel .item {
	text-align: center;
}

.owl-carousel .nav-btn {
	height: 47px;
	position: absolute;
	width: 26px;
	cursor: pointer;
	top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
	pointer-events: none;
	opacity: 0.2;
}

.owl-carousel .prev-slide {
	background: url('../images/fcc/nav-icon.png') no-repeat scroll 0 0;
	left: -33px;
}

.owl-carousel .next-slide {
	background: url('../images/fcc/nav-icon.png') no-repeat scroll -24px 0px;
	right: -33px;
}

.owl-carousel .prev-slide:hover {
	background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
	background-position: -24px -53px;
}

span.img-text {
	text-decoration: none;
	outline: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
	width: 100%;
	font-size: 23px;
	display: block;
	text-transform: capitalize;
}

	span.img-text:hover {
		color: #2caae1;
	}
@media (min-width: 992px) { /* Cho desktop */
	.detail-link {
		bottom: 50px;
		right: 70px;
	}
}

@media (max-width: 767px) { /* Cho mobile */
	.detail-link {
		bottom: 20px; /* Nâng lên một chút trên mobile */
		right: 20px;
		padding: 10px 20px; /* Thu nhỏ nút */
		font-size: 14px;
	}
}

/*------------------------------------------------------------------
		 INNER PAGE BANNER
	-------------------------------------------------------------------*/

#default_theme .banner_slider {
	min-height: 270px;
	background-image: url('../images/inner_banner_bg.png');
	background-position: center center;
}

.banner_slider .vertical-center {
	min-height: 270px;
}

.page_inform {
	float: left;
	width: 100%;
}

	.page_inform ul li {
		float: left;
	}

		.page_inform ul li:nth-child(2),
		.page_inform ul li:nth-child(4),
		.page_inform ul li:nth-child(6),
		.page_inform ul li:nth-child(8),
		.page_inform ul li:nth-child(10) {
			margin: 0 12px;
		}

.banner_slider img {
	margin-top: 82px;
}


/*------------------------------------------------------------------
		 SIDEBAR
	-------------------------------------------------------------------*/

.side_bar h4 {
	margin-top: 0;
}

.side_bar_blog {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

.post_head {
	font-weight: 600;
	margin: 0;
}

	.post_head a {
		color: #3E3E3E;
	}

.post_date {
	margin-top: 5px;
	font-size: 12px;
	color: #6c757d;
	font-style: italic;
}

	.post_date i {
		position: relative;
		top: 0px;
		font-size: 13px;
	}

.recent_post li {
	margin-bottom: 20PX;
}

.categary {
	font-size: 15px;
}

	.categary a {
		color: #3E3E3E;
		transition: ease all 0.5s;
	}

		.categary a i {
			margin-right: 2px;
		}

	.categary li {
		margin-bottom: 3px;
		transition: ease all 0.5s;
		background: #f6f6f6;
		padding: 15px 20px;
		font-weight: 600;
		font-size: 14px;
	}

		.categary li:hover,
		.categary li:focus {
			padding-left: 30px;
			background: #039ee3;
		}

			.categary li:hover a,
			.categary li:focus a {
				color: #fff;
			}

.tags a {
	border: solid 1px #e1e1e1;
	border-radius: 50px;
	padding: 0 18px;
	float: left;
	min-height: 50px;
	line-height: 50px;
}

	.tags a:hover,
	.tags a:focus {
		color: #fff !important;
		border: solid #17a5e9 1px !important;
	}

.tags li {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

/*------------------------------------------------------------------
		News
	-------------------------------------------------------------------*/

.blog_section {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

.preview_commt,
.next_commt {
	width: 150px;
}

.blog_feature_cantant.theme_color_bg {
	padding: 30px;
}

.blog_page_4 .blog_section {
	margin-bottom: 10px;
}

.blog_feature_cantant {
	padding: 30px 0;
	float: left;
	width: 100%;
	border-top: solid #039ee3 8px;
}

.blog_head {
	font-size: 18px;
	color: #3E3E3E;
	font-weight: 600;
	width: 100%;
}

.post_info {
	color: #3E3E3E;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}

.post-content {
	color: #3E3E3E;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 30px;
	width: 100%;
}

	.post-content img {
		max-width: 100%;
		/* 🔥 SỬA LỖI MÉO CHO ẢNH TRONG NỘI DUNG */
		height: auto;
		object-fit: initial;
	}

	.post-content p {
		margin-top: 2rem;
	}

.blog_feature_cantant li {
	font-weight: 500;
	font-size: 14px;
	color: #039ee3;
	float: left;
	margin-right: 15px;
}

	.blog_feature_cantant li a {
		color: #3E3E3E;
	}

		.blog_feature_cantant li a:hover,
		.blog_feature_cantant li a:focus {
			color: #039ee3;
		}

.blog_feature_cantant p {
	width: 100%;
}

.blog_section p {
	line-height: 24px;
	float: left;
	width: 100%;
}

.read_more {
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}

	.read_more:hover,
	.read_more:focus {
		color: #039ee3;
	}

.shr {
	float: left;
	font-weight: 600;
	margin-right: 15px;
	margin-top: 2px;
}

.blog_page_5 .shr {
	font-size: 14px;
	margin-right: 10px;
}

.blog_page_5 .social_icon ul li {
	font-size: 14px;
	margin-right: 8px;
	float: left;
}

.blog_page_5 .blog_feature_cantant {
	padding: 30px 38px;
}

.blog_page_5 .blog_section {
	margin-bottom: 30px;
}

.post_info + p {
	margin-top: 15px;
}

.bottom_info {
	float: left;
	width: 100%;
	margin-top: 10px;
}


/**== Blog Detail ==**/

.blog_detail_page .blog_feature_cantant {
	padding: 30px 0;
	float: left;
	width: 100%;
	background: #fff;
}

.comment_cantrol {
	font-size: 14px;
	font-weight: 500;
}

	.comment_cantrol span {
		float: left;
		width: 100%;
		margin-top: 15px;
		font-weight: 600;
	}

.comment_section {
	float: left;
	width: 100%;
	border-bottom: dotted 2px;
	padding-bottom: 25px;
	margin-top: 20px;
}

.view_commant {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.command_cont {
	padding: 20px 30px;
	min-height: 120px;
}

.blog_section p.comm_head {
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}

	.blog_section p.comm_head span {
		font-size: 12px;
		font-weight: 400;
		margin-left: 5px;
	}

	.blog_section p.comm_head a.rply {
		float: right;
		font-weight: 400;
		text-transform: none;
	}

.blog_section .theme_bg p.comm_head a.rply {
	color: #fff;
}

.blog_section .command_cont p {
	line-height: 18px;
}

.command_cont {
	margin-bottom: 30px;
}

.post_commt_form {
	float: left;
	width: 100%;
}

	.post_commt_form h4 {
		padding: 0 5px;
	}


/*------------------------------------------------------------------
		 CASE STUDIES
	-------------------------------------------------------------------*/

.case_studies_box {
	margin: 0 0 30px 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.tab_head {
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
}

.tab_bar .filter-button {
	padding: 0 25px;
	font-size: 14px;
	cursor: pointer;
}

.tab_bar .tags li {
	float: left;
	margin: 0 2.5px;
}

.description_case_studies {
	padding-left: 25px;
	padding-right: 25px;
}

	.description_case_studies h4 {
		margin: 0 0 20px 0;
	}

	.description_case_studies p {
		margin-bottom: 0;
		letter-spacing: -0.2px;
	}

.description_case_studies {
	position: absolute;
	bottom: -100%;
	padding-top: 25px;
	padding-bottom: 25px;
	opacity: 0;
	transition: ease all 0.5s;
}

.case_studies_box:hover div.description_case_studies {
	opacity: 1;
	bottom: 0;
}

.description_case_studies_style_2 {
	float: left;
	width: 100%;
	border: solid #e1e1e1 1px;
	padding: 25px 26px;
}

	.description_case_studies_style_2 h4 {
		margin-top: 0;
		margin-bottom: 15px;
	}

	.description_case_studies_style_2 span {
		color: #3E3E3E;
		font-weight: 600;
	}

		.description_case_studies_style_2 span i {
			float: right;
			margin-top: 4px;
		}

/*------------------------------------------------------------------
		 Product
	-------------------------------------------------------------------*/


/* Ghi đè CSS cho COL-LG-6 để đảm bảo bố cục 2 cột lớn */
@media (min-width: 992px) {
	.product-grid-container > .col-lg-6 {
		width: 50% !important;
	}
}
/* 1. CONTAINER CHÍNH (ROW) */
.row.product-grid-container {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: stretch !important; /* Đảm bảo các cột kéo dài */
}

/* 2. CỘT SẢN PHẨM (COL-LG-6, v.v.) */
.product-grid-container > [class*="col-"] {
	/* Đảm bảo bản thân cột là một flex item hợp lệ */
	display: flex !important;
	flex-direction: column !important; /* Quan trọng: Giúp kéo dài nội dung bên trong */
}

/* 3. BOX SẢN PHẨM (.product_list) */
.product_list.product-item {
	/* Box sản phẩm phải chiếm toàn bộ chiều cao của cột */
	flex-grow: 1 !important; /* 🔥 BẮT BUỘC: Chiếm toàn bộ không gian còn lại */
	/* Thiết lập Flexbox dọc bên trong để quản lý ảnh, tiêu đề, nút */
	display: flex !important;
	flex-direction: column !important;
	justify-content: space-between;
	/* Các thuộc tính cũ */
	border: solid 1px #d2d2d2;
	padding: 10px;
	min-height: auto !important;
	text-align: center;
}

/* 4. KHỐI CHI TIẾT (Đảm bảo Nút luôn ở đáy) */
.product_detail_btm.product-info-flex {
	flex-grow: 1 !important; /* 🔥 BẮT BUỘC: Đẩy phần này chiếm hết không gian */
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-end !important; /* Đẩy nội dung (tiêu đề, nút) xuống cuối khối */
}

/* 5. KHỐI CĂN GIỮA (Giữ cho tiêu đề và nút ở giữa) */
.product-detail-btm .center {
	width: 100%; /* Đảm bảo khối căn giữa không bị co lại */
	/* Không dùng Flexbox cho .center trừ khi cần */
}
.product_detail_btm {
	/* Đảm bảo không có padding-top dư thừa */
	padding-top: 0 !important;
}
/* ==========================================================
   1. STYLE TIÊU ĐỀ LỚN (Áp dụng cho bố cục 2 cột)
   ========================================================== */


.product_list .product-title {
	/* 1. Kích thước (Giảm nhẹ so với 26px để phù hợp với 2 dòng) */
	font-size: 20px !important;
	font-weight: 500 !important;
	/* 2. Khoảng cách */
	margin: 20px 0 10px !important;
	text-align: center !important;
	/* 3. KÍCH HOẠT GIỚI HẠN DÒNG (BẮT BUỘC) */
	/* Chiều cao 1 dòng (VD: 1.4em) */
	line-height: 1.4em !important;
	/* Tổng chiều cao (1.4em * 2 dòng = 2.8em) */
	height: 2.8em !important;
	/* Kích hoạt Webkit (Sử dụng cho hầu hết các trình duyệt) */
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important; /* 🔥 GIỚI HẠN CHÍNH: 2 DÒNG */
	-webkit-box-orient: vertical !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important; /* Đảm bảo có dấu ... */
}

/* 🔥 Tinh chỉnh cho Mobile: Nếu bạn muốn tiêu đề nhỏ hơn trên mobile */
@media (max-width: 767px) {
	.product_list .product-title {
		font-size: 16px !important;
		margin: 10px 0 5px !important;
		line-height: 1.3em !important;
		height: 2.6em !important; /* 1.3em * 2 dòng */
	}
}

/* B. Box Sản phẩm (Giữ viền, bỏ padding ảnh) */
.product_list {
	border: solid 1px #d2d2d2; /* Giữ lại viền */
	padding: 10px;
	/* ... (giữ lại hover) ... */
}

/* ==========================================================
   KHU VỰC ẢNH VÀ TẠO ĐƯỜNG KẺ MỜ PHÂN CÁCH
   ========================================================== */

.product_img, .pc-img-re {
	height: auto !important;
	width: 100% !important;
	/* Căn giữa ảnh trong container */
	text-align: center;
	overflow: hidden; /* Đảm bảo không tràn */
	/* 🔥 BỔ SUNG: PADDING VÀ ĐƯỜNG VIỀN 🔥 */
	padding: 10px 0 !important; /* Tạo khoảng trắng trên và dưới ảnh */
	border-bottom: 1px solid #e0e0e0; /* Đường kẻ mờ phân cách */
	/* Xóa padding ngang cũ (nếu có) */
	padding-left: 0 !important;
	padding-right: 0 !important;
}

	/* Đảm bảo ảnh vẫn hiển thị đúng */
	.product_img img, .pc-img-re img {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
	}

/* ==========================================================
   2. CĂN CHỈNH NÚT SANG PHẢI (GÓC DƯỚI BÊN PHẢI)
   ========================================================== */

/* CONTAINER NÚT */
.product-button-container {
	display: flex;
	justify-content: flex-end; /* 🔥 ĐẨY NÚT SANG PHẢI */
	width: 100%;
	margin-top: 5px; /* Khoảng cách từ tiêu đề đến nút */
}

/* Nút MORE INFO */
.product-readmore-btn {
	margin: 0 !important; /* Xóa margin cũ */
	display: inline-block !important;
}

a.sqaure_bt {
	padding: 5px 15px !important;
	border: 1px solid #333 !important;
	font-size: 13px !important;
	text-transform: uppercase !important;
}
/*------------------------------------------------------------------
	17. TESTMONIAL 
	-------------------------------------------------------------------*/

.testmonial_section {
	background-image: url('../images/fcc/fcc1.jpg');
	background-size: cover;
	padding-bottom: 300px;
	min-width: 450px;
}

.cleaning .testmonial_section {
	background-image: url('../images/fcc/fcc1.jpg');
	background-size: cover;
	padding-bottom: 185px;
}


/*------------------------------------------------------------------
		16. FOOTER
	-------------------------------------------------------------------*/

footer {
	background: #632e62;
	min-height: 280px;
	padding: 45px 0;
	position: relative;
}

.footer_logo {
	margin: 35px 0 30px;
}

footer h4 {
	margin: 0 0 25px 0;
}

.footer_menu_ul {
	float: left;
	width: 33.33%;
	font-size: 14px;
}

	.footer_menu_ul li {
		margin: 0 0 5px 0;
	}

		.footer_menu_ul li a:hover,
		.footer_menu_ul li a:focus {
			transition: ease all 0.5s;
			margin-left: 8px;
		}

.footer_menu {
	padding-left: 55px;
}

.social_icon ul {
	list-style: none;
	float: left;
}

	.social_icon ul li {
		display: inline;
		font-size: 15px;
		margin-right: 15px;
	}

.social_icon {
	float: left;
	margin: 2px 0 0 0;
}

.bottom_footer {
	background: #592958;
	padding: 13px 0;
	min-height: 50px;
}

.bottom_menu {
	font-size: 14px;
}

.cpy p {
	margin: 0;
}

.bottom_menu li {
	float: left;
	margin: 0 20px 0 0;
}

.footer_style_2 {
	padding: 0;
	background: #111;
}

.bottom_footer_style_2 {
	background: #f8f8f8;
}

.footer_style_2 .footer_logo {
	margin: 0;
}

.footer_top {
	border-bottom: solid #e1e1e1 1px;
	padding-bottom: 55px;
	padding-top: 18px;
	margin-bottom: 65px;
}

	.footer_top ul.footer_menu {
		padding-left: 0;
		margin: 20px 0 0;
	}

	.footer_top .social_icon {
		margin-top: 20px;
	}

	.footer_top ul.footer_menu li {
		font-weight: 600;
	}

	.footer_top ul.footer_menu li {
		font-weight: 600;
		float: left;
		font-size: 14px;
		margin: 0 14px;
	}

.footer_blog {
	float: left;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 30px 0px 30px 0px;
}

footer h2 {
	color: #eee;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 0;
	letter-spacing: 0.5px;
}

.footer_blog .col-md-6 {
	margin-bottom: 30px;
}

footer h2::after {
	width: 30px;
	height: 4px;
	content: "";
	margin: 0;
	display: block;
	position: relative;
	top: 7px;
}

footer p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

	footer p a {
		color: #666;
		font-size: 14px;
		line-height: 24px;
		font-weight: 500;
	}

.footer-menu li a {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

footer ul.social_icons li {
	display: inline;
}

	footer ul.social_icons li a {
		float: left;
		margin-right: 15px;
		text-align: center;
		font-size: 18px;
		border-radius: 100%;
		color: #666;
	}

footer ul.social_icons {
	float: left;
	margin-top: 10px;
}

.footer_mail-section {
	margin-top: 10px;
	float: left;
}

	.footer_mail-section .field input {
		border: none;
		padding: 10px 15px 9PX;
		font-size: 14px;
		font-weight: 500;
		max-width: 215px;
		width: 100%;
	}

	.footer_mail-section .field button.button_custom {
		width: 40px;
		height: 40px;
		font-size: 14px;
		padding: 8px 8px;
		border: none;
		float: left;
		color: #fff;
	}

	.footer_mail-section .field {
		padding: 0;
	}

.cprt {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	float: left;
	height: auto;
	left: 0;
	padding: 18px 0;
}

	.cprt p {
		color: #fff;
		margin: 0;
		font-size: 14px;
	}

	.cprt p {
		line-height: 18px;
		padding: 0 15px;
	}

/*------------------------------------------------------------------
		17. CUSTOM
	-------------------------------------------------------------------*/

.service_blog_inner .icon img {
	width: 65px;
}

.service_blog_inner h4.service-heading {
	margin: 25px 0 15px 0;
}

.service_blog_inner {
	margin-bottom: 35px;
	margin-top: 10px;
}

.gross_layout {
	position: relative;
}

	.gross_layout::after {
		position: absolute;
		background: url(../images/fcc/environment-policy.jpg);
		width: 35%;
		height: 100%;
		right: 0;
		content: "";
		top: 0;
		background-size: cover;
		background-position: right;
	}

	.gross_layout::before {
		position: absolute;
		background: rgba(10, 139, 199, 0.8);
		width: 35%;
		height: 100%;
		right: 0;
		content: "";
		top: 0;
		background-size: cover;
		background-position: right;
		z-index: 1;
	}

	.gross_layout.right_gross_layout::after {
		position: absolute;
		background: url(../images/fcc/co_vu_tsr.jpg);
		width: 35%;
		height: 100%;
		left: 0;
		content: "";
		top: 0;
		background-size: cover;
		background-position: right;
	}

	.gross_layout.right_gross_layout::before {
		position: absolute;
		background: rgba(10, 139, 199, 0.8);
		width: 35%;
		height: 100%;
		left: 0;
		content: "";
		top: 0;
		background-size: cover;
		background-position: right;
		z-index: 1;
	}

.gross_layout {
	position: relative;
}

.post_time {
	margin: 20px 0 15px;
}

	.post_time p {
		margin: 0;
		font-size: 14px;
	}

.blog_feature_head h4 {
	margin: 10px 0 15px 0;
}

.contact_us_section .call_icon {
	float: left;
	width: 7%;
}

.contact_us_section .inner_cont {
	float: left;
	width: 63%;
}

.contact_us_section {
	padding: 40px 50px;
	margin-top: -75px;
	float: left;
	width: 100%;
}

	.contact_us_section h2 {
		margin: 8px 0 5px 0;
		font-size: 35px;
		font-weight: 700;
		color: #fff;
	}

	.contact_us_section p {
		margin: 0;
		color: #fff;
	}

	.contact_us_section .button_Section_cont {
		width: 30%;
		float: right;
	}

		.contact_us_section .button_Section_cont a {
			float: right;
			border: none;
		}

	.contact_us_section .btn.dark_gray_bt:hover,
	.contact_us_section .btn.dark_gray_bt:focus {
		background: #fff;
		color: #252525;
		text-shadow: none;
	}

.brand_list li {
	float: left;
	width: 19%;
	text-align: center;
	background: #f6f6f6;
	/*padding: 30px 0;*/
	padding: 0px;
	margin: 0 .5%;
	border: solid #eee 5px;
}

.brand_list img {
	width: 100%;
	height: 100px;
}

.map_section {
	float: right;
	width: 35%;
}

#map {
	height: 100%;
	min-height: 540px;
	z-index: 1;
}

.inner_banner_section {
	background: url('../images/fcc/background-1.jpg');
	min-height: 300px;
	background-size: cover;
	background-position: left bottom;
}

.breadcrumb {
	background: transparent;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
}

	.breadcrumb li {
		font-weight: 500;
		font-size: 15px;
		vertical-align: middle;
	}

	.breadcrumb > li + li::before {
		position: relative;
		content: '\203A';
		margin: 0 10px;
		font-size: 18px;
		color: inherit;
		opacity: .7;
		display: inline-block;
		vertical-align: middle;
	}

	.breadcrumb li a {
		position: relative;
		top: 1px;
		left: 0;
		vertical-align: middle;
	}

.padding_right_0 {
	padding-right: 0;
}

.padding_left_0 {
	padding-left: 0;
}

.rec_feature_img {
	padding: 20px;
}

.about_blog {
	background: #f5f5f5;
}

.about_cont_blog {
	padding: 50px;
}

	.about_cont_blog p {
		margin: 0;
		line-height: 24px;
	}

	.about_cont_blog ul {
		margin-top: 15px;
	}


		.about_cont_blog ul li {
			float: left;
			width: 100%;
			margin: 5px 0;
			font-size: 15px;
			color: #333;
			font-weight: 500;
		}

			.about_cont_blog ul li i {
				margin-right: 10px;
			}

.team_feature_head {
	text-align: center;
}

.team_feature_social {
	float: left;
	width: 100%;
	justify-content: center;
	display: flex;
}

	.team_feature_social .social_icon ul li {
		display: inline;
		font-size: 15px;
		margin: 0px 5px;
	}

.team_feature_head h4 {
	margin-bottom: 10px;
}

.team_blog_colum {
	background: #eee;
	padding-bottom: 25px;
	border: solid #eee 1px;
	transition: ease all 0.5s;
}

	.team_blog_colum:hover,
	.team_blog_colum:focus {
		background: #17a5e9;
		border-color: #17a5e9;
	}

		.team_blog_colum:hover h4,
		.team_blog_colum:focus h4 {
			color: #fff;
			transition: ease all 0.5s;
		}

		.team_blog_colum:hover a,
		.team_blog_colum:focus a {
			color: #fff;
		}

.service_blog_inner2 .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	line-height: 92px;
	border-radius: 100%;
	font-size: 40px;
	color: #fff;
	transition: ease all 0.5s;
	border: solid #17a5e9 2px;
	background: #17a5e9;
}

.service_blog_inner2 {
	margin-bottom: 50px;
	transition: ease all 0.5s;
}

	.service_blog_inner2:hover .icon,
	.service_blog_inner2:focus .icon {
		border: solid #17a5e9 2px;
		background: #fff;
		color: #17a5e9;
	}

.topbar-hightlight a {
	color: #fff;
}

.home_calalog_cont {
	margin-top: 35px;
}

.add-news_policy .col-md-12 > div.full {
	margin-bottom: 30px;
}

.add-news_policy h3 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}

.product-heading {
	text-align: left;
	/*border-bottom: 1px solid #f0f0f0;*/
	border-bottom: 2px solid #564f9c;
}

	.product-heading h2 {
		font-size: 24px;
		color: #181818;
		padding-bottom: 20px;
		margin: 0;
		font-weight: 600;
		text-transform: none;
	}

.product-detail-side {
	border-bottom: 1px solid #f0f0f0;
	text-align: left;
	padding: 15px 0;
}

	.product-detail-side span {
		font-size: 24px;
		font-weight: 300;
		margin-right: 15px;
	}

		.product-detail-side span.new-price {
			color: #222;
			font-weight: 400;
		}

		.product-detail-side span.rating {
			margin-right: 5px;
		}

.rating i {
	color: #eabe12;
	font-size: 18px;
	margin: 0 -2px;
}

.detail-contant {
	text-align: left;
	padding: 25px 0;
	float: left;
	width: 100%;
}

.product_detail_feature_img {
	box-shadow: 0px 0 10px -7px #000;
}

	.product_detail_feature_img img {
		min-height: 280px;
		max-height: 320px;
	}

.cart .quantity {
	float: left;
}

.input-text.qty.text {
	background: #fff;
	padding: 5px 10px 5px 15px;
	border: solid #ccc 1px;
	font-size: 20px;
	font-weight: 400;
	width: 65px;
	color: #272727;
	border-radius: 0;
}

.share-post {
	float: left;
	width: 100%;
	padding: 15px 25px;
	background: #f3f3f3;
}

.Single-shop-page .share-text {
	font-size: 13px;
	margin: 4px 0 0;
}

.social-icon {
	float: right;
	list-style: none;
	margin: 0;
}

.share-post li {
	float: left;
	margin: 0 0 0 20px;
}

.share-post .social_icons {
	width: auto;
	margin: 0;
	float: left;
}

.share-post a.share-text {
	float: left;
}

.cart button {
	margin-left: 10px;
	margin-top: -2px;
	transition: ease all 0.5s;
}

.product-detail-side span.review {
	font-size: 13px;
}

.product_meta {
	float: left;
	width: 100%;
	margin-top: 25px;
}

	.product_meta > span {
		float: left;
		width: 100%;
		font-weight: 500;
		line-height: 28px;
	}

.product_detail_page .tab_bar_section {
	float: left;
	width: 100%;
	margin-top: 50px;
}

	.product_detail_page .tab_bar_section .nav.nav-tabs {
		float: left;
		width: 100%;
		display: block;
		justify-content: center;
		border-bottom: solid #ddd 1px;
	}

	.product_detail_page .tab_bar_section .nav-tabs .nav-item {
		margin-bottom: 0;
		float: left;
	}

	.product_detail_page .tab_bar_section ul.nav.nav-tabs li a {
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		font-weight: 400;
		padding: 0 30px;
		height: 50px;
		border: none !important;
		line-height: 52px;
		background: #f3f3f3;
		border-radius: 0;
	}

	.product_detail_page .tab_bar_section .tab-content {
		float: left;
		width: 100%;
		padding: 35px 0;
	}

		.product_detail_page .tab_bar_section .tab-content h3 {
			font-weight: 500;
			text-transform: none;
		}

.commant-text {
	border-bottom: solid #ddd 1px;
	padding-bottom: 25px;
	padding-top: 25px;
}

.product_review h5 {
	text-transform: none;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 5px;
}

.product_review p {
	margin-bottom: 0;
}

	.product_review p.msg {
		margin-top: 10px;
	}

.commant-text .profile {
	text-align: center;
}

.review_bt_section {
	margin: 25px 0;
}

.commant_box textarea {
	border-radius: 0;
	padding: 20px 20px;
	font-weight: 300;
	font-size: 14px;
	min-height: 150px;
}

.full_bt {
	float: left;
	margin: 25px 0;
	width: 100%;
}

.product_detail .tab_bar_section ul.nav.nav-tabs li a {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0 25px;
	height: 50px;
	border: none !important;
	line-height: 52px;
	background: #f3f3f3;
	border-radius: 0;
}

	.product_detail .tab_bar_section ul.nav.nav-tabs li a.active {
		background: #039ee3;
		color: #fff;
	}

.product_detail .tab_bar_section .nav-tabs .nav-item {
	margin-bottom: 0;
	float: left;
}

.product_detail .tab_bar_section {
	float: left;
	width: 100%;
	margin-top: 50px;
}

	.product_detail .tab_bar_section .tab-content {
		float: left;
		width: 100%;
		padding: 35px 0;
	}

.product_review .rating i {
	font-size: 13px;
}

.product_review .rating {
	margin-top: 5px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.news-manager tr th {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-transform: none;
}

.news-manager thead {
	background: #f6f6f6;
}

	.news-manager thead th {
		padding: 18px 25px 18px !important;
	}

.news-manager div.media a {
	padding: 0;
	margin-right: 20px;
	border: none;
	border-radius: 0;
}

.news-manager table tbody tr td {
	padding: 25px 0;
}

.news-manager #Quantity1,
.news-manager #Quantity2 {
	width: 45px;
	margin: 32px auto 0;
	box-shadow: none;
	border-radius: 0;
	border: solid #ccc 1px;
	height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	box-shadow: inset 0 0 10px -4px #ccc;
}

.add-news td.price-cnt {
	font-size: 16px;
	font-weight: 400;
	padding-top: 32px;
	color: #333;
}

.coupon {
	float: left;
}

.news-manager table tbody tr td.caupon {
	padding: 20px 0 20px;
}

	.news-manager table tbody tr td.caupon .coupon #coupon_code {
		border: solid #ccc 1px;
		padding: 9px 15px;
		float: left;
		font-size: 14px;
		font-weight: 400;
		color: #333;
	}

.news-manager .button {
	padding: 10px 15px;
	border: none;
	background: #2f2f2f;
	color: #fff;
	margin-left: -1px;
	transition: ease all 0.5s;
}

	.news-manager .button:hover,
	.news-manager .button:focus {
		color: #fff;
		background: #0163d2;
	}

.news-table {
	float: left;
	width: 100%;
	overflow: auto;
}

.news-manager .media-object {
	width: auto;
	height: 110px;
	width: 190px;
	border: solid #ddd 1px;
	padding: 0;
}

.news-manager h4 {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 0;
	line-height: 24px;
	font-weight: 600;
	margin-top: 30px;
}

.news-table .media-body span {
	font-size: 13px;
	font-weight: 500;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
}

.price_table {
	margin: 44px 0 0;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	font-family: Roboto;
}

.news-table table.table thead th {
	vertical-align: bottom;
	border-bottom: 3px solid #dee2e6;
	border-top: none;
}

.news-table .bt_main {
	font-size: 13px;
	font-weight: 400;
	min-width: auto;
	padding: 0px 20px;
	height: 45px;
	line-height: 45px;
	margin: 33px 0 0 30px;
}

.news-manager table tbody tr.cart-form td {
	padding: 20px 20px 20px;
}

.coupon {
	float: left;
}

.cart-form .coupon input#coupon_code {
	margin-right: 0px;
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.coupon .input-text {
	float: left;
	border: solid #ccc 1px;
	padding: 8px 15px;
}

.news-manager .button {
	padding: 10px 20px;
	border: none;
	background: #2f2f2f;
	color: #fff;
	margin-left: -1px;
	transition: ease all 0.5s;
	float: right;
	font-size: 13px;
	cursor: pointer;
}

.mechanic .service_blog_inner {
	text-align: center;
	background: #fff;
	padding: 35px;
	box-shadow: 10px 10px 25px -20px #000;
}

.cart-form {
	width: 100%;
	background: #f6f6f6;
	border-top: solid #ddd 2px;
}

.news-manager-cart {
	max-width: 350px;
	float: right;
	background: #f8f8f8;
	padding: 25px;
	width: 100%;
}

	.news-manager-cart table {
		width: 100%;
	}

.head-table {
	background: #fff;
}

.news-manager-cart table tbody tr td {
	padding: 10px 10px;
}

.news-manager-cart h4 {
	margin-top: 0;
}

.news-manager-cart tbody h5 {
	text-transform: none;
	font-weight: 600;
}

.news-manager-cart .button {
	padding: 9px 16px;
	margin-left: 0;
	width: 100%;
}

.news-manager-cart h3 {
	font-weight: 500;
	text-transform: none;
	font-size: 24px;
}

.layout_padding_new_letter h4 {
	margin: 0;
}

.news-table .bt_main {
	font-size: 13px;
	font-weight: 400;
	min-width: auto;
	padding: 0px 20px;
	height: 45px;
	line-height: 45px;
	margin: 33px 0 0 30px;
	background: #039ee3;
	transition: ease all 0.5s;
	border: none;
	color: #fff;
	cursor: pointer;
}

.news-manager .button {
	background: #039ee3;
	color: #fff;
}

	.news-manager .button:hover,
	.news-manager .button:focus {
		color: #fff;
		background: #222;
	}

.news-table .bt_main:hover,
.news-table .bt_main:focus {
	background: #222;
}

.tab-info.login-section,
.tab-info.coupon-section {
	padding: 5px 15px 4px;
	border-bottom: solid #ddd 2px;
	background: #f6f6f6;
	transition: ease all 0.5s;
	margin-bottom: 10px;
}

	.tab-info.login-section p,
	.tab-info.coupon-section p {
		margin: 0;
		padding: 14px 10px 12px 10px !important;
		font-weight: 600;
		font-size: 14px;
		transition: ease all 0.5s;
	}

		.tab-info.login-section p a:hover,
		.tab-info.coupon-section p a:hover,
		.tab-info.login-section p a:focus,
		.tab-info.coupon-section p a:focus {
			color: #039ee3;
		}

.bt_main {
	color: #fff;
	font-size: 14px;
	min-width: 148px;
	float: left;
	text-align: center;
	height: 48px;
	border-radius: 5px;
	line-height: 50px;
	font-weight: 500;
	border: none;
	padding: 0 35px;
	cursor: pointer;
	background: #039ee3;
}

.btn-login .bt_main {
	height: 42px;
	line-height: 42px;
	min-width: auto;
	margin-right: 15px;
}

.login-form-checkout,
.coupen-form {
	border: solid #ddd 1px;
	padding: 25px 20px;
	margin-bottom: 10px;
}

	.login-form-checkout label {
		width: 100%;
		font-size: 14px;
		font-weight: 400;
		margin: 0 0 5px 0;
	}

	.login-form-checkout input.input-text,
	.coupen-form input.input-text {
		border: solid #ccc 1px;
		width: 100%;
		padding: 8px 10px;
		font-size: 13px;
		margin-bottom: 15px;
	}

.btn-login .remeber input {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.btn-login .remeber {
	font-size: 13px;
	margin: 11px 0 0;
	float: left;
}

.btn-login .button {
	float: left;
	margin-right: 20px;
	min-width: 120px;
}

.coupen-form button.button {
	float: left;
	min-width: 120px;
}

.news-form {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	background: #fff;
	padding: 25px;
	border: solid #ddd 1px;
}

	.news-form .form-field {
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}

.add-news .form-field label {
	font-size: 13px;
	font-weight: 600;
	color: #333;
}

.add-news .form-field input,
.add-news .form-field select {
	width: 100%;
	border: solid #ddd 1px;
	padding: 5px;
	font-size: 13px;
	padding: 8px 15px;
	margin-top: 0;
	font-weight: 500;
	color: #333;
}

	.add-news .form-field input[type="checkbox"] {
		float: left;
		width: auto;
		margin: 5px 10px 5px 0;
	}

.crte-ac {
	font-size: 13px;
	color: #333;
}

.add-news .form-field textarea {
	min-height: 90px;
	width: 100%;
	border: solid #ddd 1px;
	padding: 5px;
	font-size: 13px;
	padding: 15px 15px;
	margin-top: 0;
}


.btn-login .bt_main {
	height: 42px;
	line-height: 42px;
	min-width: auto;
	margin-right: 15px;
}

.coupen-form .bt_main {
	height: 42px;
	line-height: 42px;
	min-width: auto;
	margin-top: -2px;
}

.contant_form {
	float: left;
	width: 100%;
}

.adress_cont i {
	color: #039ee3;
}

.contant_form p {
	color: #333;
	font-weight: 500;
	font-size: 16px;
}

.appointment_form {
	margin-top: 0;
}

.mechanic .counter-count {
	text-align: center;
	color: #fff;
	margin-top: 10px;
}

.list_style_1 li {
	margin: 8px 0;
	font-size: 15px;
	font-weight: 400;
}

.service_blog_2 h2 {
	margin-top: 0;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 15px;
}

.mechanic p {
	line-height: 25px;
}

.cleaning .logo img {
	height: 95px;
}

.menu_bottom_section {
	float: left;
	width: 100%;
	background: #0d1c32;
}

	.menu_bottom_section .menu_side {
		float: left;
		width: 100%;
	}

	.menu_bottom_section #navbar_menu {
		margin: 0;
		float: left;
	}

		.menu_bottom_section #navbar_menu > ul > li > a {
			padding: 28px 25px 26px;
			font-size: 14px;
			color: #eee;
			font-weight: 600;
			text-transform: uppercase;
		}

	.menu_bottom_section .search_icon {
		float: right;
		margin: 0;
	}

	.menu_bottom_section .search_icon {
		float: right;
		margin: 12px 0 11px;
	}

		.menu_bottom_section .search_icon ul li a {
			font-size: 15px;
			background: #146e6f;
			color: #fff;
			padding: 12px 0;
			float: right;
			border-radius: 100%;
			width: 45px;
			height: 45px;
			text-align: center;
		}

			.menu_bottom_section .search_icon ul li a:focus,
			.menu_bottom_section .search_icon ul li a:hover {
				background: #fff;
				color: #0d1c32;
			}

.left_cleaning_img {
	position: relative;
}

.contant_information {
	background: rgba(20, 110, 111, .95);
	padding: 50px 60px;
	text-align: center;
	position: absolute;
	top: 25%;
	width: 90%;
	margin: 0 5%;
	transition: ease all 0.5s;
}

	.contant_information a {
		color: #fff;
		border: solid #fff 1px;
		padding: 12px 25px;
		margin-top: 5px;
		border-radius: 50px;
		margin-top: 10px;
		float: left;
	}


.contact_info_schedule_inner {
	font-size: 18px;
	margin: 5px 0;
	float: left;
	width: 100%;
	font-weight: 500;
	color: #333;
}

	.contact_info_schedule_inner i {
		color: #146e6f;
	}

.product_detail_side.detail_style1 {
	margin-top: 0px;
}

.m-panel .m-panel-heading.bg-black, .m-panel .m-panel-heading.bg-blue, .m-panel .m-panel-heading.bg-green, .m-panel .m-panel-heading.bg-red {
	color: #fff;
}

.m-panel .m-panel-heading {
	color: #333;
	padding: 10px;
	font-size: 18px;
	border-bottom: 1px solid #e3e3e3;
}

.bg-green {
	background: #12a895 !important;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.field-validation-error {
	color: #ff0000;
	padding: 2px 0px;
	display: block;
	font-size: 12px;
}



/* CSS KHẮC PHỤC LỖI HIỂN THỊ CỦA PAGEDLIST 4.X */
.pagination-container .pagination > li {
	display: inline;
}

	.pagination-container .pagination > li > a,
	.pagination-container .pagination > li > span {
		position: relative;
		float: left;
		padding: 6px 12px;
		margin-left: -1px;
		line-height: 1.42857143;
		text-decoration: none;
		color: #337ab7;
		background-color: #fff;
		border: 1px solid #ddd;
	}

.pagination-container .pagination > .active > a,
.pagination-container .pagination > .active > span {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.btn.sqaure_bt {
    display: inline-flex;
    align-items: center;     /* Căn giữa chữ theo chiều dọc */
    justify-content: center; /* Căn giữa theo chiều ngang */
    text-align: center;
    padding: 10px 25px;
    height: auto;            /* Tự động theo nội dung */
    line-height: normal;     /* Tránh line-height đè lệch */
    font-weight: 500;
    text-decoration: none;
}
