body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    margin: 0;     
    width: 100%;
    font-family: "Nunito", sans-serif;
    color: #0f1b24;
  }
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1240px;
    }
}
  h1, h2, h3, h4, h5, h6{
        font-weight: 700;
  }
  .row {
    --bs-gutter-y: 1.5rem;
}
  section{
    width: 100%;
    max-width: 100%;
  }
  .wrapper{
    min-height: 100vh; /* will cover the 100% of viewport */
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%; 
   }
   footer{
    position: absolute;
    width: 100%; 
   }
.gm-widget
{
    margin-bottom : 30px;
}

.gm-widget__header, .gm-widget__footer
{
    padding : 5px 15px;
}

.gm-widget__header
{
    /*background-color : #3b91f6;*/
    background-color : #7eb208;
}

.gm-widget__header__title
{
    font-size   : 24px;
    line-height : 40px;
    position    : relative;
    color       : #ffffff;
    margin      : 0;
    padding     : 0;
}

.gm-widget__body
{
    padding          : 15px;
    border           : solid 1px silver;
    background-color : #ffffff;
}

.gm-widget__body__list
{
    margin       : 0;
    padding-left : 15px;
    list-style   : none;
}

.gm-widget__body__list .label
{
    color       : #7eb208;
    font-weight : bold;
}

.gm-widget__body__list li
{
    margin-bottom : 15px;
}

.gm-widget__body__list li:last-child
{
    margin-bottom : 0;
}

