/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.bannertxt p {
    color: white;
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 400;
}
.bannertxt h1 {
    color: white;
    font-weight: 300 !important;
}

.bannertxt h5 {
    color: #f3403c;
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 20.1px;
}

.bannerrow h2 {
    font-size: 50px;
    font-weight: 300 !important;
    color: white;
}

.bannerrow .uvc-sub-heading.ult-responsive, .bannerrow p {
    color: white !important;
}

.uvc-heading-spacer.line_only {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.w-text.ush_text_1 {
    margin: 0;
}

.w-text.ush_text_2 {
    font-size: 12px;
}

/* Create 3 equal columns that floats next to each other */
.column3 {
    padding: 0px;
	padding-bottom: 0px;
    padding-top: 25px;
	display: flex;
	order: 4;
	justify-content: space-between;
}


.textshadow {
	color: #ffffff;
    text-shadow: 3px 3px 3px black;
}


.textshadow2 {
	color: rgba(51,51,51,0.60);
    text-shadow: 2px 2px 3px rgba(51,51,51,0.60);
}
