@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700);

.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.custom_title {
	font-size:18px;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}

.tp-caption.custom_title2 {
	font-size:26px;
	color:#000000;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}
.tp-caption.custom_white_text {
  	font-size:14px;
    color:#ffffff;
    font-family:'Lato', sans-serif;
    line-height:24px;
}
.tp-caption.custom_skin_text {
  	font-size:14px;
    font-family:'Lato', sans-serif;
    line-height:24px;
}
.tp-caption.custom_small_icon {
  	font-size:14px;
}
s