@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.service-24 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.service-24 h1, .service-24 h2, .service-24 h3, .service-24 h4, .service-24 h5, .service-24 h6 {
color: #3e4555;
}
.service-24 .card.card-shadow {
-webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.service-24 a {
text-decoration: none;
}
.service-24 .card-hover:hover {
background: #2cdd9b;
background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}
.service-24 .card-hover:hover .bg-success-grediant {
color: #ffffff;
text-fill-color: #ffffff;
-webkit-text-fill-color: #ffffff;
}
.service-24 .card-hover:hover .ser-title {
color: #ffffff;