a{
    color: #111E21;
    text-decoration: none;
}
a:hover{
    color: #dd3333;
}
.top-bar {
    background-color: #fcf1f1;
    display: block;
    align-content: center;
    height: 40px;
    min-height: 40px;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: rgba(10, 10, 10, 0.2);
}
.top-bar .top-bar-left .topbar-ul{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.top-bar .top-bar-left .topbar-ul i{
    margin-right: 8px;
    color: #dd3333;
}
.top-bar .top-bar-left .topbar-ul li{
    position: relative;
    padding-right: 20px;
    color: #111E21;
}
.top-bar .top-bar-left .topbar-ul li:before {
    content: "";
    border-right: 1px solid #cdcdcd;
    position: absolute;
    height: 15px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.top-bar-right ul{
    justify-content: flex-end;
}
.top-bar .top-bar-left .topbar-ul li:last-child:before {
    border-right: none;
}
.top-bar .top-bar-right ul a{
    border-radius: 50%;
    margin-right: 7px;
    box-shadow: none;
    background-color: transparent;
    font-size: 16px;
    width: 40px;
    border-left: dashed 1px #d70006;
    height: 40px;
    line-height: 40px;
    display: inline;
    text-align: center;
}
.top-bar .top-bar-right ul li{
    display: contents;
    text-align: center;

}
.main-header {
    background-color: #202B33;
    height: 80px;
    min-height: 80px;
    display: block;
    align-content: center;
    box-shadow: 0px 7px 10px rgb(0 0 0 / 46%);
}
.main-header .row.main-header-wrapper {
    align-items: center;
}
.main-header .site-logo img {
    max-width: 208px;
}
.main-header .main-header-wrapper ul{
    list-style: none;
    display: flex;
    gap: 15px;
    margin-bottom: 0;
    color: #fff;
    padding-left: 0;
}
.main-header .main-header-wrapper ul a{
    color: #fff;
    padding: 0;
    line-height: 30px;
    text-transform: capitalize;
	width: fit-content;
}
.main-header .main-header-wrapper ul li:hover a{
    border-bottom: 2px solid #dd3333;
    line-height: auto;
    color: #dd3333 !important;  
}
.main-header .main-header-wrapper li.active a{
    border-bottom: 2px solid;
    line-height: 30px;
    color: #dd3333 !important;  
}
.main-header .search{
    position: relative;
}
.main-header .search input{
    border-radius: 90px;
    padding: 6px 8px;
}
.main-header .search .sr-ic {
    position: absolute;
    top: 4px;
    right: 10px;
    color: #202b33;
}
.main-header .main-right{
    justify-content: flex-end;
    display: flex;
}
.menu-mobi {
    display: none;
}
.insta-footer-wrap {
    background-color: rgb(15, 27, 36);
    background-image: url(/wp-content/uploads/2024/11/hinh-anh2024-11-20092413064.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 70px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.12);
}
.footer-widgets-wrap {
    background-color: rgb(15, 27, 36);
    background-image: url(/wp-content/uploads/2024/11/hinh-anh2024-11-20092315987.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.12);
    color: #b3b3b3;
    font-size: 16px;
    padding-top: 97px;
    padding-bottom: 92px;
}
.footer-bottom-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}
.footer-bottom-wrap {
    background-color: rgb(15, 27, 36);
    color:#b3b3b3;
}
.footer-bottom-wrap a{
    color: #dd3333;
}
.insta-footer-wrap .row{
    justify-content: center;
}
.footer-widget.contact-widget a{
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 3px;
    font-weight: 600;
    letter-spacing: -1px;
    display: inline-block;
    color: #fff;
    transition: all .3s;
    -webkit-transform: skewX(17deg);
}
.footer-widget.contact-widget p{
    margin-bottom: 0;
    -webkit-transform: skewX(17deg);
}
.footer-widget.contact-widget {
    padding: 24px 0;
    position: relative;
    text-align: center;
    margin-right: 22px;
    color: #fff;
}
.footer-widget.contact-widget{
    background-color: #D70006;
    -webkit-transform: skewX(-17deg);
}
.insta-footer-wrap .feature-box-inner{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.insta-footer-wrap .col-12{
    padding: 0 0 0 30px;
}
.cea-featured-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: transparent;
    border-radius: 50%;
    font-size: 22px;
    border: dashed 1px;
    color: #f22c31;
    margin-bottom: 12px;
}
.feature-box-title{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 24px;
}
.contact-widget-info p {
    position: relative;
    margin-bottom: 40px;
}
.contact-widget-info p:before {
    content: "";
    border-bottom: dashed 1px #374148;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 98%;
    margin: auto;
}
.contact-widget-info p>i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    left: 0;
    line-height: 1;
    color: #ef2429;
}
.contact-widget-info p span:last-child {
    display: block;
    padding-left: 37px;
}
.contact-widget-info p:last-child {
    padding-bottom: 0;
    margin-bottom: 5px;
    border-bottom: none;
}
.footer-widgets-wrap .div-image-logo {
    padding-bottom: 20px;
}
.footer-widgets-wrap .contact-phone a{
    color: #b3b3b3 ;
    font-size: 18px;
}
.footer-widgets-wrap .contact-widget-info {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}
.footer-widgets-wrap .footer-widget-email-box {
    position: relative;
    display: block;
    border: dashed 1px #374148;
    padding: 6px;
    border-radius: 4px;
    width: 90%;
}
.footer-widgets-wrap .footer-widget-email {
    position: relative;
    display: block;
    background-color: #1b262e;
    border-radius: 4px;
    padding: 12px 16px 15px;
}
.footer-widgets-wrap .footer-widget-email-icon {
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%) skewX(-17deg);
    height: 58px;
    width: 60px;
    font-size: 24px;
    color: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ef2429;
}
.footer-widgets-wrap h6.footer-widget-email-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 0;
    color: #fff;
    font-weight: 600;
}
.footer-widgets-wrap a {
    color: #b3b3b3;
}
.footer-widgets-wrap a:hover {
    color: #dd3333;
}
.footer-widgets-wrap p.footer-widget-email-address a{
    font-size: 14px;
}
.footer-widgets-wrap .widget-title {
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
.footer-widgets-wrap .widget-title:before {
    content: "";
    height: 4px;
    width: 50px;
    border-radius: 0;
    position: absolute;
    left: 3px;
    bottom: 0;
    transform: skewX(-43deg);
    -webkit-transform: skewX(-43deg);
    -moz-transform: skewX(-43deg);
    -ms-transform: skewX(-43deg);
    -o-transform: skewX(-43deg);
    background-color: #d70006;
}
.footer-widgets-wrap .row>div:nth-child(2){
    padding-left: 55px;
}
.footer-widgets-wrap .row>div:nth-child(3){
    padding-left: 60px;
}
.footer-widgets-wrap .row>div:nth-child(4) {
    padding-left: 40px;
}
.footer-widgets-wrap .widget-content ul {
    list-style: none;
    padding-left: 0;
}
.footer-widgets-wrap .widget_nav_menu li a:before {
    content: "\f101";
    margin-right: 8px;
    font-family: 'Font Awesome 6 Pro';
    padding-left: 0;
    font-size: 13px;
    position: relative;
    top: 0;
    color: #d70006;
}
.footer-widgets-wrap .widget_nav_menu li a {
    display: block;
    padding-bottom: 4px;
    font-size: 15px;
    width: fit-content;
    padding-left: 0px;
}
.footer-widgets-wrap .menu-mc-form p{
    padding-bottom: 18px;
    font-size: 15px;
}
.email-lienhe {
    position: relative;
}
.email-lienhe button i{
    left: 50%;
top: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.email-lienhe button{
background: #d70006;
border: 0;
width: 46px;
height: 46px;
border-radius: 50%;
position: absolute;
right: 0px;
top: 0px;
outline: none;
cursor: pointer;
color: #fff;
transition: 0.3s linear;
}
.email-lienhe span{
padding-top: 10px;
}
.email-lienhe span input{
width: 100%;
height: 46px;
border-radius: 40px;
border: 0;
background: white;
padding: 0 16px;
outline: none;
font-size: 15px;
padding-right: 80px;
}
.email-lienhe button:hover
{
transform:translatex(-10px);
}
.footer-widgets-wrap .widgettitle {
    font-size: 18px;
    margin-bottom: 14px;
    padding-bottom: 0;
    color: #fff;
    font-weight: 600;
}
.footer-widgets-wrap .widget-content ul {
    list-style: none;
    padding-left: 0;
}
.footer-widgets-wrap ul.social-icons {
    list-style: none;
    padding: 0;
    display: flex;
}
.footer-widgets-wrap ul.social-icons>li>a {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    font-size: 15px;
    line-height: 40px;
    background: #313c44;
    display: block;
    text-align: center;
    border-radius: 90px;
    color: #fff;
}
.wpcf7-response-output {
    margin: 0 !important;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #202B33;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-vertical>.swiper-wrapper {
    flex-direction: column;
    height: 70vh;
}
.swiper-pagination-bullet-active {
    
    background: #d70006 !important;
}
section#about-us {
    padding: 80px 0px 80px 0px;
}
.sub-title {
    color: #EF2429;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
section#about-us .section-title{
    font-size: 3rem;
}
section#about-us span.title-suffix {
    display: block;
}
.elementor-divider {
    padding-top: 30px;
    padding-bottom: 30px;
}
.elementor-divider-separator {
    border-top: 2px solid #D70006;
    position: relative;
}
.elementor-divider-separator:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 28px;
    border-bottom: solid #fff 2px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
}
span.elementor-divider-separator:after, span.elementor-divider-separator:before {
    -webkit-animation: heading-move 7s infinite linear;
    animation: heading-move 7s infinite linear;
}
span.elementor-divider-separator::after {
    content: "❯❯";
    position: absolute;
    left: 0px;
    top: -10px;
    font-size: 17px;
    letter-spacing: -1px;
    height: 20px;
    width: 26px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
}
.elementor-divider-separator {
    --separator-border-style: solid;
    width: 90px;
    display: block;
}
span.elementor-divider-separator:after{
    color: #d70006;
}
h2.section-title{
    text-transform: uppercase;
}
@keyframes heading-move {
    0% {
        transform: translateX(-1px)
    }

    50% {
        transform: translateX(72px)
    }

    100% {
        transform: translateX(-1px)
    }
}
section#about-us p.section-content {
    font-size: 1.1rem;
    color: #666666;
    line-height: 28px;
}
section#about-us .cea-button-wrapper {
    display: flex;
    margin-top: 30px;
}
.cea-button {
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #d70006;
    border-radius: 0px 0px 0px 0px;
    padding: 21px 42px 21px 42px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cea-button:hover{
    background-color: #14212A;
    color: #fff;
}
.cea-button::after{
    content: "❯";
    margin-left: 3px;
    transition: 0.3s;
}
.box-image img {
    width: auto;
    max-width: 100%;
    border-radius: 2em 0;
    border: 2px solid #ef2429;
    padding: 4px;
}
section#service {
    padding: 80px 0px 80px 0px;
    background-color: #FEF8F8;
}
.title-wrap-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.box-image-nomal img {
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
    height: 300px;
    object-fit: cover;
}
section#service .box-image-nomal{
    position: relative;
}
section#service .box-text-inner{
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding: 1em 1.5em ;
    background-color: rgba(169, 0, 33, 0.744);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    color: #fff;
    border-radius: 0 0 8px 8px;
    display: flex;
    align-items: center;
}
section#service .box-text-inner a{
    color: #fff;
}
.logo-service img{
    width: 180px;
    height: auto;
    background: #202B33;
    padding: 8px;
    border-radius: 0 8px 0 8px;
}
.logo-service {
    position: absolute;
    top: 0;
    right: 0;
}
#form-tu-van-backgr {
    background-image: url(/wp-content/uploads/2024/11/hinh-anh2024-11-21140644222.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0 160px 0;
}
.title-wrap-white .section-title{
    color: #fff;
    font-size: 3em;
    text-transform: capitalize;

}
.title-wrap-white .elementor-divider-separator:before {
    border-color: #0f1b24;
}
#form-tu-van {
    margin-top: -150px;
    margin-bottom: 0px;
    padding: 0px 15px 80px 15px;
}
#form-tu-van .text-form {
    background-color: #D70006;
    padding: 0px 40px 0px 60px;
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
#form-tu-van .background-overlay{
    background-image: url(/wp-content/uploads/2024/11/hinh-anh2024-11-21143250938.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.08;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
#form-tu-van .text-form .sub-title{
    color: #fff;
}
#form-tu-van .form-home{
    padding: 50px 50px 50px 50px;
    background-color: #FDF3F3;
}
#form-tu-van .form-contact{
    padding-top: 20px;
}
#form-tu-van .form-contact input{
    margin-bottom: 20px;
    color: #797979;
    background-color: #ffffff;
    border: dashed 1px #efefef;
    padding: 10px 15px;
    height: 55px;
    line-height: 55px;
    width: 100%;
}
#form-tu-van .form-contact textarea{
    margin-bottom: 20px;
    color: #797979;
    background-color: #ffffff;
    height: 130px;
    padding: 10px 15px;
    width: 100%;
}
#form-tu-van input.wpcf7-form-control.wpcf7-submit.has-spinner{
    color: #ffffff;
    border-radius: 0px;
    padding: 0 35px !important;
    margin-top: 0;
    background-color: #d70006;
    text-transform: uppercase;
    border: none;
    width: fit-content;
}
#form-tu-van input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{

    background-color: #0f1b24;
}
.wpcf7-spinner {
    visibility: hidden;
    display: contents;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
.fowi-flex {
    display: flex;
    width: 100%;
    gap: 20px;
}
#form-tu-van .text-review{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    margin-top: 8px;
}
#form-tu-van .star-rating {
    width: 100%;
    color: #fff;
    -webkit-transform: skewX(17deg);
    font-size: 26px;
    margin: 6px 0;
}
#usp {
    padding: 0 0 60px 0;
}
#usp .wrapper-usp {
    text-align: center;
}
#usp .wrapper-usp .icon-text{
    padding-top: 20px;
}
#usp .wrapper-usp .icon-text h4{
    margin-bottom: 8px;
}
#dvkhacblog {
    background-image: url(/wp-content/uploads/2024/11/hinh-anh2024-11-25102616459.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
    padding: 60px 0 40px 0;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.cus_text {
    display: block;
    position: relative;
}
.cus_text:before {
    content: '';
    position: absolute;
    top: 40px;
    width: 100%;
    height: 3px;
    background: #b03541;
    z-index: 100;
    padding: 0 15px;
}
.pull-left {
    float: left !important;
}
.pull-left ul.nav_title.clearfix {
    margin-bottom: 20px;
    border: 0;
    list-style: none;
    padding-left: 0;
}
.clearfix:before {
    display: table;
    content: " ";
}
.nav_title>li {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}
.cus_text .pull-left ul.nav_title.clearfix li.active a, .cus_text .pull-left ul.nav_title.clearfix li.active h2 {
    color: #fff;
}
.nav_title li a, .nav_title li h2 {
    font-size: 16px;
    display: block;
    padding: 8px 0px;
    position: relative;
    margin: 0;
}
.cus_text .pull-left a, .cus_text .pull-left h2 {
    background: #a3161d;
    color: #fff;
    padding: 11px 16px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.nav_title li h2:before {
    content: "";
    position: absolute;
    opacity: 1 !important;
    top: 0;
    right: -75px;
    width: 75px;
    height: 45px;
    background: url(/wp-content/uploads/2024/11/hinh-anh2024-11-25102949564.png) no-repeat;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.pull-right.xem_them {
    padding-top: 11px;
}
.pull-right {
    float: right !important;
}
.pull-right .link_cat a {
    color: black;
    font-size: 14px;
    font-weight: bold;
}
#dvkhacblog .blog-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}
#dvkhacblog .blog-wrapper .swiper-slide img{
    object-fit: cover;
    height: 200px;
    border-radius: 8px;
    width: 100%;
}
#dvkhacblog .swiper{
    padding: auto !important;
}
.dv-title h3 {
    font-size: 18px;
    text-transform: capitalize;
}
.button-xemthem a:after {
    content: "❯";
    font-weight: 700;
    line-height: 1;
    vertical-align: middle;
    position: absolute;
    top: 0;
    transition: all .3s;
    margin-left: 6px;
}
.button-xemthem a{
    text-transform: capitalize;
    fill: #D70006;
    color: #D70006;
    background-color: #6D00E700;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
}
#dvkhacblog .dichvu-khac {
   padding-bottom: 30px;
}
.dv-title h3{
    position: relative;
    margin-bottom: 8px;;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dv-title h3:before {
    content: "";
    height: 4px;
    width: 50px;
    border-radius: 0;
    position: absolute;
    left: 3px;
    bottom: 0;
    transform: skewX(-43deg);
    -webkit-transform: skewX(-43deg);
    -moz-transform: skewX(-43deg);
    -ms-transform: skewX(-43deg);
    -o-transform: skewX(-43deg);
    background-color: #d70006;
}
.dv-title {
    text-align: left;
}
.dv-title p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
    font-size: 15px;
    text-align: justify;
    color: #797979;
}
#contact-page .map-gg
{
    width: 100%;
    height: 100%;
}
#contact-page .text-form {
    padding: 0px;
}
#contact-page .elementor-divider{
    padding-top: 0;
}
#contact-page .page-breadcrumb{
    text-align: center;
}

