.box-doitac .elementor-image-carousel-wrapper .swiper-pagination {
    bottom: -10px !important;
}

.box-doitac .elementor-image-carousel-wrapper .swiper-pagination-bullet-active {
    background: #668a44 !important;
}

.header-fb .elementor-icon svg {
    fill: #1877f2;
}

.box-album {
    /* background: #668a44; */
    background: url(../../css/images/bg-tv.jpg);
}

.fas {
    font-family: 'Line Awesome Free';
}

.fa-calendar-alt:before {
    content: "\f073";
    font-size: 22px;
    color: #668a44;
    font-style: normal;
}

.fa-user:before {
    content: "\f007";
    font-size: 22px;
    color: #668a44;
    font-style: normal;
}

.fa-clock:before {
    content: "\f017";
    font-size: 22px;
    color: #668a44;
    font-style: normal;
}

.js-content-wrap .js-content-main .post-info .post-date {
    padding: 0 0 10px;
}

.bread-crumb a,
.bread-crumb span {
    font-size: 14px !important;
    line-height: 1.5;
}

.bread-crumb .step-wrap a::after,
.bread-crumb .step-wrap span::after {
    display: flex !important;
    position: relative;
    font-family: "Line Awesome Free";
    font-weight: 900;
    content: "\f101";
    font-size: 9px;
    padding-left: 5px;
    padding-right: 5px;
    align-items: center;
}

.single-post-default-wrap .post-date {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #668a44;
}

.post-date {
    display: flex;
    align-items: center;
}

.postdatebyuser {
    margin-right: 20px;
    display: flex;
    font-weight: 900;
}

.mr-2 {
    margin-right: 8px;
}

.post-info i {
    margin-right: 5px;
}

.heavy-equipment-operators .e-con-inner {
    display: flex;
    flex-direction: row;
    /* margin-bottom: 20px; */
}

.heavy-equipment-operators .e-con-inner .e-child {
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-bottom: 20px; */
}

.heavy-equipment-operators .e-con-inner img {
    width: 250px;
    height: 180px;
}

.wrap-bread-crumb {
    padding-top: 0;
}

.header-mobi .e-con-inner {
    flex-wrap: nowrap !important;
}

.box-icon-headermobi {
    flex-direction: row !important;
    flex-wrap: nowrap;
    align-items: center;
}

.box-logo-headermobi img {
    width: 80px !important;
}

.box-menu-headermobi {
    flex-direction: row !important;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

.box-menu-headermobi .elementor-widget-wp-widget-tech888f_menuwidget {
    width: 100px;
}

/* .box-menu-headermobi .gtranslate{

    display: flex;
    justify-content: flex-end;
}
.box-menu-headermobi .gtranslate .gtranslate_wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 40px;
}
.gtranslate_wrapper a:hover{
    box-shadow: 0 0 20px rgba(223, 41, 45, 0.8);
    transition: box-shadow 0.3s ease-in-out;
}
.box-menu-headermobi .gtranslate a{
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 5px;
}
.box-menu-headermobi .gtranslate img{
    margin-right: 5px;
}
.gt-current-lang{
    color: #668a44;
}
.box-menu-header .gtranslate{
    width: 130px;
    display: flex;
    justify-content: flex-end;
}
.box-menu-header .gtranslate .gtranslate_wrapper{
    display: flex;
} */
.btn-toggle-mobile-menu::after {
    font-family: "Line Awesome Free";

}

.title-archive {
    font-size: 30px;
    color: #668a44;
    margin-bottom: 5px;
    border-bottom: 1px solid #668a44;
    font-weight: 600;
    padding-bottom: 10px;
}

.box-content-title {
    border-bottom: 1px solid #668a44;
}

.box-content-title .elementor-heading-title {
    padding-bottom: 5px;
    color: #668a44 !important;
    font-weight: 900;
}

#checkbox-label {
    text-align: justify;
}

.training {
    text-align: justify;
}

.desc {
    text-align: justify;
}

