/**
 * Theme Name: Mitsubishi Motors 2021
 * Description: Web ô tô
 * Author: WebOto.vn
 * Author URL: https://weboto.vn/
 * Template: flatsome
 * Version: 1.0.0
 */

/**
 * Global
 */
p {
	margin-bottom: 10px;
}

/* .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 Pro";
	font-weight: 900;
	margin-right: 7px;
} */

/* 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;
}

.wpcf7-form {
	margin-bottom: 0;
}

.wpcf7-form .wpcf7-response-output {
	margin: 0 0.5em 1em 0 !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  padding: 0.5em 1em !important;
  background-color: #fff;
  width: 100%;
}

/* UX Theme */
.mh-col-no-divider .is-divider {
	display: none;
}

.icon-box-img svg, .icon-box-img img {
	padding: 0;
}

.dark, .dark p, .dark td {
  color: #fff;
}

	/* Title */
.mh-title-simple {
	padding: 0;
}

.mh-title-simple b {
	display: none;
}

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

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

.mh-title-simple.right .section-title {
	justify-content: flex-end;
}

.mh-title-simple.bold .section-title,
.mh-title-simple.bold .section-title-main {
	font-weight: 700;
}

.mh-title-simple.initial .section-title-main {
	text-transform: initial;
	position: relative;
}

.mh-title-section h1,
.mh-title-section h2,
.mh-title-section h3 {
	font-size: 2.6rem;
	line-height: 1.2;
	color: #333;
	text-transform: uppercase;
	border-bottom: 2px solid #ddd;
	padding-bottom: 0.3em;
	font-weight: 500;
  position: relative;
}

.mh-title-section h1::before,
.mh-title-section h2::before,
.mh-title-section h3::before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 2px;
	background-color: var(--primary-color);
}

.mh-title-section p {
	font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
  color: #404040;
  margin: 0;
}

	/* Breadcrumbs */
.mh-breadcrumbs {
	background-color: transparent !important;
}

.mh-breadcrumbs > .page-title-bg {
	display: none;
}

.mh-breadcrumbs .page-title-inner,
.mh-breadcrumbs .title-breadcrumbs  {
	padding: 0;
}

.mh-breadcrumbs .woocommerce-breadcrumb,
.mh-breadcrumbs .woocommerce-breadcrumb a {
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	text-transform: inherit;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	-o-text-shadow: none;
}

/**
 * Header
 */
#header {
	border-bottom: 1px solid #ddd;
}

/* Topbar */
#top-bar {
	border-bottom: 1px solid #e3e3e3;
}

#top-bar a {
	font-size: 14px;
}

#top-bar a::after {
  border-left: 1px solid #808080;
	top: 48%;
}

/* Icon */
.header-social-icons a {
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	margin: 0 3px !important;
	font-size: 8.5px !important;
}

.header-social-icons a:last-child {
	margin-right: 0 !important;
}

.header-social-icons a i {
	top: 0;
}

/* Main */
#masthead {
	z-index: 100;
}

#masthead .header-nav a:hover {
	color: var(--primary-color);
}

/**
 * Footer
 */
/* Before */
.mh-col-before-footer,
.mh-col-before-footer .row-solid .col:before {
	border-color: #e0e0e0 !important;
}

.mh-col-before-footer .icon-box {
	align-items: center;
}

.mh-col-before-footer .icon-box-text h5 {
	color: #f00;
  font-size: 14px;
  line-height: 1.3;
}

.mh-col-before-footer p {
	margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
}

.mh-col-before-footer p.uppercase {
	color: #f00;
}

.mh-col-before-footer .social-icons {
	position: absolute;
	top: 10px;
	right: 0;
}

.mh-col-before-footer .social-icons a {
	margin-bottom: 0;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border: 0;
	width: 40px;
	height: 40px;
}

.mh-col-before-footer .social-icons a i {
	font-size: 17px;
	top: 5px;
}

