/*
Theme Name: HNK Theme 2019
Theme URI: https://muatheme.com/san-pham/theme-wordpress-noi-that-hnk/
Author: MuaTheme.com
Author URI: https://muatheme.com
Description: Theme Wordpress noi that, xay dung, kien truc, bat dong san
Template: flatsome
Version: 1.0.0
*/
/* montserrat-regular - vietnamese_latin */

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display:swap;
  src: url('fonts/montserrat-v14-vietnamese_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('fonts/montserrat-v14-vietnamese_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v14-vietnamese_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v14-vietnamese_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v14-vietnamese_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v14-vietnamese_latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - vietnamese_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
  src: url('fonts/montserrat-v14-vietnamese_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('fonts/montserrat-v14-vietnamese_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v14-vietnamese_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v14-vietnamese_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v14-vietnamese_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v14-vietnamese_latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

body{font-family:'Montserrat', sans-serif}
body{font-weight: 0}
body{color: #353535}.nav > li > a {font-family:'Montserrat', sans-serif;}
.nav > li > a {font-weight: 0;}
h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: 'Montserrat', sans-serif;}
h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2{font-weight: 700;}
h1,h2,h3,h4,h5,h6,.heading-font{color: #0a0a0a;}
.alt-font{font-family: 'Montserrat', sans-serif;}
.alt-font{font-weight: 0!important;}
/**
* Global
*/
p {
	margin-bottom: 10px;
}

.mh-no-margin {
	margin: 0 !important;
}

.mh-no-padding {
	padding: 0 !important;
}

.mh-no-margin-bottom {
	margin-bottom: 0 !important;
}

.mh-no-padding-bottom {
	padding-bottom: 0 !important;
}

.mh-font-size-x-large {
	font-size: 25px !important;
}

.mh-font-size-large {
	font-size: 22px;
}

.mh-font-title-size-x-large {
	font-size: 36px !important;
}

.mh-font-title-size-large {
	font-size: 28px !important;
}

.mh-font-size-normal {
	font-size: 19px !important;
}

.mh-font-size-small {
	font-size: 17px !important;
}

.mh-font-small {
	font-size: 14px;
}

.mh-font-normal {
	font-weight: 300 !important;
}

.mh-font-bold {
	font-weight: bold;
}

.mh-font-italic {
	font-style: italic;
}

.mh-color-primary {
	color: var(--primary-color) !important;
}

.mh-color-secondary {
	color: #777 !important;
}

/*
.mh-background-success {
	background-color: #e5c71f !important;
}
*/

.mh-text-justify {
	text-align: justify;
}

.mh-fontawesome::before,
.mh-fontawesome::after,
.menu-item > a::before,
.menu-item > a::after {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 7px;
}

.mh-map::before,
.menu-item-map a::before {
 content: "\f3c5";
}

.mh-hotline::before,
.menu-item-hotline a::before {
 content: "\f2a0";
}

.mh-phone::before,
.menu-item-phone a::before {
 content: "\f3cd";
}

.mh-mail::before,
.menu-item-mail a::before {
 content: "\f2b6";
}

.mh-flex-row {
	display: flex !important;
	flex-direction: row;
}

.mh-list {
	list-style-type: none;
}

.mh-list > li {
	margin: 0;
}

/* Form */
select, input, textarea,
.mh-input {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
}

input::placeholder,
textarea::placeholder,
select.mh-input::placeholder,
input.mh-input::placeholder,
input.mh-input[type='date']::placeholder {
	font-weight: 300;
}

.button:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.mh-form-2-col,
.mh-form-3-col {
	justify-content: space-between;
	align-items: center;
}

.mh-form-2-col > label {
	flex-basis: 49%;
}

/* UX Theme */
.mh-section-shadow {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
}

.mh-section-shadow::before {
	background-color: #ffffff;
	top: -15px;
	content: "";
	height: 30px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 30px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.mh-bg-reapet > .bg {
	background-repeat: repeat !important;
	background-size: initial !important;
	background-position: top left;
}

.mh-col-no-divider .is-divider {
	display: none;
}

.mh-col-shadow > .col-inner {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.mh-col-border-bold > .col-inner {
	border: 10px solid #f2f2f2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

	/* Elements */
.mh-button-normal {
	text-transform: initial;
	font-size: 15px;
	font-weight: normal;
	min-height: 45px;
	line-height: 45px;
	padding: 0 29px;
}

.mh-box-icon-left span:nth-child(1) {
	color: #00bac9;
	font-size: 32px;
	margin-right: 15px;
	position: relative;
	top: 5px;
}

.mh-box-icon-left span:nth-child(2) {
	font-size: 22px;
}

	/* Title */
.mh-title-left-simple b,
.mh-title-center-simple b {
	display: none;
}

.mh-title-left-simple .section-title,
.mh-title-left-simple .section-title-main,
.mh-title-center-simple .section-title,
.mh-title-center-simple .section-title-main {
	border: 0;
	padding: 0;
	margin: 0;
}

.mh-title-center-simple .section-title-main,
.mh-title-left-simple .section-title-main {
	font-family: "Playfair Display", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
}

.mh-title-center-simple .section-title {
	justify-content: center;
}

	/* Page title */
.mh-page-title .page-title-inner {
	padding-top: 0;
	flex-direction: column;
	flex-flow: column;
	justify-content: flex-start !important;
	align-items: flex-start;
}

.mh-page-title .page-title-inner .title-content {
	margin-left: initial;
}

.mh-page-title .title-breadcrumbs {
	padding: 10px 0 0;
}

.mh-page-title .entry-title {
	font-family: "Playfair Display", sans-serif;
	font-weight: 400;
	font-size: 35px;
}

.mh-page-title nav.woocommerce-breadcrumb {
	text-transform: initial;
	font-size: 13px;
	font-weight: normal;
}

.mh-page-title nav.woocommerce-breadcrumb a {
	color: #00bac9;
}

/* List contact */
.mh-list-menu .widget_nav_menu {
	padding: 0;
	margin: 0;
}

.mh-list-menu ul.menu > li {
	border: 0 !important;
}

.mh-list-menu ul.menu > li > a {
	padding: 5px 0;
	font-size: 13px;
}

/**
 * Header
 */
/* Global */
ul.nav-dropdown a,
#top-bar li,
#top-bar p,
#top-bar .nav-right > li > a {
	font-size: 13px;
	color: #fff;
}

ul.nav-dropdown a:hover {
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
}

/* Topbar */
#top-bar i {
	font-size: 11px;
}

#top-bar .html_topbar_left i {
	margin-right: 5px;
}

/* Main */
.mh-info-icon {
	display: table-cell;
	vertical-align: middle;
}

.mh-info-icon > span {
	font-size: 32px;
	vertical-align: middle;
	margin-right: 15px;
	color: #00bac9;
}

.mh-info-icon > .mh-content {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4;
}

#masthead .flex-left.hide-for-medium > .header-nav {
	justify-content: flex-end;
}

#masthead .flex-left.hide-for-medium > .header-nav > .header-block {
	width: 80%;
}

#masthead .flex-right.hide-for-medium .button {
	text-transform: initial;
	font-size: 15px;
	font-weight: normal;
	min-height: 45px;
	line-height: 45px;
	padding: 0 29px;
}

