body{ 
  /* font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; */
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  color:#333; 
  line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6{ font-family: Calibri, Verdana, Geneva, Tahoma; font-weight: 500;}
a{color:  #028fcc;}
ul li{padding-bottom: 1%;}

footer{background-color: #028fcc; color: #fff; }
footer a{color: #fff; }
footer a:hover{text-decoration: underline;}
.foot-about p{line-height: 1.7rem; font-size: larger;}
footer ul li{list-style: none;}

#epos .icofont{color: #028fcc; }
#contact ul li{list-style-type: none; padding-bottom: 2%; }
#contact ul{margin-left: -30px;}

.nav-link{font-size: 1.2em; font-weight: 600; padding: 1rem; }
/* .navbar .active {color: #028fcc; background-color: #f3f3f3;} */
/* .head{background-color: rgba(2, 143, 204, 0.2); background-image:url(../img/head-backgroud.PNG) no-repeat center;} */
.head-home{background:url(../img/tabletmenuimage2.png) rgba(2, 143, 204, 0.2);
  background-size:auto;
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: multiply;
}
.head-about{background:url(../img/blockchain.jpg);
  background-size:auto;
  background-repeat: no-repeat;
  background-position: center;
  }
  .head-contact{background:url(../img/contact-back.png);
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;}
    .head-epos{background:url(../img/epos-back.jpg);
      background-size:auto;
      background-repeat: no-repeat;
      background-position: center;}
.slide h1{font-weight: 700; font-family: 'century gothic', 'Lucida Sans', 'Lucida Grande'; color: #028fcc; font-stretch: wider;}
.btn-info{background-color: #028fcc ;}