/* <=== hpserviemm ===> */
.hpserviemm{
    padding: 60px 0 55px;
    background-color: #fff;
}
.tpserviemm{
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
/* <=== hpserviemm ===> */

/* <=== hpserviehh ===> */
.tpservieha{
    position: relative;
    margin-top: -25px;
    margin-bottom: -25px;
    z-index: 1;
}
.itservieha{
    max-width: 470px;
    margin: 0 auto;
}
.itservieha ul{
    display: flex;
    margin: 0 -15px;
}
.itservieha ul li{
    padding: 0 15px;
    width: 50%;
}
.itservieha li a{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    padding: 8px 20px 12px;
    border-radius: 6px;
    background-color: #549f57;
    color: #fff;
    font-weight: bold;
}
.itservieha li.active a, .itservieha li:hover a{
    background-color: #03221b;
}
.tpserviehb{
    padding: 90px 0 60px;
    background-color: #f1f8f2;
}
/* <=== hpserviehh ===> */

/* <=== tpfieldsmm ===> */
.tpfieldsmm .figrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpfieldsmm .figrip > div{
    padding: 0 15px;
    width: 33.3333%;
    margin-bottom: 30px;
}
.itfieldsmm{
    height: 100%;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px 0 rgba(84, 159, 87, 0.1);
}
.itfieldsmm .decss{
    padding: 20px 30px 28px;
}
.itfieldsmm .dstitle{
    margin-bottom: 10px;
}
.itfieldsmm .dstitle, .itfieldsmm .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.itfieldsmm .dstitle, .itfieldsmm .dstitle a{
    color: #03221b;
}
.itfieldsmm .dstitle a{
    max-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.itfieldsmm .dstitle a:hover{
    color: #549f57;
}
.itfieldsmm .dsconts{
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.itfieldsmm .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #549f57;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    line-height: 35px;
    padding-left: 3px;
}
.itfieldsmm:hover .dsviews a{
    background-color: #03221b;
}
/* <=== tpfieldsmm ===> */

/* <=== tpservismm ===> */
.tpservismm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpservismm .mmgrip > div{
    padding: 0 15px;
    width: 25%;
    margin-bottom: 30px;
}
.itservismm{
    height: 100%;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px 0 rgba(84, 159, 87, 0.1);
}
.itservismm .thumb a{
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 65.56%;
    background-color: #104830;
}
.itservismm .thumb a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 70%;
    max-height: 70%;
}
.itservismm .decss{
    padding: 22px 30px 30px;
}
.itservismm .dstitle{
    margin-bottom: 10px;
}
.itservismm .dstitle, .itservismm .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itservismm .dstitle, .itservismm .dstitle a{
    color: #03221b;
}
.itservismm .dstitle a{
    max-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.itservismm .dstitle a:hover{
    color: #549f57;
}
.itservismm .dsconts{
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itservismm .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #549f57;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    line-height: 35px;
    padding-left: 3px;
}
.itservismm:hover .dsviews a{
    background-color: #03221b;
}
/* <=== tpservismm ===> */

/* <=== hpserviebb ===> */
.hpserviebb{
    padding: 50px 0 30px;
}
.tpserviebb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpserviebb .bbgrip > div{
    padding: 0 15px;
    width: 33.3333%;
    margin-bottom: 50px;
}
.itserviebb .thumb{
    margin-bottom: 20px;
}
.itserviebb .thumb a{
    border-radius: 12px;
}
.itserviebb .decss{
    padding: 0 15px 0 25px;
}
.itserviebb .dstitle{
    margin-bottom: 10px;
}
.itserviebb .dstitle, .itserviebb .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itserviebb .dstitle a{
    color: #03221b;
    display: inline-block;
    position: relative;
}
.itserviebb .dstitle a:hover{
    color: #549f57;
}
.itserviebb .dstitle a::before{
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 0;
    left: -25px;
    color: #549f57;
    font-size: 25px;
}
.itserviebb .dsconts{
    font-size: 15px;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== hpserviebb ===> */

@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== hpserviemm ===> */
    .hpserviemm{
        padding: 40px 0 70px;
    }
    .tpserviemm{
        font-size: 15px;
        line-height: 27px;
    }
    /* <=== hpserviemm ===> */

    /* <=== tpfieldsmm ===> */
    .tpfieldsmm .figrip > div{
        width: 50%;
    }
    .itfieldsmm .decss{
        padding: 22px 24px 32px;
    }
    .itfieldsmm .dstitle, .itfieldsmm .dstitle h3{
        font-size: 22px;
    }
    /* <=== tpfieldsmm ===> */

    /* <=== tpservismm ===> */
    .tpservismm .mmgrip > div{
        width: 50%;
    }
    .itservismm .decss{
        padding: 25px 25px 30px;
    }
    /* <=== tpservismm ===> */

    /* <=== hpserviebb ===> */
    .hpserviebb{
        padding: 35px 0 60px;
    }
    .tpserviebb .bbgrip > div{
        width: 50%;
    }
    /* <=== hpserviebb ===> */
}
@media all and (max-width: 767px){
    /* <=== hpserviehh ===> */
    .itservieha ul{
        margin: 0 -5px;
    }
    .itservieha ul li{
        padding: 0 5px;
    }
    .itservieha li a{
        font-size: 16px;
    }
    .tpserviehb{
        padding: 75px 0 50px;
    }
    /* <=== hpserviehh ===> */

    /* <=== tpfieldsmm ===> */
    .tpfieldsmm .figrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    /* <=== tpfieldsmm ===> */

    /* <=== tpservismm ===> */
    .tpservismm .mmgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    /* <=== tpservismm ===> */

    /* <=== hpserviebb ===> */
    .tpserviebb .bbgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .itserviebb .vvgrip{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -8px;
    }
    .itserviebb .vvgrip > div{
        padding: 0 8px;
    }
    .itserviebb .vvgrip .xcol{
        width: 46.63%;
    }
    .itserviebb .vvgrip .ycol{
        width: calc(100% - 46.63%);
    }
    .itserviebb .thumb{
        margin-bottom: 0;
    }
    .itserviebb .decss{
        padding: 0;
    }
    .itserviebb .dstitle a::before{
        display: none;
    }
    .itserviebb .dstitle{
        margin-bottom: 5px;
    }
    .itserviebb .dstitle, .itserviebb .dstitle h3{
        font-size: 16px;
        line-height: 25px;
    }
    .itserviebb .dsconts{
        font-size: 14px;
        max-height: 50px;
        -webkit-line-clamp: 2;
    }
    /* <=== hpserviebb ===> */
}