@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&family=Righteous&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.list-slider .item-slider:nth-child(n + 2){
    display: none;
}
.box-slider .slick-initialized .item-slider{
    display: block;
}

.title-form{
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}
.title-form-contact{
    font-size: 42px;
    color: var(--primary-color);
    font-weight: 700;
}
.title-page{
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}
.title-banner-page{
    min-height: 350px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    color: var(--primary-color);
    font-weight: 700;
    text-transform: uppercase;
}
.socials_sharing_category{
    margin-top: 14px;
}
.socials_sharing_category i{
    padding-right: 10px;
    color: #99a9b5;
}
.socials_sharing_category a:hover .fb{
    color: #4e64b5;
}
.socials_sharing_category a:hover .tw{
    color: #00aced
}
.socials_sharing_category a:hover .gl{
    color: #f44336;
}
.socials_sharing_category a:hover .pt{
    color: #ff5757;
}
.socials_sharing_category a:hover .tb{
    color: #456988;
}
.socials_sharing_category a:hover .in{
    color: #0288d1;
}
.socials_sharing_category a:hover .rd{
    color: #ff4500;
}

.box-tags .the_tag{
    position: relative;
    display: inline-block;
    color: #99a9b5;
    margin-right: 17px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    background-color: #dfe5e8;
    z-index: 2;
    padding: 0 16px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.box-tags .the_tag:hover{
    background-color: var(--primary-color);
    color: #fff;
}
.box-tags{
    margin-left: 10px;
    margin-top: 22px;
}
.box-tags .the_tag:before{
    content: '';
    position: absolute;
    background-color: inherit;
    width: 12px;
    height: 12px;
    top: 5px;
    left: -5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: -1;
    transform: skew(-45deg, 45deg);
}
.box-tags .the_tag:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    margin-top: -3px;
    left: -5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffff;
}
/*FORM*/
/*.quote_form{*/
/*    background-image: url("https://projectdemo.thcmedia.vn/wp-content/uploads/2022/04/banner-formcontact.jpg");*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    height: 740px;*/
/*}*/
.box-form-contact form input[type="text"],
.box-form-contact form input[type="email"],
.box-form-contact form input[type="tel"]{
    background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
    border-color: #fff!important;
    font-size: 16px;
    font-weight: 400;
    height: 52px;
}
.box-form-contact form textarea{
    background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
    border-color: #fff!important;
}
.box-form-contact form input::placeholder,
.box-form-contact form textarea::placeholder,
.form_contact form input::placeholder,
.form_contact form textarea::placeholder{
    color: #fff;
}
.form-submit .submit,
.btn-submit{
    background-color: #2358a9;
    padding: 10px 25px;
    font-size: 20px;
    height: 50px;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 3px;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all 0.3s;
}
.btn-submit:hover{
    background-color: var(--primary-color);
}
.box-form-contact form .wpcf7-spinner{
    position: fixed;
    top: 38%;
    bottom: 0;
    z-index: 99999;
}
.box-form-contact form .fa-envelope{
    font-size: 24px;
    color: #fff;
}
.box-form-contact form .icon-fr{
    position: absolute;
    right: 20px;
    top: 14px;
}

.form_contact form input[type="text"],
.form_contact form input[type="email"]{
    background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
    border-color: #fff!important;
    font-size: 16px;
    font-weight: 400;
    height: 52px;
}
.form_contact form textarea{
    background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
    border-color: #fff!important;
}
.form_contact{
    padding: 35px 21px;
    height: 797px!important;
}
.form_contact form .wpcf7-spinner{
    display: none;
}
.form_contact form .form-group {
    position: relative;
}
/*END*/
#section_3 {
    margin-top: 50px;
}
#section_3 h2.tit{
    font-size: 36px;
    color: var(--primary-color);
    font-weight: 700;
    text-align: center;
}
.wrapper_sc{
    padding: 0 13%;
}
#section_3 .wrapper_sc3 .left_wrapper{
    width: 100%;
    padding-left: 250px;
    padding-right: 250px;

}
/* #section_3 .wrapper_sc3 .right_wrapper{
    width: 50%;
} */

/*#section_3 .right_wrapper{*/
/*    background-image: url("https://projectdemo.thcmedia.vn/wp-content/uploads/2022/04/banner-formcontact.jpg");*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    height: 908px;*/
/*}*/
#section_3 .item_content_sc3 .service-title.service-title-clicked .plus{
    display: none;
}
#section_3 .item_content_sc3 .service-title.service-title-clicked .minus{
    display: block;
    color: #3c3950;
}
#section_3 .item_content_sc3 .service-title.service-title-clicked{
    color: #3c3950;
}
#section_3 .item_content_sc3 .service-title.service-title-clicked span i{
    color: #3c3950;
}
#section_3 .right_wrapper .title-form{
    margin-top: 119px;
}
#section_3 .box-form-contact{
    padding: 0 21px;
    margin-top: 35px;
}
#section_3  .wpcf7 form .wpcf7-response-output{
    margin-top: 6px;
    color: #fff;
}
#section_3 .service .service-title{
    font-size: 16px;
    font-weight: 700;
    color: #99a9b5;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
