/*
Theme Name: Thiáº¿t káº¿ web 
Theme URI: http://underscores.me/
Author: Thanh Doan
Author URI: https://www.facebook.com/thanh250896
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tkw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Thiáº¿t káº¿ web HoÃ ng Long media is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
.wpcf7 br {
    display: none;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1600px;
    }
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #111;
}
figure {
    max-width: 100%;
}
a {
    text-decoration: none;
    color: inherit;
    transition: all .3s;
}
a:hover {
    text-decoration: none;
    color: #ed3237;
}
button,input {
    outline: none !important;
    box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary:focus {
    background-color: unset;
    border-color: unset;
    border: 0 !important;
}
a:focus {
  outline: 0 !important;
}
@media screen and (max-width: 782px){
    html {
        margin-top: 0 !important;
    }
}
h2.screen-reader-text {
    display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.showbar .icon-bar {
    display: block;
    width: 33px;
    height: 3px;
    border-radius: 1px;
}
.showbar .icon-bar {
    background-color: #fff;
}
.showbar .icon-bar+.icon-bar {
    margin-top: 7px;
}
.overbg-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111;
    opacity: .5;
    z-index: 9999;
    display: none;
}
.close-menu {
    background: #fff;
    color: #0003AB;
    text-align: center;
    padding: 10px;
    font-size: 18px;
}
#mobile-menu .sub-menu img {
    display: none;
}
.stick-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation-name: effect;
    animation-duration: .3s;
    background: #fff;
    box-shadow: 2px 2px 2px #1113;
}
@keyframes effect {
  from {top: -50px}
  to {top: 0}
}
.alert-warning {
    background: transparent;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #111;
}
.tab-content > .tab-pane:not(.active), 
.pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    border-bottom: 1px solid #cccccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: transparent;
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 5px 15px;
    border-bottom: 2px solid transparent;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media (min-width: 1200px){
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #333333;
    border-bottom: 2px solid #ff9900;
}
.form-control:focus {
    box-shadow: unset !important;
    border-color: #ced4da;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea,.wpcf7-number {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none !important;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-textarea {
    height: auto;
}
.wpcf7-submit {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    cursor: pointer;
}
div.quantity {
    display: flex;
}
.qty_button {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #111;
  outline: 0;
}
.qty.text {
  padding: 5px 10px;
  border: 1px solid #111;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.quantity__remove {
  border-right: 0;
  margin-right: -5px !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.quantity__add {
  border-left: 0;
  margin-left: -5px !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.single_add_to_cart_button {
    border-radius: 5px !important;
    display: inline-block !important;
    background-color: #ff9900!important;
    box-shadow: none !important;
    margin: 0px !important;
    margin-left: 10px !important;
    float: none !important;
    border: none !important;
    color: #ffffff!important;
    font-size: 14px !important;
    height: 35px;
    font-weight: 500 !important;
}
.woocommerce-pagination ul {
    list-style: none;
    border-radius: 0.25rem;
    border: 0 !important;
}
.woocommerce-pagination ul li {
    border-right: 0 !important;
}
.woocommerce-pagination ul li a {
    color: #111 !important;
}
.woocommerce-pagination ul li .current, .woocommerce-pagination ul li .page-numbers {
    position: relative;
    display: block;
    padding: 5px 10px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    margin: 0 3px !important;
    transition: unset !important;
}
.woocommerce-pagination ul li .page-numbers {
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 5px !important;
}
.woocommerce-pagination ul li .page-numbers.current {
    background: #109cd9 !important;
    border-color: #109cd9 !important;
    color: #fff !important;
}
.header-search .search-form {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9999;
    border: 1px solid #ed3237;
    padding: 2px;
}

.header-top {
    background: #e6e6e6;
    padding: 15px 0;
}

ul.ht-hotline {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

ul.ht-hotline li:nth-child(1) {
    margin-right: 10px;
}

ul.ht-hotline a:hover {
    color: #ed3237;
}

ul.ht-hotline i {
    color: #ed3237;
    margin-right: 5px;
    font-size: 16px;
}

ul.ht-social {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

ul.ht-social li:nth-child(2) {
    margin: 0 10px;
}

ul.ht-social a:hover {
    color: #ed3237;
}

div#logo img {
    height: 48px;
}

nav#primary-menu {
    flex: 1;
    margin: 0 15px;
}

nav#primary-menu ul.menu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
#primary-menu .menu  a:hover {
    color: #ed3237;
}

.header-search >i {
    cursor: pointer;
    padding: 10px 0 10px 15px;
    font-size: 18px;
}

.header-search .search-form>div {
    position: relative;
}

.header-search .search-form input {
    border-radius: 0;
    width: 235px;
    font-size: 14px;
    padding: 10px 12px;
    height: auto;
    padding-right: 50px;
}
.video-module-popup {
    background: rgba(64, 64, 68, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.video-module-popup .video-close {
    color: #fff;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.video-module-popup .video-iframe {
    width: 70%;
    height: 77%;
    margin: 0 auto;
    position: relative;
    top: 10%;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.video-module-popup.video-open .video-iframe {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.video-module-popup .video-iframe iframe {
    margin: 0;
    width: 100%;
    height: 100%;
}
.video-module-popup.video-open {
    opacity: 1;
}
section.home-product-news {
    padding: 50px 0;
}

.product-news-item h2 {
    color: #ed3237;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}
.product-news-item h2:before {
    display: inline-block;
    content: '';
    width: 75px;
    height: 1px;
    vertical-align: middle;
    margin-right: 10px;
    background: #c7c7c7;
}
.product-news-item h3 a{
    display: block;
    margin-top: 50px;
    font-size: 24px;
    font-weight: 400;
    position: relative;
}
.product-news-item h3 a:before {
    display: inline-block;
    content: '';
    width: 75px;
    height: 1px;
    vertical-align: middle;
    margin-right: 10px;
    background: #c7c7c7;
}

.product-news-button a:nth-child(1) {
    display: inline-block;
    background: white;
    padding-left: 15px;
    text-align: left;
    border: solid thin #ebebeb;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    margin-right: 40px;
}
.product-news-button a:nth-child(1):after {
    display: inline-block;
    content: '\f101';
    font-family: FontAwesome;
    background: #58595c;
    color: white;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%);
    font-size: 18px;
    padding: 10px 15px;
    margin-left: 10px;
}
.product-news-button a:nth-child(2){
    color: #ed3237;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.product-news-button a:nth-child(2) i {
    display: inline-block;
    padding: 12px 14px;
    font-size: 16px;
    background: #ed3237;
    border-radius: 999px;
    color: #fff;
    margin-left: 10px;
    transition: all .3s;
}
.product-news-button a:nth-child(1):hover {
    background: #ed3237;
    box-shadow: 0px 2px 6px #0000008c;
    color: white;
}
.product-news-button a:nth-child(1):hover:after {
    background: white;
    color: #ed3237;
}
.product-news-button a:nth-child(2):hover {
    color: #111;
}
.product-news-button a:nth-child(2):hover i {
    background: white;
    color: #ed3237;
}

section.home-product-news .slick-nav,.product-tab-slide .slick-nav,
section.home-product-tab ul.nav .slick-nav {
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translateY(-50%);
    z-index: 999;
    padding: 0;
    line-height: 1;
    width: 45px;
    height: 45px;
    transform: rotateZ(45deg);
    line-height: 35px;
    border: 1px solid #f7f7f7;
    font-size: 0;
    z-index: 1;
    background: #fff;
    opacity: .7;
    box-shadow: 3px -1px 5px #00000078 !important;
}
section.home-product-news .slick-next,.product-tab-slide .slick-next,
section.home-product-tab ul.nav .slick-next {
    left: unset;
    right: -60px;
}
section.home-product-news .slick-nav:before,.product-tab-slide .slick-nav:before,
section.home-product-tab ul.nav .slick-nav:before {
    background-image: url(images/prev.png);
    content: '';
    position: absolute;
    transform: rotateZ(-45deg);
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    z-index: 1;
}
section.home-product-news .slick-next:before,.product-tab-slide .slick-next:before,
section.home-product-tab ul.nav .slick-next:before {
    background-image: url(images/next.png);
}
.product-tab-slide .slick-list {
    margin: 0 -15px;
}
.product-tab-slide .slick-slide {
    padding: 0 15px;
}
section.home-product-tab ul.nav .slick-list {
    margin: 0 -15px;
}
section.home-product-tab ul.nav .slick-slide {
    padding: 0 15px;
}

section.home-product-tab h2 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 28px;
    text-transform: uppercase;
}
section.home-product-tab ul.nav img {
    max-width: 125px;
    height: 65px;
    object-fit: cover;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
}

section.home-product-tab ul.nav a {
    text-align: center;
    display: block;
    color: #b7b7b7;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
}
section.home-product-tab ul.nav a.active {
    color: #ed3237;
    border-bottom: 2px solid #ed3237;
}
section.home-product-tab .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    gap: 10px;
    justify-content: center;
}

section.home-product-tab .nav-tabs::-webkit-scrollbar {
    height: 0px; /* náº¿u muá»‘n áº©n scrollbar thÃ¬ dÃ¹ng height:0 */
}

