.zero, #nvb h1,
#nvb h2,
#nvb h3,
#nvb h4,
#nvb h5,
#nvb h6,
#nvb p {
  margin: 0;
  padding: 0; }

#nvb {
  min-width: 310px;
  padding: 0;
  margin: 0;
  line-height: 2rem; }
  #nvb .fix {
    background: #152845; }
  #nvb .section {
    width: 100%;
    padding: 4rem 1rem 5.4rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #nvb .wrapper {
    max-width: 1220px;
    margin: 0 auto; }
  #nvb .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0 1rem;
    font-size: 0;
    list-style-type: none; }
  #nvb .button__holder {
    text-align: center; }
  #nvb .prime__button {
    display: inline-block;
    vertical-align: middle;
    min-width: 38rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    padding: 2rem;
    text-align: center;
    font-size: 2.2rem;
    line-height: 2rem;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    -webkit-box-shadow: 0 3px 1px 0 #cbced3;
    box-shadow: 0 3px 1px 0 #cbced3; }
    #nvb .prime__button-green {
      background: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
      background: -webkit-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background: linear-gradient(to right, #7fba2f, #98c838, #7fba2f); }
      #nvb .prime__button-green:hover {
        background: #98c838; }
    #nvb .prime__button-blue {
      background: -webkit-gradient(linear, left top, right top, from(#1378bf), color-stop(#168ac9), to(#1378bf));
      background: -webkit-linear-gradient(left, #1378bf, #168ac9, #1378bf);
      background: -o-linear-gradient(left, #1378bf, #168ac9, #1378bf);
      background: linear-gradient(to right, #1378bf, #168ac9, #1378bf); }
      #nvb .prime__button-blue:hover {
        background: #198ece; }
    #nvb .prime__button-shadow {
      -webkit-box-shadow: 0 3px 1px 0 #132e4e;
      box-shadow: 0 3px 1px 0 #132e4e; }
    #nvb .prime__button-bottom {
      margin-bottom: -13rem; }
  #nvb a {
    color: #ffffff;
    text-decoration: none; }
    #nvb a:hover, #nvb a:visited {
      color: #ffffff; }
  #nvb h1 {
    color: #fff;
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 500; }
  #nvb h2 {
    color: #000;
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300; }
  #nvb h4 {
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 400;
    color: #000; }

#nvb #banner {
  color: #fff;
  text-align: left;
  background: url("images/banner-bg.jpg") no-repeat;
  background-size: auto 100%;
  background-position: 50%;
  background-color: #143265; }
  #nvb #banner .container {
    display: inline-block;
    max-width: 850px;
    margin-top: 4.2rem;
    margin-bottom: 2.7rem;
    padding-left: 1.6rem; }
    #nvb #banner .container p {
      padding-left: 0.4rem;
      margin-bottom: 2rem;
      max-width: 780px;
      font-size: 1.4rem;
      line-height: 2rem; }
    #nvb #banner .container .subtext {
      margin-top: 1.8rem;
      padding-left: 0.3rem;
      margin-bottom: 3.4rem;
      font-size: 2.5rem;
      line-height: 4rem;
      font-weight: 300; }
    #nvb #banner .container .holder {
      position: relative;
      margin-top: 4rem;
            max-width: 780px;
      margin-bottom: 5.3rem; }
      #nvb #banner .container .holder .icon {
        position: absolute;
        display: inline-block;
        top: -3px;
        left: 2px;
        width: 40px;
        height: 40px;
        border: 2px solid #7fba2f;
        border-radius: 100%; }
        #nvb #banner .container .holder .icon:before {
          content: "";
          position: absolute;
          bottom: 18px;
          right: 5px;
          -webkit-transform: rotate(130deg);
          -ms-transform: rotate(130deg);
          transform: rotate(130deg);
          width: 22px;
          height: 3px;
          background: #7fba2f; }
        #nvb #banner .container .holder .icon:after {
          position: absolute;
          content: "";
          bottom: 14px;
          right: 20px;
          width: 14px;
          height: 3px;
          -webkit-transform: rotate(50deg);
          -ms-transform: rotate(50deg);
          transform: rotate(50deg);
          background: #7fba2f; }
      #nvb #banner .container .holder .text {
        padding-left: 6.4rem; }
      #nvb #banner .container .holder span {
        font-weight: 500; }
  #nvb #banner .button__holder {
    padding-left: 0.4rem;
    text-align: left; }

