/**
 * Homepage
 */
/* Sản phẩm */
.mh-new-carousel .flickity-page-dots {
  display: flex;
  bottom: 0;
  width: 80%;
  left: 10%;
}

.mh-new-carousel .flickity-page-dots .dot {
  border: 0;
  height: 2px;
  background-color: #eaeaea !important;
  width: 100%;
  border-radius: 0;
  margin: 0;
}

.mh-new-carousel .flickity-page-dots .dot.is-selected {
  background-color: #484848 !important;
}

.mh-new-carousel .product-small.box .box-text-products {
  padding: 10px 0;
}

.mh-new-carousel .product-small.box .box-text-products .name.product-title {
  margin: 0 0 0;
}

/*.mh-new-carousel .product-small.box .box-text-products .name.product-title a {
  font-size: 12px;
}*/

.mh-new-carousel .mh-label-cat,
.mh-new-carousel .mh-label-cat a{
  font-size: 17px !important;
}

/* Giới thiệu */
.introduce-images {
  min-height: 440px;
}

.introduce-images > .images-item-1 {
  left: 130px;
}

.introduce-images > .images-item-2 {
  max-width: 332px;
  left: 290px;
  top: 250px;
}

.introduce-images .caption-item {
  max-width: 190px;
  top: 190px;
  left: -80px;
}

.introduce-images .caption-item h4 {
  font-size: 26px;
  font-style: italic;
    color: #a88c34;
}
.introduce-images .caption-item h4:before{
  content:'"';
}
.introduce-images .caption-item h4:after{
  content:'"';

}

.mh-col-introduce p {
  margin: 0 0 20px;
}

.mh-col-introduce .button, .vertical-cat .box-text .button, .mh-box-news-text .button {
  min-width: 155px;
  line-height: 48px;
  margin: 0;
  background: #ffc410;
  border-radius:5px;
  text-transform: inherit;
}

.mh-col-introduce .button span, .vertical-cat .box-text .button span, .mh-box-news-text .button span {
  font-size: 14px;
}

.mh-col-introduce .button:hover, .vertical-cat .box-text .button:hover, .mh-box-news-text .button:hover{
  background: #ffd963 !important;
}

.mh-col-introduce .button:hover span, .vertical-cat .box-text .button:hover span, .mh-box-news-text .button:hover span{
  color: #000 !important;
  font-weight: bold;
}

/* Sự khác biệt */
.mh-col-checklist > .col-inner {
  box-shadow: 0 2px 12px 0 rgba(119, 119, 119, 0.15);
  -moz-box-shadow: 0 2px 12px 0 rgba(119, 119, 119, 0.15);
  -webkit-box-shadow: 0 2px 12px 0 rgba(119, 119, 119, 0.15);
  -o-box-shadow: 0 2px 12px 0 rgba(119, 119, 119, 0.15);
}

.mh-col-checklist .text h5 {
  font-size: 24px;
  line-height: 40px;
  margin: 0 0 10px;
}

.mh-col-checklist .text p {
  margin: 0;
  font-size: 14px;
}

.mh-col-checklist .text p a {
  color: #a88c34;
}

.mh-col-checklist .button {
  width: 100%;
  border: 0;
  line-height: 70px;
  margin: 0 0 10px;
}

.mh-col-checklist .button span {
  font-size: 19px;
  line-height: 23px;
}

.mh-head-check {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 0 0 30px;
  padding: 22px 10px 25px;
}

.mh-head-check h5 {
  font-size: 19px;
  line-height: 23px;
}

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

.list-check li {
  margin: 0 0 20px 25px !important;
}

.list-check li p:nth-child(1) {
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 5px;
  font-weight: 500;
}

.list-check li p:nth-child(1) .check-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url('assets/img/tick.png');
  background-repeat: no-repeat;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background-position: 3px 3px;
  position: absolute;
  left: -25px;
  top: 2px;
}

.list-check li p:nth-child(2) {
  margin: 0;
  font-size: 14px;
}

/* Danh mục ... */
.vertical-cat-nav {
  padding-top: 30px;
}

.vertical-cat-nav .vertical-cat-nav-item p {
  font-size: 16px;
  line-height: 25px;
  opacity: .5;
  padding: 12px 0;
  cursor: pointer;
  font-weight: bold;
    font-family: 'Roboto', sans-serif !important;
}

.vertical-cat-nav .vertical-cat-nav-item.is-nav-selected p {
  opacity: 1;
}

.vertical-cat .box-text {
  padding: 40px 0 0;
}