#contact-page .breadcrumb-item a{
    color: #fff;
}
#about-backgr {
    background-image: url(/wp-content/uploads/2024/11/hinh-anh2024-11-27140148725.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 80px 0;
}
#content-blog {
    padding: 60px 0;
}
#about-backgr .breadcrumb-item a{
    color: #fff;
}
.page-breadcrumb{
    text-transform: capitalize;
}
#about-backgr .page-breadcrumb{
    color: #fff;
}
.breadcrumb{
    margin-top: 1rem;
}
#about-backgr .elementor-divider{
    padding-top: 10px;
}
#about-backgr .elementor-divider-separator:before {
    border-color: #0f1b24;
}
#content-blog h1, #content-blog h2, #content-blog h3, #content-blog h4{
    margin: 20px 0;
    background: #202b33;
    padding: 12px 12px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 1.4rem;
}
.gaumap-sharebox{
    list-style: none;
    padding-left: 0;
}
.share-blog .fa{
    font-family: 'Font Awesome 6 Brands';
}
.share-blog {
    display: flex; 
    gap: 20px;
}
#content-blog .box-image-blog img{
    width: 100%;
	height: 400px;
    object-fit: cover;
}
.bai-viet-thu-hut,
.talk-to-design {
    background: #fff;
    padding: 30px;
    padding-bottom: 1px;
}

