/*
	Theme Name: Đất Vàng 29 -- Version 1.0.2
	Theme URI: https://datvang29.com
	Description: Giao diện website datvang29.com từ AciT
	Version: 1.0.2
	Author: AciT
	Author URI: https://datvang29.com
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
span.page-numbers.current {
    padding: 5px 15px;
    background: #001fff;
    color: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .1);
}
a.page-numbers {
    padding: 5px 15px;
    background: #ff0000;
    color: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .1);
}
@font-face{font-family:HelvetIns;src:url(fonts/utm/UTMHelvetIns.eot);src:url(fonts/utm/UTMHelvetIns.eot?#iefix) format('embedded-opentype'),url(fonts/utm/UTMHelvetIns.woff2) format('woff2'),url(fonts/utm/UTMHelvetIns.woff) format('woff'),url(fonts/utm/UTMHelvetIns.ttf) format('truetype'),url(fonts/utm/UTMHelvetIns.svg#UTMHelvetIns) format('svg');font-weight:400;font-style:normal;font-display:swap}
img{
    width: 100%;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1630px;
}
#header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    transition: all 300ms;
    z-index: 9;
}
body.home #header{
    background: url(https://datvang29.com/wp-content/themes/v2/img/blue-bg-min.jpg) center -100px no-repeat;
}
#header.sticky{
    position: fixed;
    background: #fff !important;
    border-bottom: 1px solid #eee;
}
#logo{
    max-width: 200px;
    margin-right: 50px;
}
body.home #menuMain a{
    color: #fff;
}
#menuMain a{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
    font-family: 'HelvetIns';
    padding: 0 15px;
    text-decoration: none;
}
#header.sticky #menuMain a{
    color: #444;
}
#menuMain a:hover, #header.sticky #menuMain a:hover{
    color: #dc3545;
}
.sub-menu{
    display: none;
}

#search{
    height: 500px;
    background: url(https://datvang29vendo.com/wp-content/uploads/2025/02/Stunning-3D-Render-Background-of-a-Modern-Apartment-Building-with_4127555_wh1200.jpg) center -100px no-repeat;
    background-size: cover;
    position: relative;
}
#searchBox{
    width: 90%;
    max-width: 945px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
#searchBox form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.srchRow{
    width: calc(33.333% - 15px);
}
#searchBox select{
    width: 100%;
    height: 35px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}
.secTitle{
    font-family: 'HelvetIns';
}

.card-media {
    display: block;
    padding-top: 62.5%;
    position: relative;
    overflow: hidden;
}
.box-vertical .card-media{
    padding-top: 75%;
}
.card-media img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;

}
.card-title a{
    color: #333;
}
.box-vertical .card-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box-vertical .card-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.postDuan-box{
    font-size: 15px;
}
.postDuan-label{
    position: absolute;
    top: 16px;
    left: -35px;
    background: #dc3545;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    padding: 5px 42px;
    transform: rotate(-45deg);
}
.postDuan-box .card-title a{
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.postDuan-box .card-info b{
    font-weight: 500;
}
.postDuan-box .card-info span{
    color: #dc3545;
}
 
#footer{
    background: url(./img/blue-bg-min.jpg) center center no-repeat;
    background-size: cover;
    /* padding: 50px 0; */
    color: #fff;
}
.ftTitle{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.ftInf{
    list-style: none;
    padding-left: 0;
}
.ftInf li{
    padding: 5px 0;
}
.ftInf li span:nth-child(n+2){
    display: block;
    padding-left: 30px;
}
.ftInf li a{
    color: #fff;
    text-decoration: none;
}
.ftabout{
    text-align: justify;
    line-height: 1.8;
}
.ftCat{
    list-style: none;
    padding-left: 0;
}
.ftCat li{
    padding: 5px 0;
    border-bottom: 1px solid #42596d;
}
.ftCat li a{
    color: #fff;
    text-decoration: none;
}

#cateHead{
    padding-top: 120px;
    padding-bottom: 30px;
    background: url(https://datvang29.com/wp-content/themes/v1/img/bgHeadPst.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
}
#cateHead::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, .6);
}
.rank-math-breadcrumb a{
    color: #fff;
    text-decoration: none;
}

