.tp-caption a {
color:#eea303;
text-shadow:none;
text-decoration: 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:#eea303;
}
.tp-caption a {
color:#eea303;
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:#eea303;
}

.sl1-small-white a
{
	font-size: 18px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	padding: 0px 0px 0px 0px;
	height: auto;
	text-transform: uppercase;
	background-color: transparent;
	border-width: 0px;
	border-color: #ffffff;
	border-style: none;
}
.tp-caption.sl2-button:hover{
border-color: #fff;
}
.tp-caption.sl2-button:hover a{
color: #fff;
}
.tp-caption.sl3-button:hover{
background:#eea303;
  border-color:#eea303;
}
.tp-caption.sl3-button:hover a{
color:#fff;
}




.tp-caption.landing1-button a{
color: #fff;
display: block;
padding: 0 55px;
}
.tp-caption.landing1-button a:hover{
background: #fff;
color: #4ca3af;
}