/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Layer Style Settings (based upon RS layer.css) -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

.tp-caption.super_large_text, .super_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:84px;
line-height:112px;
font-family:'Roboto', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
left:0px !important;
}

.tp-caption.tp-resizeme.modern_medium_fat_yellow, .modern_medium_fat_yellow {
position:absolute;
color:#FBE465;
text-shadow:0px 3px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:48px;
line-height:64px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
left:0px !important;
}

.tp-caption.tp-resizeme.modern_medium_fat_yellow a, .modern_medium_fat_yellow a{
position:absolute;
color:#FBE465;
text-shadow:0px 3px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:48px;
line-height:64px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
text-decoration:none;
left:0px !important;
}

.tp-caption.tp-resizeme.modern_medium_fat_yellow  a:hover, .modern_medium_fat_yellow  a:hover{
color:#ffa902;
text-decoration:none;
}

.icon-arrow_right::before{
	font-family: "Open Sans";
	font-weight:700;
	font-size:48px;
	line-height:64px;
	content:"\01F82A";
}

.material-symbols-outlined {
	font-size:48px;
	line-height:64px;
	font-weight:700;
	vertical-align:middle;
	font-variation-settings:
	'FILL' 0,
	'wght' 700,
	'GRAD' 0,
	'opsz' 48
}