#masthead .mh-header-info > .col::after {
	content: "";
	position: absolute;
	top: 2px;
	width: 1px;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	height: 40px;
	margin-top: 0;
	right: 40px;
}

/* Menu */
#wide-nav {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-transform: translateZ(0px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	background: -webkit-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
	background: -moz-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
	background: -o-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
	background: linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
}

.mh-menu-home {
	border-right: 1px solid rgba(255, 255, 255, 0.15);
	padding-right: 35px !important;
	margin-right: 15px !important;
	font-size: 30px;
	line-height: 80px;
}

.mh-menu-home a {
	padding: 0 !important;
}

.mh-menu-home span {
	position: relative;
	top: 5px;
}

#wide-nav .header-bottom-nav > li {
	margin: 0;
	line-height: 79px;
}

#wide-nav .cart-item i,
#wide-nav .header-search i {
  color: #00bac9;
}

#wide-nav .cart-item .nav-dropdown  {
  background-color: #fff;
	border: 0;
}

#wide-nav .header-bottom-nav > li p {
	line-height: 1.3;
	color: #000;
	font-size: 14px;
}

#wide-nav .header-bottom-nav > li > a {
	padding: 0 20px;
}

#wide-nav .flex-right  .header-bottom-nav > li {
	padding: 0 15px;
}

#wide-nav .flex-right  .header-bottom-nav > li:not(:first-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