section.home-product-tab .nav-tabs li {
    flex: 0 0 auto; /* khÃ´ng co láº¡i */
}

section.home-product-tab .nav-tabs a {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 12px;
    white-space: nowrap;
}
.product-item>a {
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: block;
}
.product-item>a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.product-item>a:hover:before {
        -webkit-animation: shine .75s;
    animation: shine .75s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.product-item img{
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.product-item h3 {
    margin: 0;
}
.product-item h3 a {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    display: block;
    margin-top: 15px;
}
.product-item h3 a i {
        margin-left: 0;
    display: inline-block;
    opacity: 0;
    transition: all .3s;
}
.product-item h3 a:hover i {
    opacity: 1;
}
a.readmore {
    margin-top: 30px;
    display: inline-block;
    background: white;
    padding-left: 15px;
    text-align: left;
    border: solid thin #ebebeb;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    font-size: 14px;
}
a.readmore:after {
    display: inline-block;
    content: '\f101';
    font-family: FontAwesome;
    background: #58595c;
    color: white;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%);
    font-size: 18px;
    padding: 10px 15px;
    margin-left: 10px;
}
a.readmore:hover {
    background: #ed3237;
    box-shadow: 0px 2px 6px #0000008c;
    color: white;
}
a.readmore:hover:after {
    background: white;
    color: #ed3237;
}
section.home-video {
    padding: 50px 0;
}

section.home-video h2 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 28px;
    text-transform: uppercase;
}

