@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}
#sp-top1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
	line-height: 46px;
}
#sp-top1 ul  li {
	display: inline-block;
	margin-right: 20px;
	font-size: 13px;
}
#sp-top2 .search {
	max-width: 350px;
	float: right;
	position: relative;
}
#sp-top2 #mod-search-searchword92 {
    padding: 4px 10px;
    border-radius: 25px;
    border: none;
    float: right;
    margin-top: 10px;
    font-size: 13px;
	width: 250px;
}
#sp-top2 .search .btn-search {
	position: absolute;
    right: 10px;
    background: none;
    padding: 0;
    top: 14px;
    border: none;
}
#sp-header a:hover,
#sp-header li:hover>a{
	color: #15b792;
}
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
	color: #15b792 !important;
}
.sp-megamenu-parent .contact-us a {
	line-height: 46px;
    background: #15b792;
    color: #FFF !important;
    border-radius: 30px;
    padding: 0 28px;
    margin-left: 30px;
}
.sp-megamenu-parent .contact-us a:hover,
.sp-megamenu-parent .contact-us.active a{
	background: #e51e30;
	color: #FFF !important;
}
.sp-megamenu-parent .contact-us.active:hover a{
	color: #FFF !important;
}
.sp-megamenu-parent .contact-us a .fa-arrow-right{
	float: right;
    line-height: 46px;
    margin-left: 10px;
}
.breadcrumb {
	padding: 1rem 0rem;
    margin-bottom: 0rem;
}
#sp-bottom .sp-module {
	margin-bottom: 0;
}
#sp-footer {
	border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-footer .custom a {
	font-weight: 600;
}
#sp-footer .container-inner {
	border-top: none;
}
#sp-bottom  .has-list-style ul {
	list-style: disc;    
    margin-left: 16px;
}
#sp-bottom  .has-list-style ul li {
	display: list-item;
}
.contact-info .sppb-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.contact-info .sppb-media-content {
    display: inline-block;
    vertical-align: middle;
}
.contact-info .box.sppb-addon-feature {
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}
.sp-ns .sppb-addon-title p{
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
}
.sp-ktv .sppb-addon-title p{
	font-size: 14px;
	font-weight: 400;
}
.sp-slider .sppb-sp-slider-button:hover .sp-slider-btn-text{
	background: #e51e30!important;
}
.wvn-title .sppb-title-heading:after{
	content: "";
	height: 20px;
	background-image: url("../images/heartbeat.png");
	display: block;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position-x: center;
}
.san-pham .sppb-addon-image-layout-content,
.san-pham .sppb-addon-image-layout-image{
	width: 100%;
}
.san-pham .sppb-addon-image-layout-image a{
	display: block;
}
.san-pham .sppb-addon-image-layout-image a img{
	width: 100%;
}
.du-an .sppb-addon-image-layout-wrap{
	justify-content: center;
	border: 1px solid #e2e2e2;
}
.brands .sppb-carousel-extended-list .sppb-carousel-extended-item{
	border: 1px solid #e2e2e2;
}
.float-contact {position: fixed;bottom: 20px;left: 20px;z-index: 99999;}
.chat-zalo {background: #8eb22b;border-radius: 20px;padding: 5px 20px;color: white;display: block;margin-bottom: 6px;}
.chat-face {background: #125c9e;border-radius: 20px;padding: 5px 20px;color: white;display: block;margin-bottom: 6px;}
.float-contact .hotline {background: #d11a59!important;border-radius: 20px;padding: 5px 20px;color: white;display: block;margin-bottom: 6px;}
.chat-zalo a, .chat-face a, .hotline a {font-size: 15px;color: white;font-weight: 400;text-transform: none;line-height: 0;}@media (max-width: 549px){.float-contact{bottom: 60px;}}
@media screen and (max-width: 1024px) and (min-width: 992px){
	#sp-logo{
		flex: 0 0 25%;
		max-width: unset;
	}
	#sp-menu{
		flex: 0 0 75%;
		max-width: unset;
	}
}
@media screen and (max-width: 991px){
	#sp-top1{
		text-align: center;
	}
	#sp-top2 .search{
		float: none;
		margin: 0 auto 12px;
		text-align: center;
	}
	#sp-top2 .search form{
		display: inline-block;
		position: relative;
		margin: auto;
	}
	#sp-logo{
		width: 50%;
	}
	#sp-menu{
		width: 50%
	}
	.san-pham .sppb-row,
	.feature .sppb-row,
	.personnel .sppb-row{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-row-gap: 30px;
	}
	.du-an .sppb-row{
		display: grid;
		grid-template-columns: repeat(3,1fr);
		grid-row-gap: 30px;
	}
}
@media screen and (max-width: 559px){
	.du-an .sppb-row{
		grid-template-columns: repeat(2,1fr);
	}
}
@media screen and (max-width: 375px){
	.du-an .sppb-row,
	.san-pham .sppb-row,
	.feature .sppb-row,
	.personnel .sppb-row{
		grid-template-columns: repeat(1,1fr);
	}
}