	@charset "utf-8";
	/* CSS Document */
	
	.tp-caption.rtwhitemedium, .rtwhitemedium {
	font-size:14px;
	line-height:15px;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0,0,0);
	border-style:none
	}
	.tp-caption.rtbigwhite, .rtbigwhite {

	line-height:35px;
	font-weight:100;
	font-family:"Roboto";
	color:#666;
	text-decoration:none;
	background-color:rgba(42, 42, 42, 0.2);
	padding:10px;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
	}
	.tp-caption.mediumlargelightdarkblue2, .mediumlargelightdarkblue2 {
	font-size:34px;
	line-height:40px;
	font-weight:100;
	font-family:"Roboto";
	color:rgb(52,73,94);
	text-decoration:none;
	background-color:transparent;
	padding:0px;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
	}