/* Main */
.mh-col-footer > .col-inner h4 {
	color: #404040;
	font-size: 14px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.mh-col-footer .ux-menu .ux-menu-link__link {
	padding: 0;
	color: #808080;
	line-height: 1.3;
	min-height: 21px;
	font-size: 14px;
}

.mh-col-footer .ux-menu .ux-menu-link__link:hover {
	color: var(--primary-color);
}

.absolute-footer {
	padding: 8px 0 !important;
}

.copyright-footer {
	color: #404040;
	font-size: 13px;
	line-height: 32px;
}

/**
 * Blog
 */
.blog-wrapper {
	padding-top: 40px;
}

.blog-wrapper > .row {
  max-width: 1370px !important;
}

.blog-wrapper > .row > .col {
	padding: 0 9.8px 19.6px;
}

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

.post-meta::before {
	content: "\f017";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	margin-right: 7px;
	font-size: 13px;
}

/* Archive */
.blog-archive .archive-page-header h1 {
	font-size: 2.6rem;
	line-height: 1.2;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #ddd;
	font-weight: 500;
	padding-bottom: 1rem;
}

.blog-archive .archive-page-header h1::before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 2px;
	background-color: var(--primary-color);
}

.blog-archive .col:not(.post-sidebar) .col.post-item .box-text {
	vertical-align: top;
	padding-left: 2em;
}

.blog-archive .col:not(.post-sidebar) .col.post-item .post-title {
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 18px;
	color: #404040;
	font-size: 1.25rem;
	line-height: 1.875rem;
}

.blog-archive .col:not(.post-sidebar) .col.post-item .box-text .from_the_blog_excerpt {
	color: #333;
	margin: 0;
	font-size: 15px;
	font-size: 1rem;
}

/* Single */
.blog-wrapper.blog-single .entry-header-text {
	padding-bottom: 0;
}

.blog-wrapper.blog-single .entry-title {
	font-size: 22px;
	text-transform: initial;
	margin: 0 0 5px;
}

.blog-wrapper.blog-single .entry-category,
.blog-wrapper.blog-single .entry-meta .byline {
	display: none;
}

.blog-wrapper.blog-single .entry-meta span,
.blog-wrapper.blog-single .entry-meta a {
	font-size: 14px;
	color: #000;
	opacity: 1;
	text-transform: initial;
}

.blog-wrapper.blog-single .entry-meta::before {
	content: "\f017";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	margin-right: 3px;
	font-size: 13px;
	color: var(--primary-color);
}

/* Widget */
.mh-grid-blog .post-title {
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #404040;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  position: relative;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  max-height: 50px;
}

.mh-grid-blog .post-title::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: var(--primary-color);
}

.mh-grid-blog .from_the_blog_excerpt {
  border-top: 2px solid #ddd;
  margin: 0;
  padding: 6px 0 0;
  color: #808080;
  font-size: 15px;
  position: relative;
}

.mh-grid-blog .from_the_blog_excerpt::before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #ea0033;
}

.mh-grid-blog .button {
  margin: 0;
  border: 0;
  min-width: 180px;
}

.mh-grid-blog .button span {
  font-size: 14px;
}

/**
 * Sidebar
 */

.widget-title {
	font-size: 1.5rem !important;
  margin: 0 0 1.25rem;
  line-height: 1.8 !important;
  text-transform: initial !important;
  display: block;
	position: relative;
  border-bottom: 1px solid #e0e0e0;
}

.widget-title::after {
	position: absolute;
	width: 10%;
	height: 1px;
	left: 0;
	bottom: -1px;
	content: "";
	background-color: var(--primary-color);
}

aside.widget .menu li {
	border: 0;
}

aside.widget .menu li a {
	color: #666;
  padding: 2px 0 2px 20px;
  font-size: 1.25rem;
  display: block;
  position: relative;
}

aside.widget .menu li a::before {
	content: "\f054";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 9px;
}

aside.widget .menu li.current-menu-item a,
aside.widget .menu li a:hover {
	color: var(--primary-color);
}

/**
 * Woocommerce
 */
/* Archive */
#shop-sidebar .is-divider {
	display: none;
}

.shop-page-title {
	display: none;
}

.category-page-row {
	padding-top: 50px;
}

/* Box product */
span.amount {
	color: var(--primary-color);
}

.box-text-products {
	padding: 20px 0;
}

.box-text-products .name.product-title {
	margin: 0 0 15px;
	padding: 0 0 5px;
	border-bottom: 2px solid #eee;
}

.box-text-products .name.product-title a {
	margin: 0;
	color: #404040;
	font-weight: bold;
	font-size: 16px;
}

