﻿.widget-home-pro-bottom .grid.wide {
    max-width: 1293px;
}

.wp-home-pro-bottom .imgTopProHotHome {
    background: #f1f1f1;
}

.widget-pro-home-top {
    display: flex;
    align-items: center;
    margin-bottom: 55px;
}

.leftTopProHome ul.list-item-product-home {
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.leftTopProHome {
}

.RightTopProHome img {
    width: 501px;
    height: 100%;
    display: block;
}

.RightTopProHome {
    padding-left: 33px;
}

.left-name-pro-title-slogan h3 {
    font-size: 38.73px;
    color: #fff;
    font-family: 'KanitBI';
    text-transform: uppercase;
    margin: 0;
    position: relative;
    padding-left: 118px;
    z-index: 1;
}

    .left-name-pro-title-slogan h3:after {
        content: "";
        position: absolute;
        background: #0049b4;
        width: 83%;
        height: 108%;
        right: -55px;
        bottom: 0;
        z-index: -1;
        clip-path: polygon(0 0%, 100% 1%, 93% 100%, 0 100%);
    }

.widget-home-pro-bottom.CameraProHome .left-name-pro-title-slogan:before {
    background: url(/Design/img/KetSatPT/Camera/imgDecorName.png) no-repeat;
    width: 329px !important;
}

.left-name-pro-title-slogan span {
    font-size: 28px;
    color: #32393f;
    font-family: 'OSWALDR';
    padding-left: 7px;
}

.left-name-pro-title-slogan {
    display: flex;
    align-items: center;
    position: relative;
}

    .left-name-pro-title-slogan:before {
        content: "";
        position: absolute;
        background: url(/Design/img/KetSatPT/KetSat/imgDecorName.png) no-repeat;
        background-size: cover;
        width: 312px;
        height: 109px;
        top: -30px;
        left: 0;
    }

.wp-home-pro-bottom.KetSatProHome .left-name-pro-title-slogan:before {
    background: url(/Design/img/KetSatPT/KetSat/imgDecorName.png) no-repeat !important;
    width: 329px;
}

.pro-heading-home:before {
    content: "";
    position: absolute;
    background: #0049b4;
    width: 91%;
    height: 2px;
    bottom: 0;
    right: 0;
}

.right-widget-home-pro-bottom a {
    font-size: 22.66px;
    font-family: 'KanitMI';
    color: #2a303c;
}

ul.nav-pro-contrus.nav-items {
    display: flex;
    align-items: center;
    justify-content: center;
}

    ul.nav-pro-contrus.nav-items li {
        list-style: none;
    }

.pro-heading-home {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 55px;
    position: relative;
}


ul.list-item-product-home {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(5,minmax(0,1fr));
    column-gap: 33px;
    row-gap: 15px;
}

ul.nav-pro-contrus.nav-items li a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #626262;
    font-family: 'NotoSanR';
    width: max-content;
    height: 35px;
    padding: 0 17px;
    background: #ffffff;
    border-radius: 50px;
    margin-left: 7px;
}

.widget-home-pro-top {
    background: #dcdbdf;
    padding-top: 100px;
    padding-bottom: 82px;
}

    .widget-home-pro-top:nth-child(1) {
        background: url(/Design/img/HoangPhongBT/Product/decorProTop.png) no-repeat;
        background-size: cover;
    }

.list-item-product-home .bottomContentProHotHome {
    background: #32393f;
    border-radius: 0 0 5px 5px;
}

ul.list-item-product-home li.itemProHotHome:hover .imgTopProHotHome {
    -webkit-box-shadow: -2px -2px 12px 1px rgb(0 0 0 / 18%);
    box-shadow: -2px -2px 12px 1px rgb(0 0 0 / 18%);
}

ul.nav-pro-contrus.nav-items li a:hover {
    color: #efc248;
    background: #32393f;
}


.widget-pro-home-top li.itemProHotHome:last-child {
    display: none;
}

.itemHomeNew:hover .contain a {
    color: #0049b4;
}
