@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: Futura-Bold;
  src: url("../fonts/FuturaBT-Bold.ttf"); }
@font-face {
  font-family: Futura-Light;
  src: url("../fonts/FuturaBT-Light.ttf"); }


@page {
  size: A4 portrait;
}

/* print styles */
@media print {

  body {
    margin: 0;
    color: #000;
    background-color: #fff;
  }
    
    #main_hero {
        display: none!important;
    }

}


.epa h3 {
  font-size: 2em !important; 
    margin-bottom: 25px;}
.epa ul {
  width: 100%;
padding-left: 0;}
  .epa ul li {
    display: inherit;
    list-style-type: none;
    font-size: 1.3em !important;
    height: 135px;
    line-height: 5em;
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
    border-radius: 17px; }
    .epa ul li i {
      font-size: 2em;
      color: #ffffff;
      background: #74bc4a;
      border-radius: 50%;
      line-height: 2.5em;
      float: right;
      height: 100px;
      width: 100px;
      text-align: center;
      padding-left: 3px; }
    .epa ul li i::after {
      content: "";
      position: relative;
      border-right: solid 5px #74bc4a;
      top: 73px;
      right: 24px; }
  .epa ul li:last-of-type {
    display: inherit;
    list-style-type: none;
    font-size: 1.3em !important;
    height: 140px;
    line-height: 5em; }
    .epa ul li:last-of-type i {
      font-size: 2em;
      color: #ffffff;
      background: #74bc4a;
      border-radius: 50%;
      line-height: 2.5em;
      float: right;
      height: 100px;
      width: 100px;
      text-align: center;
      padding-left: 0px; }
    .epa ul li:last-of-type i::after {
      content: "";
      position: relative;
      border-right: solid 0px #74bc4a;
      top: 68px;
      right: 22px; }
  .epa ul .selected {
    color: #ffffff !important; }
  .epa ul .selected {
    background: #005695!important; }
    .epa ul .selected:after li {
      color: #ffffff; }

.progress{
    height: 3rem!important;
}

.progress p{
    text-align: center!important;
    color: #fff!important;
    padding-top: 1rem!important;
}

body {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 100;
  overflow-y: scroll;
  font-size: 16px;
  color: #000; }

html, body {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth; }

a {
  color: #74bc4a; }

a:focus, a:hover {
  color: #005695;
  text-decoration: none; }

a i{
    color: #000000;
    font-size: 3.5em;
}
a i:hover{
    color: #74bc4a;
}

img {
  width: 100%; }

hr {
  color: #000;
  margin-top: 2rem; }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-family: "Futura-Bold";
  letter-spacing: 0px;
  line-height: 1em;
  font-weight: 900; }

h1 {
  color: #000;
  font-size: 2.5rem; }

h2 {
  color: #000;
  font-size: 3rem; }

h3 {
  color: #000;
  font-size: 2rem; }

h4 {
  color: #000;
  font-size: 1.7rem; }

h5 {
  color: #000;
  font-size: 1.3rem; }

h6 {
  color: #000;
  font-size: 1rem; }

p {
  color: #000;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
    font-family: "Futura-Light";}

ul li {
  color: #000;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.7rem;
  letter-spacing: 0.2px;
  margin: 15px 0; }

label {
  color: #000;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.7rem;
  letter-spacing: 0.2px;
  font-family: "Futura-Light";
  margin-top: 30px}

label:nth-child(1){
    margin-top: 0px;
}

#main_hero {
  background: #ffffff;
  display: flex;
  padding: 0px 0px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.1);

}
  #main .container {
    margin: auto; }
    #main .container h1{
      color: #000;
      text-align: center; }
    #main .container p {
      color: #000;
      text-align: left; }
    #main .container h1 {
      font-family: "Futura-Bold"; }
    #main .container .btn {
        font-family: "Futura-Light"; 
        width: 100%;
        border: 2px solid;
        padding: 15px;
        max-width: 300px;
        cursor: pointer;}
    #main .container .btn:hover {
        background: #000;
        color: #fff;}

#main {
  background: #ffffff;
  min-height: 50vh;
  display: flex;
  padding: 0px 0px; 
  margin-top: 150px;
}
  #main .container {
    margin: auto; }
    #main .container h1{
      color: #000;
      text-align: left;
      font-family: "Futura-Bold"; }
    #main .container p {
      color: #000;
      text-align: left; }
    #main .container .btn {
        font-family: "Futura-Light"; 
        width: 100%;
        border: 2px solid;
        padding: 15px;
        max-width: 300px;
        cursor: pointer;}
    #main .container .btn:hover {
        background: #000;
        color: #fff;}

#main .row{
    margin: 0px 0 50px 0;
}

.baseimg{
    height: 400px;
    overflow: hidden;
    margin: 30px 0;
    order: -1;
}

 .nopad{
        padding: 0;
    }

.maxwidth{
    max-width: 100%;
}

.card{
    padding: 15px;
}
    
.card h4 {
    color: #3d3d3f;
    background: #eee;
    font-size: 1.5rem;
    line-height: 1.2rem;
    margin-top: 0px;
    margin: -15px -15px 30px;
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-family: "Futura-Light";
}
.card p{
    color: #000;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8rem;
    letter-spacing: 0.2px;
    text-align: center;
}



.cardinner{
    padding: 15px;
    border: 1px solid rgba(0,0,0,.125);
    border-left: 3px solid #005695;
    border-radius: 5px; 
    margin-bottom: 15px;
}
.cardinner h3 {
    color: #3d3d3f;
    font-size: 1.5rem;
    line-height: 1.2rem;
}
.cardinner p{
    color: #000;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8rem;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 20px;
}
.cardinner .btn{
    background: #005695;
    color: white;
    position: absolute;
    right: 15px;
    bottom: 20px;
    padding: 1px 15px;
}
.cardinner .btn:hover{
    background: #74bc4a;
}







@media screen and (min-width: 768px) {
     #main {
    display: flex;
    padding: 0px 0px;
    }
    
    .baseimg{
    height: unset;
    overflow: unset;
    margin: unset;
    order: unset;
}
    
    #main .row{
    margin: 30px 0;
}
    
    .nopad{
        padding: unset;
    }
    
    
.maxwidth{
    max-width: 1140px;
}
    
}


.scroll {
  white-space: nowrap; /* [1] */
  overflow-x: auto; /* [2] */
  -webkit-overflow-scrolling: touch; /* [3] */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */ }

/* [5] */
.scroll::-webkit-scrollbar {
  display: none; 
}

.scroll .link{
    width: unset;
    padding: 0 10px;
    background: #f3f3f3;
    display: inline-flex;
    margin: 0px 2px;
}

.scroll .link img{
   height: 150px;
}

@media screen and (min-width: 768px) {

.scroll {
  white-space: unset; 
    }
    

.scroll .link{
    width: calc(20% - 10px);
    padding: 0 10px;
}
    
    
.scroll .link img{
   height: 100%;
}
    
}
