.dis-con {
	display: contents !important;
}

.border-rad-img {
	border-radius: 10px;
	border: 2px solid #fc5b3f;
}

.mar-top {
	margin-top:25px !important;
}
.cta-txt-mar {
	margin-top:-5px;
}
span.uk-float-right.learn-service {
    font-size: 13.5px;
    margin-right: 2px;
    margin-top: 7.5px;
}

span.uk-float-right.learn-service:hover {
    color: #fc5b3f;
}

.uk-tile.uk-tile-default.orng-hover:hover {
    color: #fc5b3f !important;
	text-decoration:none !important;
}

.line-h {
	line-height: 1.33rem;
}

.grecaptcha-badge { 
	visibility: hidden; display:none;
	}
	

@media screen and (max-width:787px) {
	.cta-txt-mar {
	margin-top:10px !important;
}
.line-h {
    line-height: 1rem;
    font-size:15px;
}
.uk-overlay {
    padding: 15px 30px !important;
}
.in-card-10 .uk-card-default a {
    font-size: 1.05rem;
}

}