.video-big img {
    width: 100%;
    object-fit: cover;
}

.video-big a {
    display: block;
    position: relative;
}

.video-big i {
    position: absolute;
    display: flex;
    width: 45px;
    height: 45px;
    background: #ed3237;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: white;
    border-radius: 999px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .3s;
}

.video-big a:hover i {
    background: #fff;
    color: #ed3237;
}

.video-list {
    max-height: 700px;
    overflow-y: scroll;
    background: #f7f7f7;
    padding: 10px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 7px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
::-webkit-scrollbar-thumb {
  background: #ed3237;
  cursor: pointer;
}
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.video-list-item:not(:last-child) {
    margin-bottom: 10px;
}

.video-list-item a {
    display: flex;
    justify-content: space-between;
    border-bottom: solid thin #e0d1d1;
    padding: 10px 5px;
}

.video-img {
    width: 200px;
    position: relative;
}

.video-text {
    flex: 1;
    padding-left: 15px;
}

.video-text h3 {
    font-size: 14px;
    font-weight: 400;
}

.video-text p {
    margin: 0;
    color: #b7b7b7;
    font-size: 14px;
}

.video-text i {
    margin-right: 5px;
    font-size: 12px;
}
.video-img i {
    position: absolute;
    display: flex;
    width: 45px;
    height: 45px;
    background: #ed3237;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: white;
    border-radius: 999px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .3s;
}

.video-list-item a:hover {
    color: #fff;
    background: #ed3237;
}
.video-list-item a:hover p {
    color: #fff;
}
section.home-blog h2 {
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 28px;
    text-transform: uppercase;
}
.big-post-item>a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.big-post-item img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.big-post-item>a:before,
.big-post-item>a:after{
    content: "";
    background: rgba(243, 238, 238, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
}

.big-post-item>a:hover:after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
.big-post-item>a:hover:before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}

.big-post-item h3 {
    margin: 0;
}

.big-post-item h3 a {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.big-post-item ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    font-size: 14px;
    color: #b7b7b7;
}

.big-post-item ul li~li {
    margin-left: 15px;
}

.big-post-item ul i {
    margin-right: 5px;
}
.big-post-item p {
    margin: 0;
    font-size: 14px;
}
.big-post ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    list-style: none;
    left: 0;
    margin: 20px 0 0;
}
.big-post ul.slick-dots li {
    width: 10px;
    background-color: #b9b9b9;
    height: 10px;
    border-radius: 10px;
    margin: 0 3px;
    display: block;
    cursor: pointer;
    transition: all .3s;
}
.big-post ul.slick-dots li:hover,
.big-post ul.slick-dots li.slick-active {
    background: #e60000;
}
.big-post ul.slick-dots li button {
    display: none;
}

