.custom-section-spacement-1 {
		padding: 60px 0 !important;
}
.custom-thumb-info-1 {
		overflow: visible;
		margin-bottom: 30px !important;
		transition: ease box-shadow 300ms;
}

.custom-thumb-info-1:hover {
		box-shadow: 0px 0px 70px 0px rgba(139, 139, 139, 0.5);
}

.custom-thumb-info-1:hover .thumb-info-wrapper:after {
		content: none;
}

.custom-thumb-info-1:hover .thumb-info-caption {
		border-bottom: 0;
}

.custom-thumb-info-1 .thumb-info-wrapper {
		transform: none;
}

.custom-thumb-info-1 .thumb-info-caption {
		position: relative;
		display: block;
		padding: 0;
		border-bottom: 1px solid #e3e3e3 !important;
		transition: ease border-bottom 300ms;
}

.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text {
		padding: 30px 20px;
		margin: 0;
}

.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text p {
		padding: 0;
		font-size: 1em;
}

.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text .custom-thumb-info-caption-plus {
		position: absolute;
		top: 30px;
		right: 20px;
		border-radius: 100%;
		font-size: 2em;
		line-height: 0.76;
		width: 30px;
		height: 30px;
		font-weight: 100;
		text-align: center;
		padding-top: 7px;
}

.custom-thumb-info-1.custom-rm-mb {
		margin-bottom: 0 !important;
}

@media (max-width: 991px) {
		.custom-thumb-info-1.custom-rm-mb {
				margin-bottom: 30px !important;
		}
}

.custom-thumb-info-1.custom-rm-mb-last {
		margin-bottom: 0 !important;
}
html .testimonial-primary blockquote {
	background: #333;
}

html .testimonial-primary .testimonial-arrow-down {
	border-top-color: #0E808B;
}
