#header .header-top.header-top-default {
	background: #0B8089;
}

/* Social Icons */
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li {
	display: inline-block;
	margin: -1px 1px 0 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
}

.social-icons li a {
	transition: all 0.2s ease;
	border-radius: 100%;
	display: block;
	height: 28px;
	line-height: 28px;
	width: 28px;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
	font-size: 12.8px;
	font-size: 0.8rem;
}

.social-icons li:hover a {
	background: #151719;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a !important;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2 !important;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a !important;
}
.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;
}
