.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.hidden {
	display: none;
}
.errors {
	border: 1px solid #d41313 !important;
}
.error-text {
	color: red;
}
footer .fb_iframe_widget, footer .fb_iframe_widget span, footer .fb_iframe_widget iframe {
	width: 100%!important;
}
.cat-active a{
  color: #c26e18;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table td, th{
  padding: .5rem;
  border: 1px solid #ccc;
}
table tr{
  border: 1px solid #ccc;
}
table thead tr {
  border-bottom: 2px solid #ccc;
}
.service-form-now {
  border-radius: 5px;
  font-size: 12px;
  font-style: italic;
}
.service-form-now-button button {
  width: 100%!important;
  background-color: #c26e18!important;
}
#franchise_one .center_franchise .item_center_franchise .image-left #sl_banner_page {
  margin-top: -10px;
  margin-left: -10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  padding-top: 0px;

}
#main_nav .main_menu ul li .sub_menu_type {
  width: 230px;
}
body {
  top: 0!important;
}
.skiptranslate {
  display: none!important;
}

.language #ccm_himalaya{
  list-style: none;
  padding: 0;
  margin: 0;
}

.language #ccm_himalaya li{
  margin-bottom: .5rem;
}
.language #ccm_himalaya li:last-child{
  margin-bottom: 0;
}
#main_nav .main_menu ul li .sub_menu_type li a {
  margin-bottom: 10px;
}
.zalo-chat-widget {
	border: none;
    visibility: visible;
    bottom: 100px;
    right: 27px;
    position: fixed;
    width: 60px;
    z-index: 2147483644;
    height: 60px;
}