/* your styles go here */
.txtr{text-align:right;}
.zerom{margin:0!important;}
.txt{line-height:200%;}
.tel{ font-family:"Roboto", Helvetica, Arial, sans-serif; font-size:36px; font-weight:600;}
.telsub{font-size:11px; margin-bottom:40px;}
.cfxx{color:#1C2974!important;}
.points{color:#39ABBF!important; font-size:18px!important; font-weight:600!important;}
.mb30s{margin-bottom:30px!important;}
.mb60s{margin-bottom:60px!important;}
#flow h3{color:#39ABBF!important;  font-size:16px!important; font-weight:600!important;}

.items{padding:30px 0 50px;}
.items h5{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39ABBF;
	font-size: 18px;
	font-weight: 600;
	color: #666;
}
.items p{
	font-size: 13px;
	line-height: 210%;
}
.checks{
	padding: 10px;
	border: 1px solid #FFF7EE;
	border-radius: 10px;
	background-color: #FFF7EE;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}