#nps-page {max-width: 800px;margin: 0 auto;background: #fff;padding: 1%;box-sizing: border-box;}

#nps-header {width:100%,box-sizing:border-box;}
#nps-header img {width: 100%;}

.nps-text {font-size:15px;text-align:justify;}
.blueTitle {color:#1083c7;text-transform:uppercase;font-weight:900;font-size:45px;text-align:center;font-family: "Gotham SSm A","Gotham SSm B",Arial,sans-serif;/*line-height:30px;*/}
#nps-boxes {width:100%;box-sizing:border-box;display:block;margin: 20px 0;}
#nps-boxes a {display: block;width: 15.5%;height: auto;float: left;background: #eee;margin: 1% 1% 0 0;text-align: center;box-sizing: border-box;padding: 4%;font-size: 32px;font-weight: 900;color: #fff;}
#nps-boxes a:first-child {font-size:16px;background:#1083c7;}
.ten {background:#1083c7!important;}
.nine {background:#1c89ca!important;}
.eight {background:#3495cf!important;}
.seven {background:#4ca2d5!important;}
.six {background:#63aedb!important;}
.five {background:#7cbbe0!important;}
.four {background:#93c7e6!important;}
.three {background:#acd4eb!important;}
.two {background:#b7daee!important;}
.one {background:#c3e0f1!important;}
.zero {background:#cfe6f4!important;}
.clear {width:100%;box-sizing:border-box;height:0px;clear:both;}