/*2292 - 1598980805635 - Tue Sep 01 2020 12:20:05 GMT-0500 (Colombia Standard Time)*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
}
#background {
	background-color: #d0f1eb;
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}
#image1 {
	background-image:url("../images/image-1.gif");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}
#image2 {
	background-image:url("../images/image-2.jpg");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}
#image3 {
	background-image:url("../images/image-3.jpg");
	top:-25px;
	left:0px;
	width:300px;
	height:274px;
}

#logo {
	background-image:url("../images/logo.svg");
	top:0px;
	left:0px;
	width:458px;
	height:226px;
}

#splash {
	background-image:url("../images/splash.png");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}

#bubble1 {
	background-image:url("../images/bubbles1.png");
	top: 140px;
    left: 178px;
	width:78px;
	height:76px;
}
#bubble2 {
	background-image:url("../images/bubbles2.png");
    top: 310px;
    left: 0px;
	width:118px;
	height:111px;
}
#bubble3 {
	background-image:url("../images/bubbles3.png");
    top: 350px;
    left: 230px;
	width:63px;
	height:55px;
}
#bubble4 {
	background-image:url("../images/bubbles4.png");
    top: 290px;
    left: 150px;
	width:62px;
	height:65px;
}
#bubble5 {
	background-image:url("../images/bubbles1.png");
	top: 100px;
    left: 150px;
	width:78px;
	height:76px;
}
#bubble6 {
	background-image:url("../images/bubbles2.png");
    top: 10px;
    left: 10px;
	width:118px;
	height:111px;
}
#bubble7 {
	background-image:url("../images/bubbles3.png");
	top: 230px;
    left: 70px;
	width:63px;
	height:55px;
}
#bubble8 {
	background-image:url("../images/bubbles4.png");
	top: 30px;
    left: 220px;
	width:62px;
	height:65px;
}


#text4,#text5,#text6,#eyebrow,#cta1,#cta2,#cta3 {
    font-family: 'Roboto', sans-serif;
    white-space: nowrap;
	color:#5b5b5a;
}


/*'Roboto+Condensed:400,700',*/
.orange {
	color:#f7a800;
}
.green {
	color:#009877;
    letter-spacing: 0px;
}
#text1 {
	background-image:url("../images/text1.png");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}
#text2 {
	background-image:url("../images/text2.png");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}
#text3 {
	background-image:url("../images/text3.png");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}
#text4 {
    font-size: 23px;
    font-weight: 800;
    top: 70px;
    left: -1px;
    width: 100%;
    text-align: center;
    line-height: 28px;
}
#text5 {
    font-size: 19px;
    font-weight: 800;
    top: 70px;
    left: 0px;
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    line-height: 18px;
}
#text6 {
    font-size: 23px;
    font-weight: 800;
    top: 216px;
    left: 0px;
    width: 100%;
    text-align: center;
}
#text7 {
	background-image:url("../images/text7.png");
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}

#eyebrow {
    font-size: 10px;
    font-weight: 400;
    color: #ffffff;
    top: 0px;
    left: 0px;
    background-color: #f7a800;
    padding: 5px 0 7px 0;
    width: 100%;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: .0;
}

#cta1 {
	font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    top: 73px;
    left: 42px;
    background-color: #009877;
    padding: 9px 17px 9px 13px;
    letter-spacing: -.1px;
}
#cta1 img {
    top: 1px;
    position: relative;
}
#cta2 {
    font-size: 11px;
    font-weight: 400;
    top: 118px;
    left: 15px;
	position: absolute;
}
#cta3 {
    font-size: 11px;
    font-weight: 400;
    top: 118px;
    right: 16px;
	position: absolute;
}
a.stageLink:link, a.stageLink:visited  {color:#5b5b5a; text-decoration:underline; ont-weight:400; letter-spacing: .1px; }
a.stageLink:hover  { color:#5b5b5a; text-decoration:none; }