.small-post-item:not(:last-child) {
    margin-bottom: 20px;
}

.small-post-item>a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    width: 180px;
}

.small-post-item>a img {
    height: 120px;
    width: 100%;
    object-fit: cover;
}

.small-post-item>a:before,
.small-post-item>a:after{
    content: "";
    background: rgba(243, 238, 238, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
}

.small-post-item>a:hover:after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
.small-post-item>a:hover:before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}

.small-post-item {
    display: flex;
    flex-wrap: wrap;
}

.small-post-text {
    flex: 1;
    padding-left: 15px;
}

.small-post-text h3 {
    margin-bottom: 15px;
}

.small-post-text h3 a {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.small-post-text ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    font-size: 14px;
    color: #b7b7b7;
}

.small-post-text ul li~li {
    margin-left: 15px;
}

.small-post-text ul i {
    margin-right: 5px;
}
.gallery-slide .slick-list {
    margin: 0 -15px;
}
.gallery-slide .slick-slide {
    padding: 0 15px;
}
.home-gallery {
    padding: 50px 0;
}
.home-gallery h2{
     font-weight: 400;
    margin-bottom: 30px;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}
.doitac-slide .slick-list {
    margin: 0 -15px;
}
.doitac-slide .slick-slide {
    padding: 0 15px;
}
.home-doitac h2{
     font-weight: 400;
    margin-bottom: 30px;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}
section.home-content {
    padding: 50px 0;
}

section.home-content .item {
    position: relative;
}

section.home-content img {
    width: 100%;
}

section.home-content .text {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    padding-left: 20px;
}

section.home-content h3 {
    font-size: 24px;
    font-weight: 500;
}

section.home-content .text>a {
    padding: 12px 28px;
    border: solid 2px #000;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
}
section.home-content .text>a:hover {
    background: #ed3237;
    color: #fff;
}
section.home-chinhanh {
    position: relative;
}
section.home-chinhanh .tab-heading {
    position: absolute;
    top: 50px;
    right: 50px;
}
section.home-chinhanh ul.nav {
    display: flex;
    flex-direction: column;
    border: 0;
    height: 100%;
    overflow-y: scroll;
    max-height: 593px;
    background: rgba(0, 0, 0, 0.3803921568627451);
    padding: 0;
    flex-wrap: nowrap;
}

