/*----Author: Nguyen Quang Phi
Author URL: https://bacbaphi.vn
License:1.0
License URL: https://bacbaphi.vn
--*/
/*-- reset code --*/
body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

input[type="button"],
input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.8em;
	color: #000000;
	letter-spacing: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

button {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

img {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*-- //reset code --*/
/*-- logo --*/
section.banner-bambu .banner-w3l-mk {
	position: absolute;
	z-index: 999;
	top: 4em;
	width: 100%;
	padding: 0 16em;
}

.logo-w3ls {
	float: left;
}

.w3_agileits_header_text {
	float: right;
}

section.banner-bambu .logo-w3ls a {
	text-decoration: none;
}

section.banner-bambu .logo-w3ls a h1 {
	font-size: 3em;
	color: #fff;
	font-style: italic;
	letter-spacing: 1px;
}

.w3_agileits_header_text h3 {
	color: #fff;
	line-height: 3.5;
	font-size: 1em;
	letter-spacing: 2px;
}

.w3_agileits_header_text {
	background: #114102;
	padding: 0 1em;
	vertical-align: middle;
}

.w3_agileits_header_text i {
	font-size: 2.5em;
	vertical-align: middle;
	padding-left: .3em;
}

/*-- //logo --*/
/*-- navigation --*/
section.banner-bambu button#trigger-overlay {
	border: 1px solid #fff;
	padding: 9px 13px;
	outline: none;
	background: transparent;
	position: fixed;
	top: 4em;
	z-index: 999;
	left: 9em;
}

section.banner-bambu button#trigger-overlay i.fa {
	font-size: 24px;
	color: #F87900;
	text-align: center;
}

/*-- /navigation --*/
/*-- banner section --*/
section.banner-bambu {
	position: relative;
}

section.banner-bambu .modal-content {
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
}

section.banner-bambu .modal-header {
	background: #114102;
}

section.banner-bambu .modal-header h4 {
	color: #fff;
	font-size: 2em;
	letter-spacing: 1px;
}

section.banner-bambu .modal-footer {
	background: #fff;
	text-align: left;
}

section.banner-bambu .modal-body p {
	padding: 20px 0;
}

section.banner-bambu button.close {
	font-size: 60px;
	font-weight: 300;
	position: absolute;
	right: 20px;
	top: 1px;
}

section.banner-bambu button.btn.btn-default {
	font-size: 1em;
	color: #fff;
	background-color: #F87900;
	letter-spacing: 1px;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.fl {
	float: left;
}

.row {
	width: 100%;
}

.grid12 {
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.small12 {
	width: 100%;
}

.small3 {
	width: 25%;
}

.pogoSlider {
	width: 100%;
	height: 100vh !important;
}

.pogoSlider-slide-element {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	text-align: center;
	margin-top: 21em !important;
}

.pogoSlider-slide-element h3 {
	font-family: "Roboto Condensed";
	height: auto;
	width: auto;
	color: #fff !important;
	text-decoration: none;
	white-space: nowrap;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	text-align: center;
	line-height: 13px;
	letter-spacing: 20px;
	font-weight: 700;
	font-size: 42px;
	backdrop-filter: none;
	filter: none;
	transform-origin: 50% 50%;
	opacity: 1;
	transform: translate(0px, 0px);
	visibility: visible;
	text-transform: capitalize;
}

.pogoSlider-slide-element p {
	color: #f0efef !important;
	font-size: 20px;
	font-weight: 100;
	padding: 1em 0 2em;
}

.pogoSlider-slide-element ul.banner-agileits {
	padding-top: 30px;
	text-align: left;
}

.pogoSlider-slide-element ul.banner-agileits li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}

.pogoSlider-slide-element ul.banner-agileits li a.link-w3l1 {
	font-size: 1em;
	color: #fff;
	text-align: center;
	background-color: #F87900;
	display: inline-block;
	padding: .8em 2em;
	letter-spacing: 1px;
	text-decoration: none;
}

.pogoSlider-slide-element ul.banner-agileits li a.link-w3l1:hover {
	background-color: #114102;
}

.pogoSlider-slide-element ul.banner-agileits li a.link-w3l2 {
	font-size: 1em;
	color: #fff;
	text-align: center;
	background-color: #114102;
	display: inline-block;
	padding: .8em 2em;
	letter-spacing: 1px;
	text-decoration: none;
}

.pogoSlider-slide-element ul.banner-agileits li a.link-w3l2:hover {
	background-color: #F87900;
}

.pogoSlider-slide-element a.btn-circle {
	color: #F87900;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.pogoSlider-slide-element a.btn-circle:hover,
.pogoSlider-slide-element a.btn-circle:focus {
	text-decoration: none;
	color: #114102;
}

.btn-circle {
	width: 70px;
	height: 70px;
	line-height: 1.9;
	margin-top: 3em;
	border: 2px dotted #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	font-size: 2em;
	color: #fff;
	background: 0 0;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
	outline: 0;
	color: #fff;
	background: rgba(255, 255, 255, .1);
}

.btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
	color: #F87900;
}

.btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}