/*#section_3 .service .service-title .minus{*/
/*    display: none;*/
/*}*/
#section_3 .service i{
    color: var(--primary-color);
    font-size: 20px;
}
#section_3 .service span i{
    font-size: 14px;
    line-height: 0;
    color: #99a9b5;
    display: inline;
    margin-right: 4px;
}
#section_3 .box-item{
    margin-top: 52px;
}
#section_3 .item_content_sc3{
    border-bottom: 1px solid #99a9b5;
    margin-bottom: 20px;
}

#section_3 .item_content_sc3 .service-content{
    margin-top: 30px;
    display: none;
}
#section_3 .item_content_sc3 .service-content p{
    font-size: 16px;
    font-weight: 400;
    color: #5f727f;
}

/* #section_4{
    margin-top: 136px;
} */
#section_4 h2.tit{
    font-size: 50px;
    color: var(--primary-color);
    font-weight: 700;
}
#section_4 .list_customer{
    margin-top: 70px;
}
#section_4 .list_customer .img-wrap{
    height: 160px;
}
#section_4 .list_customer .img-wrap img{
    min-width: 70%!important;
    width: auto;
    max-height: 86%!important;
    min-height: 80%!important;
}
.left_arrow {
    cursor: pointer;
    width: 44px;
    height: 44px;
    background-color: var(--primary-color);
    text-align: center;
    line-height: 44px;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
    left: -40px
}

.right_arrow {
    cursor: pointer;
    width: 44px;
    height: 44px;
    background-color: var(--primary-color);
    text-align: center;
    line-height: 44px;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
    right: -40px
}



/*PAGE QUOTE*/


.banner_quote .quote_desc{
    margin-top: 52px;
}
.section_quote {
    margin-top: 40px;
}
.section_quote .quote_desc p{
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 400;
    margin: 22px 0;
}

.section_quote .quote_form .box-form-contact{
    padding: 35px 42px;
}
.section_quote .wpcf7 form .wpcf7-response-output{
    margin-top: 6px;
    color: #fff;
}
/*END*/


/*PAGE CONTACT*/
.section_contact{
    margin-bottom: 30px;
    padding-top: 40px 0;
}

.section_contact h2.tit{
    color: var(--primary-color);
    text-align: center;
    font-weight: 600;
    font-size: 50px;
    padding: 40px 0;
}

.section_contact .wrapper_section_contact{
    display: flex;
    width: 100%;
}
.section_contact .left_contact{
    width: 65%;
}
.section_contact .left_contact .name-address{
    font-size: 19px;
    color: #3c3950;
    font-weight: 700;
    margin-bottom: 20px;
}
.section_contact .right_contact{
    width: 35%;
    padding-left: 14px;
    margin-top: 20px;
}

.section_contact .form_contact form i{
    position: absolute;
    left: 86%;
    top: 14px;
    transition: 0.3s;
    font-size: 22px;
    color: #fff;
}
.section_contact .form_contact form .fa-globe{
    color: #F69F2B;
}
.section_contact .box_contact_address{
    border-bottom: 1px solid #ebebeb;
    width: 100%;
}

.section_contact .box_contact_address .logo-contact{
    text-align: center;
}

.section_contact .box_contact_address .logo-contact img{
    width: 30%;
}

.section_contact .box_contact_address .name-address{
    margin-top: 20px;
}
.section_contact .box_contact_address .map{
    margin-bottom: 20px;
    width: 100%;
}

.section_contact .box_contact_address .map iframe{
    width: 100%;
}
.section_contact .box-address-contact{
    margin-bottom: 12px;
    font-size: 16px;
    color: #5f727f;
    font-weight: 400;
}
/*END*/

/*PAGE INTRODUCT*/
.connect_width_us{
    margin-top: 91px;
}
.connect_width_us .desc p{
    font-size: 14px;
    font-weight: 400;
    color: #5f727f;
    width: 94%;
    margin: 18px auto;
}
.connect_width_us .box-form-contact{
    padding: 35px 244px;
}
/*END*/

/*PAGE STORY*/
.section-connect .form-kn{
    padding: 0 20%;
}
.section-connect .form-kn form i{
    position: absolute;
    left: 94%;
    top: 16px;
    transition: 0.3s;
    font-size: 20px;
    color: #f69e2b;
}
.section-connect .form-kn .form-group{
    position: relative;
}
.section-connect .form-kn form input[type="text"],
.section-connect .form-kn form input[type="email"]{
    background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
    border-color: #f69e2b!important;
    font-size: 16px;
    font-weight: 400;
    height: 52px;
}
.section-connect .form-kn form textarea{
    background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
    border-color: #f69e2b!important;
}
.section-connect .form-kn form .wpcf7-spinner{
    display: none;
}
.section-connect .form-kn form .btn-submit{
    width: 100%;
}
.section-connect .form-kn form .btn-submit:hover{
    background-color: #1142BC;
}
/*END*/