#wide-nav .social-icons a {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: rgba(255, 255, 255, 0.4) !important;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: 0;
}

#wide-nav .social-icons a i {
	color: #000000 !important;
}

#wide-nav .social-icons a:hover {
	background-color: #00bac9 !important;
}

/**
 * Footer
 */
/* Before */
.mh-col-before-footer form.wpcf7-form {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom: 0;
}

.mh-col-before-footer form.wpcf7-form label,
.mh-col-before-footer form.wpcf7-form .mh-input {
	margin-bottom: 0;
}

.mh-col-before-footer form.wpcf7-form .mh-input,
.mh-col-before-footer form.wpcf7-form .mh-email-submit {
	border: 0;
	background-color: transparent;
	color: #808080;
	margin: 0;
	min-height: 45px;
	font-weight: normal;
	text-transform: initial;
}

.mh-register-email > span {
	flex-basis: 90%;
}

.mh-register-email > input {
	flex-basis:10%;
}

.mh-register-email .ajax-loader {
	display: none;
}

/* Main */
.mh-footer-title .section-title,
.mh-footer-title .section-title-main {
	padding: 0;
	border: 0;
	margin: 0;
	font-family: "Playfair Display", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: initial;
}

.mh-footer-title .section-title-main::before {
	background-color: rgba(255, 255, 255, 0.1);
	content: "";
	height: 1px;
	left: 50px;
	right: 0;
	position: absolute;
	bottom: -12px;
}

.mh-footer-title .section-title-main::after {
	background-color: #00bac9;
	content: "";
	height: 3px;
	left: 0;
	width: 40px;
	position: absolute;
	bottom: -13px;
}

.mh-col-footer p,
.mh-col-footer a {
  font-size: 13px;
}

.mh-col-footer p {
  color: #777;
}

.mh-col-footer a {
	color: #cccccc !important;
}

.mh-col-footer a:hover {
	color: #fff !important;
}

.mh-col-footer a.button {
	border-radius: 3px;
	text-transform: initial;
	font-weight: 500;
	min-height: 50px;
	line-height: 50px;
	padding: 0 30px;
	color: #fff !important;
}

.mh-col-footer .col.post-item .box-image {
	display: none;
}

.mh-col-footer .col.post-item .mh-button-readmore {
	display: none;
}

.mh-col-footer .col.post-item .post-title {
	font-weight: normal;
	font-size: 13px;
	color: #cccccc;
	margin: 0 0 10px;
}

.mh-col-footer .col.post-item .post-meta {
	color: #777;
	font-size: 13px;
}

.mh-col-footer .col.post-item .post-meta::before {
	content: "\f073";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 7px;
}

/* After */
.absolute-footer {
	display: none;
}

.mh-footer-bottom .social-icons a {
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	-ms-border-radius: 2px !important;
	-o-border-radius: 2px !important;
	border-radius: 2px !important;
	border: 0;
}

.mh-footer-bottom .social-icons a i {
	top: 0;
}

/**
 * Sidebar
 */
span.widget-title {
	font-family: "Playfair Display", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: initial;
	display: block;
	position: relative;
	font-size: 24px;
	margin-bottom: 35px;
}

span.widget-title::before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	height: 1px;
	left: 50px;
	right: 0;
	position: absolute;
	bottom: -12px;
}

span.widget-title::after {
	background-color: #00bac9;
	content: "";
	height: 3px;
	left: 0;
	width: 40px;
	position: absolute;
	bottom: -13px;
}

.widget {
	margin-bottom: 50px;
}

.widget .is-divider {
	display: none;
}

.widget ul.menu > li:not(:first-child) {
	border-top: 1px dashed #ececec;
}

.widget a,
.widget p {
	font-size: 13px;
}

/**
 * Woocommerce
 */
/* Box product */
.box-text-products {
	padding: 15px 15px 25px !important;
	background-color: #fff;
}

.box-text-products .name.product-title {
	margin: 0 0 10px;
}

.box-text-products .name.product-title a {
	font-weight: normal;
	font-size: 18px;
	font-family: "Playfair Display", sans-serif;
}

.box-text-products span.amount {
	font-weight: normal;
	font-size: 14px;
	color: #808080;
}

.box-text-products .add-to-cart-button a {
	text-transform: initial;
	font-weight: normal;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	font-size: 13px;
}

/* Archive */
.shop-page-title {
	display: none;
}

.mh-box-title-shop {
	margin-bottom: 25px;
	font-size: 13px;
}

