/*
Theme Name: DLK
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: "Flaticon";
  src: url("fonts/flaticon.eot");
  src: url("fonts/flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/flaticon.woff") format("woff"),
       url("fonts/flaticon.ttf") format("truetype"),
       url("fonts/flaticon.svg#flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.post-sidebar .widget,#shop-sidebar .widget{
        background: white;
    -webkit-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -khtml-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -moz-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -ms-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -o-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
box-shadow: 0 1px 12px -2px rgb(12 34 113 / 18%);    padding: 20px;

    border-radius: 20px;
}
.post-sidebar .widget_search{
    padding: 0px !important;
    box-shadow: unset !important;
}
.row-form .wpcf7-submit{
    text-align: center;
    width: 100%;
    margin-right: 0px;
border-radius: 99px;
background:#0C2271 ;
}
.box-dien-thoai img {
    margin-top: -15px !important;
    -webkit-animation: tada 1500ms ease-out infinite;
    -khtml-animation: tada 1500ms ease-out infinite;
    -moz-animation: tada 1500ms ease-out infinite;
    -ms-animation: tada 1500ms ease-out infinite;
    -o-animation: tada 1500ms ease-out infinite;
    animation: tada 1500ms ease-out infinite;


}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.footer-section .icon-box h3{
    margin-bottom: 0px;
}
.footer-section .icon-box{
    align-items: center;
}
.footer-section  .widget_nav_menu{
    padding-left: 0px;
    padding-right: 0px;
}
.footer-section  .widget_nav_menu li a:before{
        padding-right: 5px;
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
}
.footer-section h3{
    font-weight: 500;
}
.wpcf7-spinner{
    display: none;
}
.row-form-ngoai form{
    margin-bottom: 0px;
}
.row-form-ngoai{
        border: 2px dashed #cdcdcd;
    padding: 24px;
    margin-left: 10px;
    margin-right: 10px;

    width: calc(100% - 20px);
}
.row-form input{
    min-height: 46px;
    border-radius: 99px;
}
.row-form .col{
    padding-bottom: 0px;
}
.flaticon{
        font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
}
.flaticon-icon-42:before {
  content: "\e929";
}
.flaticon-icon-43:before {
  content: "\e92a";
}
.flaticon-icon-33:before {
  content: "\e920";
}
.flaticon-icon-34:before {
  content: "\e921";
}
.flaticon-icon-36:before {
  content: "\e923";
}
.flaticon-icon-37:before {
  content: "\e924";
}
.flaticon-icon-38:before {
  content: "\e925";
}
.flaticon-icon-39:before {
  content: "\e926";
}
.flaticon-icon-40:before {
  content: "\e927";
}
.flaticon-icon-22:before {
  content: "\e915";
}
.flaticon-icon-1:before {
  content: "\e900";
}
.flaticon-icon-2:before {
  content: "\e901";
}
.flaticon-icon-3:before {
  content: "\e902";
}
.flaticon-icon-4:before {
  content: "\e903";
}
.flaticon-icon-5:before {
  content: "\e904";
}
.flaticon-icon-6:before {
  content: "\e905";
}
.flaticon-icon-7:before {
  content: "\e906";
}
.flaticon-icon-8:before {
  content: "\e907";
}
.flaticon-icon-10:before {
  content: "\e909";
}
.flaticon-icon-11:before {
  content: "\e90a";
}
.flaticon-icon-12:before {
  content: "\e90b";
}
.flaticon-icon-13:before {
  content: "\e90c";
}
.flaticon-icon-14:before {
  content: "\e90d";
}
.flaticon-icon-15:before {
  content: "\e90e";
}
.flaticon-icon-16:before {
  content: "\e90f";
}
.flaticon-icon-18:before {
  content: "\e911";
}
.flaticon-icon-20:before {
  content: "\e913";
}
.flaticon-icon-21:before {
  content: "\e914";
}
.flaticon-icon-23:before {
  content: "\e916";
}
.flaticon-icon-24:before {
  content: "\e917";
}
.flaticon-icon-25:before {
  content: "\e918";
}
.flaticon-icon-27:before {
  content: "\e91a";
}
.flaticon-icon-28:before {
  content: "\e91b";
}
.flaticon-icon-30:before {
  content: "\e91d";
}
.flaticon-icon-31:before {
  content: "\e91e";
}
.flaticon-icon-32:before {
  content: "\e91f";
}
.is-divider{
background-color:var(--primary-color) ;
}
.post-item .is-divider{display: none;}
.portfolio-box{
    position: relative ;
    overflow: hidden;
        border-radius: 20px !important;
}
.portfolio-box .box-text{
   
                padding: 100px 25px 30px;

    z-index: 999;
}
.portfolio-box:hover .box-text:after{
    top: 110px;
    opacity: 1;
}
.portfolio-box:hover .box-text:before{
top: -27px;
    opacity: 1;
}
.portfolio-box .portfolio-box-category{
    display: none;
} 
.portfolio-box .box-text:before{
    position: absolute;
    z-index: -2;
    top: 59px;
    left: -50px;
    width: 400px;
    height: 300px;
    content: "";
    opacity: 0;
    display: block;
    background-color: #000;
    clip-path: polygon(0 0, 216% 71%, 0 69%);
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
    -webkit-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
}.portfolio-box .portfolio-box-title {
        text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    opacity: 0;
    transform: translateY(30px); /* Di chuyển xuống dưới 30px */
    transition: all 0.3s ease-in-out; /* Hiệu ứng mượt mà */
}

