body {
  font-family: 'lato';
}
.website-container {
  margin: 0px auto;
  max-width: 96%;
}
.website-container-logo {
  margin-top: -40px;
}
.btn1 {
  text-align: center;
  width: 100%;
  max-width: 250px;
  margin: 12px auto;
  background: #f4bf23;
  border-radius: 20px;
  padding: 10px;
}
.btn1 a {
  color: #000;
  font-size: 16px;
}
.website-splash-with-modal-table a {
  color: #000;
}
.columns {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 10px;
}
.website-footer a {
  color: #000;
}
.stackable-block:first {
  padding-top: 80px;
}
.website-navigation-group {
  padding: 10px;
  background: #744464;
}
.website-navigation-group a {
  font-size: 18px;
  color: #fff;
}
.website-navigation-group a:hover{
color:#fff !important;
text-decoration: underline;
}
.website-navigation-table .website-navigation-button {
  background: #744464;
}
.website-navigation-button a:hover{
color:#fff !important;
text-decoration: underline;
}
.website-background-video-controls {
  background: rgb(112 71 99 / 80%);
  color: #fff;
}
.website-background-video-controls button {
  color: #fff;
}
.footer_block_title, .footer_block_location, .address-and-phone {
  font-size: 16px;
}
/*IGNORE-IGNORE-IGNORE-IGNORE*/
#sb1_5511, #sb1_5577, #sb1_5566, #sb1_5580 {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#sb1_5559 {
  margin-top: 20px
}
.website-splash-with-modal .left_side .line_three {
  max-width: 100% !important;
}
.line_three {
  text-align:;
}
.contactusx .div_table {
  display: block !important;
}
#content-h1 {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 0px 0px 0px;
  margin-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#sb0_5583, #sb0_5584, #sb0_5585, #sb0_5587 {
  margin-top: 40px !important;
  margin-bottom: 60px !important;
}
#sb0_5556 {
  height: 606px;
}
.column div.content {
  background-color: rgb(0 0 0 / 20%) !important;
}
#link_1943 {
  display: none;
}
.website-navigation-group{
background: #91a3bd !important;
}
.award-wrap{
width: 100%;
text-align:center;
}
.award-badge{
display: inline-block;
padding: 20px;
vertical-align: middle;
}
@media only screen and (max-width: 600px) {
  .website-container-logo {
    margin-top: 0px;
  }
  .website-navigation-group a {
    padding-top: 0px;
    padding-bottom: 0px;
    border-right: none;
  }
  .website-horizontal-navigation .website-container {
    text-align: center;
  }
  .website-navigation-table .website-navigation-button {
    width: 100%;
  }
  #website-footer .div_table .div_td:nth-of-type(1) {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  #website-footer .div_table .div_td:nth-of-type(2) {
    display: block;
    width: 100%;
    text-align: center;
  }
  #website-footer .div_table .div_td:nth-of-type(3) {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width:600px) and (max-width:1300px) {
  .website-container-logo {
    margin-top: 0px;
    padding-top: 15px;
  }
}