.mh-title-shop {
	font-weight: normal;
	font-size: 25px;
	font-family: "Playfair Display", sans-serif;
	color: #00bac8;
	margin-bottom: 0;
}

/* Single */
.product-info .woocommerce-breadcrumb {
	display: none;
}

.product-info p,
.product-info a {
	font-size: 13px;
}

.product-info .product-title {
	font-weight: normal;
	font-size: 25px;
	font-family: "Playfair Display", sans-serif;
	color: #00bac8;
}

.product-info span.amount {
	font-weight: 500;
	font-size: 17px;
	color: #808080;
}

.product-info .product-short-description {
	margin-bottom: 20px;
}

.product-info .single_add_to_cart_button {
	text-transform: initial;
  font-weight: normal;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

ul.product-tabs {
	border-bottom: 1px solid #ececec;
}

ul.product-tabs > li {
	margin: 0 15px;
}

ul.product-tabs > li > a {
	text-transform: initial;
  font-weight: normal;
	color: #333333;
	font-size: 15px;
}

ul.product-tabs > li > a::before {
	bottom: 0;
	top: auto;
}

.related-products-wrapper {
	border-top: 0;
}

.related-products-wrapper > h3 {
	font-weight: normal;
	font-size: 25px;
	font-family: "Playfair Display", sans-serif;
	color: #333;
	text-transform: initial;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 5px;
}

.related-products-wrapper > h3::before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	height: 1px;
	left: 50px;
	right: 0;
	position: absolute;
	bottom: -12px;
}

.related-products-wrapper > h3::after {
	background-color: #00bac9;
	content: "";
	height: 3px;
	left: 0;
	width: 40px;
	position: absolute;
	bottom: -13px;
}

/**
 * Blog
 */
.blog-wrapper > .row > .col {
	padding: 0 15px 19.6px;
}

.blog-wrapper .is-divider{
	display: none;
}

/* Archive */
.blog-wrapper.blog-archive .col.post-item > .col-inner {
	background-color: #fbfbfb;
}

.blog-wrapper.blog-archive .col.post-item .box-text {
	vertical-align: top;
  padding: 20px 30px;
}

.blog-wrapper.blog-archive .col.post-item .box-text .from_the_blog_excerpt  {
	margin: 0 0 5px;
	font-size: 13px;
}

.blog-wrapper.blog-archive .col.post-item .post-title {
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 20px;
	font-family: "Playfair Display", sans-serif;
}

.mh-button-readmore {
	font-weight: normal;
	padding: 2px 25px;
	text-transform: initial;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	background-color: #00bac8 !important;
}

/* Single */
.blog-wrapper.blog-single .entry-header-text-top,
.blog-wrapper.blog-single .entry-header .badge.post-date {
	display: none;
}

/**
 * Portfolio
 */
/* Global */
.portfolio-page-wrapper .page-title {
	display: none;
}

