@font-face {
    src: url("../fonts/Montserrat-Bold.ttf");
    font-family: "Montserrat-Bold";
}

@font-face {
    src: url("../fonts/Montserrat-Light.ttf");
    font-family: "Montserrat-Light";
}

@font-face {
    src: url("../fonts/Montserrat-Medium.ttf");
    font-family: "Montserrat-Medium";
}

@font-face {
    src: url("../fonts/Montserrat-Regular.ttf");
    font-family: "Montserrat-Regular";
}

@font-face {
    src: url("../fonts/Montserrat-SemiBold.ttf");
    font-family: "Montserrat-SemiBold";
}

.absolute-footer, html {
    background-color: #fff !important;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}


.row-0 {
    padding: 0px 15px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-0 {
    padding: 0px 0px !important;
}

.pd-0 {
    padding: 0px 0px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat-Bold";
}

body {
    font-family: "Montserrat-Light";
}

/**menu**/
div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li {
    margin: 0px !important;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a p {
    display: block;
    width: 100%;
    text-align: center;
    color: #656565;
    margin: 0px !important;
    font-size: 12px;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a {
    color: #000;
    font-family: "Montserrat-Regular";
    text-transform: unset;
    font-size: 13px;
    text-align: center;
    display: block;
    padding: 0px 15px;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a:hover {
    color: var(--primary-color) !important;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a:hover p {
    color: var(--primary-color) !important;
}
.absolute-footer.dark {
    display:none !important;
}

/**footer**/
.footer-widgets.footer.footer-1{
    width: 100%;
    display: inline-block;
    background: url("../images/footer.png") no-repeat;
    background-size: cover !important;
    background-position: center;
    padding: 40px 0;
}

footer#footer p, footer#footer {
    color: #fff;
}

footer#footer p {
    margin-bottom: 10px !important;
    font-weight: 700;
}

footer#footer p:last-child {
    margin: 0px !important;
}

footer#footer .footer-top {
    width: 100%;
    font-size: 15px;
    display: inline-block;
}

footer#footer .footer-top .footer-title > h3 {
    color: #fff;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
}

footer#footer .footer-top .footer-title > h3:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 2px;
    background: #fff;
    bottom: -6px;
    left: 0px;
}

footer#footer .footer-address {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

footer#footer .footer-logo img {
    max-width: 200px;
}

footer#footer .footer-menu ul li {
    border: 0px !important;
    margin: 0px !important;
}

footer#footer .footer-menu ul li a {
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 0px !important;
}

footer#footer .footer-menu ul li a:hover {
    color: #fff !important;
}

/*8title**/
.section-title {
    text-align: center;
    display: block;
    width: 100%;
    color: var(--primary-color) !important;
    font-size: 22px;
    margin-bottom: 20px;
}

.section-title b {
    display: none !important;
}

.wd-900 {
    max-width: 900px;
    margin: auto;
}

.product-text p {
    font-family: "Montserrat-Medium";
    color: #000;
    font-size: 15px;
    margin: 15px 0;
}

.product-text h3 {
    text-transform: uppercase;
    font-size: 16px;
}

.product-text {
    text-align: center;
}

.product-text .product-btn a {
    background: var(--primary-color);
    font-family: "Montserrat-Medium";
    color: #fff;
    padding: 9px 15px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 3px;
}

/**giai-phap**/
.bk-gp {
    width: 100%;
    display: inline-block;
    padding: 70px 150px 0 150px;
}

.bk-gp h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0px !important;
    color: var(--primary-color)
}

.bk-gp .bk-gp-content {
    font-family: "Montserrat-Medium";
    color: #000;
    font-size: 15px;
    margin: 15px 0;
}

.bk-gp .bk-gp-btn a {
    background: var(--primary-color);
    font-family: "Montserrat-Medium";
    color: #fff;
    padding: 9px 15px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 3px;
}

.img-gp-bk img {
    width: 300px;
}

.img-gp-bk {
    width: 450px !important;
    position: absolute;
    top: 50%;
    left: 56%;
    transform: translate(-50%, -50%);
}

/**category-home**/
article.bk-category-home {
    width: 100%;
    display: inline-block;
}

article.bk-category-home .bk-category-grid {
    width: 100%;
    display: inline-block;
}

article.bk-category-home .bk-category-grid ul li {
    float: left;
    width: calc(100% / 9);
}

article.bk-category-home .bk-category-grid ul li .bk-category-item {
    text-align: center;
    display: block;
    transition: 0.3s ease-in-out;
    width: 100%;
}