.bai-viet-thu-hut .title,
.talk-to-design .title {
    color: #BC2223;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600;
    
}

.bai-viet-thu-hut .btn-tu-van,
.talk-to-design .btn-tu-van {
    background: #BC2223;
    border: none;
    border-radius: 30px;
    color: #fff;
    height: 45px;
    outline: none;
    text-align: center;
    width: 100%;
    text-transform: capitalize;
}

.bai-viet-thu-hut input,
.talk-to-design input {
    height: 45px !important;
}

.bai-viet-thu-hut {
    margin-top: 30px;
}

.bai-viet-thu-hut .item-blog {
    margin-bottom: 30px;
    position: relative;
}

.bai-viet-thu-hut .item-blog .thumbnail {
    height: 180px;
    overflow: hidden;
}

.bai-viet-thu-hut .item-blog .thumbnail img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.bai-viet-thu-hut .item-blog img {
    -webkit-filter: brightness(.8);
    filter: brightness(.8);
    width: 100%;
}

.bai-viet-thu-hut .item-blog .information {
    background: transparent;
    bottom: 4px;
    -webkit-box-shadow: none;
            box-shadow: none;
    left: 20px;
    margin: auto;
    position: absolute;
    text-align: left;
    width: 88%;
}

.bai-viet-thu-hut .item-blog .information .name-post {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    overflow: hidden;
    text-transform: none;
}
.fanpage-facebook {
    margin-top: 30px;
}