/* .item-post .post-thumb img{
    box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.5);
} */
.fix-post-thumb {
    width: 300px;
    height: 200px;
}

.item-post .post-thumb img {
    height: 100% !important;
}

.elementor-heading-title {
    line-height: normal !important;
}

.elementor-element .swiper .elementor-swiper-button-next {
    right: -30px;
}

.elementor-element .swiper .elementor-swiper-button-prev {
    left: -15px;
}

.box-doitac .swiper-slide-inner {
    padding: 10px;
}

.box-doitac img {
    border: 1px solid #eee;
    padding: 15px;
}

.list-post-readmore-wrap a {
    font-size: 14px;
    color: #fff;
    width: 142px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
    border: unset;
}

.list-post-readmore-wrap a:hover {
    color: #fff;
}

.single-related-post .title-single-related-post {
    color: #668a44;
    font-weight: 900;
}

.img-service .wp-caption:hover {
    transform: scale(1.15);
    height: 225px;
}

.img-service .wp-caption {
    transition: transform 0.3s ease-in-out;
}

.img-service {
    overflow: hidden;
    width: 250px;
    height: 180px;
    position: relative;
}

.img-service .wp-caption-text {
    position: absolute;
    /* Đảm bảo vị trí tuyệt đối */
    bottom: 0;
    /* Đưa phần text xuống dưới cùng của khối chứa */
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    /* Một lớp nền mờ để làm nổi bật phần text */
    padding: 10px;
    /* Khoảng cách giữa phần text và mép dưới */
    margin: 0;
    /* Đảm bảo không có margin */
    box-sizing: border-box;
    /* Tính cả padding và border trong kích thước */
    /* opacity: 0; Ẩn phần text khi không hover */
    transition: opacity 0.3s ease-in-out;
    /* Thêm hiệu ứng transition cho opacity */
}

/* Hiển thị phần text khi hover vào khối chứa */
.img-service:hover .wp-caption-text {
    opacity: 1;
}

.header-row1 .icon-wrap li:first-child a:hover {
    box-shadow: 0 0 20px rgba(45, 67, 127, 0.8);
    transition: box-shadow 0.3s ease-in-out;
}

.header-row1 .icon-wrap li:nth-child(2) a:hover {
    box-shadow: 0 0 20px rgba(223, 41, 45, 0.8);
    transition: box-shadow 0.3s ease-in-out;
}

.bread-crumb {
    padding-top: 150px;
    padding-bottom: 150px;
}

.box-icon-intro .img-icon .elementor-widget-container {
    height: 120px !important;
    border-radius: 50%;
    background: #b8d231;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-icon-intro .img-icon:hover .elementor-widget-container {
    background: #668a44;
}

.box-icon-intro .img-icon .elementor-widget-container img {
    width: 64px;
    height: 64px;
    filter: invert(1);
}

.banner-pageelementor {
    position: relative;
}

.bg-text-banner {
    position: absolute;
    top: 50%;
    right: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 110px 20px 30px;
    z-index: 1;
    text-align: end;
}

.bg-text-banner h5 {
    font-size: 26px;
}

.box-icon-headermobi {
    width: 15%;
}

.box-menu-headermobi {
    width: 85%;
}

.elementor-element .swiper .elementor-swiper-button svg {
    display: none;
}

.elementor-swiper-button.elementor-swiper-button-next::after {
    content: '\f105';
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #668a44;
}

.elementor-swiper-button.elementor-swiper-button-prev::after {
    content: '\f104';
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 40px;
    height: 40px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #668a44;
}

