﻿.wp-product-bird-nest-home {
    background: url(/Design/img/YenSaoNhomKinh2023/Product/decorBack.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 125px;
    position: relative;
    z-index: 1;
}

    .wp-product-bird-nest-home:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 91px;
        background: url(/Design/img/YenSaoNhomKinh2023/Product/decorBackTop.png) no-repeat;
        background-size: 100% 100%;
        top: -58px;
        left: 0;
    }

.wp-product-aluminum-door {
    background: url(/Design/img/YenSaoNhomKinh2023/Product/decorBackNhom.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

    .wp-product-aluminum-door:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 91px;
        background: url(/Design/img/YenSaoNhomKinh2023/Product/decorBackBottom1.png) no-repeat;
        background-size: 100% 100%;
        top: -37px;
        left: 0;
    }


.leftContentBird h2 {
    font-size: 42px;
    color: #fff;
    font-family: 'PlusJakartaSansEB';
    margin: 0;
    text-transform: uppercase;
    text-align: center;
}

.widgetTopContentBird {
    display: flex;
    align-items: center;
}

.top-product-bird-nest-home {
    position: relative;
}

    .top-product-bird-nest-home:before {
        content: "";
        position: absolute;
        background: url(/Design/img/YenSaoNhomKinh2023/About/decorToYen.png) no-repeat;
        left: 0;
        top: -225px;
        width: 138px;
        height: 271px;
    }

.content-bird-right span {
    font-size: 16px;
    color: #f9f3e5;
    font-family: 'PlusJakartaSansM';
    line-height: 1.5;
}

.right-content-bird-item h3 {
    font-size: 18px;
    color: #fddc6a;
    font-family: 'PlusJakartaSansB';
    margin: 0;
    margin-bottom: 12px;
}

ul.listContentBirdHome li {
    list-style: none;
    display: flex;
    align-items: center;
    border: 1px dashed #fddc6a;
    border-radius: 15px;
    padding: 22px 15px;
}

.right-content-bird-item span {
    font-size: 15px;
    color: #ffffff;
    font-family: 'PlusJakartaSansR';
    display: block;
    line-height: 1.5;
}

ul.listContentBirdHome {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 25px;
}

.right-content-bird-item {
    padding-left: 11px;
}

.widgetBottomContentBird {
    padding-top: 45px;
    padding-bottom: 35px;
}

.content-bird-right {
    padding-left: 42px;
}

.leftContentBird {
    padding-right: 4px;
}