.bai-viet-thu-hut .item-blog:last-child {
    margin-bottom: 0 !important;
}

.information .category {
    border-radius: 30px;
    color: #fff;
    font-size: 11px;
    padding: 5px 30px;
    text-align: center;
    text-transform: uppercase;
}

.information .category-blue {
    background: #BC2223;
}

.information .category-green {
    background: #BC2223;
}

.information .category-violet {
    background: #BC2223;
}

.information .category-orange {
    background: #BC2223;
}

.information .name-post {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.information .other {
    font-size: 11px;
}

.information .other span.author {
    margin-right: 15px;
}

.information .other span.date {
    margin-left: 15px;
}

.information .author {
    font-size: 13px;
}
section#content-blog {
    background: #f2f3f7;
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%;
}
textarea.form-control{
    height: auto;
}

.tim-kiem-phong-cach {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.tim-kiem-phong-cach .find-style-list {
    margin-top: 40px;
}

.tim-kiem-phong-cach .find-style-list .thumbnail {
    height: 195px;
    overflow: hidden;
}

.tim-kiem-phong-cach .find-style-list .thumbnail img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tim-kiem-phong-cach .slick-list {
    margin: 0 -15px;
}

.tim-kiem-phong-cach .slick-list .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}

.tim-kiem-phong-cach .slick-prev:before {
    background-image: url(../images/svgs/arrow-left.svg)
}