.box-text-products .name.product-title a:hover {
	color: var(--primary-color);
}

.box-text-products .price-wrapper {
	text-align: left;
	margin-top: 5px;
}

.box-text-products .price-wrapper .price {
	font-size: 16px;
}

.box-text-products .mh-car-info {
	font-size: 14px;
	margin: 0 !important;
}

.box-text-products .mh-car-info sup {
	font-size: 10px;
}

.box-text-products .add-to-cart-button>a {
	border: 0;
	width: 100%;
	line-height: 40px;
	min-height: 40px;
	background-color: #808080 !important;
	font-size: 16px;
}

.box-text-products .add-to-cart-button>a:hover {
	background-color: var(--primary-color) !important;
}

/* Single */
	/* Đặc điểm ... */
.mh-section-hightlights {
	background-color: #f8f8f8;
}

.mh-section-hightlights .box-introduce {
	background-color: #fcfcfc;
	-webkit-box-shadow: 0 .5rem 1rem 0 rgba(0, 0, 0, .16);
	box-shadow: 0 .5rem 1rem 0 rgba(0, 0, 0, .16);
	padding: 20px 30px;
}

.mh-section-hightlights .box-introduce h4 {
	color: var(--primary-color);
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 5px;
}

.mh-section-hightlights .box-introduce p {
	font-size: 14px;
}

.mh-section-hightlights .box-text-bottom h4 {
	line-height: 1.4;
	color: #404040;
	font-size: 17px;
	margin: 0 0 5px;
}

.mh-section-hightlights .box-text-bottom p {
	font-style: italic;
	font-size: 13px;
	color: #808080;
	margin: 0;
}

	/* Đăng ký ... */
.mh-section-register .col-inner {
	overflow: hidden;
}

.mh-section-register .selected-name {
	font-weight: bold;
	font-size: 22px;
	display: inline-block;
}

.mh-section-register .selected-name::before,
.mh-section-register .selected-name::after {
	position: absolute;
	width: 1000px;
	content: "";
	height: 1px;
	background-color: #c0c0c0;
	top: 50%;
	left: calc(100% + 10px);
}

.mh-section-register .selected-name::after {
	left: auto;
	right: -webkit-calc(100% + 10px);
	right: calc(100% + 10px);
}

.mh-section-register .wpcf7-form label {
	margin: 0 0 10px;
}

.mh-section-register .wpcf7-form label span.label {
	font-size: 16px;
	margin: 0 0 4px;
	display: inline-block;
	font-weight: 500;
}

.mh-section-register .wpcf7-form .wpcf7-text {
	border: 0;
	border-bottom: 1px solid #bfbfbf;
	line-height: 1.3;
	color: #404040;
	min-height: 50px;
	margin: 0;
	font-size: 17px;
}

.mh-section-register .wpcf7-form .wpcf7-select {
	min-height: 50px;
	margin: 0;
	font-size: 17px;
	background-color: #f0f0f0;
	font-weight: normal;
}

.mh-section-register .wpcf7-form .wpcf7-submit {
	margin: 20px 0 0;
	border: 0;
	min-height: 50px;
	text-transform: initial;
	font-size: 18px;
	min-width: 200px;
}

	/* Thông số kỹ thuật ... */
.mh-section-shadow {
	-o-box-shadow: 0 0 1.25rem .3125rem rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 0 1.25rem .3125rem rgba(0, 0, 0, .08);
	-webkit-box-shadow: 0 0 1.25rem .3125rem rgba(0, 0, 0, .08);
	box-shadow: 0 0 1.25rem .3125rem rgba(0, 0, 0, .08);
}

