/*Custom Style*/
.service-item .service-content {
    background-color: rgb(4 4 4 / 56%);
}
.service-content-inner{ text-align:left;}
.service-content-inner ul { text-align:left;}
.service-content-inner ul li{line-height: 25px; }
.header-action { font-size: 19px;}
.theme-btn{ background:#00a859; margin-left:15px; border:solid 1px #00a859; padding: 10px 29px;}
.theme-btn:hover{ background:#000; color:#fff; border:solid 1px #00a859;}
.product-btn{  margin:25px 0px 0px 0px;}
.product-btn a{ color:#fff; line-height:15px; display:block; text-decoration:none;}
.product-btn a:hover{ text-decoration:underline !important;}
.about-service ul li .mdi.mdi-chevron-right {font-size: 18px;}
.service-details-content .slick-slider{ border: solid 1px #ccc;}
.contact-method.contact-information{ background-color: #00a859;}
.contact-info-con a{ color:#fff;}