html {
  zoom:90%!important;

}
.body {
    -moz-transform: scale(.9);
}
.call-to-action {

    margin-left: 265px !important;
    background: #333;
    padding: 20px;
    border-radius: 10px 0px 0px 10px;
    margin-right: -15px;
    bottom: -250px;
    position: relative;
    opacity:.8;

}
/* .main-logo {
  opacity:.9;
} */
.ahs, .ahq {
    padding-left: 0.25rem !important;
    text-shadow: 2px 2px 1.5px black;
    font-size:18px;
}
.blur img{
  /* background-color:black; */
  -webkit-filter: blur(5px);
  filter: blur(5px);
  height:100%;
  width:100%;
  position: absolute;
  top:0px;
  left:0px;
  z-index: 2px;
}
.full-img {
  width:100vw;
  height:100vh;
}
.block-about  {
  background:#333;
  margin-top:-25px;
  z-index:5px;
  position:relative;
}
.contact {
  background:whitesmoke;
  padding:10px;
  border-radius:5px;
  color:#333;
}
.example {
  margin-bottom:30px!important;
}
.bsa {
position: absolute;
top: 0;
bottom: 0;
left: 0;
z-index: -1;
width: 250px;
padding-top: 30px;
background-color: #f2f2f2;
}
.bottom.right {
min-width: 350px;
position: absolute;
bottom: 75px;
right: -55px;
font-size: 16px;
float:right;
}
.text-shadow {
  text-shadow:2px 2px 5px black;
}
.content-box {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    background: #0d3b78;
    color: #f5f8fa;
    margin-top: 50px!important;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 50px!important;
}
@media (min-width: 768px)
.container {
    max-width: 920px!important;
}
table {
  font-size: 18px;
  margin-top: 45px;
}