.vertical-cat .box-text .cat-name {
  font-size: 24px;
  line-height: 29px;
  margin: 0 0 25px;
}

.vertical-cat .box-text p {
   font-size: 16px;
   margin: 0 0 25px;
}

/* Dự án ... */
.mh-tab-project {
  border-bottom: 1px solid #E4E4E4;
  margin: 0 0 40px;
}

.mh-tab-project .items-tabs {
  display: inline-block;
  margin-right: 50px;
  cursor: pointer;
}

.mh-tab-project .items-tabs p {
  font-size: 14px;
  line-height: 17px;
  padding: 10px 0;
  border-bottom: 2px solid transparent;
}

.mh-tab-project .items-tabs.active p {
  border-color: #a88c34;
}

.project-content {
  padding: 40px 0 0 30px;
}

.project-content h1,
.project-content h2,
.project-content h3 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: normal;
}

.project-content h4,
.project-content h5,
.project-content h6 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: normal;
}

.project-content p {
  font-size: 14px;
}

.project-content .button {
  min-width: 155px;
  line-height: 48px;
  margin: 10px 0 0;
}

.project-content .button span {
  font-size: 14px;
}

.project-main {
  margin: 0 0 10px;
}

.project-nav {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.project-nav .col {
  padding: 0 5px !important;
}

.project-nav-item > img {
  border: 1px solid transparent;
}

.project-nav-item.is-selected > img {
  border-color: #a88c34;
}

/* Sản phẩm yêu thích ... */
.mh-box-product-love .box-text-inner h4 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 7px;
  font-weight: normal;
}

.mh-box-product-love .box-text-inner p {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  color: #777777;
}


/* Khách hàng ... */
.mh-box-partner .icon-box-img {
  margin-bottom: 0;
}

/* Tin tức ... */
.mh-carousel-grid-post a:hover p {
  color: #fff;
}

.mh-box-news-image {
  max-width: 540px;
  position: absolute;
  left: -35%;
  top: 45px;
}

.mh-box-news-text {
  background-color: #363636;
  padding: 100px 60px 80px 320px;
}

.mh-box-news-text .post-meta {
  margin: 0 0 15px;
}

.mh-box-news-text .post-title {
  margin: 0 0 25px;
  font-size: 21px;
  line-height: 1.3;
}

.mh-carousel-grid-post .post-title {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 25px;
}

.mh-carousel-grid-post p,
.mh-carousel-grid-post .post-meta {
  opacity: 1;
  font-size: 16px;
}

.mh-box-news-text .from_the_blog_excerpt {
  margin: 0 0 30px;
}

/**
 * Page: Nhà sáng lập
 */
/* Page title */
.mh-col-page-title .page-title-inner {
  padding: 0;
}

.mh-col-page-title .entry-title {
  font-weight: 500;
  font-size: 60px;
  text-shadow: 2px 2px rgb(0 0 0 / 20%);
}

.mh-col-page-title .page-title-sub {
  opacity: 1;
}

.mh-col-page-title .lead {
  margin: 25px auto 0;
  text-shadow: 2px 2px rgb(0 0 0 / 20%);
  font-weight: normal;
  max-width: 75%;
}

/* Nhà sáng lập ... */
.mh-col-ceo p {
  margin: 0;
}

.mh-col-ceo .name > p:nth-child(1) {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
}

.mh-col-ceo .name > p:nth-child(2) {
  color: #424242;
}

.mh-col-ceo .position > p:nth-child(1) {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 10px;
}

.mh-col-ceo .position > p:nth-child(2) {
  font-size: 23px;
  color: #202020;
}

.mh-col-content h1,
.mh-col-content h2,
.mh-col-content h3 {
  margin: 0 0 30px;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.3;
}

.mh-col-content h4,
.mh-col-content h5,
.mh-col-content h6 {
  margin: 0 0 30px;
  font-size: 27px;
  font-weight: normal;
  line-height: 1.3;
}

.mh-col-content ul {
  margin-bottom: 0;
}

.mh-col-content p,
.mh-col-content a,
.mh-col-content li,
.mh-col-content span {
  margin: 0 0 30px;
  font-size: 18px;
}

/**
 * Page: Đội ngũ Vikor
 */
.mh-col-personnel .title h3 {
  font-size: 30px;
  line-height: 1.3;
}

.mh-col-personnel .title p {
  font-size: 20px;
}

.mh-col-personnel > .col-inner {
  text-align: justify;
}

