body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Lato", sans-serif
  }

  .w3-bar,
  h1,
  button {
    font-family: "Montserrat", sans-serif
  }

  .fa-anchor,
  .fa-coffee {
    font-size: 200px
  }

  h1 img {
    width: 110px;
  }

  .w3-red {
    background-color: #316F8C !important;
  }

  .w3-container {
    padding: 65px 16px 35px !important;
  }
  table{
    border-spacing: 0 !important;
  }
  td{
    border: 1px solid #aaa;
    padding: 10px;
  }

  .bg-img{
    background: url("../images/background.JPG");
    background-position: top;
    background-repeat: repeat-y;
  }
  /* .custom-height{
    max-height: 145px;
    overflow: hidden;
  } */

  .footer{
    padding: 20px;
  }
  .footer p{
    margin-top:10px;
    margin-bottom: 0;
  }

  .footer i{
    font-style: normal !important;
  }

  .footer div{
    margin-top: 10px;
  }

  .w3-container{
    padding: 50px 16px 5px !important
  }
  .w3-content .clearfix img{
    width: 100px;
    margin-top: 15px;
  }
  .w3-content .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;
}
.bullet-angle-right li:before {
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    width: 13px;
    font-size: 14px;
    color: #3fb9ab;
    content: "\f105";
}
.highlight{
  border: 1px solid grey;
  border-radius: 20px;
  color: #fff;
  padding: 10px;
  width: 100%;
  font-size: 20px;
  background: #316F8C !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
.w3-margin-top-50{
  margin-top: 50px;
}


.w3-half table{
  width: 90%;
  background: #efefef;
  opacity: 0.8;
  padding: 10px;
}

.w3-half table td{
  border: 0 !important;
}

.clearboth{
  clear: both;
}

.w3-input{
  border: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.sitemap a{
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

.bxslider1.mt20{
  width: 100% !important;
}

.logo-container{
  position: absolute;
  left: 2.5em;
  z-index: 111;
}

.logo-container img{
  width: 100px;
}

.w3-container.w3-red .bx-wrapper{
  
}

.w3-padding-large{
  padding: 12px 2.7em !important;
}

header .logo{
  float: left;
  width: 7%;
}

header .header-img{
  width: 95%;
  max-height: 320px;
}

.page-header {
  position: relative;
}

.page-header .logo{
  position: absolute;
}

.w3-container-header{
  padding: 60px 16px 5px !important;
}

.w3-container{
  padding-top: 10px !important;
}