.portfolio-page-wrapper .portfolio-box .box-text {
	text-align: left;
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.portfolio-page-wrapper .portfolio-box .portfolio-box-title {
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 17px;
	font-family: "Playfair Display", sans-serif;
	text-transform: initial;
	opacity: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.portfolio-page-wrapper .portfolio-box .portfolio-box-category,
.portfolio-page-wrapper .portfolio-box .portfolio-box-category span {
	opacity: 1;
	text-transform: initial;
	font-size: 12px;
	color: #cccccc;
}

/* ===== Page ===== */
/**
 * Homepage
 */
/* Slider */
.mh-banner h3,
.mh-banner p {
  margin: 0;
  line-height: 1.4;
}

.mh-banner .button {
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  font-weight: 400;
}

.mh-button-underline span {
  border-bottom: 2px solid #00bac9;
}

/* Chúng tôi là ... */
.mh-box-title {
  position: relative;
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 1.3;
}

.mh-box-title::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 2px;
  left: 50px;
  right: 0;
  position: absolute;
  bottom: -12px
}

.mh-box-title::after {
  content: "";
  height: 2px;
  left: 0;
  width: 40px;
  position: absolute;
  bottom: -12px;
  background-color: #00bac9;
}

/* Các dự án ... */
.mh-col-projects ul.nav {
  padding: 0;
  position: relative;
  top: -20px;
  padding-left: 1000px;
  padding-right: 1000px;
  margin: 0 -1000px;
  margin-bottom: 10px;
  display: inline-block;
  z-index: 9;
  background-color: #ffffff;
  width: auto;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
}

.mh-col-projects ul.nav::after {
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
  content: "";
  height: 0;
  position: absolute;
  top: -15px;
  z-index: -1;
  width: 100%;
  right: 970px;
}

.mh-col-projects ul.nav > li > a {
  text-transform: initial;
  font-weight: 500;
  font-size: 14px;
  color: #999;
  padding: 3px 0 20px;
}

.mh-col-projects ul.nav > li.active > a {
  color: #000;
}

.mh-col-projects ul.nav > li > a::before {
  bottom: 0;
  top: auto;
  height: 2px;
}

.mh-projects .portfolio-box-title {
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 1.3;
  margin: 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0;
  text-transform: initial;
  transition: opacity .3s, transform .3s;
  -moz-transition: opacity .3s, transform .3s;
  -webkit-transition: opacity .3s, transform .3s;
  -o-transition: opacity .3s, transform .3s;
}

.mh-projects .portfolio-box:hover .portfolio-box-title {
  opacity: 1;
}

.mh-projects .portfolio-box-category {
  text-transform: initial;
  font-size: 11px;
}

/* Câu chuyện ... */
.mh-col-question .accordion > .accordion-item:first-child > a {
  border-top: 0;
}

.mh-col-question .accordion > .accordion-item > a {
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  border-color: rgba(0, 0, 0, 0.1);
  padding: 15px 40px;
}

.mh-col-question .accordion > .accordion-item .toggle {
  font-size: 14px;
  color: #00bac9;
  top: 10px;
}

/* Tabs */
.mh-all-tabs ul.nav > li {
  margin: 0;
}

.mh-all-tabs ul.nav > li::after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid;
  bottom: 40px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
}

.mh-all-tabs ul.nav > li.active::after {
  border-top-color: #00bac9;
  opacity: 1;
  visibility: visible;
}

.mh-all-tabs ul.nav > li > a {
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  padding: 20px 30px;
  border: none;
  background-color: #ffffff;
  margin: 0 15px 50px 15px;
  min-width: 150px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  justify-content: center;
  flex-direction: column-reverse;
}

.mh-all-tabs ul.nav > li.active a {
  background-color: #00bac9;
  color: #fff;
}

.mh-all-tabs ul.nav > li > a::before {
  display: none;
}

.mh-all-tabs ul.nav > li > a::after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  margin-bottom: 10px;
}

.mh-all-tabs ul.nav > li:nth-child(1) > a::after {
  content: "\e700";
}

.mh-all-tabs ul.nav > li:nth-child(2) > a::after {
  content: "\e642";
}

.mh-all-tabs ul.nav > li:nth-child(3) > a::after {
  content: "\e673";
}

  /* Blog */