.portfolio-box:hover .portfolio-box-title {
    opacity: 1;
    transform: translateY(0); /* Trở về vị trí ban đầu */
}
.header-main  .menu-item .nav-dropdown li a{
    text-transform: initial;
    font-weight: 500;
    font-size: 16px;
    color: black;
}
.portfolio-box .box-text:after{

        position: absolute;
    z-index: -1;
    top: 140px;
    left: -150px;
    width: 1200px;
    height: 1200px;
    content: "";
    opacity: 0;
    display: block;
    -webkit-transform: rotate(12deg);
    -khtml-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
background-image: linear-gradient(
90deg, 
#c1352c 0%, 
#f84430 50%, 
#c1352c
);}
.portfolio-box .box-image,.portfolio-box .box-image img{
    border-radius: 20px;
}
.section-dich-vu .box:hover{
    background: #0C2271;
}
.section-dich-vu{
        background-color: #F8F8F8;
    background-image: url(images/servicebanner.png.webp);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: auto;
}
.section-dich-vu .box img,.section-dich-vu .box .box-image{
    border-radius: 20px;
}
.section-dich-vu .box:hover a,.section-dich-vu .box:hover h5,.section-dich-vu .box:hover p{
    color: white;
}
.section-dich-vu .box{
    background: white;
        -webkit-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -khtml-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -moz-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -ms-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    -o-box-shadow: 0 10px 31px 10px rgba(12, 34, 113, 0.07);
    box-shadow: 0 1px 12px -2px rgba(12, 34, 113, 0.07);
    padding: 20px;
    margin-top: 10px;
    border-radius: 20px;
}
.box-dien-thoai .icon-inner{
    background: var(--primary-color);
}
.row-danh-gia > .col > .col-inner{
        background-color: #FAFBFB;
    -webkit-box-shadow: 0 3px 15px rgba(12, 34, 113, 0.09);
    -khtml-box-shadow: 0 3px 15px rgba(12, 34, 113, 0.09);
    -moz-box-shadow: 0 3px 15px rgba(12, 34, 113, 0.09);
    -ms-box-shadow: 0 3px 15px rgba(12, 34, 113, 0.09);
    -o-box-shadow: 0 3px 15px rgba(12, 34, 113, 0.09);
    box-shadow: 0 3px 15px rgba(12, 34, 113, 0.09);
    padding: 22px;
    border-radius: 10px;
}
.row-danh-gia > .col > .col-inner .icon-box{
margin-bottom: 20px;}
.row-danh-gia .icon-box img{
        border-radius: 99px;
        padding-top: 0px;
}
.row-danh-gia{
    opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.tab-xay-dung .tab-panels{
    border-left: unset;
}
.tab-xay-dung .tab-panels .panel .row{
    background: white;
    padding: 20px;
    border-radius: 10px;
}
.tab-xay-dung .tab-panels .panel img{
    border-radius: 10px;
}
.tab-xay-dung ul.nav-line li{
    border-top: unset;
} 
.tab-xay-dung ul.nav-line li a:before{
    display: none;
}
.tab-xay-dung ul.nav-line li a:after{
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
     transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    content: "";
    width: 20px;
    height: 45px;
    background-color: inherit;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    right: -6px;
    z-index: -1;
}
.tab-xay-dung ul.nav-line li.active a:after{
        background-color: #0C2271;

}
.tab-xay-dung ul.nav-line li a span:before{
    content: "\e911";
    font-family: Flaticon;

    background: var(--primary-color);
    color: white;
    width: 70px;
    height: 70px;
    border-radius: 99px;
    display: block;
    line-height: 70px;
    text-align: center;
    font-size: 25px;
    position: absolute;
    top: 12px;
    left: 17px;


}
.tab-xay-dung ul.nav-line li a span{
        padding-left: 60px;
}

.tab-xay-dung ul.nav-line li.active a{
    color: white;
    background: #0C2271;
}
.tab-xay-dung ul.nav-line li a{
    color: black;
    font-size: 17px;
    border-radius: 10px;
    text-transform: initial;
    font-weight: bold;
     margin-bottom: 15px;
    background: white;
    padding: 33px;
    margin-right: 14px;
}
.title-tab{
        font-size: 27px;
    font-weight: 500;
}
.title-tab-sub{
    color: var(--primary-color);
        font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
}
.div-right ul{

}
.div-right ul li{
        list-style: none;
    display: inline-block;
    width: 45%;
    margin-left: 0px;
    font-weight: 500;
    font-size: 17px;
    color: #131B29;
margin-bottom: 15px;

}
.div-right ul li:before{
        content: "\f058";
            font-family: "Font Awesome 6 Pro";
               color: var(--primary-color);
               padding-right: 4px;
}
.product-category  .box-image{
    border-radius: 20px;
}
.section-quy-trinh .img .overlay,.section-quy-trinh img,.section-quy-trinh .img-inner {
    border-radius: 10px;
}
.div-icon-dac-diem  .col-inner{
        display: flex;
}
.div-icon-dac-diem .col-inner .pxl-item--image i{
    font-size: 38px;
}
.div-icon-dac-diem .col-inner .pxl-item--image{
      border: 1px solid rgba(88, 92, 123, 0.3);
    display: flex
;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    max-width: 80px;
    min-width: 80px;
    height: 80px;
    margin-right: 20px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;  
}
.blog-archive .post-item .box-text h5{
    font-size: 25px;
    margin-bottom: 20px;
}
.blog-archive .post-item .box-text{
        -webkit-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    -o-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding: 20px;
    padding-bottom: 35px;
    border: 1px solid #eee;
}
.blog-home .post-item .box-text.box-normal{
    padding-bottom: 0px;
}
.blog-home .post-item:hover  .post-meta{
    background: white;
    color: black;
}
.post-item a.button{
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 0px;
    text-transform: initial;
}
.post-item a.button:before{
       padding-right: 5px;
    content: "\f061";
        font-family: "Font Awesome 6 Pro";
}
.blog-home .post-item  .post-meta{
    opacity: 1;

        max-width: 135px;
    background:var(--primary-color);
    padding: 0px 20px;
}
.blog-home .post-item  .post-meta:before{
    padding-right: 5px;
    content: "\f073";
        font-family: "Font Awesome 6 Pro";

}
.blog-home .post-item .box-image .overlay{
    background: linear-gradient(0deg, rgb(30 51 75) 0%, rgb(30 51 75 / 69%) 44%, rgb(0 0 0 / 15%) 59%) !important;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* Easing mượt hơn */
}

.blog-home .post-item:hover .box-image .overlay{
    background: linear-gradient(0deg, rgb(230 58 39) 0%, rgb(230 58 39 / 69%) 44%, rgb(0 0 0 / 15%) 59%) !important;
}
.blog-home .post-item .box-image,.blog-home .post-item .box-image img{
    border-radius: 10px;
}
.portfolio-element-wrapper .nav li a{
    font-size: 16px;
    text-transform: initial;
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 10px;
    color: black;
    font-weight: 500;
}
.portfolio-element-wrapper .nav li.active a,.portfolio-element-wrapper .nav li:hover a{
    background: var(--primary-color);
    color: white;
}
.post-item .post-meta{
    font-size: 14px;
}
.post-item h5{
    font-size: 20px;
}
.section-doi-ngu .box .social-icons a {
    opacity: 0;
    transform: translateY(30px) scale(0.8);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Hiện social icons khi hover vào box */
.section-doi-ngu .box:hover .social-icons {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Hiện từng icon với delay khác nhau */
.section-doi-ngu .box:hover .social-icons a:nth-child(1) {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition-delay: 0.1s;
}

.section-doi-ngu .box:hover .social-icons a:nth-child(2) {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition-delay: 0.2s;
}

.section-doi-ngu .box:hover .social-icons a:nth-child(3) {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition-delay: 0.3s;
}

.section-doi-ngu .box:hover .social-icons a:nth-child(4) {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition-delay: 0.4s;
}

/* Hiệu ứng hover cho từng icon */
.section-doi-ngu .box .social-icons a:hover {
    transform: translateY(-5px) scale(1.1);
    transition: all 0.2s ease !important;
    transition-delay: 0s !important;
}

/* Tùy chọn: Hiệu ứng fade out khi không hover */
.section-doi-ngu .box .social-icons a {
    transition-delay: 0s; /* Reset delay khi fade out */
}
.section-doi-ngu .box-image,.section-doi-ngu .box-image img{
    border-radius: 10px;
}
.section-doi-ngu .box-image{
    margin-bottom: 10px;
}

.section-doi-ngu .box-image .overlay{
    background: transparent;
}
.section-dich-vu .post-item .box-text{
    padding-top: 30px;
}
.section-dich-vu .post-item:nth-child(1) .box-text:before{

}
.section-dich-vu .post-item:nth-child(2) .box-text:before{
    content: "\e91d" !important;
}
.section-dich-vu .post-item:nth-child(3) .box-text:before{
content: "\e91e" !important;
}
.section-dich-vu .post-item:nth-child(4) .box-text:before{
content: "\e91f" !important;
}
.section-dich-vu .post-item .box-text:before{
      content: "\e917";
    font-family: Flaticon;
    background: var(--primary-color);
    color: white;
    width: 70px;
    height: 70px;
    border-radius: 99px;
    display: block;
    line-height: 70px;
    text-align: center;
    font-size: 35px;
    position: absolute;
    right: 19px;
    margin-top: -70px;
}
.section-dich-vu .post-item{
    padding-bottom: 0px;
}
.section-dem-nguoc .p-count{
        margin-top: 15px;
        line-height: 65px;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 0px;
}
.section-dem-nguoc .pxl-item--icon i{
color: var(--primary-color);
    font-size: 45px;
    background: white;
    padding: 20px;
    border-radius: 99px;
    /* margin-bottom: 20px; */
    display: block;
    width: 92px;
    height: 92px;
    margin: auto;
    line-height: 56px;
}
.section-slide .banner .overlay{
background: linear-gradient(
90deg, 
rgb(30 51 75) 0%, 
rgb(30 51 75 / 34%) 30%, 
rgba(0, 0, 0, .5) 50%
) !important;}
.button-lien-he:hover{
        background-position: 100%;
    -webkit-box-shadow: 0 2px 10px rgba(230, 58, 39, 0.5);
-khtml-box-shadow: 0 2px 10px rgba(230, 58, 39, 0.5);
-moz-box-shadow: 0 2px 10px rgba(230, 58, 39, 0.5);
-ms-box-shadow: 0 2px 10px rgba(230, 58, 39, 0.5);
-o-box-shadow: 0 2px 10px rgba(230, 58, 39, 0.5);
box-shadow: 0 2px 10px rgba(230, 58, 39, 0.5);
}
.button-lien-he{
        background-position: 0%;
    background-size: 180%, 1px;
    background-image: linear-gradient(90deg, #c1352c 0%, #f84430 50%, #c1352c);
    border-radius: 10px;
    padding: 6px 27px;
    text-transform: inherit;
    font-weight: 500;
}
.div-image-giai-phap .pxl-item--meta {
        position: absolute;
        bottom: 26px;
        left: 0px;
        z-index: 2;
        writing-mode: vertical-rl;
        transform-origin: left;
    }



   .div-image-giai-phap .pxl-inner-meta {
        display: flex;
        align-items: center;
        -webkit-transform: rotate(180deg);
        -khtml-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

 .div-image-giai-phap .div-chu-doc .col-inner{
    min-height: 400px;
 }

     .div-image-giai-phap .pxl--item-counter {
    line-height: 1;
    font-weight: 600;
    margin-bottom: 15px;
}
  .div-image-giai-phap .pxl--counter-number {
    font-size: 72px;
    font-weight: bold;
    color: var(--primary-color);
}
.div-image-giai-phap .pxl-item--title {
    font-weight: bold;
    font-size: 28px;
    color: #131022;
    text-transform: uppercase;
    max-height: 180px;
    line-height: 1.2;
}
.div-image-giai-phap{
    padding-top: 20px;
}
.div-image-giai-phap .image-left{
        margin-top: -100px;
        position: absolute;
    left: -139px;
    z-index: 4;
}

.div-image-giai-phap img,.div-image-giai-phap .img-inner {
    border-radius: 20px;
}
.title-small{
        display: inline;
    background: #E63A27;
    color: white;
    border-radius: 99px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 8px 20px;
    font-size: 15px;
}
.title-home{
        font-size: 37px;
    font-weight: 500;
    line-height: 49px;
    margin-top: 20px;
}

@media(max-width: 855px){
    .div-du-an{
              padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .section-slide .banner{
        padding-top: 370px !important;
    }
    .section-du-an{
        padding-bottom: 10px !important;
    }
    .title-tab {
    font-size: 22px;
    font-weight: 500;
}
    .tab-xay-dung .tab-panels .panel .row {

    margin-left: 0px !important;
    margin-right: 0px !important;
}
    .section-quy-trinh{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .div-text-icon p{
        font-size: 90%;
    }
    .section-dem-nguoc .p-count {
    margin-top: 15px;
    line-height: 45px;
    font-size: 40px;

    margin-bottom: 0px;
}
    .div-right{
        padding-top: 25px;
    }
    .tab-xay-dung .tab-panels .panel .row {
   
    padding: 10px;}
     .portfolio-element-wrapper .row-isotope .col{
        padding-left: 5px !important;
        padding-right: 5px !important;
                padding-bottom: 10px !important;
    }
     .portfolio-element-wrapper .nav li{
        margin: 0px 3px;
     }
    .portfolio-element-wrapper .nav li a {
    font-size: 14px;
    text-transform: initial;
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 10px;
    color: black;
    font-weight: 500;
    margin-bottom: 6px;
}
    .title-home {
    font-size: 25px;
    font-weight: 500;
    line-height: 42px;
    margin-top: 20px;
}
    .section-dich-vu{
    
        padding-bottom: 20px !important;
    }
    .div-right ul li {
 
    display: inline-block;
    width: 100%;}
    .section-giai-phap{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .div-image-giai-phap .pxl-inner-meta {
    display: flex
;
    align-items: center;
    -webkit-transform: unset;
    -khtml-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}
    .div-image-giai-phap .div-chu-doc .col-inner {
    min-height: unset;
}
    .div-image-giai-phap .pxl-item--meta {
    position: relative;
    bottom: unset;
    left: unset;
    z-index: 2;
    writing-mode: unset;
    transform-origin: unset;
}
}
@media(min-width: 1023px){
    .tab-xay-dung .nav-vertical {
  
        width: 30% !important;
    }
}