.btn {
	text-transform: uppercase;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/*-- //banner section --*/
/*-- About --*/
h3.w3l-title {
	font-size: 3em;
	text-align: center;
	color: #114102;
	letter-spacing: 2px;
	margin-bottom: 0.3em;
}

h3.w3l-title span {
	color: #114102;
}

.stats p {
	text-align: center;
	font-size: 1.3em;
	width: 80%;
	margin: 0 auto 2em;
}

.stats,
.mail--bambu,
.bambu-client_mail_grid_right,
.service,
.gallery,
.team-bambu {
	padding: 5em 0;
}

.bambu-spldishes {
	padding: 5em 0 0 0 !important;
}

.stats-info {
	text-align: center;
}

.stats h4 {
	color: #114102;
	font-size: 26px;
	text-align: center;
	letter-spacing: 2px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	border-bottom: 1px solid #afacac;
	padding: .5em 0;
	border-radius: 12px;
}

.stats-grid {
	font-size: 3em;
	color: #000;
}

.stats-grid.slideanim i {
	font-size: 40px !important;
}

h4.stats-info {
	margin-top: 20px;
}

/*-- //About --*/
/*-- Special --*/
.spldishes-w3left {
	padding: 2.7em;
	background-color: #F87900;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
}

.bambu-spldishes {
	padding-bottom: 5em;
}

.spldishes-agileinfo:hover .spldishes-w3left {
	background-color: #114102;
}

.spldishes-agileinfo h5 {
	font-size: 2em;
	color: #fff;
	margin-bottom: 1em;
	letter-spacing: 2px;
}

.spldishes-w3left p {
	color: #fff;
	letter-spacing: 1px;
	font-size: 1.1em;
}

.spldishes-grids {
	padding: 0;
}

.g1 {
	position: relative;
	display: block;
}

.agile-dish-caption {
	position: absolute;
	width: 100%;
	bottom: 21px;
	z-index: 999;
	background: rgba(5, 5, 3, 0.78);
	padding: 3em 0.5em;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transform-style: preserve-3d;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.agile-dish-caption h4 {
	font-size: 1.8em;
	color: #fff;
	margin-bottom: 0.5em;
	letter-spacing: 2px;
}

.agile-dish-caption h3 {
	font-weight: bold;
	color: #3d3d3d;
}

.agile-dish-caption span {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #cecece;
	font-weight: 300;
	letter-spacing: 1px;
}

.g1:hover .agile-dish-caption {
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#owl-demo .item img {
	width: 100%;
}

@media(max-width:480px) {
	.agile-dish-caption {
		padding: 0.5em;
	}

	.agile-dish-caption span {
		font-size: 0.8em;
	}
}

/*-- //Special --*/
/*-- Features --*/
.left-agile {
	background: url(../images/9825-scaled.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height: 428px;
}

.agileits_updates_grid_right {
	padding: 0 5em 2em;
	background: #114102;

	min-height: 455px;
}

.agileits_updates_grid_right h3 {
	text-align: center;
	color: #fff;
	padding: 1em 0;
	letter-spacing: 2px;
	font-size: 2.3em;
}

.pa_italic i {
	left: -1em;
	font-size: 11px;
}

.pa_italic span {
	display: none;
}

.collapsed span {
	display: inline-block;
	left: -1em;
	font-size: 11px;
}

.collapsed i {
	display: none;
}

.panel-heading {
	padding: 10px 24px;
}

.panel-title {
	font-size: 1.1em;
	color: #212121;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: capitalize;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-decoration: none;
}

.panel-default {
	border-color: #FFF;
	background: #f5f5f5;
}

.panel-default>.panel-heading {
	border-color: #FFF;
	color: #212121;
	background-color: #fff;
}

.panel-body {
	padding: 2em;
	font-size: 1em;
	line-height: 2em;
	color: #999;
	letter-spacing: 1px;
}

a.pa_italic label {
	cursor: pointer;
	font-weight: 500;
}

a.pa_italic:focus {
	outline: none;
	text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent;
}

/*-- //Features --*/
/*-- contact --*/
.social-icons ul li {
	display: inline-block;
}

.social-icons ul li a.fa {
	font-size: 1em;
	line-height: 3em;
	margin: 0 13px;
	color: #000;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social-icons ul li a.fa:hover {
	color: #f87900;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a.map-w3l-loca {
	font-size: 1.2em;
	color: #114102;
	letter-spacing: 1px;
	margin-top: 5.5em;
	display: inherit;
}

a.map-w3l-loca i {
	padding-right: .5em;
}

.add-w3ls2 h5 {
	font-size: 1.4em;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: .5em;
}

.add-w3ls2:nth-child(2) {
	margin: 1.5em 0;
}

.add-w3ls2 p a {
	color: #f87900;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.add-w3ls2 p a:hover {
	color: #114102;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.main-mail--bambumk {
	width: 50%;
	margin: 0 auto;
	background: #fff;
	border: 10px dashed #114102;
	padding: 2em;
}

.navbar-right {
	float: left !important;
}

.mail-content h4 {
	font-size: 2em;
	color: #000;
}

.mail-content p {
	margin: 1.5em 0;
}

/*-- //contact --*/
/*-- map --*/
.map iframe {
	width: 100%;
	height: 450px;
	position: relative;
	border: none;
}

.map {
	position: relative;
}

.map-pos {
	position: absolute;
	left: 39%;
	top: 22%;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	padding: 2em 8em;
}

.map-pos:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 20px solid rgba(0, 0, 0, 0.75);
	position: absolute;
	bottom: -20px;
	left: 47%;
}

.map-pos h2 {
	font-size: 2.5em;
	color: #fff;
	margin-bottom: .5em;
	letter-spacing: 3px;
}

.map-pos p {
	color: #dcdcdc;
	line-height: 2.2em;
}

/*-- //map --*/
/*-- contact-form --*/
.bambu-client_mail_grid_right input[type="text"],
.bambu-client_mail_grid_right input[type="email"],
.bambu-client_mail_grid_right textarea {
	outline: none;
	padding: .8em;
	font-size: 1em;
	color: #212121;
	background: #f5f5f5;
	width: 100%;
	border: 2px solid #000;
	margin-bottom: 1em;
	letter-spacing: 1px;
}

.bambu-client_mail_grid_right textarea {
	min-height: 250px;
	margin-left: 1.1em;
	width: 97.5% !important;
	resize: none;
}

.bambu-client_mail_grid_right input[type="submit"],
.bambu-client_mail_grid_right input[type="reset"] {
	outline: none;
	padding: 0.7em 0;
	font-size: 1.1em;
	color: #fff;
	font-weight: 600;
	background: #114102;
	width: 48%;
	border: none;
	text-transform: uppercase;
	margin-left: 1.1em;
	letter-spacing: 1px;
}

.bambu-client_mail_grid_right input[type="submit"]:hover,
.bambu-client_mail_grid_right input[type="reset"]:hover {
	background: #F87900;
	color: #fff;
}

/*-- //contact-form --*/
/*-- footer --*/
.footer {
	background: url(/client/images/bg-footer.jpg) no-repeat center center;
	background-size: cover;
	padding: 4rem 0;
	background-attachment: fixed;
	position: relative;
	z-index: 0;
}

/* Lớp phủ nền */
.footer::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	/* Màu đen với độ trong suốt 30% */
	z-index: -1;
	/* Đảm bảo lớp phủ nằm dưới nội dung */
}

.agileinfo_footer_grid h4 {
	font-size: 1.8em;
	color: #fff;
	margin-bottom: 2em;
	letter-spacing: 2px;
}

.agileinfo_footer_grid ul li {
	list-style-type: none;
	margin-bottom: 2em;
	padding-left: 1em;
}

.agileinfo_footer_grid ul li a {
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 1em;
	line-height: 1.9em;
}

.agileinfo_footer_grid ul li a:hover {
	color: #fff;
}

.agileinfo_footer_grid1 {
	float: left;
	width: 31.45%;
	margin: 0 0.3em .3em 0em;
}

.bambu_footer_copy {
	padding: 2em 0 0em;
	border-top: 1px solid #606060;
	text-align: center;
	margin-top: 3em;
}

p.adam {
	color: #a2a1a1 !important;
	font-size: 1em !important;
	margin-top: 2em;
	text-align: right;
}

.agileinfo_footer_grid.f3.last-w3l-nav {
	margin-top: 5.3em;
}

/*-- social-icons --*/
.icons-w3l ul li {
	display: inline-block;
	margin: 0 .5em;
	padding-left: 0;
	background: #000;
}

.icons-w3l ul li a {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
}

.icons-w3l ul li a i {
	font-size: 1em;
	color: #fff;
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	line-height: 2.8;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.icons-w3l ul li a i:hover {
	background: #333;
	transition: 0.5s all;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.icons-w3l ul li a span {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: -25px;
	right: -25px;
	padding: 6px 5px;
	font-size: 12px;
	letter-spacing: 2px;
	border-radius: 2px;
	background: #114102;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	-o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.icons-w3l ul li a span:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #114102;
	position: absolute;
	bottom: -5px;
	left: 40px;
}

.icons-w3l ul li a:hover span {
	bottom: 52px;
	visibility: visible;
	opacity: 1;
}

.icons-w3l {
	padding: 4em 0;
	text-align: center;
	border-bottom: 1px solid #606060;
	margin-bottom: 3em;
}

/*-- social-icons --*/
/*-- newsletter --*/
.newsletter-w3l-main {
	position: absolute;
	top: -18%;
	width: 72%;
	left: 15%;
}

.bambu-client-newsletter {
	background: #f87900;
}

.w3l-news,
.bambu-client-newsletter {
	padding: 4em 3em;
}

.bambu-client-newsletter h6,
.w3l-news h6 {
	color: #fff;
	font-size: 2em;
	letter-spacing: 2px;
	margin-bottom: 1em;
}

.bambu-client-newsletter h6 {
	margin-bottom: 1.6em;
}

.bambu-client-newsletter h6 i {
	margin-right: 10px;
	vertical-align: top;
}

.w3l-news p {
	color: #fff;
	font-size: 1.4em;
}

.w3l-news {
	background: #000;
	padding: 5.2em 4em;
}

.agileinfo-newsletter input[type="email"] {
	width: 77%;
	padding: 1em;
	outline: none;
	color: #000;
	letter-spacing: 1px;
	font-size: 1em;
	border: none;
	background: #fff;
}

::-webkit-input-placeholder {
	color: #000;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}

:-ms-input-placeholder {
	color: #000;
}

.agileinfo-newsletter input[type="submit"] {
	background: #24282e;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	border: none;
	padding: 15px 18px;
	width: 22%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.agileinfo-newsletter input[type="submit"]:hover {
	background: #000000;
}

/*-- //newsletter --*/
/*-- copyright --*/
.bambu_footer_copy p {
	color: #fff;
	letter-spacing: 2px;
	font-size: 1.1em;
}

.bambu_footer_copy p a {
	color: #f87900;
}

.bambu_footer_copy p a:hover {
	color: #fff;
}

/*-- //copyright --*/
/*-- //footer --*/
/*-- Services --*/
.serve-grids-top {
	text-align: center;
}

.serve-grids-top h5 {
	font-size: 1.4em;
	letter-spacing: 1px;
	color: #000;
	margin: .8em 0;
}

.serve-grids-top.second {
	margin-top: 3em;
}

/*-- services-effects --*/
.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 3em;
}

span.hi-icon {
	color: #fff;
}

span.hi-icon {
	color: #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: #F87900;
	padding: 5px;
}

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #111;
}

.hi-icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hi-icon:before {
	speak: none;
	font-size: 24px;
	line-height: 81px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}

	to {
		-moz-transform: rotate(360deg);
	}
}

@keyframes spinAround {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}

	50% {
		opacity: 0;
		transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@-webkit-keyframes toLeftFromRight {
	49% {
		-webkit-transform: translate(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toLeftFromRight {
	49% {
		-moz-transform: translate(-100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translate(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toLeftFromRight {
	49% {
		transform: translate(-100%);
	}

	50% {
		opacity: 0;
		transform: translate(100%);
	}

	51% {
		opacity: 1;
	}
}

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toTopFromBottom {
	49% {
		-moz-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toTopFromBottom {
	49% {
		transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@-webkit-keyframes toBottomFromTop {
	49% {
		-webkit-transform: translateY(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toBottomFromTop {
	49% {
		-moz-transform: translateY(100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translateY(-100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toBottomFromTop {
	49% {
		transform: translateY(100%);
	}

	50% {
		opacity: 0;
		transform: translateY(-100%);
	}

	51% {
		opacity: 1;
	}
}

/* Effect 6 */
.hi-icon-effect-6 .hi-icon {
	box-shadow: 0 0 0 2px #F87900;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
	text-decoration: none;
}

.hi-icon-effect-6 .hi-icon:hover {
	background: #F87900;
	color: #fff;
}

.hi-icon-effect-6 .hi-icon:hover:before {
	-webkit-animation: spinAround 2s linear infinite;
	-moz-animation: spinAround 2s linear infinite;
	animation: spinAround 2s linear infinite;
}

@media(max-width:320px) {
	.hi-icon {
		width: 55px;
		height: 55px;
	}

	.hi-icon:before {
		speak: none;
		font-size: 22px;
		line-height: 55px;
	}
}

/*-- //services-effects --*/
/*-- //Services --*/
/*-- Middle-section --*/
.left-agile.help-grid-w3l {
	background: url(../images/ab2.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height: 420px;
}

.agileits_updates_grid_right p {
	color: #fff;
	font-size: 1.1em;
	margin: 1em 0 3.6em;
}

.agileits_updates_grid_right.w3l-text h3 {
	text-align: left;
	padding-bottom: .5em;
}

.agileits_updates_grid_right.w3l-text {
	padding: 2em 5em 5em;
	background: #000;
}

.help-w3l a {
	font-size: 1.2em;
	color: #fff;
	padding: .7em 2em;
	background: #114102;
	letter-spacing: 1px;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.help-w3l a:hover {
	background: #F87900;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*-- //Middle-section --*/
/*-- gallery --*/
.bambu-client_gallery_grid {
	margin-top: 2em;
}

.gallerie-imagebox img {
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
}

.gallerie-imagebox .loading {
	opacity: 0.3;
}

.bambu-client_news_grid {
	overflow: hidden;
	position: relative;
}

.bambu-client_news_grid_pos {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	transition: all 400ms ease;
}

.bambu-client_news_grid_pos {
	-webkit-transform: scale3d(0, 0, 1);
	-moz-transform: scale3d(0, 0, 1);
	-ms-transform: scale3d(0, 0, 1);
	transform: scale3d(0, 0, 1);
}

.w3ls_news_grid:hover .bambu-client_news_grid .bambu-client_news_grid_pos,
.w3_agileits_team_grid:hover .bambu-client_news_grid .bambu-client_news_grid_pos,
.bambu-client_gallery_grid:hover .bambu-client_news_grid .bambu-client_news_grid_pos {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.w3ls_news_grid:hover .wthree_text,
.w3_agileits_team_grid:hover .wthree_text,
.bambu-client_gallery_grid:hover .wthree_text {
	opacity: 1;
	-webkit-transform: translateY(0) scale3d(1, 1, 1);
	-moz-transform: translateY(0) scale3d(1, 1, 1);
	-ms-transform: translateY(0) scale3d(1, 1, 1);
	transform: translateY(0) scale3d(1, 1, 1);
	-webkit-transition: transform 400ms ease 380ms;
	-moz-transition: transform 400ms ease 380ms;
	transition: transform 400ms ease 380ms;
}

.wthree_text {
	text-align: center;
	padding: 6em 0 0;
	opacity: 0;
	-webkit-transform: translateY(0) scale3d(0, 0, 1);
	-moz-transform: translateY(0) scale3d(0, 0, 1);
	-ms-transform: translateY(0) scale3d(0, 0, 1);
	transform: translateY(0) scale3d(0, 0, 1);
	-webkit-transition: transform 400ms ease 280ms;
	-moz-transition: transform 400ms ease 280ms;
	transition: transform 400ms ease 280ms;
}

.wthree_text h3 {
	color: #fff;
	font-size: 1.05em;
}

/*-- //gallery --*/
/*-- Team --*/
.w3_agileits_team_grid h4 {
	font-size: 1.4em;
	color: #fff;
	margin: 1.5em 0 0.5em;
	letter-spacing: 1px;
}

.w3_agileits_team_grid p {
	color: #f87900;
	font-weight: 600;
}

.w3_agileits_team_grid {
	text-align: center;
}

.w3_agileits_team_grid ul li {
	margin: 0 1em;
}

.agileinfo_about_text {
	padding-top: 9em !important;
}

.w3_agileits_team_grid img {
	border: 2px solid #114102;
}

.w3_agileits_team_grid ul li {
	margin: 0 1em;
	display: inline-block;
}

.agileits_social_list li a {
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 1.2em;
}

a.w3_agile_facebook:hover {
	color: #3b5998;
}

a.agile_twitter:hover {
	color: #1da1f2;
}

a.w3_agile_dribble:hover {
	color: #ea4c89;
}

a.w3_agile_vimeo:hover {
	color: #1ab7ea;
}

.team-bambu {
	background: url(../images/bg.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
}

.team-bambu h3.w3l-title {
	color: #fff;
}

/*-- //Team --*/
/*--responsive--*/
@media(max-width: 1680px) {
	.left-agile {
		min-height: 456px;
	}

	.newsletter-w3l-main {
		left: 14%;
	}
}

@media(max-width: 1600px) {
	.left-agile {
		min-height: 455px;
	}

	.left-agile.help-grid-w3l {
		min-height: 455px;
	}

	.w3l-news,
	.bambu-client-newsletter {
		padding: 4em 3em;
	}
}

@media(max-width: 1440px) {}

@media(max-width: 1366px) {
	.wthree_text {
		padding: 7em 0 0;
	}

	section.banner-bambu .banner-w3l-mk {
		padding: 0 9em;
	}

	section.banner-bambu button#trigger-overlay {
		left: 4em;
	}

	.pogoSlider {
		height: 700px !important;
	}

	.pogoSlider-slide-element h3 {
		font-size: 3.5em;
	}

	.pogoSlider-slide-element {
		margin-top: 19em !important;
	}

	.newsletter-w3l-main {
		width: 84%;
	}

	.newsletter-w3l-main {
		left: 8.5%;
	}
}

@media(max-width: 1280px) {
	.panel-body {
		padding: .98em 2em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 2em 4em 5em;
	}

	.map-pos {
		left: 37%;
	}

	.newsletter-w3l-main {
		width: 90%;
	}

	.newsletter-w3l-main {
		left: 5%;
	}
}

@media(max-width: 1080px) {
	section.banner-bambu .banner-w3l-mk {
		padding: 0 5em 0 9em;
	}

	.stats,
	.mail--bambu,
	.bambu-client_mail_grid_right,
	.service,
	.gallery,
	.team-bambu {
		padding: 4.5em 0;
	}

	.pogoSlider-slide-element h3 {
		font-size: 3em;
	}

	.spldishes-w3left {
		padding: 4.35em 3em;
	}

	.agileits_updates_grid_right {
		padding: 0 4em 2em;
	}

	.agileits_updates_grid_right h3 {
		font-size: 2em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 2em 3em 5.2em;
	}

	.panel-body {
		padding: 1.45em 2em;
	}

	.wthree_text {
		padding: 5.5em 0 0;
	}

	.agileinfo_about_text {
		padding-top: 8em !important;
	}

	.main-mail--bambumk {
		width: 60%;
	}

	.map-pos {
		left: 32%;
	}

	.agileinfo_footer_grid1 {
		width: 31.25%;
	}

	.footer {
		padding: 8em 0 4em;
	}

	.agile-dish-caption {
		bottom: 41px;
	}
}

@media(max-width: 1050px) {}

@media(max-width: 1024px) {
	.pogoSlider-slide-element h3 {
		font-size: 2.7em;
	}

	.pogoSlider-slide-element p {
		font-size: 16px;
	}

	.pogoSlider-slide-element {
		padding-left: 3em;
	}

	.agileits_updates_grid_right {
		padding: 0 3em 2em;
	}

	.newsletter-w3l-main {
		width: 93%;
	}
}

@media(max-width: 991px) {
	section.banner-bambu .logo-w3ls a h1 {
		font-size: 2.8em;
	}

	.pogoSlider-slide-element {
		padding-left: 0em;
	}

	.pogoSlider {
		height: 630px !important;
	}

	.pogoSlider-slide-element h3 {
		font-size: 2.5em;
	}

	.pogoSlider-slide-element p {
		font-size: 15px;
		letter-spacing: 2px;
	}

	section.banner-bambu button#trigger-overlay {
		left: 3.8em;
		top: 3.9em;
	}

	.pogoSlider-slide-element {
		margin-top: 18em !important;
	}

	.btn-circle {
		width: 67px;
		height: 67px;
		margin-top: 1.6em;
		font-size: 1.9em;
	}

	h3.w3l-title {
		font-size: 2.8em;
	}

	.stats p {
		font-size: 1.25em;
		width: 100%;
	}

	.stats-grid.slideanim i {
		font-size: 35px !important;
	}

	.stats-grid {
		font-size: 3.5em;
	}

	.stats h4 {
		font-size: 22px;
		letter-spacing: 1px;
	}

	.spldishes-w3left {
		padding: 3em 3em;
	}

	.agileits_updates_grid_right {
		padding: 0 6em 2em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 2em 5em 4em;
	}

	.wthree_text h3 {
		font-size: 1.8em;
	}

	.wthree_text {
		padding: 4em 0 0;
	}

	.w3_agileits_team_grid {
		padding: 0 .5em;
	}

	.agileinfo_about_text {
		padding-top: 6em !important;
	}

	.main-mail--bambumk {
		width: 80%;
	}

	.bambu-client_mail_grid_right textarea {
		min-height: 220px;
		width: 95.8% !important;
	}

	.agileinfo_footer_grid {
		float: left;
		width: 50%;
	}

	.agileinfo_footer_grid ul li {
		margin-bottom: 1em;
	}

	.agileinfo_footer_grid h4 {
		margin-bottom: 1.8em;
	}

	.agileinfo_footer_grid.f3.last-w3l-nav {
		margin-top: 4.5em;
	}

	.newsletter-w3l-main {
		width: 77%;
	}

	.w3l-news,
	.bambu-client-newsletter {
		padding: 3.5em 2em;
	}

	.bambu-client-newsletter h6,
	.w3l-news h6 {
		font-size: 1.8em;
		letter-spacing: 1px;
	}

	.agileinfo-newsletter input[type="submit"] {
		padding: 15px 10px;
	}

	.newsletter-w3l-main {
		top: -14%;
	}

	.bambu-client_mail_grid_right input[type="submit"],
	.bambu-client_mail_grid_right input[type="reset"] {
		width: 47%;
	}

	.newsletter-w3l-main {
		left: 12%;
	}

	.agile-dish-caption {
		bottom: 30px;
		padding: 1.5em 0.5em;
	}
}

@media(max-width: 900px) {}

@media(max-width: 800px) {
	.w3_agileits_header_text h3 {
		letter-spacing: 1px;
	}

	section.banner-bambu .banner-w3l-mk {
		top: 3em;
	}

	section.banner-bambu button#trigger-overlay {
		top: 3em;
	}

	.pogoSlider-slide-element {
		margin-top: 17em !important;
		padding-left: 3em;
	}

	.map-pos {
		left: 27%;
	}

	.newsletter-w3l-main {
		width: 92%;
	}

	.icons-w3l {
		padding: 3em 0;
	}

	.newsletter-w3l-main {
		left: 4.5%;
	}

	.agile-dish-caption h4 {
		font-size: 1.5em;
	}

	.agile-dish-caption {
		bottom: 21px;
	}
}

@media(max-width: 768px) {
	section.banner-bambu .banner-w3l-mk {
		padding: 0 3em 0 9em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 2em 5em 2em;
	}

	.newsletter-w3l-main {
		width: 96%;
	}

	.footer {
		margin-top: 9em;
	}

	.newsletter-w3l-main {
		left: 2.5%;
	}
}

@media(max-width: 736px) {
	section.banner-bambu .logo-w3ls a h1 {
		font-size: 2.7em;
	}

	.pogoSlider {
		height: 570px !important;
	}

	.pogoSlider-slide-element h3 {
		font-size: 2.2em;
		letter-spacing: 2px;
	}

	.pogoSlider-slide-element p {
		letter-spacing: 1px;
	}

	.pogoSlider-slide-element {
		margin-top: 15.5em !important;
	}

	.pogoSlider-slide-element ul.banner-agileits li a.link-w3l1,
	.pogoSlider-slide-element ul.banner-agileits li a.link-w3l2 {
		padding: .7em 1.5em;
	}

	.pogoSlider-slide-element ul.banner-agileits {
		padding-top: 15px;
	}

	.stats,
	.mail--bambu,
	.bambu-client_mail_grid_right,
	.service,
	.gallery,
	.team-bambu {
		padding: 4em 0;
	}

	h3.w3l-title {
		font-size: 2.7em;
		margin-bottom: 1em;
	}

	.stats-grid.slideanim:nth-child(3),
	.stats-grid.slideanim:nth-child(4) {
		margin-top: 1em;
	}

	.left-agile,
	.left-agile.help-grid-w3l {
		min-height: 400px;
	}

	.agileits_updates_grid_right {
		padding: 0 4em 2em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 1em 4em 2em;
	}

	.w3_agileits_team_grid {
		float: left;
		width: 25%;
	}

	.main-mail--bambumk {
		width: 82%;
	}

	.map-pos h2 {
		font-size: 2.2em;
	}

	.map iframe {
		height: 400px;
	}

	.w3l-news,
	.bambu-client-newsletter {
		padding: 3em 1.5em;
	}

	.w3l-news p {
		font-size: 1.35em;
	}

	.footer {
		padding: 6.5em 0 3.5em;
	}
}

@media(max-width: 667px) {
	.serve-grids-top h5 {
		letter-spacing: 0px;
	}

	.bambu-client_gallery_grid {
		padding: 0 .5em;
		margin-top: 1em;
	}

	.agileinfo_about_text {
		padding-top: 5em !important;
	}

	.w3_agileits_team_grid h4 {
		font-size: 1.2em;
	}

	.main-mail--bambumk {
		width: 90%;
	}

	.map-pos {
		left: 26%;
	}

	.agileinfo-newsletter input[type="email"] {
		width: 70%;
	}

	.agileinfo-newsletter input[type="submit"] {
		width: 28%;
	}

	.bambu-client-newsletter h6,
	.w3l-news h6 {
		font-size: 1.7em;
	}
}

@media(max-width: 640px) {
	section.banner-bambu .logo-w3ls a h1 {
		font-size: 2.6em;
	}

	section.banner-bambu .banner-w3l-mk {
		padding: 0 2em 0 8em;
	}

	section.banner-bambu button#trigger-overlay {
		top: 2.8em;
		left: 3.4em;
	}

	.pogoSlider {
		height: 550px !important;
	}

	.pogoSlider-slide-element h3 {
		font-size: 2em;
	}

	.pogoSlider-slide-element {
		margin-top: 14.5em !important;
	}

	.btn-circle {
		width: 64px;
		height: 64px;
		margin-top: 2em;
		font-size: 1.8em;
	}

	.serve-grids-top h5 {
		font-size: 1.3em;
	}

	.agileits_updates_grid_right h3 {
		font-size: 1.8em;
	}

	.wthree_text {
		padding: 3.5em 0 0;
	}

	.w3_agileits_team_grid p {
		letter-spacing: 0px;
	}

	.main-mail--bambumk {
		padding: 2em 1em;
	}

	.map-pos {
		left: 21%;
	}

	.wthree_contact_left_grid {
		width: 100%;
	}

	.bambu-client_mail_grid_right textarea {
		width: 95% !important;
	}

	.bambu-client_mail_grid_right input[type="submit"],
	.bambu-client_mail_grid_right input[type="reset"] {
		width: 45.6%;
	}

	.w3l-news,
	.bambu-client-newsletter {
		padding: 3em 3em;
		width: 100%;
	}

	.footer {
		padding: 7.5em 0 3em;
		margin-top: 19.5em;
	}

	.newsletter-w3l-main {
		top: -31%;
	}

	.stats,
	.mail--bambu,
	.bambu-client_mail_grid_right,
	.service,
	.gallery,
	.team-bambu {
		padding: 3.5em 0;
	}

	.agileinfo_footer_grid h4 {
		margin-bottom: 1.3em;
		font-size: 1.7em;
	}

	.agileinfo_footer_grid.f3 {
		margin-top: 2em;
	}
}

@media(max-width: 600px) {
	section.banner-bambu .banner-w3l-mk {
		padding: 0 2em 0 6em;
	}

	section.banner-bambu .logo-w3ls a h1 {
		font-size: 2.5em;
	}

	section.banner-bambu button#trigger-overlay {
		padding: 7px 11px;
		left: 2em;
		top: 2.5em;
	}

	section.banner-bambu .banner-w3l-mk {
		top: 2.5em;
	}

	.serve-grids-top h5 {
		font-size: 1.2em;
	}

	.wthree_text h3 {
		font-size: 1.5em;
	}

	.wthree_text {
		padding: 3em 0 0;
	}

	.w3_agileits_team_grid {
		width: 50%;
		padding: 0 1em;
	}

	.agileinfo_about_text {
		padding-top: 10em !important;
	}

	.w3_agileits_team_grid:nth-child(3),
	.w3_agileits_team_grid:nth-child(4) {
		margin-top: 2em;
	}

	.main-mail--bambumk {
		width: 96%;
	}
}

@media(max-width: 568px) {
	.stats p {
		font-size: 1.15em;
		margin: 0 auto 1em;
	}

	.stats-grid.slideanim i {
		font-size: 30px !important;
	}

	.stats-grid {
		font-size: 3em;
	}

	.stats h4 {
		font-size: 20px;
		margin-top: 7px;
	}

	.stats-grid.slideanim:nth-child(3),
	.stats-grid.slideanim:nth-child(4) {
		margin-top: .5em;
	}

	.spldishes-w3left {
		padding: 2.5em 3em;
	}

	.spldishes-agileinfo h5 {
		margin-bottom: .8em;
	}

	.agile-dish-caption {
		bottom: 36px;
	}

	.left-agile,
	.left-agile.help-grid-w3l {
		min-height: 340px;
	}

	.agileits_updates_grid_right {
		padding: 0 3em 2em;
	}

	.service-box {
		width: 100%;
	}

	.service-box:nth-child(2) {
		margin: 2em 0;
	}

	.serve-grids-top h5 {
		letter-spacing: 1px;
	}

	.agileinfo_about_text {
		padding-top: 9em !important;
	}

	.mail-content h4 {
		font-size: 1.8em;
	}

	.add-w3ls-main {
		padding: 0 .5em;
	}

	.newsletter-w3l-main {
		top: -30%;
	}

	.pogoSlider-slide-element {
		margin-top: 14em !important;
	}

	.footer {
		margin-top: 22.5em;
	}

	.newsletter-w3l-main {
		width: 94%;
	}

	.agileinfo_footer_grid.f3 {
		float: left;
		width: 50%;
	}

	.agileinfo_footer_grid.f3.last-w3l-nav {
		float: right;
		width: 50%;
	}

	.agileinfo_footer_grid {
		width: 100%;
	}

	.agileinfo_footer_grid1 {
		width: 24%;
		margin: 0 0.4em .4em 0em;
	}

	.agileinfo_footer_grid.f3.last-w3l-nav {
		margin-top: 5.5em;
	}
}

@media(max-width: 480px) {
	section.banner-bambu .logo-w3ls a h1 {
		font-size: 2.3em;
	}

	.w3_agileits_header_text h3 {
		font-size: .85em;
	}

	section.banner-bambu button#trigger-overlay {
		left: 1.8em;
		top: 2.3em;
	}

	.pogoSlider {
		height: 500px !important;
	}

	.pogoSlider-slide-element h3 {
		font-size: 1.7em;
		letter-spacing: 1px;
	}

	.pogoSlider-slide-element p {
		font-size: 14px;
		padding: .8em 0 1em;
	}

	.pogoSlider-slide-element ul.banner-agileits li a.link-w3l1,
	.pogoSlider-slide-element ul.banner-agileits li a.link-w3l2 {
		font-size: .9em;
	}

	.btn-circle {
		width: 60px;
		height: 60px;
		margin-top: 2em;
		font-size: 1.7em;
	}

	.pogoSlider-slide-element {
		margin-top: 13em !important;
	}

	.stats,
	.mail--bambu,
	.bambu-client_mail_grid_right,
	.service,
	.gallery,
	.team-bambu {
		padding: 3em 0;
	}

	h3.w3l-title {
		font-size: 2.5em;
		margin-bottom: .8em;
	}

	.stats h4 {
		font-size: 19px;
	}

	.agile-dish-caption {
		bottom: 23px;
	}

	.left-agile,
	.left-agile.help-grid-w3l {
		min-height: 300px;
	}

	.agileits_updates_grid_right {
		padding: 0 2em 1.5em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 0.5em 2em 1em;
	}

	.agileits_updates_grid_right h3 {
		font-size: 1.6em;
	}

	.help-w3l a {
		font-size: 1.1em;
		padding: .7em 1.5em;
	}

	.wthree_text h3 {
		font-size: 1.3em;
	}

	.wthree_text {
		padding: 2.5em 0 0;
	}

	.agileinfo_about_text {
		padding-top: 6em !important;
	}

	.social-icons ul li a.fa {
		margin: 0 10px;
	}

	.map-pos {
		left: 19%;
		padding: 2em 6em;
	}

	.bambu-client_mail_grid_right textarea {
		width: 93% !important;
		min-height: 186px;
	}

	.footer {
		margin-top: 24em;
		padding: 6em 0 2.5em;
	}
}

@media(max-width: 440px) {
	.w3_agileits_header_text {
		padding: 0 0.3em;
	}
}

@media(max-width: 414px) {
	.overlay ul li a {
		font-size: 20px;
	}

	section.banner-bambu button#trigger-overlay i.fa {
		font-size: 19px;
	}

	section.banner-bambu button#trigger-overlay {
		padding: 5px 10px;
		left: 1.3em;
		top: 1.9em;
	}

	section.banner-bambu .logo-w3ls a h1 {
		font-size: 2em;
	}

	section.banner-bambu .banner-w3l-mk {
		padding: 0 1.5em 0 4.5em;
		top: 2em;
	}

	.w3_agileits_header_text {
		padding: 0 0.5em;
	}

	.logo-w3ls {
		width: 43%;
	}

	.pogoSlider {
		height: 480px !important;
	}

	.pogoSlider-slide-element {
		margin-top: 12em !important;
	}

	.pogoSlider-slide-element h3 {
		font-size: 1.6em;
	}

	.bambu-client_gallery_grid {
		float: left;
		width: 50%;
	}

	.wthree_text {
		padding: 3em 0 0;
	}

	.mail-content,
	.add-w3ls-main {
		width: 100%;
		padding: 0 1em;
	}

	a.map-w3l-loca {
		margin: 4.5em 0 1.5em;
	}

	.social-icons ul li a.fa {
		line-height: 2em;
	}

	.mail-content p {
		margin: 1.2em 0;
	}

	.mail-content h4 {
		font-size: 1.7em;
	}

	.map-pos h2 {
		font-size: 1.8em;
		letter-spacing: 2px;
	}

	.map iframe {
		height: 350px;
	}

	.map-pos {
		padding: 1.5em 5em;
	}

	.bambu-client_mail_grid_right textarea {
		width: 92% !important;
		min-height: 170px;
	}

	.bambu-client_mail_grid_right input[type="submit"],
	.bambu-client_mail_grid_right input[type="reset"] {
		font-size: 1em;
		letter-spacing: 0px;
	}

	.bambu-client_mail_grid_right input[type="submit"],
	.bambu-client_mail_grid_right input[type="reset"] {
		width: 44%;
	}

	.agileinfo_footer_grid.f1 {
		margin-top: 2em;
	}

	.bambu-spldishes {
		padding-bottom: 3em;
	}

	.agile-dish-caption span {
		font-size: .7em;
	}

	.agile-dish-caption h4 {
		font-size: 1.3em;
		margin-bottom: .2em;
	}

	.agile-dish-caption {
		bottom: 19px;
	}
}

@media(max-width: 384px) {
	.logo-w3ls {
		width: 100%;
	}

	.w3_agileits_header_text {
		padding: 0 1em;
		margin-top: 1.5em;
	}

	section.banner-bambu .banner-w3l-mk {
		padding: 0 8.5em 0 5em;
	}

	.pogoSlider-slide-element {
		padding-left: 2em;
	}

	h3.w3l-title {
		font-size: 2.3em;
	}

	.stats p {
		font-size: 1.05em;
	}

	.spldishes-agileinfo h5 {
		font-size: 1.8em;
	}

	.agileinfo_about_text {
		padding-top: 5em !important;
	}

	.map-pos {
		left: 15%;
	}

	.w3l-news,
	.bambu-client-newsletter {
		padding: 3em 2em;
	}

	.bambu_footer_copy {
		padding: 1.5em 0 0em;
		margin-top: 1em;
	}

	.agile-dish-caption h4 {
		font-size: 1.5em;
	}

	.agile-dish-caption {
		bottom: 59px;
		padding: 2em 0.5em;
	}

	.newsletter-w3l-main {
		top: -33%;
	}
}

@media(max-width: 375px) {
	section.banner-bambu .banner-w3l-mk {
		padding: 0 8em 0 5em;
	}

	.footer {
		margin-top: 22em;
		padding: 7em 0 2.5em;
	}

	.agileinfo_footer_grid h4 {
		font-size: 1.5em;
	}

	.newsletter-w3l-main {
		top: -31%;
	}
}

@media(max-width: 320px) {
	section.banner-bambu .banner-w3l-mk {
		padding: 0 4.5em 0 5em;
	}

	.pogoSlider {
		height: 400px !important;
	}

	.w3_agileits_header_text h3 {
		font-size: .8em;
	}

	.pogoSlider-slide-element h3 {
		font-size: 1.3em;
	}

	.pogoSlider-slide-element {
		margin-top: 11.5em !important;
		padding-left: 1.5em;
	}

	.pogoSlider-slide-element p {
		font-size: 13px;
	}

	.w3_agileits_header_text {
		margin-top: 1.2em;
	}

	.btn-circle {
		width: 50px;
		height: 50px;
		margin-top: 1.2em;
		font-size: 1.4em;
	}

	.pogoSlider-slide-element ul.banner-agileits li a.link-w3l1,
	.pogoSlider-slide-element ul.banner-agileits li a.link-w3l2 {
		font-size: .8em;
	}

	.stats,
	.mail--bambu,
	.bambu-client_mail_grid_right,
	.service,
	.gallery,
	.team-bambu {
		padding: 2em 0;
	}

	h3.w3l-title {
		font-size: 2em;
		margin-bottom: .5em;
	}

	.stats-grid.slideanim i {
		font-size: 26px !important;
	}

	.stats-grid {
		font-size: 2.5em;
	}

	.stats h4 {
		font-size: 17px;
	}

	.spldishes-w3left {
		padding: 2em 2em;
	}

	.spldishes-agileinfo h5 {
		margin-bottom: .5em;
	}

	.bambu-spldishes {
		padding-bottom: 2em;
	}

	.agileits_updates_grid_right {
		padding: 0 1em 1.5em;
	}

	.agileits_updates_grid_right h3 {
		font-size: 1.3em;
		letter-spacing: 1px;
	}

	.agileits_updates_grid_right p {
		font-size: 1em;
		margin: 1em 0 3em;
	}

	.agileits_updates_grid_right.w3l-text {
		padding: 0.5em 1.1em 1em;
	}

	.bambu-client_gallery_grid {
		width: 100%;
	}

	.wthree_text h3 {
		font-size: 1.5em;
	}

	.wthree_text {
		padding: 5em 0 0;
	}

	.w3_agileits_team_grid {
		width: 100%;
	}

	.w3_agileits_team_grid:nth-child(2) {
		margin-top: 2em;
	}

	.left-agile,
	.left-agile.help-grid-w3l {
		min-height: 240px;
	}

	.agileinfo_about_text {
		padding-top: 9em !important;
	}

	.main-mail--bambumk {
		width: 100%;
		padding: 1.5em 0.5em;
	}

	.map-pos h2 {
		font-size: 1.6em;
	}

	.map-pos {
		padding: 1.5em 3.5em;
	}

	.bambu-client_mail_grid_right input[type="text"],
	.bambu-client_mail_grid_right input[type="email"],
	.bambu-client_mail_grid_right textarea {
		padding: .7em;
	}

	.wthree_contact_left_grid {
		padding: 0;
	}

	.bambu-client_mail_grid_right textarea {
		width: 100% !important;
		min-height: 150px;
		margin-left: 0;
	}

	.bambu-client_mail_grid_right input[type="submit"],
	.bambu-client_mail_grid_right input[type="reset"] {
		width: 43%;
	}

	.bambu-client-newsletter h6,
	.w3l-news h6 {
		font-size: 1.4em;
	}

	.agileinfo-newsletter input[type="email"] {
		padding: 0.9em;
		font-size: 0.9em;
	}

	.agileinfo-newsletter input[type="submit"] {
		padding: 10px 10px;
		font-size: 14px;
	}

	.w3l-news,
	.bambu-client-newsletter {
		padding: 2.5em 1.5em;
	}

	.w3l-news p {
		font-size: 1.2em;
	}

	.footer {
		padding: 4em 0 2em;
	}

	.icons-w3l {
		padding: 3em 0 2em;
		margin-bottom: 2em;
	}

	.agileinfo_footer_grid ul li {
		margin-bottom: .8em;
	}

	.bambu_footer_copy p {
		font-size: 1em;
	}

	.modal-body {
		padding: 10px 0 !important;
	}

	.pogoSlider-slide-element p {
		font-size: 11px;
	}

	p {
		font-size: .9em;
	}

	.agile-dish-caption {
		bottom: 37px;
	}

	a.map-w3l-loca {
		margin: 3.5em 0 1.5em;
	}
}

/*--//responsive--*/





.toggle-right-sidebar span {
	background: #0D1326;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #e6ebff;
	border-radius: 50px;
	font-size: 26px;
	cursor: pointer;
	opacity: .5;
}

.pull-right {
	float: right;
	position: fixed;
	right: 0px;
	top: 70px;
	width: 90px;
	z-index: 99999;
	text-align: center;
}

/* ============================================================
  RIGHT SIDEBAR SECTION
  ============================================================ */

#right-sidebar {
	width: 90px;
	position: fixed;
	height: 100%;
	z-index: 1000;
	right: 0px;
	top: 0;
	margin-top: 60px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	overflow-y: auto;
}


/* ============================================================
  RIGHT SIDEBAR TOGGLE SECTION
  ============================================================ */

.hide-right-bar-notifications {
	margin-right: -300px !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}


.navbar-brand {
	float: left;
	height: 50px;
	padding: unset !important;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: -16p;
}

.navbar-brand>img {
	display: block;
	width: 110px;
}

/*--/testimonials--*/
/*--/foorer--*/
.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.py-lg-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.pe-lg-5 {
	padding-right: 3rem !important;
}

:root {
	--primary-color: #114102;
	--secondary-color: #0c3101;
	--font-color: #fff;
	--bg-color: #fff;
	--heading-color: #060500;
	--primary-dark: #212529;
	--border-radius: 4px;
	--border-radius-full: 35px;
	--border-color: transparent;
	--border-color-light: #e4e6e5;
	--nav-color: #1b0f31;
	--dropdown-color: #fff;
	--box-shadow: 0 25px 90px 0 rgb(4 2 0 / 3%);
	--iframe-filter: grayscale(0%);
	--bg-grey: #f3f2f2;
	--bg-lightgrey: #f1f3f8;
	--layer: rgb(6 1 14 / 58%);
	--footer-bg: #060500;
	--footer-bglight: #0e0e0e;
}

.w3l-footer-29-main .footer-29 {
	background: var(--footer-bg);
}

.w3l-footer-29-main h6.footer-title-29 {
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	text-transform: capitalize;
	margin-bottom: 32px;
	font-weight: 600;
}

.footer-listw3-grids {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}

.w3l-footer-29-main .footer-29 .subscribe input[type="email"] {
	background: var(--footer-bglight);
	border: none;
	padding: 15px 20px;
	outline: none;
	width: 100%;
	color: #fff;
	border-radius: 0.25rem 0 0 0.25rem;
	opacity: 1;
}

.main-social-footer-29 a {
	display: inline-block;
	color: #fff;
	margin-right: 14px;
}

.main-social-footer-29 a:hover {
	color: var(--primary-color);
	transition: 0.3s ease-in;
}

.w3l-footer-29-main p.copy-footer-29 {
	align-self: center;
	color: #ababab;
	font-size: 14px;
}

.w3l-footer-29-main .footer-29 .subscribe button {
	text-align: center;
	background: var(--primary-color);
	padding-left: 0;
	border: none;
	outline: none;
	color: #eee;
	font-size: 16px;
	cursor: pointer;
	width: 18%;
	border-radius: 0 0.25rem 0.25rem 0;
}

.w3l-footer-29-main .footer-listw3-grids a:hover {
	color: #fff;
	opacity: 1;
}

.w3l-footer-29-main .footer-list-29 p {
	color: #fff5ee;
	font-size: 14px;
}

.w3l-footer-29-main .footer-29 form {
	display: flex;
	margin-top: 25px;
}

.w3l-footer-29-main .footer-list-29 h2 a {
	font-size: 30px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 15px;
	display: inline-block;
	line-height: 46px;
}

.w3l-footer-29-main .footer-list-29 span.logo-sub {
	font-weight: 300;
}

.w3l-footer-29-main .footer-listw3 li {
	list-style: none;
	display: block;
	margin-bottom: 10px;
}

.w3l-footer-29-main p.parahny {
	font-size: 14px;
}

.w3l-footer-29-main .footer-listw3 a {
	text-decoration: none;
	color: #fff5ee;
	font-size: 14px;
	opacity: .8;
}

.w3l-footer-29-main .bottom-copies {
	margin-top: 60px;
}

.w3l-footer-29-main .bottom-copies p {
	color: #fff5ee;
}

.w3l-footer-29-main .bottom-copies p a {
	color: #fff;
}

.w3l-footer-29-main .bottom-copies p a:hover {
	text-decoration: underline;
	color: var(--primary-color);
}

@media (max-width: 992px) {
	.w3l-footer-29-main h6.footer-title-29 {
		margin-bottom: 20px;
		font-size: 22px;
	}

	.w3l-footer-29-main .copy-footer-29 {
		text-align: center;
	}

	.w3l-footer-29-main .main-social-footer-29 {
		text-align: center;
		margin-top: 20px;
	}

	.w3l-footer-29-main ul.list-btm-29 {
		margin-top: 10px;
	}
}

@media (max-width: 568px) {
	.w3l-footer-29-main .footer-2 {
		margin-top: 25px;
	}
}

@media (max-width: 480px) {
	.w3l-footer-29-main .footer-list-29 h2 a {
		font-size: 25px;
	}
}

.w3l-footer-29-main #movetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: var(--primary-color);
	padding: 0;
	opacity: 1;
	transition: 0.3s ease;
	border-radius: 50%;
}

.w3l-footer-29-main #movetop:hover {
	opacity: .8;
	transition: 0.3s ease;
}

.w3l-footer-29-main #movetop span.fa {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}

.subscribe ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff5ee;
	opacity: .5;
}

.subscribe ::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff5ee;
	opacity: .5;
}

.subscribe ::-ms-input-placeholder {
	/* IE 10+ */
	color: #fff5ee;
	opacity: .5;
}

.subscribe ::-moz-placeholder {
	/* Firefox 18- */
	color: #fff5ee;
	opacity: .5;
}

/* CSS cho dropdown ngôn ngữ */
.btr-menu>li>ul {
	display: none;
}

.btr-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Chỉnh lại kiểu dáng cho phần tử chứa ngôn ngữ */
.hassub {
	position: relative;
}

/* Liên kết chứa cờ và tên ngôn ngữ */
.language-toggle {
	cursor: pointer;
}

/* Danh sách ngôn ngữ ban đầu ẩn đi */
.ul-flag {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 150px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.ul-flag li {
	padding: 10px;
	cursor: pointer;
}

.ul-flag li:hover {
	background-color: #f0f0f0;
}

.ul-flag li img {
	width: 24px;
	height: 24px;
}

.flag_position {
	position: relative;
	top: 5px;
	right: 2px;
}

.img_flag {
	width: 32px;
	border-radius: 4px;
}

.overlay ul li.flat {
	display: flex;
	;
	height: unset !important;
	height: unset !important;
	min-height: unset !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	justify-content: space-between;
	align-content: flex-end;
	flex-direction: column;
}

.overlay ul li a.flat {
	font-size: unset !important;
	font-weight: unset !important;
	display: block;
	color: #000000;
	padding: 10px !important;
	letter-spacing: 1px !important;
	text-decoration: none !important;
	text-transform: none !important;
	-webkit-transition: all 0.9s ease-in-out;
	transition: all 0.9s ease-in-out;
	-moz-transition: all 0.9s ease-in-out;
	-o-transition: all 0.9s ease-in-out;
	-ms-transition: all 0.9s ease-in-out;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.overlay ul li a.flat:hover,
.overlay ul li a.flat:focus {
	color: #000000 !important;
	border: unset !important;
}

/* Chỉnh sửa cho các phần tử danh sách */
.ul-flag {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: white;
	border: 1px solid #ddd;
	width: 150px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	/* Ban đầu ẩn */
	z-index: 10;
}

.ul-flag li {
	display: flex;
	align-items: start;
	padding: 4px;
	cursor: pointer;
}

.ul-flag li img {
	width: 20px;
	height: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Căn chỉnh văn bản */
.ul-flag li span {
	font-size: 14px;
	color: #333;
	margin-left: 5px;
}

/* Cải thiện hiệu ứng hover */
.ul-flag li:hover {
	background-color: #f0f0f0;
}

.text-white {
	color: #FFF !important;
}

#owl-demo .item img {
	width: 100% !important;
	height: 246px !important;
	object-fit: cover !important;
}

.bambu-client_gallery_grids {
	/* display: flex; */
	flex-wrap: wrap;
	gap: 15px;
	/* Khoảng cách giữa các item */
}

.bambu-client_gallery_grid {
	flex: 1 1 calc(33.333% - 15px);
	/* Mỗi item chiếm 1/3 chiều rộng container, trừ khoảng cách */
	box-sizing: border-box;
}

.bambu-client_news_grid {
	position: relative;
	width: 100%;
	padding-top: 75%;
	/* Tạo tỷ lệ 4:3 cho hình ảnh */
	overflow: hidden;
	border-radius: 6px;
}

.bambu-client_news_grid img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* object-fit: cover;Đảm bảo hình ảnh không bị méo và lấp đầy khu vực */
}

.regis {
	margin-top: 40px;
}

.w3l-footer {
	background: var(--footer-bg);
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.pt-4 {
	padding-top: 1.5rem !important;
}

.w3l-footer .sub-one-left h6,
.w3l-footer .sub-two-right h6 {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 25px;
	border-bottom: 1px solid rgb(255 255 255 / 34%);
	padding-bottom: 8px;
	font-weight: 800;
	display: inline-block;
}

.w3l-footer .sub-one-left p,
.w3l-footer .sub-two-right p {
	font-size: 14px;
	color: #c1c0c0;
}

p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 26px;
	color: var(--font-color);
}

@media (min-width: 992px) {
	.pt-lg-1 {
		padding-top: 0.25rem !important;
	}
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.w3l-footer ul.social li {
	display: inline-block;
	margin-right: 15px;
}

li {
	list-style-type: none;
}

@media (min-width: 992px) {
	.px-lg-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
}

.footer-post ul li {
	display: inline-block;
}

.w3l-footer .sub-two-right ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #c1c0c0;
	margin: 0 0 2px 0;
	display: block;
	letter-spacing: .5px;
}

.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important;
}

.w3l-footer .sub-one-left p,
.w3l-footer .sub-two-right p {
	font-size: 14px;
	color: #c1c0c0;
}

p.post-footer a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.w3l-footer .sub-one-left h6,
.w3l-footer .sub-two-right h6 {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 25px;
	border-bottom: 1px solid rgb(255 255 255 / 34%);
	padding-bottom: 8px;
	font-weight: 800;
	display: inline-block;
}

.w3l-footer .column2 span {
	font-size: 18px;
	color: #fff;
	vertical-align: middle;
	margin-right: 10px;
	width: 25px;
	text-align: center;
}

.w3l-footer .column2 a,
.w3l-footer .column2 p {
	text-decoration: none;
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}

.pogoSlider-slide-element h3 {
	animation: fadeInUp 1s ease-out forwards;
	animation-delay: 0s;
}

.pogoSlider-slide-element p {
	animation: fadeInUp 1s ease-out forwards;
	animation-delay: 2s;
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(40px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (min-width: 1451px) and (max-width: 1550px) {
	.section-full-width {
		margin: 0 40px;
	}
}

.section-full-width {
	width: 94.65%;
	margin: 0 51px;
}

.about-1 {
	--bs-link-color-rgb: #d2e0d9;
	--bs-link-color: #d2e0d9;
	--bs-link-hover-color: #d2e0d9;
}

.position-relative {
	position: relative;
}

.section-title-wrapper {
	--bs-section-padding-top: 80px;
	--bs-stroke-title-padding: 77px;
	padding-top: var(--bs-section-padding-top);
	overflow-x: hidden;
}

.scroll-move {
	position: relative;
	height: 324px;
}

.scroll-move .scrolling-text {
	position: absolute;
	white-space: nowrap;
	z-index: 1;
	left: 48px;
	transition: transform 0.08s ease-in-out;
}

.stroke-width-1 {
	--bs-stroke-width: 1px;
}

.stroke-opacity-20 {
	--bs-stroke-opacity: 0.2;
}

.stroke-primary {
	--bs-stroke-rgb: var(--bs-primary-rgb);
}

.lh-1 {
	line-height: 1;
}

.fw-extra-bold {
	font-weight: 800 !important;
}

.text-stroke {
	--bs-stroke-rgb: var(--bs-primary-rgb);
	--bs-stroke-opacity: 1;
	--bs-stroke-width: 2px;
	-webkit-text-stroke: var(--bs-stroke-width) rgba(var(--bs-stroke-rgb), var(--bs-stroke-opacity));
	color: transparent;
}

@media (min-width: 1200px) {
	.display-1 {
		font-size: 20.25rem;
	}
}

.display-1 {
	font-size: calc(3.15rem + 22.8vw);
	font-weight: 700;
	line-height: 1.2;
}

.section-title-wrapper .section-title {
	position: relative;
	--bs-section-title-top-spacing: -145px;
	top: var(--bs-section-title-top-spacing);
}

.section-separator {
	border-left: 1px solid var(--bs-border-color);
	--bs-section-padding-left: 50px;
	padding-left: var(--bs-section-padding-left);
	position: relative;
	z-index: 1;
}

.lh-1 {
	line-height: 1;
}

.heading-title {
	--bs-heading-title-max-width: 1170px;
	--bs-heading-separator-padding-bottom: 30px;
	--bs-heading-separator-margin-bottom: 30px;
	--bs-separator-width: 200px;
	--bs-separator-padding-bottom: var(--bs-heading-separator-padding-bottom);
	--bs-separator-margin-bottom: var(--bs-heading-separator-margin-bottom);
	max-width: var(--bs-heading-title-max-width);
}

.separator {
	--bs-separator-width: 150px;
	--bs-separator-height: 1px;
	--bs-separator-color: var(--bs-border-color);
	--bs-separator-padding-bottom: 0;
	--bs-separator-margin-bottom: 0;
	position: relative;
	padding-bottom: var(--bs-separator-padding-bottom);
	margin-bottom: var(--bs-separator-margin-bottom);
}

.fw-extra-bold {
	font-weight: 800 !important;
}

@media (min-width: 1200px) {

	h2,
	.h2 {
		font-size: 8.125rem;
	}
}

.separator:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: var(--bs-separator-width);
	height: var(--bs-separator-height);
	background: var(--bs-separator-color);
}

@media (min-width: 1200px) {
	.fs-4 {
		font-size: 2.1875rem;
	}
}

.fw-semibold {
	font-weight: 600;
}

.fs-4 {
	font-size: calc(1.34375rem + 1.125vw);
}

.mb-0 {
	margin-bottom: 0;
}

:root {
	--bs-primary: #253B2F;
	--bs-primary-rgb: 37, 59, 47;
	--bs-secondary: #D2E0D9;
	--bs-secondary-rgb: 210, 224, 217;
	--bs-border-color: var(--bs-primary);
	--bs-link-color-rgb: var(--bs-primary-rgb);
	--bs-link-color: var(--bs-primary);
	--bs-link-hover-color: var(--bs-primary);
	--bs-link-hover-color-rgb: var(--bs-primary-rgb);
	--border-radius: 10px;
	--border-radius-full: 35px;
}

.subtitle-width {
	--bs-sub-title-max-width: 690px;
	max-width: var(--bs-sub-title-max-width);
}

.subtitle {
	line-height: 160%;
}

.bg-primary {
	background-image: linear-gradient(to top, #114102, #49ad28);
	--bs-bg-opacity: 1;
	background-color: transparent;
}

.align-items-center {
	align-items: center;
}

.about-image {
	--bs-about-image-margin-top: -120px;
	--bs-about-image-2-margin-top: -152px;
	--bs-about-image-margin-bottom: -90px;
	margin-top: var(--bs-about-image-margin-top);
	margin-bottom: var(--bs-about-image-margin-bottom);
	overflow: hidden;
}

.overflow-hidden {
	overflow: hidden;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.slideInLeft {
	animation-name: slideInLeft;
}

.row-about {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.about-contents {
	padding: 70px 0;
	gap: 40px;
}

.text-dark {
	color: #060500;
}

div#about {
	margin-bottom: 40px;
}

@media (max-width: 575.98px) {
	.about-contents {
		padding: 40px 0 60px 0;
		gap: 28px;
	}
}

@media (max-width: 1399.98px) {
	.about-contents {
		padding: 50px 0;
	}
}

@media (max-width: 767.98px) {
	.about-contents {
		margin-top: 70px;
	}

	div#about {
		margin-bottom: 120px;
	}
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

@media (min-width: 992px) {
	.mt-lg-0 {
		margin-top: 0 !important;
	}
}

.page {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(19rem, 1fr));
}

.photobox {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
}

.photobox {
	--mediaPlaceholderRatio: var(--photoboxPlaceholderRatio, 50%);
	display: var(--photoboxDisplay, inline-flex);
	position: var(--photoboxPosition, relative);
	border-radius: var(--border-radius);
}

.photobox__previewbox {
	overflow: hidden;
	width: 100%;
	will-change: transform;
	border-radius: var(--border-radius);
}

.media-placeholder {
	position: var(--mediaPlaceholderPosition, relative) !important;
	border-radius: var(--border-radius);
}

.media-placeholder::before {
	content: "" !important;
	display: block !important;
	padding-top: var(--mediaPlaceholderRatio) !important;
	background-color: var(--mediaPlaceholderBgColor) !important;
	border-radius: var(--border-radius);
}

.media-placeholder__media {
	position: var(--mediaPlaceholderMediaPosition, absolute) !important;
	top: var(--mediaPlaceholderMediaTop, 0) !important;
	left: var(--mediaPlaceholderMediaLeft, 0) !important;
	max-width: var(--mediaPlaceholderMediaMaxWidth, 100%) !important;
	border-radius: var(--border-radius);
}

.radius-image {
	border-radius: var(--border-radius);
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.photobox_triangular .photobox__previewbox::after {
	opacity: 0;
	clip-path: polygon(0 100%, 50% 0, 50% 0, 100% 100%);
	transition: clip-path .1s ease-out, opacity .1s ease-out;
	will-change: clip-path;
}

.photobox__previewbox::after {
	content: "";
	width: var(--photoboxOverlayWidth, 100%);
	height: var(--photoboxOverlayHeight, 100%);
	background-color: var(--photoboxOverlayBackgroundColor, rgba(0, 0, 0, .8));
	position: absolute;
	top: var(--photoboxOverlayTop, 0);
	left: var(--photoboxOverlayLeft, 0);
	z-index: var(--photoboxOverlayZindex, 2);
	border-radius: var(--border-radius);
}

.photobox__info-wrapper {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: .25rem;
	display: flex;
	opacity: 0;
	transition: opacity .2s ease-out;
	will-change: opacity;
	position: absolute;
	top: 0;
	left: 0;
	z-index: var(--photoboxInfoZindex, 2);
	border-radius: var(--border-radius);
}

.photobox__info {
	margin: auto;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.w3l-img-grids a.titile-img h4 {
	color: var(--heading-color);
	font-size: 22px;
	line-height: 32px;
}

.mb-2 {
	margin-bottom: .5rem !important;
}

h4 {
	color: #114102 !important;
}

.svg-inline--fa.fa-w-14 {
	width: .875em;
}

ul.social {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 15px;
	justify-content: center;
	/* canh giữa nếu muốn */
}

ul.social li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: #f0f0f0;
	/* màu nền mặc định */
	color: #333;
	/* màu icon */
	text-decoration: none;
	transition: all 0.3s ease;
	font-size: 18px;
}

ul.social li a:hover {
	background-color: #114102;
	/* màu nền khi hover */
	color: #fff;
	/* màu icon khi hover */
}

ul.social svg {
	width: 20px;
	height: 20px;
}

#section-partners .slider {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: rgb(255, 255, 255);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(7.4px);
	-webkit-backdrop-filter: blur(7.4px);
	border: 1px solid rgba(255, 255, 255, 0.4);
}

#section-partners .slider-items {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	animation: scrolling 20s linear infinite;

}

@keyframes scrolling {

	0% {
		transform: translateX(80%);
	}

	100% {
		transform: translateX(-20%);
	}
}

.slider-items img {
	width: 12%;
	margin: 20px;

}

.underline-animate {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.underline-animate::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 0;
	background-color: #114102;
	transition: width 0.8s ease-out;
}

/* Khi thêm class .in-view, sẽ chạy hiệu ứng */
.underline-animate.in-view::after {
	width: 100%;
}

.w3l-blog-content {
	background: #070e2a;
}

.title-main p {
	font-family: "Great Vibes", cursive;
	font-size: 32px;
	color: #114102;
}

.w3l-blog-content .blog-grid-1 {
	display: block;
	box-shadow: var(--box-shadow);
	transition: 0.3s ease-in;
	border-radius: var(--border-radius);
}

.w3l-blog-content .card-header {
	margin-bottom: 0px;
	background-color: rgba(0, 0, 0, 0.03);
	padding: 0.75rem 1.25rem;
	border-bottom: none;
}

.card-header:first-child {
	border-radius: calc(-1px + 0.25rem) calc(-1px + 0.25rem) 0px 0px;
}

.p-0 {
	padding: 0px !important;
}

.position-relative {
	position: relative !important;
}

.w3l-blog-content a.zoom {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
}

.d-block {
	display: block !important;
}

.w3l-blog-content a.zoom img {
	transition: 0.3s ease-in-out;
}

.w3l-blog-content .course-price-badge {
	position: absolute;
	top: 0px;
	right: 0px;
	color: rgb(255, 255, 255);
	font-size: 13px;
	line-height: 1;
	font-weight: 600;
	text-transform: uppercase;
	border-top-right-radius: 8px;
	background: var(--primary-color);
	padding: 12px 15px 10px;
}

.w3l-blog-content .course-price-badge::before {
	top: 0px;
	content: "";
	position: absolute;
	left: 0px;
	transform: translateX(-50%);
	border-top: 19px solid var(--primary-color);
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

.w3l-blog-content .course-price-badge::after {
	bottom: 0px;
	content: "";
	position: absolute;
	left: 0px;
	transform: translateX(-50%);
	border-bottom: 19px solid var(--primary-color);
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

.w3l-blog-content .course-details {
	position: relative;
	padding: 30px;
	background: var(--bg-color);
	border-radius: 0px 0px 8px 8px;
}

.meta-item {
	margin-right: 20px;
	display: inline-block;
}

.w3l-blog-content a.course-desc {
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	color: var(--heading-color);
}

/* blog section */
.w3l-blog-content {
	background: var(--bg-lightgrey);
}

.w3l-blog-content .blog-grid-1 {
	transition: 0.3s ease-in;
	display: block;
	box-shadow: var(--box-shadow);
	border-radius: var(--border-radius);
}

.w3l-blog-content a.zoom {
	overflow: hidden;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.w3l-blog-content a.zoom img {
	transition: 0.3s ease-in-out;
}

.w3l-blog-content .blog-grid-1:hover img {
	overflow: hidden;
	transform: scale(1.1);
	transition: 0.3s ease-in-out;
}

.w3l-blog-content .course-details {
	position: relative;
	padding: 30px;
	background: var(--bg-color);
	border-radius: 0 0 8px 8px;
}

.w3l-blog-content .course-details:hover a.course-desc {
	color: var(--primary-color);
}

.w3l-blog-content .meta-item span {
	color: var(--primary-color);
	width: 18px;
}

.w3l-blog-content span.meta-value {
	color: var(--font-color);
	font-size: 15px;
}

.meta-item {
	margin-right: 20px;
	display: inline-block;
}

.w3l-blog-content .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: none;
}

.meta-item:last-child {
	margin-right: 0px;
}
h4, .h4 {
    font-size: 16px;
}
.w3l-blog-content a.course-desc {
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: var(--heading-color);
}

.w3l-blog-content .course-price-badge {
	position: absolute;
	top: 0;
	right: 0;
	background: var(--primary-color);
	color: #fff;
	font-size: 13px;
	line-height: 1;
	font-weight: 600;
	text-transform: uppercase;
	padding: 12px 15px 10px;
	border-top-right-radius: 8px;
}

.w3l-blog-content .course-price-badge:before {
	top: 0;
	border-top: 19px solid var(--primary-color);
	content: '';
	position: absolute;
	left: 0;
	transform: translateX(-50%);
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

.w3l-blog-content .course-price-badge:after {
	bottom: 0;
	border-bottom: 19px solid var(--primary-color);
	content: '';
	position: absolute;
	left: 0;
	transform: translateX(-50%);
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

@media (max-width: 1199px) {
	.w3l-blog-content a.course-desc {
		font-size: 19px;
		line-height: 28px;
	}

	.w3l-blog-content .meta-item span {
		width: 15px;
	}

	.meta-item {
		margin-right: 8px;
	}
}

@media (max-width: 991px) {
	.w3l-blog-content a.course-desc {
		font-size: 22px;
		line-height: 32px;
	}
}

.btn-style {
	padding: 10px 28px 11px;
	font-size: 16px;
	color: #fff;
	border-radius: var(--border-radius-full);
	font-weight: bold;
	outline: none;
	border: 2px solid var(--primary-color);
	background: var(--primary-color);
	transition: all 1.8s ease-in-out;
	text-transform: unset;
	text-align: center;

}

.about-contents p {
	opacity: 0;
	transform: translateY(30px);
	transition: all 0.8s ease-in-out;
}

.about-contents p.in-view {
	opacity: 1;
	transform: translateY(0);
}

.img-fluid {
	max-width: 100%;
	width: 100%;
	height: auto;
}

/*--//gallery--*/
/*--/blog--*/
.w3l-join-main {
	background: var(--bg-grey);
}

.w3l-text-11 .text11-content h4 {
	font-size: 28px;
	line-height: 38px;
	color: var(--heading-color);
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 40px;
}

.w3l-text-11 .text11-content h5 {
	font-size: 26px;
	line-height: 31px;
	color: #232527;
	font-weight: 700;
}

.w3l-text-11 .text11-content a.next {
	display: inline-block;
	font-weight: 600;
	font-size: 40px;
	line-height: 45px;
	margin-top: 30px;
	color: #232527;
}

.w3l-text-11 .text11-content a.prev {
	display: inline-block;
	font-weight: 600;
	font-size: 40px;
	line-height: 45px;
	margin-top: 30px;
	color: #232527;
}

.prev-next {
	display: flex;
	justify-content: space-between;
}

.w3l-text-11 .text11-content ul.blog-list {
	padding-left: 15px;
}

.w3l-text-11 .text11-content h6 {
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	text-transform: capitalize;
	font-weight: normal;
}

.w3l-text-11 .text11-content a.admin {
	font-size: 17px;
	color: var(--primary-color);
	font-weight: 600;
}

.w3l-text-11 .text11-content a.admin:hover {
	opacity: 0.95;
	transition: 0.3s ease;
}

.w3l-text-11 .text11-content a.category {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	color: var(--font-color);
	padding-left: 10px;
}

.w3l-text-11 .text11-content .media-grid p {
	margin: 0px;
}

.w3l-text-11 .media a,
.w3l-text-11 .media .media-body {
	float: left;
}

.media-grid.even-grid {
	margin-left: 135px;
}

.w3l-text-11 .comments .media-grid {
	margin-bottom: 20px;
}

.w3l-text-11 .media-body.comments-grid-right {
	padding-left: 15px;
}

.new-posts {
	border-top: 1px solid var(--border-color);
	border-bottom: 1px solid var(--border-color);
	margin-top: 40px;
}

.new-posts a {
	display: grid;
	margin: 20px 0;
	grid-template-columns: auto auto;
	grid-gap: 10px;
	color: var(--heading-color);
	font-weight: 600;
	align-items: center;
}

.new-posts a span.fa {
	font-size: 13px;
}

.new-posts a:hover {
	color: var(--primary-color);
}

.w3l-text-11 h3.aside-title {
	font-size: 24px;
	line-height: 32px;
	color: var(--heading-color);
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.w3l-text-11 .card {
	border: none;
	background: transparent;
}

.w3l-text-11 a.blog-desc,
a.blog-desc-2 {
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	color: var(--heading-color);
	margin-top: 8px;
	margin-bottom: 15px;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	text-transform: capitalize;
}

.w3l-text-11 a.blog-desc,
.w3l-text-11 a.blog-desc-2 {
	font-size: 16px;
	line-height: 30px;
}

.w3l-text-11 a.blog-desc:hover {
	color: var(--primary-color);
}

.w3l-text-11 a.read {
	font-size: 17px;
	padding: 0;
	border-bottom: 2px solid var(--primary-color);
	color: var(--heading-color);
	transition: 0.3s ease-in-out;
	font-weight: 600;
	border-radius: 0;
	margin-top: 20px;
	display: inline-block;
	text-transform: capitalize;
}

.w3l-text-11 a.read:hover {
	color: var(--primary-color);
}

.w3l-text-11 .history-info {
	max-width: 100%;
	margin: 0 auto;
}

.w3l-text-11 .comments h5,
a.title-team-28 {
	font-size: 18px;
	line-height: 23px;
	color: var(--heading-color);
	font-weight: 700;
	margin: 0;
	margin-bottom: 5px;
}

.w3l-text-11 .author-cardview {
	background-color: var(--bg-grey);
	border: 1px solid var(--bg-border);
	padding: 30px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
}

.w3l-text-11 .author-right .social li a {
	font-size: 16px;
	color: var(--font-color);
	margin-right: 10px;
}

.w3l-text-11 .author-right .social li a:hover {
	color: var(--primary-color);
}

.w3l-text-11 .comments-grid-right ul li {
	display: inline-block;
	color: var(--font-color);
	font-size: 16px;
	vertical-align: middle;
}

.w3l-text-11 .comments-grid-right ul li a {
	font-weight: 600;
	color: var(--primary-color);
}

.w3l-text-11 .text11-content h4.heading-no-margin {
	margin: 0;
}

.w3l-text-11 .text11-content .social {
	align-self: center;
}

.w3l-text-11 img.margin-top {
	margin-top: 30px;
}

.w3l-text-11 .text11-content .social li p {
	font-size: 22px;
	color: var(--heading-color);
	font-weight: 600;
}

.w3l-text-11 .social-share-blog {
	display: grid;
	grid-auto-flow: column;
	grid-gap: 30px;
}

.w3l-text-11 .text11-content h5.quote {
	padding: 30px;
	border-left: 2px solid var(--primary-color);
	background: var(--bg-grey);
	margin: 50px 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: var(--heading-color);
	font-style: italic;
	border-radius: 8px;
}

.text-list ol li {
	font-size: 1.2em;
	line-height: 28px;
	margin: 10px 0;
	color: var(--font-color);
	list-style-type: disc;
	font-weight: 400;
}

ul.comment {
	display: grid;
	grid-auto-flow: column;
	justify-content: space-between;
	margin-bottom: 10px;
}

.w3l-text-11 .leave-comment-form input[type="text"],
.w3l-text-11 .leave-comment-form input[type="email"],
.w3l-text-11 .leave-comment-form textarea {
	padding: 15px 15px;
	border: 1px solid var(--bg-grey);
	font-size: 17px;
	line-height: 26px;
	color: var(--heading-color);
	width: 100%;
	height: inherit;
	background: var(--bg-grey);
	border-radius: var(--border-radius);
}

.w3l-text-11 .leave-comment-form input[type="text"]:focus,
.w3l-text-11 .leave-comment-form input[type="email"]:focus,
.w3l-text-11 .leave-comment-form textarea:focus {
	box-shadow: none;
	border: 1px solid var(--primary-color);
	background: transparent;
	transition: 0.3s ease;
}

.w3l-text-11 .comments {
	margin: 60px 0;
}

.w3l-text-11 textarea.form-control {
	height: 150px;
	font-family: inherit;
	resize: none;
	margin: 16px 0 20px 0;
}

.w3l-text-11 .features-2 .feature-main {
	padding-top: 40px;
	padding-bottom: 0px;
}

.w3l-text-11 .media {
	display: grid;
	grid-auto-flow: column;
	grid-gap: 15px;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid var(--bg-color);
	padding: 30px 20px;
	border-radius: 8px;
	background: var(--bg-color);
}

.w3l-text-11 .media a.comment-img {
	left: 0px;
	top: 0px;
	width: 85px;
	height: 85px;
	overflow: hidden;
	border-radius: 50%;
}

.w3l-text-11 .feature-main .img1 {
	padding: 20px 10px;
	border: 1px solid rgba(130, 152, 171, 0.2);
}

.w3l-text-11 .feature-main .img1:hover {
	background: #fff;
}

.w3l-text-11 .feature-main .img1 img {
	width: 35px;
}

.w3l-text-11 .features-2 .img1 h4 {
	margin-top: 10px;
}

.text11-content img {
	border-radius: 8px;
}

.w3l-text-11 .social li {
	display: inline-block;
}

.w3l-text-11 ul.social li a {
	display: inline-block;
	margin: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: var(--bg-grey);
	text-align: center;
	margin-right: 6px;
	color: var(--heading-color);
	border-radius: 50%;
	font-size: 15px;
}

.w3l-text-11 ul.social li span.fa {
	text-align: center;
	line-height: 40px;
}

.w3l-text-11 ul.social li a:hover {
	background-color: var(--primary-color);
	color: #fff;
	transition: 0.3s ease;
}

a.blog-desc1 {
	font-size: 18px;
	color: var(--heading-color);
	line-height: 28px;
	margin-top: 20px;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
}

a.blog-desc1:hover,
.author a:hover {
	color: var(--primary-color);
}

.author a {
	color: var(--heading-color);
	font-size: 16px;
}

.w3l-text-11 .card.empty-post {
	background: var(--bg-grey);
	padding: 30px;
	border-radius: 8px;
}

.w3l-text-11 .page-numbers {
	font-size: 20px;
	margin: 0 5px;
	font-weight: 500;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem;
	border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
	width: 100%
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-group>.card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	.card-group {
		display: flex;
		flex-flow: row wrap
	}

	.card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}

	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}

	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.title-subw3hny {
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 65px;
	display: inline-block;
	line-height: 22px;
	color: var(--primary-color);
	position: relative;
	margin-bottom: 30px;
}

.title-subw3hny:after {
	content: "";
	position: absolute;
	border: 0;
	width: 50px;
	height: 1px;
	background: var(--primary-color);
	z-index: 1;
	margin-left: 0;
	left: 0;
	top: 12px;
}

.title-w3l,
.title-w3l.two {
	font-size: 32px;
	line-height: 42px;
	font-weight: 700;
	text-transform: capitalize;
}

.text11-content img{
	width: 100%;
}
.fixed-img {
    height: 240px;
    object-fit: cover;
    width: 100%;
    display: block;
}
.summary-text {
	height: 82px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000000;
}

section#section-partners {
    margin-top: 30px;
}
.service-img {
    height: 380px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF!important;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none!important;
}
.fixed-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

.summary-text {
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

 /*.custom-nav {
    color: #333;
    transition: opacity 0.3s;
    opacity: 0;
} */

.myNewsSwiper:hover .custom-nav {
    opacity: 1;
}

/* Nút Swiper */
.swiper-button-next,
.swiper-button-prev {
    top: 38%!important;
    color: #FFFFFF;
    /* background: #114102; */
    /* padding: 8px 12px; */
    /* border-radius: 50%; */
    /* box-shadow: 0 0 10px rgba(0,0,0,0.2); */
}


.text11-content {
	margin-right: unset!important;margin-left: unset!important
}
.pogoSlider-slide-element h3 {
    font-size: clamp(24px, 6vw, 60px);
	font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 700;
    letter-spacing: 14px;
    white-space: normal; 
    margin: 0 auto;
}

.pogoSlider-slide-element p.description-banner {
    font-size: clamp(18px, 4vw, 24px);   
    line-height: 1.5;
    text-align: center;
}
#service-home .card-body p {
    height: 76px; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	color: #000000;
}
#service-home .card-body {
    min-height: 250px; /* tuỳ thiết kế */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.service-text-wrapper {
    min-height: 160px; /* tuỳ theo thiết kế */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.service-text-wrapper h3 {
    font-size: clamp(24px, 4vw, 48px);
    margin-bottom: 10px;
}

.service-text-wrapper p {
    max-width: 700px;
    line-height: 1.5;
    font-size: clamp(14px, 2vw, 16px);
    margin: 0;
}
a {
    color: var(--primary-color);
    text-decoration: none;
}
.col-lg-4.sub-one-left {
    margin-bottom: 50px;
}
.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 7)!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#des-project a.titile-img.d-block h4 {
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000000;
}
#gallery .row {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
@media (max-width: 767px) {
    #des-project a.titile-img.d-block h4 {
        height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        color: #000000;
    }
}