.tim-kiem-phong-cach .slick-next:before,
.tim-kiem-phong-cach .slick-prev:before {
    background-size: 60px;
    content: "" !important;
    display: inline-block;
    height: 60px;
    opacity: 1 !important;
    width: 60px;
}

.tim-kiem-phong-cach .slick-next:before {
    background-image: url(../images/svgs/arrow-right.svg);
}

.tim-kiem-phong-cach .slick-next {
    height: 75px;
    right: -40px;
    top: 45%;
    width: 75px;
    z-index: 99;
}

.tim-kiem-phong-cach .slick-prev {
    height: 75px;
    left: -45%;
    top: 45%;
    width: 75px;
    z-index: 99;
}

.tim-kiem-phong-cach .big-text {
    color: #dd3333;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.tim-kiem-phong-cach .small-text {
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tim-kiem-phong-cach .slider-item {
    position: relative;
}

.tim-kiem-phong-cach .slider-item img {
    width: 100%;
}

.tim-kiem-phong-cach .slider-item .information {
    bottom: 0;
    left: 0;
    position: relative;
    right: 20px;
    text-align: left;
}

.tim-kiem-phong-cach .slider-item .information .name-post {
    text-align: center;
}

.tim-kiem-phong-cach .slider-item .information .name-post a {
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 600;
}
.tim-kiem-phong-cach .blog-wrapper-lienquan .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}
.tim-kiem-phong-cach  .blog-wrapper-lienquan .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}
.tim-kiem-phong-cach  .button-xemthem a {
    text-transform: capitalize;
    fill: #D70006;
    color: #D70006;
    background-color: #6D00E700;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
}
.tim-kiem-phong-cach .button-xemthem a::after {
    content: "❯";
    font-weight: 700;
    line-height: 1;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    margin-left: 6px;
    transition: 0.3s;
}
.tim-kiem-phong-cach .dv-title h4:before {
    content: "";
    height: 4px;
    width: 50px;
    border-radius: 0;
    position: absolute;
    left: 3px;
    bottom: 0;
    transform: skewX(-43deg);
    -webkit-transform: skewX(-43deg);
    -moz-transform: skewX(-43deg);
    -ms-transform: skewX(-43deg);
    -o-transform: skewX(-43deg);
    background-color: #d70006;
}
.tim-kiem-phong-cach .dv-title h4 {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 4px;
}
.tim-kiem-phong-cach img {
    border-radius: 8px !important;
}
.tim-kiem-phong-cach .swiper-slide img{
      height: 240px;
}
.information {
    background-color: #ffffff;
    padding: 10px !important;
    border-radius: 3px;
    border-left: 3px solid #bc2223;
    letter-spacing: 1px;
}
#content-blog .box-image-blog img{
    border-radius: 8px;
}
.wrapper #about-backgr {
 padding-bottom: 40px;
}
img.attachment-post-thumbnail {
    width: 100%;
    object-fit: cover;
    height: auto;
}