section.home-chinhanh ul.nav >li>a {
    border-bottom: solid thin #b7b7b7;
    padding: 10px 40px;
    display: block;
}

section.home-chinhanh ul.nav >li a {
    color: #fff;
    position: relative;
}

section.home-chinhanh ul.nav >li ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section.home-chinhanh ul.nav >li ul li~li {
    margin-top: 6px;
}

section.home-chinhanh ul.nav >li ul li:nth-child(1):before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    margin-right: 10px;
    background: #c7c7c7;
    width: 75px;
    height: 1px;
}

section.home-chinhanh ul.nav >li ul li img {
    margin-right: 5px;
}

section.home-chinhanh ul.nav >li a.active:before {
        position: absolute;
    content: '';
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    width: 3px;
    background: transparent;
        background: #ed3237;
}
.tab-heading h2 {
    color: #fff212;
    background: #ed3237;
    margin: 0;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 15px;
}
footer#footer {
    padding: 50px 0;
    background: #242c33;
    color: #a7abad;
}

ul.footer-social {
    margin: 20px 0 0;
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
}

ul.footer-social li~li {
    margin-left: 10px;
}

footer#footer .title {
    padding-bottom: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
}

footer#footer .title:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background: #ed3237;
    content: '';
}

.footer-block-text ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.footer-block-text li~li {
    margin-top: 15px;
}

.footer-block-text ul li:before {
    display: inline-block;
    margin-right: 7px;
    font-size: 16px;
    color: #ed3237;
    font-family: FontAwesome;
}

.footer-block-text li.ft-address:before {
    content: '\f041';
}

.footer-block-text li.ft-hotline:before {
    content: '\f095';
}

.footer-block-text li.ft-email:before {
    content: '\f003';
}
body:not(.home) #footer {
    margin-top: 30px;
}
.brc {
    padding: 15px 0;
    margin-bottom: 15px;
}
div#popmake-518 {
    border: 0;
}

div#popmake-518 h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

div#popmake-518 .wpcf7-text,div#popmake-518 .wpcf7-textarea {
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
}

div#popmake-518 .wpcf7-textarea {
    height: 120px;
}

div#popmake-518 .wpcf7-spinner {
    display: block;
}

div#popmake-518 .wpcf7-submit {
    background: #ed3237;
    padding: 8px 15px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.dichvu-item h3 a {
    color: #ed3237;
    font-size: 24px;
}
.blog-item>a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.blog-item img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.blog-item>a:before,
.blog-item>a:after{
    content: "";
    background: rgba(243, 238, 238, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
}

.blog-item>a:hover:after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
.blog-item>a:hover:before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}

.blog-item h3 {
    margin: 0;
}

.blog-item h3 a {
    display: block;
    font-size: 18px;
    font-weight: 500;
}

.blog-item ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    font-size: 14px;
    color: #b7b7b7;
}

.blog-item ul li~li {
    margin-left: 15px;
}

.blog-item ul i {
    margin-right: 5px;
}
.blog-item p {
    margin: 0;
    font-size: 16px;
    color: #979797;
}
.blog-item ul li:nth-child(1) {
    background: #ed3237;
    color: #fff;
    padding: 3px 5px;
    line-height: 1;
}
.single-meta {
    margin-bottom: 30px;
}

.single-meta ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    font-size: 14px;
    color: #b7b7b7;
}

.single-meta ul li~li {
    margin-left: 15px;
}

.single-meta ul i {
    margin-right: 5px;
}
.single-meta ul li:nth-child(1) {
    background: #ed3237;
    color: #fff;
    padding: 3px 5px;
    line-height: 1;
}
.widget-news-item:not(:last-child) {
    margin-bottom: 20px;
}

