body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}
body {font-size:16px;}
.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
.w3-half img:hover{opacity:1}
.logo img{
    width: 200px;    
}
.footer{
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0 10px 250px;
  background-color: #ddd !important;
}

.footer p{
  margin-top:10px;
  margin-bottom: 0;
}

.clearfix img{
  width: 100px;
  margin-top: 15px;
}
.clearfix{
  clear: both;
  display: table;
  width: 100%;
}
.table-cell{
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.listnone {
  list-style: none;
}

.listnone li img{
margin-right: 10px;
}

.w3-main{
  padding-bottom: 120px;
}

.clearboth{
  clear: both;
  }
  
  .sitemap a{
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
  }
  
  .w3-top{
    z-index: 99999;
  }

  #contact .clearboth .w3-half{
    min-height: 160px;
  }

  .bxslider1.mt20 li{
    width: 92% !important;
  }

  
.w3-half table{
  width: 90%;
  background: #efefef;
  opacity: 0.8;
  padding: 10px;
  min-height: 250px;
}

.w3-half table td{
  border: 0 !important;
}

.margin-top-25{
  margin-top: 25px;
}

.bg-img{
  background: url("../images/PIEM-background.jpg");
  background-position: top;
  background-repeat: repeat-y;
}

.w3-main .header-img{
  width: 100%;
}

.w3-xxxlarge{
  font-size: 30px !important;
}

.bx-next{
  right: -2em !important;
}