@media(max-width:1024px) {
    .elementor-element .swiper .elementor-swiper-button-next {
        right: 0;
    }

    .elementor-element .swiper .elementor-swiper-button-prev {
        left: 15px;
    }
    .box-clients .owl-prev::after{
        left: 20px;
    }
    .box-clients .owl-next::after{
        right: 20px;
    }
}
@media(max-width:992px){
    .box-clients .owl-prev::after{
        left: 20px;
        content: '\f104';
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        font-family: 'Line Awesome Free';
        font-weight: 900;
        color: #668a44;
        font-size: 25px;
    }
    .box-clients .owl-next::after{
        right: 20px;
        content: '\f105';
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        font-family: 'Line Awesome Free';
        font-weight: 900;
        color: #668a44;
        font-size: 25px;
    }
}
@media(max-width:767px) {
    .box-clients .owl-prev::after{
        content: '\f104';
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        font-family: 'Line Awesome Free';
        font-weight: 900;
        color: #668a44;
        font-size: 25px;
        left: 40px;
    }
    .box-clients .owl-next::after{
        content: '\f105';
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        font-family: 'Line Awesome Free';
        font-weight: 900;
        color: #668a44;
        font-size: 25px;
        right: 40px;
    }
    .heavy-equipment-operators .e-con-inner .e-child{
        padding-bottom: 20px;
    }

    .post-info-style5 .col-md-4{
        display: unset;
    }

    .post-info-style5 .col-md-8{
        padding: 10px 12px;
        font-size: 16px !important;
    }
    .gallery-home{
        margin: 0;
    }
    .box-img-icon-whychoose {
        margin: 15px 60px;
    }

    .block-search-element .toggle-search {
        display: flex !important;
        position: absolute;
        top: -20px;
        border: none;
        width: 40px;
        height: 40px;
        background: transparent;
        align-items: center;
        justify-content: center;
        background-color: #668a44;
        border-radius: 50%;
    }

    .icon-search .fix-search {
        color: #fff;
    }

    .block-search-element .search-form {
        position: absolute !important;
        top: 25px;
        right: -5px;
    }

    .bg-text-banner {
        font-size: 12px;
        padding: 10px;
        top: 40%;
        width: 250px;
    }

    .bg-text-banner h5 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .bg-text-banner p {
        margin-bottom: 0;
    }

    .box-icon-headermobi img {
        width: 50px;
        height: 50px;
    }

    .box-icon-headermobi .logo-wrap a {
        width: 50px;
    }

    .box-menu-headermobi .elementor-widget-wp-widget-tech888f_menuwidget {
        width: 45px;
    }

    .box-menu-headermobi .elementor-widget-wp-widget-tech888f_menuwidget .fix-main-nav {
        width: 45px;
    }
}

@media(max-width:481px) {
    .footer-fl > .e-con-inner{
        flex-wrap: wrap !important;
        padding: 0 15px;
        gap: unset;
    }
    .box-follow-us .e-con-inner{
        justify-content: start !important;
    }
    .bg-text-banner {
        padding: 5px;
        top: 25%;
    }

    /* .box-content-title .elementor-heading-title {
        padding-left: 10px;
    } */

    .des-whychooseus .elementor-widget-container p {
        padding-right: 0 !important;
    }

    .des-aboutus .elementor-widget-container p {
        padding-left: 0 !important;
    }

    .form-container {
        flex-wrap: wrap;
    }

    .box-contact {
        width: 100% !important;
        padding: 0 10px !important;
    }

    .checkbox-container {
        width: 100% !important;
        padding: 0 10px 0 15px !important;
    }

    .training {
        padding: 0 10px;
    }

    .table-info {
        padding: 0 10px;
    }

    .item-post.item-post-list.item-list-default {
        flex-wrap: wrap;
    }

    .fix-post-thumb {
        width: 100%;
        height: 100%;
    }

    .post-info {
        width: 100% !important;
        padding: 10px 0 0 0 !important;
    }

    .box-content-gioithieu {
        padding: 10px;
    }

    .box-imggioithieu {
        padding: 10px;
    }

    .box-video-intro {
        padding: 10px;
    }
}

@media(max-width:375px) {
    .bg-text-banner {
        font-size: 10px;
        width: 200px;
        padding: 5px;
    }

    .bg-text-banner h5 {
        font-size: 12px;
    }

    .block-search-element .search-form {
        width: 150px;
    }
}