.mh-section-color .all-car-color {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.mh-section-color .all-car-color .car-color {
	border: 1px solid #c4c4c4;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.mh-section-color .all-car-color .is-selected .car-color {
	border-color: #404040;
}

.mh-section-color .note {
	font-size: 12px;
}

.mh-col-parameter .mh-get-price {
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: bold;
}

.mh-col-parameter .mh-get-price .price {
	color: var(--primary-color);
}

.mh-col-parameter h5 {
	margin: 0 0 10px;
	font-size: 17px;
	padding: 0 0 5px;
	border-bottom: 1px solid #e0e0e0;
}

.mh-col-parameter .mh-box-parameter {
	margin: 0 0 20px;
}

.mh-col-parameter p {
	margin: 0;
	line-height: 30px;
	font-size: 15px;
}

.mh-col-parameter .mh-parameter-text {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.mh-col-parameter .action {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mh-col-parameter .button {
	border: 0;
	text-transform: initial;
	font-size: 12px;
	width: 24%;
	margin: 0;
	line-height: 35px;
	min-height: 35px;
}

.mh-col-parameter .button:hover {
	background-color: var(--primary-color);
}

	/* Ngoại thất ... */
.mh-col-exterior {
	background-color: #e0e0e0;
}

.mh-col-exterior::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.mh-col-exterior::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

.mh-col-exterior::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: var(--primary-color);
}

.mh-col-exterior .items {
	width: 100% !important;
	font-size: 27px;
	padding: 30px 45px !important;
	line-height: 1.5;
	display: flex;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}

.mh-col-exterior .items::after {
	content: '';
	background-color: #ededed;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 2.5rem;
	top: 0;
	z-index: 10;
}

.mh-col-exterior .is-nav-selected::before {
	content: '\f053';
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 500;
	margin-right: 20px;
	font-size: 27px;
	top: 31%;
	position: absolute;
	left: 40px;
	opacity: 0;
}

.mh-col-exterior .is-nav-selected.items,
.mh-col-exterior .is-nav-selected.items::after {
	background-color: var(--primary-color);
	color: #fff;
}

.mh-col-exterior .is-nav-selected.items::before {
	opacity: 1;
}

.mh-col-exterior .is-nav-selected.items {
	padding-left: 70px !important;
}

.mh-col-exterior-image .box-text-inner h5 {
	font-size: 2.2rem;
	font-weight: 500;
}

.mh-col-exterior-image .box-text-inner p {
	margin: 15px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #fff;
	font-size: 1.175rem;
	line-height: 1.4;
}

.mh-col-exterior-image .box-text-inner p::before {
	content: '';
	background-color: var(--primary-color);
	position: absolute;
	top: -1px;
	left: 0;
	width: 3.75rem;
	height: 1px;
}

/* ===== Page ===== */
/**
 * Homepage
 */
.scroll-for-more {
  margin: 0;
  border: 0;
  opacity: 1 !important;
}

/* Slider */
.mh-home-banner .flickity-page-dots {
  text-align: right;
  width: 95%;
  left: 0;
}

/**
 * Page: Liên hệ
 */
.mh-col-contact h2 {
  color: var(--primary-color);
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 500;
}

.mh-col-contact ul {
  list-style-type: none;
}

.mh-col-contact p,
.mh-col-contact ul li {
  margin: 0 0 5px;
  font-size: 15px;
}

.mh-col-contact ul li i {
  margin-right: 10px;
  color: var(--primary-color);
}

.mh-col-contact .wpcf7-form label {
  margin: 0 0 15px;
}

.mh-col-contact .wpcf7-form label > span:nth-child(1) {
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 5px;
  display: inline-block;
}

.mh-col-contact .wpcf7-form label input {
  margin: 0;
  line-height: 42px;
  min-height: 42px;
}

.mh-col-contact .wpcf7-form label input,
.mh-col-contact .wpcf7-form label textarea {
  border-color: #d1d1d1;
}

.mh-col-contact .wpcf7-form label textarea {
  min-height: 123px;
}

.mh-col-contact .wpcf7-form label input.wpcf7-submit {
  border: 0;
  margin: 17px 0 0;
  line-height: 40px;
  min-height: 40px;
  min-width: 200px;
}

.mh-col-contact .wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 0;
}

/* ===== Responsive ===== */
/**
 * Tablet + Mobile
 */
@media only screen and (min-width: 320px) and (max-width: 860px) {
/* Global */
  .mh-title-section h1,
  .mh-title-section h2,
  .mh-title-section h3 {
    font-size: 2rem;
  }

/* Blog */
  /* Archive */
  .blog-archive .archive-page-header h1 {
    font-size: 2rem;
  }

  .blog-archive .col:not(.post-sidebar) .col.post-item .post-title {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

/* Woocommerce */
  /* Single */
  .mh-col-exterior-image .box-text {
    padding: 20px !important;
  }

  .mh-col-exterior-image .box-text-inner h5,
  .mh-col-exterior-image .box-text-inner p {
    color: #404040;
  }

  .mh-col-exterior-image .box-text-inner h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
  }

  .mh-col-exterior-image .box-text-inner p {
    font-size: 15px;
    border-color: #404040;
  }

}

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

}

