





.wrap_bg_show{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(70, 70, 70, 0.72);
    z-index: 100;
}


.show_box{
    position: absolute !important;
    top: 100px;
    background: #fff;

    z-index: 999;
    display: inline-table;
    padding-bottom: 500px;
    height: 100vh !important;
    box-shadow: 30px 20px 40px;
}

.dong_box{
    background: #3b7db9;
    color: #fff;
    position: fixed;
    top: 110px;
    height: 50px;
    z-index: 9999;
    width: 100%;
    display: none;
}
.dong_box:hover{
    background: #e94a4f;
    cursor: pointer;
}
.dong_box p{
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;


}


.box_thong_tin_them{

}
.tieu_chi{
    text-align: center !important;
}
p.dia_chi{
    overflow-y: scroll !important;
}





.dong_box_thong_tin_them{
    position: absolute;
    top: 10px;
    right: 10px;
    background: red;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
}

/*COMPUTER*/
@media all and (min-width: 599px){


    .show_thong_tin_them{
        position: relative !important;
        top: 50% !important;
        left: 50% !important;
        width: 800px !important;
        z-index: 9999 !important;
    }

    .displayPC{
        display: block;
    }
    .displayMobile{
        display: none;
    }
    .w980px{
        width: 980px;
        margin: 0 auto;
    }
    .w750px{
        width: 740px;
        margin-top: 10px;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .album{
        width: 100%;
        text-align: center;
    }

    .album .wrap{
        display: inline-table;
        height: auto;
        margin: 20px 10px;
        overflow: hidden;
        position: relative;
        text-align: center;
        top: 50px;
        width: 300px;
    }

    .album ul{
        margin: 5px auto;
        width: 100%;
        text-align: center;
    }
    .album ul li{
        width: 200px;
        display: inline-table;
        margin: 12px 5px;
        padding: 5px;

    }

    .album ul li:hover{
        background: rgba(228, 229, 231, 0.72);

    }

    .box_thong_tin_du_an p{
        text-align: left;
        color: #60bb46;
        height: 54px;
    }



    .album ul li div{

        top: 0;

    }
    .album div{

        overflow: hidden;
        text-align: center;
    }
    .album .wrap_full_box .box_img img{
        width: 300px;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .album .wrap_full_box .box_img img:hover{
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    p.ten_du_an a{
        color:#60bb46;
        font-size: 20px;
    }
    p.ten_du_an a:hover{
        color:#e94a4f;
    }

    p.ten_chu_dau_tu,
    p.dia_chi
    {
        color: #808183;
        height: 54px;
        overflow: hidden;
    }


    .box_thong_tin .show{
        width: 80%;
        margin: 0 auto;
    }

    .box_thong_tin .show:hover{
        cursor: pointer;
        font-weight: bold;
    }

    .box_thong_tin .show p{
        text-align: center;
        color:#e94a4f;
    }

    .box_thong_tin_them{
        width: 97%;
        margin: 0 auto;
    }
    .box_thong_tin_them .wrap_box_tt{
        margin: 5px 0;
        background:  rgba(228, 229, 231, 0.72);
    }
    .box_thong_tin_them .wrap_box_tt .anh{
        float: left;
        width: 80px;
    }
    .box_thong_tin_them .wrap_box_tt .anh img{
        width: 70px;
        height: 70px;
        padding-top: 10px;
    }


    .box_thong_tin_them .wrap_box_tt .mieu_ta{
        float: left;
        width: 200px;
        padding-left: 5px;
    }
    .box_thong_tin_them .wrap_box_tt .mieu_ta a{
        color: #0d344e;
    }
    .box_thong_tin_them .wrap_box_tt .mieu_ta a:hover{
        color: #e94a4f;
    }


    .box_thong_tin .binh_chon{
        width: 150px;
        height: 40px;
        background: #60bb46;
        margin: 0 auto;
        display: none;
    }
    .box_thong_tin .binh_chon:hover{
        cursor: pointer;
        background: #459030;
    }
    .box_thong_tin .binh_chon p{
        text-align: center;
        padding-top: 2px;
    }
    .box_thong_tin .binh_chon p a{
        color: #fff;
    }

    p.tt{
        width: 95%;
        color: #0d344e;
        background: url("../img/icon/in-dex.jpg") left 12px no-repeat;;
        padding-left: 7px;
    }
    p.tt-con{
        width: 95%;
        color: #212a2f;
        background: url("../img/icon/in-dex-2.jpg") 20px 11px no-repeat;;
        padding-left: 30px;
    }


    .tieu_chi .box_img img{
        width: 120px !important;
    }


    .group-noidung{

    }

    .group-noidung{
        position: relative;
        height: 350px;

    }
    .group-noidung .wrap{

        z-index: 10;
    }
    .group-noidung .wrap img{
        position: absolute;
        width: 500px;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;

        box-shadow: 2px 2px 10px;
        -moz-box-shadow: 2px 2px 10px;
        -webkit-box-shadow:2px 2px 10px;
        -o-box-shadow: 2px 2px 10px;
        -ms-box-shadow: 2px 2px 10px;
        color: #555;
    }

    .group-noidung .wrap img:hover{
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        z-index: 999;


    }
    .group-noidung .wrap1 img{
        left: 0;
        top: 0;
        z-index: 100;
        width: 540px;
    }
    .group-noidung .wrap2 img{
        left: 50px;
        top: 0;
        z-index: 90;
        width: 540px;
    }
    .group-noidung .wrap3 img{
        left: 100px;
        top: 0;
        z-index: 80;
        width: 540px;
    }
    .group-noidung .wrap4 img{
        left: 150px;
        top: 0;
        z-index: 70;
        width: 540px;
    }

    .group-noidung .wrap5 img{
        z-index: 10;
        right: 0;
        top: 0;
        width: 540px;
    }






}