.asideBox-title{
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    background: #dc3545;
    border-radius: 10px 10px 0 0;
    padding: 10px 0;
    text-align: center;
    font-family: 'HelvetIns';
}
.asideBox-ct{
    border: 1px solid #efefef;
    border-top: none;
    border-radius: 0 0 10px 10px;
}
#siderbar #menuMain{
    flex-direction: column;
}
#siderbar #menuMain a{
    display: block;
    font-family: 'Roboto';
    text-transform: none;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
}
#siderbar #menuMain li:first-child a{
    display: none;
}
#siderbar #menuMain li:last-child a{
    border: none;
}
#siderbar #searchBox{
    position: static;
    transform: none;
    width: 100%;
}
#siderbar .srchRow{
    width: 100%;
    margin-bottom: 10px;
}
#siderbar .box-post{
    border: none;
    border-bottom: 1px solid #efefef;
}
#siderbar .box-vertical .card-body{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}
#siderbar .box-vertical .card-title{
    -webkit-line-clamp: 3;
    font-size: 16px;
    font-weight: 400;
}
#siderbar .box-vertical .card-title a{
    text-align: justify;
    line-height: 1.6;
}
body.single #header, body.page:not(.home) #header{
    position: relative;
    border-bottom: 1px solid #efefef;
	 background: url(https://datvang29.com/wp-content/themes/v2/img/blue-bg-min.jpg) center -100px no-repeat;
}
body.single .rank-math-breadcrumb a, body.single .rank-math-breadcrumb span{
    color: #666;
    text-transform: uppercase;
    font-weight: 500;
}

.duanImgs{
    padding-top: 75%;
    position: relative;
    border: 1px solid #444;
}
.duanImgs img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: unset;
    max-width: 100%;
    max-height: 100%;
}
#thumbsDuan{
    margin: 0 -5px
}
.duanThumbs{
    padding: 0 5px
}

.duanThumbs img{
    border: 1px solid #444;
    border-radius: 5px;
}
.slick-current .duanThumbs img{
    border-color: #dc3545;
}

#titleDuan{
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px;
    color: #dc3545;
}
.desDuan table{
    width: 100%;
    margin-bottom: 1.5rem;
}
.desDuan table tr{
    border-bottom: 1px solid #ececec;
}
.desDuan table td{
    width: 50%;
    padding: 8px 0;
}
.desDuan table i{
    width: 20px;
}
#contentDuan{
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
#contentDuan h2.btn{
    font-weight: 500;
    text-transform: uppercase;
    color: #444;
}

#contentDuan iframe{
    display: block;
    margin: 25px auto;
    width: 100% !important;
    max-width: 600px;
    height: 350px !important;
}

.catePst .card-title,.catePst .card-text{
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.catePst .card-text{
    -webkit-line-clamp: 3;
    color: #555;
}

.entry-content{
    border-top: 1px dashed #ececec;
    border-bottom: 1px dashed #ececec;
    text-align: justify;
}
.postHead h1{
    margin-bottom: 10px;
}
.postMeta{
    font-size: 0.8rem;
    color: #666;
}
.wp-caption{
    display: block;
    margin: auto;
    text-align: center;
}
.wp-caption-text{
    font-size: 14px;
    font-style: italic;
}
#pstSim-tit{
    background: url(./img/line.png) center center repeat-x;
}
#pstSim-tit span{
    background: #fff;
    padding: 5px 20px 3px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #444;
}
.card-title{
    font-size: 18px
}


@media screen and (max-width: 1179.98px){
    
}
@media screen and (max-width: 991.98px){
	#btnMenuMobi{
        width: 38px;
        height: 38px;
        font-size: 26px;
        cursor: pointer;
        padding: 0px;
        line-height: 38px;
    }
    #search{
        background-position-y: 0;
    }
    #searchBox{
        bottom: 50px;
    }
    .postDuan-box{
        font-size: 13px;
    }
    #mainMenu{
        position: fixed;
        top: 0;
        left: 0;
        background: #ffffff;
        width: 90%;
        height: 100vh;
        max-width: 350px;
        border-right: 1px solid #eee;
        padding: 30px;
        transition: all 300ms;
    }
    #mainMenu.active{
        display: block !important;
    }
    #menuMain{
        flex-direction: column;
        align-items: center;
    }
    #menuMain li{
        padding: 10px 0;
    }
    #menuMain a{
        color: #444 !important;
    }
    button#clsMenu {
        border: none;
        background: transparent;
        position: absolute;
        top: 0;
        right: 0;
    }

}
@media screen and (max-width: 575.98px){
    #search{
        height: 600px;
    }
    .srchRow{
        width: 100%;
    }
}
@media screen and (min-width: 576px) and (max-width: 767.98px){
    
}

@media screen and (min-width: 992px){
    .is_mobi, .hidden_pc{
        display: none !important
    }
    
}
.zaloFix{
    position: fixed;
    bottom: 50px;
    left: 5px;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .25);
}
.zaloFix img{
    width: 100%;
}

input.wpcf7-text {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px dashed #dc3545;
}

input.wpcf7-submit {
    background-color: #dc3545;
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 50px;
    border: none;
}