#nvb #content {
  text-align: center; }
  #nvb #content .header {
    margin-top: 4.5rem;
    margin-bottom: 3.8rem; }
    #nvb #content .header p {
      display: inline-block;
      max-width: 780px;
      margin-top: 3.2rem;
      font-size: 1.8rem;
      line-height: 3rem;
      opacity: 0.8;
      color: #000; }
  #nvb #content .list {
    margin-bottom: 5.5rem; }
    #nvb #content .list h4 {
      margin: 1.8rem 0 2.2rem 0;
      font-size: 1.8rem;
      line-height: 2rem;
      font-weight: 500;
      color: #000; }
    #nvb #content .list p {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #000;
      opacity: 0.8; }
    #nvb #content .list li {
      -ms-flex-preferred-size: 27%;
      flex-basis: 27%; }
  #nvb #content .list__img {
    display: inline-block;
    width: 80px;
    height: 90px;
    background: url("images/content-icons.png") -10px 0; }
    #nvb #content .list__img-2 {
      background: url("images/content-icons.png") -105px 0; }
    #nvb #content .list__img-3 {
      background: url("images/content-icons.png") -209px 0; }
    html[dir="rtl"] #nvb #banner {
      background: url("images/banner-bg-ae.jpg") no-repeat;
  background-size: auto 100%;
  background-position: 50%;
  background-color: #143265;
      text-align: right;
    }
    html[dir="rtl"] #nvb #banner .container {
      padding-right: 1.6rem;
      padding-left: 0;
    }
    html[dir="rtl"] #nvb #banner .container p {
      padding-right: 0.4rem;
      padding-left: 0;
    }
    html[dir="rtl"] #nvb #banner .button__holder{
      padding-right: 0.4rem;
      padding-left: 0;
      
      text-align: right;
    }

  @media all and (max-width: 768px) {
    #nvb #content .list li {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      margin-bottom: 3rem; } }
  @media all and (max-width: 560px) {
    #nvb #content .header h1 {
      font-size: 4rem;
      line-height: 4rem; }
    #nvb #content .header p {
      font-size: 2rem;
      line-height: 3rem; }
    #nvb #content .list li {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  #nvb #content .highlight {
    display: inline-block;
    padding: 5.6rem 13.8rem 8.1rem 9.9rem;
    max-width: 982px;
    border: 1px solid #fafafa;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2.3rem;
    text-align: left;
    -webkit-box-shadow: 0px 2px 3px 1px #e8e8e8;
    box-shadow: 0px 2px 3px 1px #e8e8e8; }
    #nvb #content .highlight ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0.5rem;
      margin-top: 1.7rem; }
    #nvb #content .highlight li {
      position: relative;
      padding-left: 3rem;
      margin-bottom: 2rem;
      font-size: 1.4rem;
      line-height: 2rem;
      color: #000;
      opacity: 0.8; }
      #nvb #content .highlight li:last-child {
        margin-bottom: 2rem; }
    #nvb #content .highlight .icon {
      position: absolute;
      display: inline-block;
      left: 0rem;
      width: 18px;
      height: 18px;
      border: 2px solid #1378bf;
      border-radius: 100%; }
      #nvb #content .highlight .icon:before {
        content: "";
        position: absolute;
        bottom: 8px;
        right: 4px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        width: 10px;
        height: 2px;
        background: #1378bf; }
      #nvb #content .highlight .icon:after {
        position: absolute;
        content: "";
        bottom: 8px;
        right: 4px;
        width: 10px;
        height: 2px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #1378bf; }
    #nvb #content .highlight p {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #000;
      opacity: 0.8; }
  #nvb #content .prime__button {
    padding: 3rem; }
  @media all and (max-width: 1023px) {
    #nvb #content .highlight {
      display: inline-block;
      padding: 4.6rem 8.8rem 5.1rem 4.9rem; } }
  @media all and (max-width: 703px) {
    #nvb #content .highlight {
      display: inline-block;
      padding: 4.6rem 4.8rem 5.1rem 4.8rem; } }

@media all and (max-width: 503px) {
  #nvb #content .highlight {
    display: inline-block;
    padding: 4.6rem 2rem 5.1rem 2rem; }
  #nvb #banner .container, html[dir="rtl"] #nvb #banner .container {
    padding: 0 1rem; }
    #nvb #banner .container p, html[dir="rtl"] #nvb #banner .container p {
      padding: 0; }
  #nvb #banner .button__holder, html[dir="rtl"] #nvb #banner .button__holder {
    padding: 0; } }

@media all and (max-width: 410px) {
  #nvb .prime__button {
    min-width: 28rem; } }