.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;
}
.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;
}

.slider_txt2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;  
	letter-spacing: 10px;    
	font-size: 23px;
	line-height: 36px;
	font-weight: 700;
	color: #f0f0f0;
	text-decoration: none;
	padding: 1px 4px 0px 4px;
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	height: auto;
	border-width: 0px;
	border-color: #ffffff;
	border-style: none;
}


.slider_txt2_capt {
	background-color: transparent;
    color: #8bce48;
	text-decoration: none;
	border-width: 0px;
	border-color: #222222;
	border-style: none;
	font-size: 35px;
  	font-weight: bold;
  
}