.mh-gird-blog > .col.post-item > .col-inner {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.mh-gird-blog > .col.post-item .blog-post-inner .post-title {
  margin: 0 0 10px;
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.4;
  max-height: 50px;
  overflow: hidden;
}

.mh-gird-blog > .col.post-item .blog-post-inner .post-meta,
.mh-gird-blog > .col.post-item .blog-post-inner .from_the_blog_excerpt  {
  margin: 0 0 10px;
  color: #777;
  font-size: 13px;
  opacity: 1;
}

  /* Price */
.mh-table-price .pricing-table {
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.mh-table-price .pricing-table .title,
.mh-table-price .pricing-table .price,
.mh-table-price .pricing-table .description {
  padding: 0;
  line-height: 1.4;
}

.mh-table-price .pricing-table-header {
  padding: 45px 0;
}

.mh-table-price .pricing-table .title {
  background-color: #fff;
  border: 0;
  text-transform: initial;
  color: #333333;
  font-weight: 500;
  font-size: 24px;
}

.mh-table-price .pricing-table .price {
  color: #00bac9;
  font-weight: bold;
  font-size: 41px;
}

.mh-table-price .pricing-table .description {
  font-size: 14px;
  color: #777;
}

.mh-table-price .pricing-table-items {
  padding: 20px 25px;
  position: relative;
}

.mh-table-price .pricing-table-items::after {
  content: "";
  position: absolute;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  left: 30px;
  right: 30px;
  top: -5px;
}

.mh-table-price .pricing-table-items .bullet-item {
  border: 0;
  font-size: 13px;
  color: #777;
}

.mh-table-price .pricing-table-items .button {
  font-weight: normal;
  margin: 20px 0 !important;
  min-width: 150px;
  padding: 4px 0;
}

.mh-table-price.mh-featured .pricing-table {
  border-color: #00bac9;
}

.mh-table-price-1 .pricing-table {
  border-right: 0;
}

.mh-table-price-3 .pricing-table,
.mh-table-price-4 .pricing-table {
  border-left: 0;
}

.mh-table-price.mh-featured .pricing-table-header,
.mh-table-price.mh-featured .pricing-table .title,
.mh-table-price.mh-featured .pricing-table-items::after {
  background-color: #00bac9;
}

.mh-table-price.mh-featured .pricing-table .title,
.mh-table-price.mh-featured .pricing-table .price,
.mh-table-price.mh-featured .pricing-table .description {
  color: #fff;
}

/* Why chose us ... */
.mh-section-introduce p {
  color: #777;
  font-size: 14px;
}

.mh-col-icon-services > .col-inner {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.mh-col-icon-services > .col-inner span {
  color: #00bac9;
  font-size: 32px;
}

.mh-services-featured > .col-inner {
  background-color: #00bac9 !important;
}

.mh-services-featured > .col-inner span {
  color: #fff;
}

.mh-services-featured > .col-inner .button {
  margin: 15px 0 0;
  padding: 4px 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.mh-services-featured > .col-inner .button:hover {
  background-color: #333333 !important;
}

.mh-services-featured > .col-inner .button span {
  color: #333333;
  font-weight: 300;
  font-size: 14px;
}

.mh-services-featured > .col-inner .button:hover span {
  color: #fff;
}

/* What our ... */
.mh-col-title-partner::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #dddddd;
  position: absolute;
  top: -5px;
  right: 15px;
}

/* Testimonial */
.mh-col-testimonial > .col-inner {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.mh-col-testimonial > .col-inner::before {
  background-color: #ffffff;
  bottom: -14px;
  content: "";
  height: 30px;
  right: 0;
  position: absolute;
  width: 30px;
  -webkit-transform: skewY(45deg);
  -ms-transform: skewY(45deg);
  -o-transform: skewY(45deg);
  transform: skewY(45deg);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.mh-slider-testimonial button.flickity-button {
  background-color: #00bac9;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  opacity: 1 !important;
  position: absolute;
  right: -50px;
  min-width: 50px;
  max-height: 120px;
}

.mh-slider-testimonial button.flickity-button:hover {
  background-color: #333;
}

.mh-slider-testimonial button.flickity-button svg {
  padding: 30%;
}

.mh-slider-testimonial button.flickity-button.next {
  top: 0;
}

.mh-slider-testimonial button.flickity-button.previous {
  bottom: 0;
  left: auto;
  margin-top: 30px;
}

.mh-slider-testimonial .flickity-prev-next-button:hover svg,
.mh-slider-testimonial .flickity-prev-next-button:hover .arrow {
  fill: #fff !important;
}

/* Form register */
.mh-col-form-register .wpcf7-form {
  margin-bottom: 0;
}

.mh-col-form-register .mh-input {
  border-color: rgba(0, 0, 0, 0.06);
  background-color: rgb(242, 242, 242);
  height: 45px;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
}

.mh-col-form-register textarea.mh-input {
  min-height: 110px;
}

.mh-col-form-register .mh-submit {
  margin: 0;
  font-weight: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  min-height: 45px;
  text-transform: capitalize;
  padding: 0 30px;
}

/* ===== Responesive ===== */
/**
 * Tablet + Mobile
 */
@media only screen and (min-width: 320px) and (max-width: 860px) {
/* Header */
  .mh-menu-home span {
    left: 25px;
  }

/* Homepage */
  /* Đối tác ... */
  .mh-col-title-partner::after {
    display: none;
  }

  .mh-col-title-partner .section-title {
    justify-content: center;
  }

  /* Ý kiến ... */
  .mh-slider-testimonial button.flickity-button {
    display: none;
  }

/* Footer */
  .mh-col-before-footer > .col-inner {
    padding: 0 !important;
  }

}

/**
 * Tablet
 */
@media only screen and (min-width: 426px) and (max-width: 860px) {

}

/**
 * Mobile
 */
@media only screen and (min-width: 320px) and (max-width: 425px) {

}

@media only screen and (max-width: 320px) {

}