/**
 * Mobile
 */
@media only screen and (min-width: 320px) and (max-width: 425px) {
/* Global */
  .mh-title-section h1,
  .mh-title-section h2,
  .mh-title-section h3 {
    font-size: 1.5rem;
  }

/* Page: Liên hệ */
  .mh-col-contact .wpcf7-form label input.wpcf7-submit {
    width: 100%;
    margin: 0;
  }

/* Blog */
  /* Archive */
  .blog-archive .col:not(.post-sidebar) .col.post-item .box-text {
    padding: 20px 0 0;
  }

/* Sidebar */
  aside.widget .menu li a {
    font-size: 1rem;
  }

/* Woocommerce */
  /* Single */
  .mh-section-register .wpcf7-form .wpcf7-submit {
    min-height: 45px;
    font-size: 16px;
    min-width: 200px;
  }

  .mh-col-parameter .button {
    width: 49%;
    margin-bottom: 2% !important;
    line-height: 1.3;
    padding: 10px;
  }

}
/* Form trả góp */
.formCalc{
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom: solid 1px rgba(0,0,0,0.15);
}
.formCalc.nob{
border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.formCalc label {
    width: 160px;
    font-weight: normal;
    text-align: right;
    float: left;
    padding-right: 15px;
    min-height: 1px;
    margin-bottom: 0;
    padding: 9px 0px;
}
.formCalc label.error{
	color: #f00;
    width: 100%;
    text-align: left;
}
.formCalc.now label,
.formCalc.now .colRight{
	width: 100%;
	font-weight: normal;
}
.formCalc label.s{
	font-weight: bold;
	text-align: left;
}
.formCalc label.tl{
	text-align: left;
}
.formCalc .colRight{
	width:-webkit-calc(100% - 160px);
	width:-moz-calc(100% - 160px);
	width:-o-calc(100% - 160px);
	width:calc(100% - 160px);
	overflow: hidden;
}
.formCalc .colRight.df{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.formCalc select, .formCalc input {
  
}
.formCalc input.w{
	background: #dddddd;
}
.formCalc input.s{
	margin-bottom: 10px;
}
.formCalc .button{
	width: 180px;
	height: 50px;
	background: #c8102e;
	color:#ffffff;
	font-weight: 600;
	text-transform: uppercase;
	border:none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	padding: 0 15px;
	font-size: 16px;
	line-height: 50px;
	border-radius: 8px;
	margin-top: 40px;
	padding-top: 2px;
}
.formCalc .button:hover{
	background: #e62129;
}
.formCalc .nut{
	width: 270px;
	text-align: left;
	position: relative;
}
.formCalc .button.v2{
	width: 270px;
	text-align: left;
	position: relative;
}
.formCalc .nut i{
	
	color:#ffffff;
	position: absolute;
	right:15px;
	top: 48%;
	
	
	font-size: 20px;
	line-height: 30px;
}
.formCalc .other{
	padding-left: 26px;
	position: relative;
	margin-bottom: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.formCalc .other:before{
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	border:solid 2px #333333;
	left:0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.formCalc .other.active:after {
    content: "\f00c";
    font-family: fontAwesome;
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px;
}
.formCalc .inputOther{
	display: none;
}
.formCalc .txtRed{
	color:#e21428;
}
.txtCalc{
	padding-left: 40px;
	position: relative;
}
.txtCalc .pos{
	position: absolute;
	top: 0;
	left: 0;
}
.txtCalc p{
	padding: 0;
	color:#666666;
}
/* Tinh chi phi */
.wrapDd{
	max-width: 370px;
	margin: 0 auto;
}
.wrapDd2{
	max-width: 420px;
	margin: 0 auto;
}
.txtEss{
	
	font-size: 13px;
	line-height: 21px;
}
.txtEss .t1{
	font-weight: 600;
	text-decoration: underline;
}
.boxEss ul{
	
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
.boxEss ul li{
	margin-left:0px !important;
	
}
.next_step{
   
	
	width:100%;
}
.next_step .btns{
    border:none;
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    background: #4d4d4d;
    color:#ffffff;
    border-radius: 5px;
    padding: 14px 5px;
    
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
	width:100%;
}
.next_step .btns i {
    color: #ffffff;
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 20px;
    line-height: 30px;
}
.next_step .btns:hover{
    background: #c8102e;
}
.boxEss{
    margin-bottom: 30px;
}
.boxEss .title {
    background: #c8102e;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    padding: 14px 20px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
}
.boxEss .content{
    background: #f6f6f6;
    padding: 15px 20px;
}
.boxEss .content.v1{
	background: #e5e5e5;
}
.boxEss ul li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
}
.boxEss ul li:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.boxEss ul li .ti{
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
}
.boxEss ul li .tx{
	font-size: 12px;
	line-height:20px;
	color:#555555;
}
.boxEss .bot{
	background: #4d4d4d;
	text-align: right;
	font-size: 16px;
	line-height: 24px;
	color:#ffffff;
	padding: 15px 25px;
}
.formEssti{
	margin-bottom: 70px;
}
#form_quick_view > .row{
border-bottom:1px solid #DDDDDD;
vertical-align:middle !important;
line-height:60px;
height:60px;
padding-top:0px;
padding-bottom:0px;
}
.chiphi_left_col{


}
.chiphi_title{
text-align:center;
text-transform: uppercase;
    font-size: 20px;
    color: #c8102e;
}
.chiphi_right_col{
text-align:right;
vertical-align:middle !important;
line-height:60px;
height:60px;
}
.two_button a.button.is-large{
margin-right:0px !important;
margin-left:0px !important;
margin-bottom:0px !important;
width:calc(50% - 2px);;
display:inline-block;

}

/*==================BEGIN MENU FIXED===============*/
#menuFixed:hover li .divText{
    transform:translateX(0%);
    -webkit-transform:translateX(0%);
    -ms-transform:translateX(0%);
	
}
.menuFixed {
    position: fixed;
    top: 40%;
    right: 0px;
    -webkit-transform:translate(0%, -50%);
    -moz-transform:translate(0%, -50%);
    -o-transform:translate(0%, -50%);
    -ms-transform:translate(0%, -50%);
    transform:translate(0%, -50%);
    z-index:999999;
    cursor: pointer;
    pointer-events: none;
}
.menuFixed li{
    display: block;
    position: relative;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    color: #ffffff;
    width: 100%;
    height:0px;
    right:0;
    clear: both;
}
.menuFixed li a{
    color: #ffffff;
}
.menuFixed li .divText{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    padding-right: 50px;
    z-index: 1;
    background-color: #4d4d4d;
    border-top: solid 1px #666666;
    transform:translateX(100%);
    -webkit-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    pointer-events: auto;
}
.menuFixed li.gt .divText{
    background-color: #8904b5;
}

.menuFixed li:hover .divText{
    background-color: #c8102e;
}
.menuFixed li .divText span{
    color: #ffffff;
}
.menuFixed li .divText > span{
    display: block;
    font-size: 14px;
    line-height: 23px;
    padding:13px 10px 0px 25px;
}
.menuFixed li .divText .social{
    padding: 0;
}
.menuFixed li .divText .social > span{
    float:left;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 18px;
    position: relative;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.menuFixed li .divText .social > span i{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}
.menuFixed li .divText .social .facebook:hover{
    background: #305891;
}
.menuFixed li .divText .social .google:hover{
    background: #d34836;
}
.menuFixed li .divText .social .plug:hover{
    background: #f00;
}
.menuFixed li .divText .social .twitter:hover{
    background: #1da1f2;
}
.menuFixed li .divIcon{
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    width: 49px;
    height: 50px;
    top: 0;
    right: 0;
    background-color: #4d4d4d;
    border-top: solid 1px #666666;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    pointer-events: auto;
    font-size: 22px;
    line-height: 30px;
}
.menuFixed li.gt .divIcon{
    background-color: #620083;
}
.menuFixed li:hover .divIcon{
    background-color: #c8102e;
}
.menuFixed li:hover{
    background-color: #d25a0c;
}
.menuFixed li.liShare:hover .divText,
.menuFixed li.liShare:hover .divIcon {
    background-color: #488058;
}
.menuFixed li:hover .divText .social a{
    color: #ffffff;
}
/*** HOTLINE ***/
.hotline-phone-ring-circle {
	width: 85px;
	height: 85px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #e60808;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: .5
}

.hotline-phone-ring-circle-fill {
	width: 55px;
	height: 55px;
	top: 22px;
	left: 26px;
	position: absolute;
	background-color: rgba(230, 8, 8, .7);
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
	background-color: #e4212a;
	width: 33px;
	height: 33px;
	top: 33px;
	left: 37px;
	position: absolute;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px
}

.hotline-bar {
	position: absolute;
	background: #e88a25;
	background: -webkit-linear-gradient(left, #e88a25, #d40000);
	background: -o-linear-gradient(right, #e88a25, #d40000);
	background: -moz-linear-gradient(right, #e88a25, #d40000);
	background: linear-gradient(to right, #e88a25, #e4212a);
	height: 40px;
	width: 230px;
	line-height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	background-size: 100%;
	cursor: pointer;
	transition: all .8s;
	-webkit-transition: all .8s;
	z-index: 9;
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
	border-radius: 50px!important;
	border: 2px solid #fff;
	left: 33px;
	bottom: 37px
}

.hotline-bar>a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: 900;
	text-indent: 50px;
	display: block;
	letter-spacing: 1px;
	line-height: 38px;
	font-family: Arial
}

.hotline-bar>a:hover,
.hotline-bar>a:active {
	color: #fff
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		-webkit-opacity: .1
	}
	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		-webkit-opacity: .5
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .6
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: .6
	}
	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .6
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px
}

.hotline-phone-ring-wrap {
	position: fixed!important;
	bottom: 40px;
	left: 0;
	z-index: 1111111
}

.hotline-phone-ring {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 110px;
	height: 110px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block
}
/*** END HOTLINE ***/
/*** ZALO FACEBOOK ***/
.float-icon-hotline {
	display: block;
	width: 40px;
	position: fixed;
	bottom: 125px;
	left: 33px;
	z-index: 999999
}

.float-icon-hotline ul {
	display: block;
	width: 100%;
	padding-left: 0;
	margin-bottom: 0
}

.float-icon-hotline ul li {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer
}

.float-icon-hotline ul li a#messengerButton {
	padding: 0px!important;
	background: transparent!important;
	border: 0px!important
}

@media only screen and (min-width:960px) {
	.float-icon-hotline ul li .fa {
		background-size: contain!important
	}
}

.float-icon-hotline ul li .fa-phone {
	background-color: #ed1c24
}

.float-icon-hotline ul li .fa {
	background-color: #ed1c24;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 36px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color: #fff;
	font-weight: 700;
	border-radius: 50%;
	position: relative;
	z-index: 2;
	border: 2px solid #fff
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.tada {
	animation-name: tada
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.float-icon-hotline ul li span {
	display: inline-block;
	padding: 0;
	background-color: #ff6a00;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	height: 40px;
	line-height: 36px;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 0;
	width: 0;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
	background-color: #ff6a00;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	font-weight: 400;
	white-space: nowrap;
	opacity: 0
}

ul.left-icon.hotline {
	margin-left: 0px!important
}

.float-icon-hotline ul li .fa-zalo {
	background: url(/wp-content/themes/flatsome-child/assets/icons/icon-zalo.png) center center no-repeat
}

.float-icon-hotline ul li .fa-zalo:hover {
	background: #ef0303 url(/wp-content/themes/flatsome-child/assets/icons/icon-zalo.png) center center no-repeat;
	opacity: .5
}

.float-icon-hotline ul li .fa-messenger {
	background: url(/wp-content/themes/flatsome-child/assets/icons/icon-fb.png) center center no-repeat
}

.float-icon-hotline ul li .fa-messenger:hover {
	background: #168efb url(/wp-content/themes/flatsome-child/assets/icons/icon-fb.png) center center no-repeat;
	opacity: .5
}
/*** END ZALO FACEBOOK ***/
@media only screen and (max-width: 320px) {
	.hotline-bar {
		display: none !important;
	}
}
