/* Custom Section Actidis */
.custom-section-2 {
		padding-top: 70px;
}

.custom-hero-heading strong {
		text-transform: uppercase;
		font-size: 10cqw;
		line-height: 13cqw;
		color: var(--tertiary-rgba-10);
}

.btn-modern {
	text-transform: uppercase;
	font-size: .8em;
	padding: 12.8px 24px;
	padding: 0.8rem 0.5rem;
	font-weight: 600;
}

.col-half-section {
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    max-width: 625px!important;
    margin-left: 30px;
    margin-right: 0;
}