article.bk-category-home .bk-category-grid ul li .bk-category-item .bk-category-icon img {
    width: 70px;
    margin: auto;
    display: block;
    height: 70px;
    object-fit: contain;
    transition: 0.3s ease-in-out
}

article.bk-category-home .bk-category-grid ul li .bk-category-item .bk-category-title h3 {
    padding: 10px 0;
    font-family: "Montserrat-Medium" !important;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0px !important;
}

article.bk-category-home .bk-category-grid ul li .bk-category-item:hover h3 {
    color: var(--primary-color) !important;
}

article.bk-category-home .bk-category-grid ul li .bk-category-item:hover img {
    transform: translateY(-5px);
}

/**post-summary**/
.post-item-summary {
    width: 100%;
    transition: 0.3s ease-in-out;
    display: inline-block;
}

.post-item-summary .post-thumbnail {
    width: 100%;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    height: 300px;
}

.post-item-summary .post-thumbnail img {
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    object-fit: cover;
    overflow: hidden;
}

.post-item-summary .post-content h3 {
    font-family: "Montserrat-Medium";
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-item-summary .post-content {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

.post-item-summary .post-content .post-excerpt p {
    font-family: "Montserrat-Medium";
    font-weight: normal;
    margin: 0px !important;
    font-size: 13px !important;
    color: #7d7d7d
}

.post-item-summary:hover .post-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.post-item-summary:hover h3 {
    color: var(--primary-color) !important;
}

.post-item {
    width: 100%;
    transition: 0.3s ease-in-out;
    display: inline-block;
}

.post-item .post-thumbnail {
    width: 200px;
    height: 150px;
    float: left;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.post-item .post-thumbnail img {
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    object-fit: cover;
    overflow: hidden;
}

.post-item .post-content {
    width: calc(100% - 200px);
    float: left;
    padding-left: 15px;
}

.post-item .post-content h3 {
    font-family: "Montserrat-Medium";
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-item .post-content .post-excerpt p {
    font-family: "Montserrat-Medium";
    font-weight: normal;
    margin: 0px !important;
    font-size: 13px !important;
    color: #7d7d7d
}

.post-item:hover .post-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.post-item:hover h3 {
    color: var(--primary-color) !important;
}

/**chuyen-de**/
.cd-item {
    width: 100%;
    display: inline-block;
    background: #fff;
    transition: 0.3s ease-in-out;
    border: 1px solid #f2f2f2;
}

.cd-item .cd-thumbnail {
    width: 100%;
    height: 180px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.cd-item .cd-thumbnail img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    transition: 0.3s ease-in-out;
}

.cd-item .cd-content {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.cd-item .cd-content h3 {
    font-family: "Montserrat-Medium";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cd-item .cd-excerpt p {
    font-family: "Montserrat-Light";
    font-weight: normal;
    margin: 0px !important;
    font-size: 13px !important;
    color: #7d7d7d;
}

.cd-item:hover img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.cd-item:hover h3 {
    color: var(--primary-color) !important;
}

.slide-cd .owl-nav button {
    width: 35px;
    min-height: 35px;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1) !important;
    background: #fff !important;
    border-radius: 3px;
    margin: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slide-cd .owl-nav button i {
    color: var(--primary-color) !important;
}

.slide-cd .owl-nav button.owl-next {
    right: -50px !important;
}

.slide-cd .owl-nav button.owl-prev {
    left: -50px !important;
}

.slide-cd .owl-dots {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

.slide-cd .owl-dots button {
    background: #acacac !important;
    width: 10px;
    min-height: 10px;
    margin: 0px 3px;
    display: inline-block;
    border-radius: 50%;
}

.slide-cd .owl-dots button.active {
    background: var(--primary-color) !important;
}

/**review**/
.review-box-title {
    width: 100%;
    display: inline-block;
}

.review-box-title h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    color: var(--primary-color);
    margin-bottom: 15px;
    position: relative;
}

.review-box-title h3:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 100px;
    display: block;
    bottom: -10px;
    background: var(--primary-color);
}

.review-box-title p.number {
    color: #999999;
    font-weight: 700;
    font-family: "Montserrat-Bold";
    font-size: 40px;
    margin-bottom: 0px !important;
}

.review-box-title span {
    color: #999999;
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-family: "Montserrat-Medium";
}

.bk-review-item {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 40px 10px 10px 10px;
    color: #fff;
    margin-top: 40px;
    background: var(--primary-color);
}

.bk-review-item .bk-thumbnail {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    top: -35px;
    border: 1px solid #f2f2f2;
}

.bk-review-item .bk-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.bk-review-item .bk-content {
    font-size: 14px;
    font-family: "Montserrat-Medium";
}

.bk-review .owl-dots {
    display: none !important;
}

/**partner**/
.partner-item a img {
    width: 100%;
    object-fit: contain !important;
    height: 100%;
}

.partner-item {
    display: inline-block;
    width: 100%;
    height: 100px;
    border-right: 1px solid #f2f2f2;
}

.box-partner .owl-item:nth-child(5n) .partner-item {
    border-right: 0px !important;
}

.slide-partner .owl-dots {
    display: none !important;
}

/**category**/
section#banner-category {
    width: 100%;
    display: inline-block;
    position: relative;
}

.banner-title h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
}

.banner-title {
    width: 100%;
    top: 80%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 99;
}

.banner-title h3:after {
    content: '';
    width: 150px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -5px;
    left: 0px;
}

section#breadcrumbs, section#breadcrumbs span, section#breadcrumbs a {
    font-size: 15px;
    font-family: "Montserrat-Medium";
    color: #000;
}

section#breadcrumbs {
    width: 100%;
    display: inline-block;
    padding: 20px 0 10px 0;
}

section#breadcrumbs .breadcrumb_last {
    color: var(--primary-color);
}

