

.custom-negative-margin-top {
		margin-top: -170px;
}

.custom-box-shadow-1 {
		box-shadow: 0px 0px 100px -27px rgba(0, 0, 0, 0.2);
}

.custom-btn-pos-1 {
		transform: translate3d(0, 100%, 0);
		margin-top: -37px;
}

.custom-text-size-1 {
		font-size: 6.4em;
}

.custom-text-color-grey-1 {
		color: #777 !important;
}

.custom-border-color-grey {
		border-color: #43474A !important;
}



.custom-featured-boxes-style-1 .featured-box .box-content {
		padding: 60.8px 28.8px;
		padding: 3.8rem 1.8rem;
		border: 7px solid #43474A;
		transition: ease border-color 300ms;
}

.custom-featured-boxes-style-1 .featured-box .box-content svg {
		width: 88px;
		height: auto;
		fill: #FFF;
		transition: ease fill 300ms;
}

.custom-thumb-info-style-1.thumb-info-bottom-info-dark-linear .thumb-info-title {
		background: transparent;
}

.custom-thumb-info-style-1.thumb-info-bottom-info .thumb-info-title {
		padding: 36.8px;
		padding: 2.3rem;
}


.card:hover .custom-square-1 rect {
		stroke-dashoffset: 0;
}

.card.custom-card-style-1 {
		background: transparent;
		border: 7px solid #43474A;
}

