@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
.service-39 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.service-39 h1, .service-39 h2, .service-39 h3, .service-39 h4, .service-39 h5, .service-39 h6 {
color: #3e4555;
}
.service-39 h5 {
line-height: 26px;
font-size: 21px;
}
.service-39 .subtitle {
color: #8d97ad;
line-height: 24px;
}
.service-39 .text-success-gradiant {
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%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}
.wrap-service39-box .col-lg-6 > img {
margin-left: -40px;
}