.tp-caption.bg-title, .tp-caption.bg-title-white {
	font-size: 29px;
	line-height: 39px;
	letter-spacing: 2px;
	color: #444;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased!important;
	width: 570px;
}
.tp-caption.bg-title-white { color: #f1f1f1!important; }
.tp-caption.bg-title span, .tp-caption.bg-title-white span {
	padding: 5px 15px 0px!important;
	display: inline-block;
	border-top: 1px solid #999!important;
}
.tp-caption.bg-subtitle, .tp-caption.bg-subtitle-white {
	font-size: 14px;
	line-height: 1.65!important;
	color: #454545;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	width: 570px;
}
.tp-caption.bg-subtitle-white { color: #ddd }
.tp-caption.bg-subtitle-white span { border-top: 1px solid #ddd!important }
.tp-caption.bg-buttons, .tp-caption.bg-buttons-white {
	width: 570px;
	text-align: center
}
.tp-caption.bg-buttons a.readmore, .tp-caption.bg-buttons-white a.readmore {
	color: #333;
	margin-left: 20px;
}
.tp-caption.bg-buttons-white a.readmore { color: #f5f5f5 }
.tp-caption.bg-buttons-white a.readmore:hover { color: #bcbcbc }
.tp-caption.bg-buttons a.readmore i, .tp-caption.bg-buttons-white a.readmore i {
	display: inline-block;
	border: 1px solid #333;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 14px;
	border-radius: 50%;
	font-size: 14px;
	vertical-align: middle;
	margin-left: 6px!important
}
.tp-caption.bg-buttons-white a.readmore i { border-color: #fff }
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}