#blog-category .dv-img-box img {
    height: 220px;
    object-fit: cover;
    border-radius: 8px;
    font-size: 18px;
}
#blog-category .dv-title h3{
    margin-top: 12px;
    font-size: 18px;
}
#blog-category .mota-blog {
    padding: 11px 0px;
}
section#blog-category {
    padding: 40px 0;
    background: #f2f3f7;
}
#blog-category div.pagination{
    margin-top: 40px;
}
.page-link {
    color: #0f1b24;
}
.blog-news .dv-title h3:before, .category-post .dv-title h3:before {
		display:none;
	}
	p.driver {
    height: 4px;
    width: 50px;
    border-radius: 0;
    left: 3px;
    bottom: 0;
    transform: skewX(-43deg);
    -webkit-transform: skewX(-43deg);
    -moz-transform: skewX(-43deg);
    -ms-transform: skewX(-43deg);
    -o-transform: skewX(-43deg);
    background-color: #d70006;
}
.dichvu-khac .dv-title h3{
	    padding-bottom: 12px;
}
.btn-dvvc {
	display: flex;
    justify-content: center;
} 
.btn-dvvc .button-xemthem {
    width: fit-content;
    border: 1px solid #202B33;
    padding: 6px 28px 6px 18px;
    border-radius: 4px;
	transition: .3s;
}
.btn-dvvc .button-xemthem a{
	color: #202B33;
}
.btn-dvvc .button-xemthem:hover{
	border: 1px solid #d70006;
	background: #d70006;
}
.btn-dvvc .button-xemthem:hover a{
	color: #fff;
}
/* css_mobi */
@media screen and (max-width: 767px) {
    .share-blog {
        display: block; 
        font-size: 14px;
        line-height: 26px;
    }
    .menu-mobi {
        display: block;
        text-align: end;
    }
    .menu-mobi li{
      text-align: left;
    }
    .menu-mobi a.fa.fa-bars{
        color: #fff;
        border: 2px solid #d70006;
        padding: 8px;
        border-radius: 4px;
    }
    a.mm-navbar__title {
        background: #1b1e21;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .top-bar, .menu-desk, .disno-mobi {
        display: none !important;
    }
    .fea-hotline {
        padding-top:20px !important;
    }
    .feature-box-title{
        font-size: 14px;
    }
    .footer-widgets-wrap .row>div:nth-child(2), .footer-widgets-wrap .row>div:nth-child(3){
        padding-left: 1.5rem;
        padding-top: 1.5rem;
    }
    .footer-widgets-wrap .row>div:nth-child(4) {
        padding-left: 1.5rem;
        padding-top: 1.5rem;
    }
    .fowi-flex {
        display: block;
        width: 100%;
        gap: 0px;
    }
    #form-tu-van .text-form {
        padding: 20px;
    }
    .title-wrap-white .section-title {
        font-size: 2em;
    }
    #form-tu-van .text-review{
        font-size: 16px;
    }
    h2.section-title{
        text-align: center;
    }
    #form-tu-van-backgr   .title-wrap-white .section-title {
        text-align: center;
    }
    #form-tu-van .form-home {
        padding: 20px;
    }
    #form-tu-van .section-title{
        text-align: left !important;
    }
    #about-us .section-title{
        text-align: left !important;
    }
    #dvkhacblog .blog-wrapper .swiper-slide img{
        height: 200px;
    }
	 .swiper-vertical>.swiper-wrapper {
    flex-direction: column;
    height: 20vh;
	}
	section#about-us .section-title {
    font-size: 2rem;
	}

}