.mh-col-personnel .exp p {
  line-height: 1.3;
  margin: 0;
}

.mh-col-personnel .exp p:nth-child(1) {
  font-size: 57px;
}

.mh-col-company h4 {
  font-size: 26px;
  margin: 0 0 20px;
}

.mh-col-company p {
  font-size: 20px;
  margin: 0 0 20px;
}

.mh-col-company .button {
  margin: 0;
  border: 0;
  color: #a88c34 !important;
  font-size: 20px;
}

/**
 * Page: Lịch sử phát triển
 */
.mh-icon-introduce {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}

.mh-icon-introduce .box-image {
  min-width: 395px;
}

.mh-icon-introduce .box-text {
  text-align: justify;
  padding-right: 50px !important;
}

.mh-icon-introduce .box-text h3 {
  font-size: 26px;
  line-height: 1.7;
  margin: 0 0 25px;
}

.mh-icon-introduce .box-text p {
  margin: 0;
  font-size: 20px;
}

.box-milestones {
  padding-left: 200px;
}

.box-milestones .box-image {
  display: block;
}

.box-milestones .head {
  color: #a88c34;
  font-weight: normal;
  font-size: 30px;
  z-index: 1;
  left: 30px;
  top: 50px;
  max-width: 260px;
  line-height: 1.3;
}

.box-milestones .year {
  font-weight: bold;
  font-size: 43px;
  margin: 0 0 25px;
}

.box-milestones .description {
  font-size: 20px;
  text-align: justify;
  max-width: 380px;
}

.box-milestones .box-text {
  vertical-align: bottom;
  padding: 30px 0 60px 40px;
}

/**
 * Page: Quy trình dịch vụ Vikor
 */
.mh-col-procedure {
  padding-top: 80px !important;
}

.mh-col-procedure::before {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1px;
}

.mh-col-procedure > .row:not(:last-child) {
  margin-bottom: 60px !important;
}

.mh-col-procedure > .row > .col:nth-child(1) > .col-inner {
  padding-right: 60px;
}

.mh-col-procedure > .row > .col:nth-child(2) > .col-inner {
  padding-left: 60px;
}

.mh-col-procedure .step-name {
  color: #a88c34;
  z-index: 1;
  font-size: 46px;
  line-height: 1;
  top: -27px;
}

.mh-col-procedure .step-name.right {
  right: 22px;
}

.mh-col-procedure .step-name.left {
  left: 11px;
}

.mh-col-procedure .step-midpoint {
  top: -15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #a88c34;
}

.mh-col-procedure .step-midpoint.right {
  right: -36px;
}

.mh-col-procedure .step-midpoint.left {
  left: -35px;
}

.mh-col-procedure .step-midpoint::before {
  content: '';
  width: 180%;
  height: 180%;
  display: inline-block;
  background-color: #a88c34;
  opacity: .3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  top: -4px;
  left: -4px;
  position: relative;
}

.mh-col-procedure .step-pt-large {
  padding-top: 200px;
}

.mh-col-procedure .step-pt-normal {
  padding-top: 60px;
}

.mh-col-procedure .content-procedure h3 {
  margin: 0 0 60px;
  font-size: 30px;
}

.mh-col-procedure .content-procedure h3::after {
  content: '';
  width: 165%;
  height: 1px;
  display: inline-block;
  position: absolute;
  bottom: -26px;
  background-color: rgb(166 166 166);
  z-index: 1;
}

.mh-col-procedure .content-procedure h3.right::after {
  right: 0;
}

.mh-col-procedure .content-procedure h3.left::after {
  left: 0;
}

.mh-col-procedure .content-procedure p {
  margin: 0 0 30px;
  font-size: 18px;
}

.mh-col-procedure .content-procedure p:last-child {
  margin-bottom: 0;
}

.mh-col-procedure .box-image-procedure .box-text {
  padding: 30px 0 0 80px;
}

.mh-col-procedure .box-image-procedure .box-text-inner h3 {
  margin: 0 0 30px;
  font-size: 30px;
}

.mh-col-procedure .box-image-procedure .box-text-inner h3::before {
  content: '';
  width: 1px;
  height: 120px;
  background-color: rgb(166 166 166);
  display: inline-block;
  left: -30px;
  bottom: -5px;
  position: absolute;
}

.mh-col-procedure .box-image-procedure .box-text-inner p {
  margin: 0 0 30px;
  font-size: 18px;
}

.mh-col-procedure .box-image-procedure .box-text-inner p:last-child {
  margin-bottom: 0;
}