section#page-content {
    width: 100%;
    margin: 20px 0 30px 0;
}

.category-item {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    padding: 8px;
    transition: 0.3s ease-in-out;
}

.category-item .category-thumbnail {
    width: 300px;
    height: 200px;
    overflow: hidden;
    float: left;
    transition: 0.3s ease-in-out;
}

.category-item .category-thumbnail img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    transition: 0.3s ease-in-out;
}

.category-item .category-content {
    width: calc(100% - 300px);
    float: left;
    padding-left: 15px;
}

.category-item .category-content h3 {
    font-size: 16px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
}

.category-item .category-content .post-meta {
    font-family: "Montserrat-Medium";
    margin-bottom: 10px;
    color: #7d7d7d;
    font-size: 14px;
}

.category-item .category-content .post-excerpt p {
    font-family: "Montserrat-Medium";
    font-size: 13px;
}

.category-item:hover img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.category-item .post-btn {
    font-family: "Montserrat-Medium";
    font-size: 13px;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    background: var(--primary-color);
}

.category-item:hover h3 {
    color: var(--primary-color) !important;
}

.category-item.grid .category-thumbnail {
    width: 100%;
    height: 160px;
}

.category-item.grid .category-content {
    width: 100%;
    padding: 10px 0;
}

.category-item.grid .category-content h3 {
    font-size: 14px;
    height: 45px;
}

.category-item.grid .category-content .post-meta {
    font-size: 13px;
}

/**single**/
header#header-single {
    width: 100%;
    display: inline-block;
}

header#header-single h1 {
    color: var(--primary-color) !important;
    font-size: 25px;
}

header#header-single .header-meta {
    color: #7d7d7d;
    font-family: "Montserrat-Medium";
    font-size: 13px;
}

article.entry-content {
    font-family: "Montserrat-Medium";
    color: #000;
    font-size: 15px;
}

div#wpdcom {
    width: 100% !important;
    max-width: 100% !important;
}

.wpd-thread-list.lazyloaded {
    padding: 0px !important;
}

.post-related {
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
}

.addtoany_list a:not(.addtoany_special_service) > span {
    border-radius: 50% !important;
    display: inline-block;
    opacity: 1;
}

/**widget**/
.widget-title h3 {
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.widget-title h3:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -5px;
    background: var(--primary-color);
    height: 3px;
    width: 120px;
}

.widget_create_widget_post_category, .widget-cd {
    display: inline-block;
    width: 100%;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    padding: 10px;
}

.widget_create_widget_post_category .owl-dots, .widget-cd .owl-dots {
    display: none !important;
}

.widget-thumbnail .category-thumbnail {
    height: 200px !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-contact, .textarea-contact {
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 3px !important;
    height: 46px;
    margin: 10px 0 !important;
}

.page-address h3 {
    text-transform: uppercase;
    color: var(--primary-color)
}

.page-address p {
    font-family: "Montserrat-Medium";
    margin-bottom: 10px !important;
}

.absolute-footer.dark.medium-text-center.small-text-center.lazyloaded{
    display: none;
}
.button.primary.lowercase.button-read-more {
margin-left: 150px;
}