/*
Theme Name: NTNA132
Theme URI: http://mywebsite.vn
Author: mywebsite.vn
Author URI: http://mywebsite.vn/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* hotline */
.fa-phone:before {
	content: "\f095";
}
.btn-call-now {
	display: flex;
	align-items: center;
	position: fixed;
	bottom: 70px;
	top: initial !important;
	background: #b70100;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	z-index: 999999999;
	left: 5px;
	color: #FFF;
	font-weight: 700;
	font-size: 125%;
	border-radius: 25px;
	padding: 5px 15px 5px 5px;
	-moz-animation-duration: 500ms;
	-moz-animation-name: calllink;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: calllink;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-duration: 500ms;
	animation-name: calllink;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
.btn-call-now .fa {
	color: #b70100;
	font-size: 26px;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin-right: 5px;
	text-align: center;
	padding: 9px;
}
 @keyframes calllink {
 0% {
color:#eba11e;
}
 50% {
color:#fff;
}
 100% {
color:#ebfa48;
}
}
 @media (max-width:767px) {
.btn-call-now span {
	display: none;
}
.btn-call-now .fa {
	margin: 0;
}
.btn-call-now {
	width: initial;
	padding: 5px;
}
}
}
.fa-phone {
	animation: 1.1s ease-in-out 0s normal none infinite running fa-phone !important;
}
.fa-phone {
	animation: 2.2s ease-in-out 0s normal none infinite running fa-phone !important;
}
 @keyframes fa-phone {
 0% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
 10% {
 transform: rotate(-25deg) scale(1) skew(1deg);
}
 20% {
 transform: rotate(25deg) scale(1) skew(1deg);
}
 30% {
 transform: rotate(-25deg) scale(1) skew(1deg);
}
 40% {
 transform: rotate(25deg) scale(1) skew(1deg);
}
 50% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
 100% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
}
/* end hotline */
.ae-lang-vi {
	display: inline !important;
}
.ae-hover {
	box-shadow: 0 0 5px #bbb;
}
.people_say {
	background: url("images/people_say.jpg?1592894879690");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
}
section.page_title {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url("images/bc_cart.jpg?1593086238755");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
section.page_title {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url("images/bc_cart.jpg?1593086238755");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.logo img {
	max-height:56px;
}
@media (max-width: 767px){
.navbar-header {
    height: 45px;
}
.col-md-3.logo {
    padding: 0px 15px;
    margin: 0 auto;
    text-align: center;
}
}
@media screen and (max-width: 650px){
.navbar.navbar-default.yamm {
    min-height: 1px;
    line-height: 1px;
}
div#navbar-collapse-grid ul li a {
    line-height: 40px;
}
}
@media screen and (max-width: 600px){
#wpadminbar {
    position: fixed;
}	
} 
@media screen and (max-width: 650px){
span.ab-icon {
    display: none;
}
}
p.activities_item_text {
    font-family: 'Roboto';
}
section.page_title {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url("//bizweb.dktcdn.net/100/078/129/themes/99486/assets/bc_cart.jpg?1593086238755");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.header-breadcrumb {
	margin-bottom: 0px !important;
}
.mws-map iframe {
    width: 100%;
}