h3.widget-title {
    text-transform: uppercase;
    font-size: 24px;
    padding-left: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
}

h3.widget-title:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    background: #ed3237;
    height: 30px;
    top: calc(50% - 15px);
    left: 0;
}

.widget-news-item {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7;
}

.widget-news-img {
    width: 100px;
}

.widget-news-text {
    flex: 1;
    padding-left: 15px;
}

.widget-news-img>a {
    position: relative;
    overflow: hidden;
    display: block;
}

.widget-news-img img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    object-fit: cover;
}

.widget-news-img a:before,.widget-news-img a:after {
    content: "";
    background: rgba(243, 238, 238, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
}

.widget-news-img a:hover:before {
    opacity: 1;
    top: 50%;
    bottom: 50%;
}

.widget-news-img a:hover:after {
    opacity: 1;
    left: 50%;
    right: 50%;
}

.widget-news-text h3 a {
    font-size: 14px;
    font-weight: 500;
}

.widget-news-text ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    font-size: 14px;
    color: #b7b7b7;
}

.widget-news-text ul li~li {
    margin-left: 15px;
}
.widget-news-text ul i {
    margin-right: 5px;
}
.widget-news-text ul li:nth-child(1) {
    background: #ed3237;
    color: #fff;
    padding: 3px 5px;
    line-height: 1;
}
.page-lh-left h3 {
    font-size: 28px;
}

.page-lh-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.page-lh-left ul li~li {
    margin-top: 15px;
}

.page-lh-left ul li:before {
    display: inline-block;
    margin-right: 7px;
    font-size: 16px;
    color: #ed3237;
    font-family: FontAwesome;
}
.page-lh-left ul li.lh-address:before {
    content: '\f041';
}

.page-lh-left ul li.lh-hotline:before {
    content: '\f095';
}

.page-lh-left ul li.lh-email:before {
    content: '\f003';
}

.form-lh h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.form-lh .wpcf7-text,.form-lh .wpcf7-textarea {
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
}

.form-lh .wpcf7-textarea {
    height: 120px;
}

.form-lh .wpcf7-spinner {
    display: block;
}

.form-lh .wpcf7-submit {
    background: #ed3237;
    padding: 8px 15px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
}
.summary-single h1 {
    font-size: 28px;
    font-weight: 400;
}

.single-star {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    color: #ffc120;
    font-size: 19px;
}

.product-price {
    color: #f00;
    font-size: 22px;
    font-weight: 600;
}

.product-button {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-button a {
    width: 230px;
    background: #0071b7;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 22px;
}

.product-button span:nth-child(1) {
    width: 45px;
    height: 45px;
    display: flex;
    border-radius: 999px;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    background: #ed3237;
    color: #fff;
    position: relative;
    border: solid thin transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-right: 20px;
}

.product-button span:nth-child(1):before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 999px;
    animation: zoomout 1.5s 0s 
linear infinite;
    border: solid thin #ed3237;
}

.product-button span:nth-child(1):after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 999px;
    animation: zoomin 1s 0s 
linear infinite;
    border: solid thin #ed3237;
}
@keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -o-transform: scale(2.2);
    -ms-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0.1;
  }
}
@keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.3;
  }
}

.product-button a~a {
    margin-left: 35px;
}

.single-tab ul.nav a {
    font-size: 20px;
    color: #a4a4a4;
    position: relative;
    padding: 5px 0;
    margin-right: 20px;
}

.single-tab ul.nav {
    margin-bottom: 30px;
}

.single-tab ul.nav a.active:before {
    height: 2px;
    background: #ed3237;
}

.single-tab ul.nav a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    content: '';
    width: 100%;
    background: transparent;
}

.single-tab ul.nav a.active {
    color: #111;
}
div#popmake-526 {
    border: 0;
}
.form-dktv h3 {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
}

