/*
Generated time: May 4, 2025 12:45
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.base-cms-services .service-item{width:20%;display:grid;grid-template-columns:40px auto;gap:20px;align-items:center;justify-content:center}.base-cms-services .service-item .banner img{width:100%;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s}.base-cms-services .service-item:hover .banner img{transform:rotateY(360deg);transition:all .6s ease-in-out 0s;-webkit-transition:all .6s ease-in-out 0s;-moz-transition:all .6s ease-in-out 0s;-o-transition:all .6s ease-in-out 0s;-ms-transition:all .6s ease-in-out 0s}.base-cms-services .service-item .contents .heading{margin:0 0 3px 0;font-size:16px}@media screen and (max-width:1269px){.base-cms-services .service-item{width:25%;padding-bottom:10px}}@media screen and (max-width:989px){.base-cms-services .service-item{width:35%}}@media screen and (max-width:680px){.base-cms-services .service-item{width:52%}}@media screen and (max-width:479px){.base-cms-services .service-item{grid-template-columns:34px auto;width:80%;gap:15px}}