/*PAGE CATEGORY*/
.banner-category,
.banner_page{
    margin-top: 100px;
}
.banner-category .wapper-banner{
    padding-top: 50px;
}

.breadcrums .rank-math-breadcrumb{
    margin-top: 20px;
    color: #fff;
}
.breadcrums .rank-math-breadcrumb a{
    color: #fff;
}
.breadcrums .rank-math-breadcrumb .separator{
    padding: 0 7px;
    color: #fff;
}
.breadcrums .rank-math-breadcrumb .last{
    color: #e7ff89;
    padding-bottom: 12px;
    /* border-bottom: 3px solid #e7ff89; */
}

.section_page_category{
    margin-top: 110px;
}
/* .section_page_category .category-top{
    margin-bottom: 47px;
} */
.section_page_category .operation span{
    padding-left: 8px;
}
.section_page_category .operation span i{
    color: #99A9B5;
}
.section_page_category .operation span i:hover{
    color: #384554;
}
.section_page_category .right_wrapper{
    padding: 40px 42px;
    margin-top: 40px;
}
.section_page_category .right_wrapper .title-form{
    margin-bottom: 34px;
}
.section_page_category .operation .heart{
    color: #F69F2B;
    margin-right: 10px;
}
.section_page_category .breadcrums_body_category a{
    color: var(--primary-color);
}

/*SIDEBAR*/
.sidebar-category .title-sidebar{
    font-size: 19px;
    font-weight: 700;
    color: #3c3950;
    margin-bottom: 24px;
}
.sidebar-category .card_news{
    padding: 22px 30px;
    border-bottom: 1px solid #dfe5e8;
}
.sidebar-category .card_news:last-child{
    border-bottom: unset;
}
.sidebar-category .card_news .icon-news{
    padding-right: 14px;
    margin-top: 4px;
}
.sidebar-category .card_news .icon-news i{
    color: #b6c6c9;
    font-size: 20px;
}
.sidebar-category .title-news a{
    font-size: 16px;
    color: #99A9B5;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sidebar-category .title-news a:hover{
    color: var(--primary-color);
}
.sidebar-category .card_news{
    background-color: #f4f6f7;
}
/*END*/


/*PAGE 404*/
.banner-404{
    background-color: #6c7cd0;
    padding-top: 46px;
    padding-bottom: 12px;
}
.banner-404 .wrapper-banner-404 .breadcrumb-banner{
    margin-top: 32px;
    color: #fff;
}
.banner-404 .wrapper-banner-404 .breadcrumb-banner i{
    padding: 0 16px;
}
.banner-404 .wrapper-banner-404 .breadcrumb-banner .current{
    color: #e7ff89;
    padding-bottom: 12px;
    border-bottom: 3px solid #e7ff89;
}
.page-404 .entry-content{
    margin-top: 135px;
}
.page-404 .entry-content p{
    margin-bottom: 18px;
    color: #5f727f;
    font-weight: 400;
    font-size: 16px;
}
.page-404 .entry-content form input{
    width: 84%;
    height: 50px;
    line-height: 48px;
    border-radius: 3px;
    border: 1px solid #f69e2b;
    padding: 0 10px;
    color: #99a9b5;
}
.page-404 .entry-content form input:focus{
    outline: none;
}
.page-404 .entry-content form .btn-search-404{
    background-color: var(--primary-color);
    border: none;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-size: 19px;
    margin: 30px;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
}
/*END*/


/*PAGE ARCHIVE*/
.page_archive{
    margin-top: 160px;
}
.page_archive .item-post .img-wrap{
    height: 540px;
    margin-bottom: 10px;
}
.page_archive .item-post .post-mt-right .mt-icon{
    margin-right: 0;
}
.page_archive .item-post .img-wrap:hover .picture{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    background-color: rgba(255, 255, 255, 0.8);
}
.page_archive .item-post .img-wrap:hover .icon_picture{
    opacity: 1;
    top: 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: top 0s, opacity 0.4s, -webkit-transform 0.4s;
    transition: top 0s, opacity 0.4s, transform 0.4s;
}
.page_archive .item-post .img-wrap:hover .icon_picture i{
    text-align: center;
    display: block;
    position: absolute;
    top: 14px;
    font-size: 40px;
    right: 14px;
    color: #fff;
}
.page_archive .icon_picture{
    position: absolute;
    top: 150%;
    left: 50%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 35px;
    line-height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    opacity: 0;
    text-align: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: top 0.4s, opacity 0.4s, -webkit-transform 0s 0.4s;
    transition: top 0.4s, opacity 0.4s, transform 0s 0.4s;
    z-index: 10;
    background: #1142BC;
}
/*END*/

/* footer */
#footer .ft-wrap{
    display: flex;
    width: 100%;
}

.ft-wrap .left{
    width: 40%;
}
.ft-wrap .left .img-wrap{
    height: 270px;
}

.ft-wrap .right{
    width: 60%;
}

.ft-wrap .item-footer:nth-child(1){
    margin-right: 20px;
}

.ft-wrap .item-footer .logo-footer{
    text-align: center;
}

.ft-wrap .item-footer .logo-footer img{
    width: 32%;
}























