/*
Theme Name: Posolo
Theme URI: http://posolo.web888.vn
Author: The WordPress Tech888 team
Author URI: http://web888.vn
Description: tech888 Wordpress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: posolo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* trung custom */
.fa.fa-map-marker:before {
    content: "\f041";
}

.ft-col-1 .footer-link-wrap .name-cpn-detail {
    margin-top: unset;
    font-weight: 700;

}

.page-hocvien-row-2 {
    background: rgb(211 225 255 / 50%);
}

.fa.fa-long-arrow-left:before {
    content: "\f177";
}

.fa.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-phone-alt:before {
    content: "\f095";
}

.sidebar .widget .widget-title {
    text-align: center;
}

.text-block-mage-hotro .mega-info-hotro {
    justify-content: center;
}

.image-list-wrap.style3 .row-mega-img {
    justify-content: space-evenly;
}

.hm-row-2 .box-title .title {
    color: #E22D2D;
}

/* trang tin tuc layout */
.archive .main-page-default .list-post-wrap .list-col-item .item-post .post-info {
    padding-top: 15px;
    width: unset;
    padding-left: unset;
}

.archive .main-page-default .list-post-wrap .list-col-item:nth-child(even) .item-post {
    background: unset;
    border: unset;
    padding: unset;
}

.collapse {
    display: unset;
}

.archive .main-page-default .list-post-wrap .list-col-item:nth-child(odd) .item-post {
    background: unset;
    border: unset;
    padding: unset;
}

.archive .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb {
    width: 100%;
    height: auto;
}

.archive .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb a {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.archive .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb a img {
    position: absolute;
}

/* lien quan */
.single-related-post .related-post-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .item-post .post-thumb {
    width: 100%;
    height: auto;
}

.single-related-post .related-post-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .item-post .post-thumb a {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.single-related-post .related-post-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .item-post .post-thumb a img {
    position: absolute;
}

/* lien he */
.lienhe-box-1-row-1.lienhe-box-1 {
    background: rgb(211 225 255/50%);
}

.image-list-style9 .panel-group .panel-default .panel-title .title-wrap a {
    pointer-events: none;
}

/* box lộ trình du học trang chủ */
.row-1-duhoc {
    padding-bottom: 50px;
}

.images-slider.brand-slider .block-title, .images-slider.brand-slider .desc {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    /* line-height: 1.5em; */
    color: #005a9e;
}

.images-slider.brand-slider .desc {
    padding-bottom: 20px;
}

.images-slider.brand-slider .wrap-item.smart-slider {
    display: flex;
    justify-content: center;
}

.images-slider.brand-slider .wrap-item.smart-slider .owl-stage-outer .owl-stage .owl-item .item-image-list .banner-advs.zoom-image {
    display: flex;
    justify-content: center;
}

.images-slider.brand-slider .wrap-item.smart-slider .owl-stage-outer .owl-stage .owl-item .item-image-list img {
    max-width: 60%;
}

.images-slider.brand-slider .wrap-item.smart-slider .owl-stage-outer .owl-stage .owl-item .item-image-list .title-box h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.3em;
    color: #005a9e;
}

/* box thành tựu trang chủ */
.thanhtuu-row-1 {
    padding-top: 50px;
}

.thanhtuu-row-1 .box-title .desc-title {
    color: #000;
    line-height: 1.5em;
    text-align: justify;
}

.thanhtuu-row-1 .images-list .image-list-style7 .item-image-list {
    width: 50%;
}

.thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .title-wrap h3 {
    font-size: 52px;
    color: #005a9e;
    position: absolute;
    top: 30px;
    left: 80px;
    right: 0px;
}

.thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .content-image {
    color: #005a9e;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: 90px;
    left: 80px;
    right: 0px;
}

.thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .banner-advs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .banner-advs img {
    width: 50%;
    display: flex;
}

.thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .img-wrap {
    padding: 10px;
}

/* box lich gap trang chủ */
.lich-gap.vc_custom_1678085866464 {
    padding-bottom: 50px;
}

/* trang liên hệ */
.message-input .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

.form-ntt .form-content .field-text .wpcf7-form-control-wrap .wpcf7-form-control, .wpcf7-textarea {
    border-width: 1px 1px 1px 1px;
    border-color: #005a9e;
    border-radius: 4px;
}
.vc_row-fluid  .vc_tta-accordion .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text{
    color: #005a9e;
    font-size: 20px;
    font-weight: bold;
}
.vc_tta-accordion .vc_tta-panel-body .wpb_raw_html .wpb_wrapper iframe{
    width: 100%;
}
/* tim kiem tin tuc */
.search.search-results .main-page-default .content-sidebar-right .list-post-wrap .list-col-item .item-post{
    background: unset;
    border: unset;
    padding: unset;
}
.search.search-results .main-page-default .content-sidebar-right .list-post-wrap .list-col-item .item-post .post-thumb{
    width: 100%;
    height: auto;
}
.search.search-results .main-page-default .content-sidebar-right .list-post-wrap .list-col-item .item-post .post-thumb a{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.search.search-results .main-page-default .content-sidebar-right .list-post-wrap .list-col-item .item-post .post-thumb a img{
    position: absolute;
}
.search.search-results .main-page-default .content-sidebar-right .list-post-wrap .list-col-item .item-post .post-info{
    padding-top: 15px;
    width: unset;
    padding-left: unset;
}
/* thư viện ảnh  */
.t888f-media-library-template-default.single-t888f-media-library .sidebar-wrap .sidebar-right{
    display: none;
}
.t888f-media-library-template-default.single-t888f-media-library .single-info-author, .t888f-media-library-template-default.single-t888f-media-library .contact-form.reply-comment{
    display:none;
}
.t888f-media-library-template-default.single-t888f-media-library .content-sidebar-right{
    width: 100%;
}
.t888f-media-library-template-default.single-t888f-media-library .content-sidebar-right .media-wrap{
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding: 30px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 50px;
}
.t888f-media-library-template-default.single-t888f-media-library .content-sidebar-right .media-wrap .tag-title{
    display: none;
}
/* trang tong  alb anh */
.list-post-wrap .list-4-item .item-post-style-4 .post-info{
    height: 88px;
}
/* phần zl fb */
/* .float-contact {
    position: fixed;
    bottom: 50px;
    right: 21px;
    z-index: 99999;
    margin-bottom: 6px;
  }
  .chat-zalo, .chat-facebook, .call-hotline {
    display: block;
    margin-bottom: 6px;
    line-height: 0;
  } */
.logo img{
    width: 170px;
}


/* mobi */
@media (max-width: 860px) {
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .title-wrap h3 {
        font-size: 42px;
        left: 180px;
    }

    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .content-image {
        left: 174px;
    }
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .logo img{
        width: 161px;
    }
}
@media (max-width: 320px) {
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .title-wrap h3 {
        font-size: 26px;
        left: 122px;
    }
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .content-image {
        top: 63px;
        left: 116px;
    }

}
/* @media (max-width: 667px) {
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .title-wrap h3 {
        font-size: 30px;
        top: 20px
    }

    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .content-image {
        font-size: 16px;
        top: 57px;
    }
}

@media (max-width: 568px) {
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .title-wrap h3 {
        left: 94px;
    }

    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .content-image {
        left: 94px;
    }
}

@media (max-width: 425px) {
    .thanhtuu-row-1 .images-list .image-list-style7 .item-image-list .title-wrap h3 {
        font-size: 25px;
        top: 8px;
    }

} */