@charset "utf-8";
.pt-rs-htitle {
	font-family:'Dosis', arial, sans-serif;
	margin-top: 0;
    position: relative;
	font-size: 80px;
	font-weight: 400;
    line-height: 1.2;
	letter-spacing: 0.4em;
	

	
}

.pt-rs-btitle {
	font-family:'Dosis', arial, sans-serif;
	margin-top: 0;
    position: relative;
	
	font-size: 48px;
	font-weight: 400;
    line-height: 1.4;
	letter-spacing: 0.7em;
}

.pt-rs-title {
	/*font-family:'Dosis', arial, sans-serif;
	margin-top: 0;
    position: relative;
	
	color: #333;
	text-shadow: none;
	font-weight: 400;
	font-size: 30px;
	font-family: 'Dosis', sans-serif;
	letter-spacing: 0.4em;	
	opacity: .9 !important;*/
	
	white-space: normal;
font-size: 50px;
line-height: 46px;
font-weight: 800;
color: rgb(255, 255, 255);
font-family: Raleway;	
}

.pt-rs-subtitle {
	font-family:'Dosis', arial, sans-serif;
	margin-top: 0;
    position: relative;
	
	color: rgba(17,17,17,0.8);
    font-weight: 400;
    font-size: 18px;
    line-height: 14px;
    letter-spacing: 3px;
}

.pt-rs-p {
	/*font-family:'Dosis', arial, sans-serif;
	margin-top: 0;
    position: relative;
	
	color: #111;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);*/
	
	
	white-space: normal;
font-size: 18px;
line-height: 26px;
font-weight: 500;
color: rgb(255, 255, 255);
font-family: Poppins;
}

