.text img {
    margin-bottom: 0;
}
h2.no-mgtop{
    margin-top: 0;
}
h2.mb-10{
    margin-bottom: 10px;
}
.advantage-item{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.advantage-img{
    margin-right: 15px;
    background: #FCF9F2;
    border: 1px solid #F4E9CF;
    box-sizing: border-box;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    min-width: 52px;
    height: 57px;
}
.advantage-info p{
    margin: 0;
}
.advantage-item:last-of-type{
    margin-bottom: 33px;
}
.green-subtitle{
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #849957;
    display: block;
    margin-bottom: 2px;
}
.cube-item-img{
    margin-bottom: 6px;
}
.cubes{
    display: flex;
}
.cubes-item{
    margin-right: 25px;
}
.red-text-sm{
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #C64922;
    display: block;
    margin-bottom: 8px;
}
.black-subtitle{
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #121212;
    display: block;
    margin-bottom: 10px;
}
.cube-info{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #898989;
}
.cube-vol{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #121212;
}
.cube-item{
    /* padding-right: 25px; */
}

.cube-item:last-of-type{
    padding-right: 0;
}
.product-content .no-br{
    white-space: nowrap;
}
.cube-item-img{
    /* height: 337px; */
}
.cube-item-img img{
    /* height: 100%; */
    /* width: 100%; */
    /* object-fit: cover; */
}
.cube-item{
    margin-bottom: 50px;
}
.green-title{
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #849957;
    display: block;
    margin-bottom: 6px;
}
.product-content .row{
    margin-left: 0;
    margin-right: 0;
}
.product-content .new{
    margin-bottom:  40px;
}
.product-content .row-sm {
    margin-right: -5px;
    margin-left: -5px;
}
.img-gap{
    padding-right: 25px;
}
.img-gap:last-of-type{
   padding-right: 0;
}

.product-content .img-gap img{
    width: 100%;
    height: 100%;
    height: 190px;
}
.new-tech{
    margin-bottom: 40px;
}
.new-item-img{
    padding-right: 25px;
}
.new-item{
    margin-bottom: 23px;
    align-items: center;
}
.product-content .text p.no-mg,
.product-content .no-mg{
    margin-top: 0;
    margin-bottom: 0;
}
.info-box{
    background: #FCF9F2;
    border: 1px solid #F4E9CF;
    box-sizing: border-box;
    box-shadow: 0 2px 3px rgba(174, 174, 174, 0.22);
    border-radius: 3px;
    padding: 18px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}

.info-box p{
    margin-bottom: 0;
}

.icon-quates{
    margin-top: 6px;
    margin-right: 18px;
}
.about-block{
    margin-bottom: 28px;
}
.about-item-img{
    padding-left: 20px;
}
.info-box-lg{
    margin-top: 7px;
}
.product-content .text-lg{
    font-size: 18px;
    line-height: 24px;
    color: #121212;
}
.product-content .text-lg span{
    font-weight: 600;
}
.product-content .circle-icon{
    margin-right: 16px;
    min-width: 54px;
}
.product-content .circle-icon img{
    width: 54px;
    height: 54px;
}
.product-content .about-info{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.product-content .about-info p{
    margin-bottom: 0;
}
.product-content .about-info img{
    display: block;
    margin-right: 15px;
}
.about-item-img img{
    /* height: 185px; */
    width: 244px;
    object-fit: cover;
}
.list-block{
    display: block;
    margin-bottom: 10px;
}
.equipment-img{
    /* padding: 12px 40px; */
}
.equipment-item-info{
    padding-left: 34px;
}
.product-content .list-num{
    font-size: 16px;
    line-height: 26px;
    color: #849957;
    font-weight: 600;
}
.equipment{
    margin-bottom: 35px;
}
.card-tab-green{
    color: #849957;
}
.product-content .h2{
    margin-bottom: 16px;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #121212;
}
.product-content .dop{
    margin-bottom: 58px;
}
.product-content .h2.mb-25{
    margin-bottom: 25px;
}


/*table*/
.tab-content-equipment-table-1 {
    width: 90%;
    border: 1px solid #CDCDCD;
    font-size: 15px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.tab-content-equipment-table-1 td {
    border: 1px solid #CDCDCD;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
}

.tab-content-equipment-table-1 th {
    border: 1px solid #CDCDCD;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    text-align: left;
}

.tab-content-equipment-table-1 thead tr {
    background: #849957;
    color: #ffffff;
    font-size: 16px;
}

.tab-content-equipment-table-1-first {
    font-size: 16px;
}

.tab-content-equipment-table-1-main {
    font-weight: 600;
    font-size: 16px;
}

.tab-content-equipment-table-1-main-second {
    background: #F8F8F8;
}

.tab-content-equipment-table-1-main-red {
    color: #C64922;
}
.product-content .h2-mb25{
    margin-bottom: 25px;
}
.product-content p.text-lg{
    font-size: 18px;
}
.tab-content-equipment-table-1-main{
    line-height: 20px;
}
.product-content td,
.product-content tr{
    height: 57px;
    vertical-align: middle;
}

.new-item-img img{
    height: 190px;
    object-fit: cover;
}

.new-item-full img{
    width: 291px;
    min-width: 291px;
    height: 192px;
}
.new-item-full .new-item-text{
    padding-left: 60px;
}
.product-content .h2-nomb{
    margin-bottom: 8px;
}

.product-content .about-last{
    margin-bottom: 45px;
}
.product-content .about{
    margin-bottom: 35px;
}
.product-content .about-block{
    align-items: center;
}
.product-content td:nth-of-type(2){
    padding-left: 10px;
    padding-right: 10px;
}
.product-content .about-mb{
    margin-bottom: 35px;
}
@media screen and (max-width: 600px){
    .img-gap img,
    .cube-item-img,
    .cube-item-img img{
        height: auto;
    }
    .img-gap{
        margin-bottom: 30px;
    }
    .new-item-img{
        padding-right: 0;
    }
    .about-item-img{
        padding-left: 0;
    }
    .product-content .about-item{
        margin-bottom: 30px;
    }
    .product-content .no-br{
        white-space: normal;
    }
    .product-content .about-item,
    .product-content .new-item{
        display: flex;
        flex-direction: column;
    }
    .about-item-text,
    .new-item-text{
        order: 1;
        margin-bottom: 20px;
    }
    .about-item-img,
    .new-item-img{
        order: 2;
        margin-left: auto;
        margin-right: auto;
    }
    .equipment-img{
        margin-bottom: 20px;
    }
    .product-content p.text-lg{
        font-size: 16px;
    }
    .product-content .equipment,
    .product-content .dop{
        margin-bottom: 30px;
    }

    .cube-item{
        padding-right: 0;
        width: 100%;
    }
    .cube-item-img{
        width: auto;
        /*max-width: 257px;*/
    }
    .cube-item-img{
        margin-left: auto;
        margin-right: auto;
    }
    .product-content .img-gap{
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .product-content td:nth-of-type(2) {
        text-align: center;
    }
    .tab-content-equipment-table-1 {
        width: 100%;
    }
    .tab-content-equipment-table-1 td {
        padding-left: 15px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 767px){
    .product-content .about-item,
    .product-content .new-item{
        display: flex;
        flex-direction: column;
    }
    .about-item-text,
    .new-item-full .new-item-text{
        order: 1;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .about-item-img,
    .new-item-img{
        order: 2;
        margin-left: auto;
        margin-right: auto;
    }
    .equipment-img{
        margin-bottom: 20px;
    }
    .about-item{
        margin-bottom: 30px;
    }
}
