html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
#lt_banner {
	position: absolute;
	overflow: hidden;
	backface-visibility: hidden;
	width: 300px;
	height: 600px;
	background-color: #F5F5F5;
	top: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: 0;
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#lt_unclick {
    position: absolute;
    width: 80px;
    height: 60px;
    z-index: 800;
}
.lt_greenbar {
    position: absolute;
    width: 800px;
    height: 800px;
    background: #08c177;
    left: 93px;
    top: 177px;
    opacity: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    pointer-events: none;
    z-index: 900;
}
#lt_greenbar2 {
    left: 94px;
    top: 183px;
    background: #08c177;
    background: -moz-linear-gradient(45deg,  #08c177 0%, #81d6d6 100%);
    background: -webkit-linear-gradient(45deg,  #08c177 0%,#81d6d6 100%);
    background: linear-gradient(45deg,  #08c177 0%,#81d6d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08c177', endColorstr='#81d6d6',GradientType=1 );
}
#lt_greenbar3 {
    left: 101px;
    top: 193px;
    background: #078181;
    z-index: 903;
}
#lt_greenbar4 {
    left: 83px;
    top: 183px;
    background: #08c177;
}
.lt_greenbar_2 {
    position: absolute;
    width: 600px;
    height: 600px;
    background: #078181;
    left: -470px;
    top: -435px;
    opacity: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    pointer-events: none;
    z-index: 900;
}
#lt_greenbar6 {
    left: -491px;
    top: -421px;
    background: #fff;
}
#lt_greenbar7 {
    left: -504px;
    top: -434px;
    background: #08c177;
}
#lt_logo {
	position: absolute;
	width: 174px;
	height: 100px;
	left: 61px;
	top: 23px;
	background-size: contain;
    background-repeat: no-repeat;
	background-image: url('logo.gif');
	mix-blend-mode: multiply;
}
#lt_title {
	position: absolute;
	width: 100%;
	top: 143px;
	font-size: 16px;
    text-align: center;
	letter-spacing: 0.32px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0069BA;
	opacity: 0;
}
.lt_divider {
	position: absolute;
	width: 262px;
	height: 2px;
	left: 19px;
	background-color: #0069BA;
	opacity: 0;
}
#lt_divider1 {
	top: 167px;
}
.lt_text {
	position: absolute;
    text-align: center;
	width: 100%;
	color: #101F30;
	font-weight: 700;
	font-size: 35px;
	opacity: 0;
}
#lt_text1 {
	top: 193px;
	left: 300px;
}
#lt_text2 {
	top: 235px;
	left: -300px;
}
#lt_text3 {
	top: 283px;
	color: #0069BA;
	font-weight: 400;
	font-size: 16px;
}
.lt_italic {
	font-style: italic;
}
.lt_label {
	position: absolute;
	width: 300px;
	font-size: 12px;
	margin-left: 300px;
	text-align: center;
	top: 339px;
	letter-spacing: 0.24px;
	text-transform: uppercase;
	color: #454545;
	opacity: 0;
}
.lt_dropdown {
    position: absolute;
    width: 300px;
    height: 48px;
    left: 0px;
	margin-left: 300px;
    opacity: 0;
}
#lt_dropdown1 {
    top: 357px;
}
#lt_purposeselector1 {
    position: absolute;
	font-family: 'Lato', sans-serif;
    width: 246px;
    height: 45px;
    top: 0px;
    left: 27px;
    padding-left: 10px;
    border: 1px solid #4B5155;
	background-color: #fff;
    z-index: 505;
    font-weight: 700;
    border-radius: 4px;
    font-size: 18px;
    color: #4B5155;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
}
#lt_purposeselector1:hover {
    background-color: #f1f1f5;
}
select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
select:focus {
    outline:0;
}
.lt_arrow {
    position: absolute;
    width: 10px; 
    height: 10px; 
    border-bottom: 2px solid #0069BA;
    border-left: 2px solid #0069BA;
    top: 14px;
    border-radius: 1px;
	transform: rotate(-45deg);
    right: 45px;
    z-index: 650;
    pointer-events: none;
}
#lt_cta {
	position: absolute;
	width: 280px;
	height: 55px;
	right: 10px;
	bottom: 105px;
    margin-bottom: -40px;
    opacity: 0;
	background-color: #0069BA;
	border-radius: 55px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 55px;
	color: #fff;
	overflow: hidden;
    z-index: 900;
    pointer-events: none;
}
#lt_ctatopbg {
	position: absolute;
    width: inherit;
    height: 55px;
	background-color: #0069BA;
	border-radius: 55px;
}
#lt_ctatext {
	position: absolute;
    left: 170px;
	width: 100%;
    opacity: 0;
}
#lt_shine {
	position: absolute;
	width: 250px;
	height: 65px;
	left: -250px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#lt_terms {
	position: absolute;
	width: 100%;
	bottom: 92px;
	text-align: center;
	font-size: 8px;
    line-height: 10px;
	color: #687073;
	opacity: 1;
}
#lt_hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}