.form-dktv p {
    font-weight: 400;
}

.form-dktv .wpcf7-text,.form-dktv .wpcf7-textarea {
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
}

.form-dktv .wpcf7-textarea {
    height: 120px;
}

.form-dktv .wpcf7-spinner {
    display: block;
}

.form-dktv .wpcf7-submit {
    background: #ed3237;
    padding: 8px 15px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.form-datlich {
    max-width: 770px;
    margin: 0 auto;
}

.form-datlich h3 {
    background: #ed3237;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 15px;
}

.form-datlich p {
    background: #efefef;
    padding: 25px;
}

.form-datlich .wpcf7-text,.form-datlich .wpcf7-textarea,.form-datlich .wpcf7-date {
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
}

.form-datlich .wpcf7-date {
    width: 100%;
    border: 1px solid #ddd;
}

.form-datlich label {
    display: block;
    font-weight: 700;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
}

.form-datlich .wpcf7-textarea {
    height: 120px;
}

.form-datlich .wpcf7-spinner {
    display: block;
}

.form-datlich .wpcf7-submit {
    background: #ed3237;
    padding: 8px 15px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.loan-form {
    background: #f1f1f1;
    padding: 25px;
    max-width: 600px;
}

.loan-form .form-group {
    margin-bottom: 20px;
}

.loan-form .form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
}

.loan-form input, .loan-form select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}

.loan-form button {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
}

.loan-form button:hover {
    opacity: 0.9;
}

#ketqua {
    margin-top: 20px;
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}
.loan-result {
    margin-top: 30px;
}
body.page-id-430 #main,
body.page-id-432 #main,
body.page-id-428 #main {
    max-width: 770px;
    margin: 0 auto;
}
.insurance-box {
    background: #f3f3f3;
    padding: 20px;
}

.insurance-box h3 {
    margin-bottom: 10px;
}

.insurance-box .row-line {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.insurance-box button {
    margin-top: 10px;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border: none;
    cursor: pointer;
}

.insurance-box input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}
button#compute {
    background: #e6eefc;
    color: var(--accent);
    border: 1px solid rgba(15, 98, 254, 0.08);
}
@media(max-width: 991px) {
    .header-top {
        display: none;
    }
    div#logo {
    flex: 1;
}

.header-search {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.showbar {
    flex: 1;
}

.header-main {
    padding: 10px 0;
}

.header-search >i {
    font-size: 25px;
}

#home-slide img {
    height: 30vh;
}

section.home-product-news {
    padding: 20px 0;
}

.product-news-item h3 a {
    margin-top: 15px;
}

.product-news-item h3 a:before {
    display: none;
}

.product-news-item h2:before {
    display: none;
}

section.home-product-news .slick-nav, .product-tab-slide .slick-nav, section.home-product-tab ul.nav .slick-nav {
    left: 0;
}
section.home-product-news .slick-next, .product-tab-slide .slick-next, section.home-product-tab ul.nav .slick-next {
    left: unset;
    right: 0;
}

.big-post-item img {
    height: 180px;
}

.small-post-item>a {
    width: 120px;
}

.small-post-item>a img {
    height: 80px;
}

.home-gallery {
    padding: 20px 0;
}

section.home-content {
    padding: 20px 0;
}

section.home-chinhanh .tab-heading {
    position: unset;
    margin-bottom: 15px;
}

section.home-chinhanh ul.nav {
    max-height: 200px;
}

.tab-heading h2 {
    font-size: 16px;
}
section.home-product-tab .nav-tabs {
    justify-content: flex-start;
}
.product-button {
    flex-direction: column;
    align-items: flex-start;
}

.product-button a~a {
    margin: 0;
    margin-top: 30px;
}
}
@media(max-width: 767px) {
    
}
@media(max-width: 576px) {
    
}
.header-main {
    padding: 10px 0;
    background: #111;
}