.title h1 {
    font-size: 25px;
    line-height: 30px;
    color: #333;
    font-weight: 300;
    padding-bottom: 14px;
    border-bottom: 1px solid #EEE;
}

.title {
    /* max-width: 1440px; */
    margin: 0 16px;
    text-align: center;
}




.package-row#row1 .wrapper-text h1{
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: 100;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0.4pt;
	color: #333;
}
.package-row#row1 .wrapper-text p{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.package-row#row4 .wrapper-text p{
	font-size: 13px;
	font-weight: 300;
	line-height: 22px;
	color: #818284;
}

.package-row#row5 .row .column p.title-package,
.package-row#row6 .row .column p.title-package,
.package-row#row8 .row .column p.title-package{
font-weight: bold;
color: #333;
}
.package-row#row5 .row .column p,
.package-row#row6 .row .column p{
font-size: 13px;
font-weight: 300;
line-height: 22px;
color: #848484;
}
.package-row#row8 .row .column p:not([class]){
font-weight: 300;
font-size: 13px;
line-height: 20px;
color: #333;
}

.banner-help{
background-color: #f9fbfd;
}
.banner-help p{
font-weight: 400;
font-size: 20px;
line-height: 24px;
color: #001b37;
}
.banner-help p span{
font-weight: 700;
font-size: 25px;
}
.banner-help .number{
font-size: 18px;
font-weight: 700;
line-height: 28px;
color: #FFF;
}
.banner-help .number span{
color: #008296;
}