.slide-overlay-primary .slotholder:after {
	background-color: var(--primary-rgba-30) !important;
}

.slider-container .tp-caption-overlay-primary {
	background: var(--primary-rgba-30);
}

.slider-container .tp-caption-overlay-opacity-primary {
	background: var(--primary-rgba-35);
}

.tp-bullets.bullets-color-primary .tp-bullet:hover, .tp-bullets.bullets-color-primary .tp-bullet.selected {
	background: var(--primary-30);
}

/* #Footer */
#footer {
	background: var(--dark);
	border-top: 4px solid #0088CC;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 0;
	position: relative;
	clear: both;
}

.ombra{
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9)!important;
}

.custom-drop-caps .custom-drop-caps-number {
		font-weight: bold;
		float: left;
		font-size: 90px;
		line-height: 90px;
		padding: 0;
		margin-right: 15px;
		margin-top: 0;
}

.thumb-info.thumb-info-bottom-info-primary .thumb-info-title {
	background: var(--primary);
	color: var(--light);
}

/* Color Text Section Gallery */

.text-g-red {
	color: #e30613 !important;
}

.text-g-green {
	color: #49ad36 !important;
}

.text-g-yellow {
	color: #fbbb21 !important;
}

.text-g-blue {
	color: #0089cd !important;
}

.data-sidebar{
	color: #666 !important;
	font-size: 12px;
}
