.services_block{padding:50px 0}#main-content .page_title_wrap{margin-bottom:0}.service{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:40px}.service_item{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='black' stroke-width='4' stroke-dasharray='2%2c 5' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");padding:20px;border-radius:3px;transition:all .2s ease}.service_item:hover{transform:scale(1.1)}.service_item:hover a{text-decoration:none;color:#2f6e3b}.service_item_pic{margin-bottom:20px}.service_item_pic img{width:100%}.service_item_title a{color:#303030;font-size:18px;font-weight:500;text-align:center;text-decoration:none}.service_item_title a:focus,.service_item_title a:hover{text-decoration:none;color:#2f6e3b}