#header
{

}
#find
{
  background-color: #F2EEE8;
}
#signup 
{
  background-color: #D4EBED;
}
.home-header
{
  font-family: 'Verlag Bold';
  font-size: 60px;
  color: #FFFFFF;
}
.home-header-text
{
  font-family: 'Verlag Book';
  font-size: 20px;
  color: #C6C6C6;
}
.white-bg
{
  background-color: #FFFFFF;
}
.big-text
{
  color: #111E2E;
  font-family: 'Verlag Bold';
  font-size: 36px;
  line-height: 43.2px;
}
.panel-header
{
  color: #1E1919;
  font-family: 'Verlag Bold';
  font-size: 22px;
}
.panel-text
{
  color: #12121299;
  font-family: 'Verlag Book';
  font-size: 18px;
}
.bordered 
{
  border: 1px solid #DDD9D2;
}
.promo
{
  background-color: #D1EEF1;
}
.promo-header
{
  color: #002D38;
  font-family: 'Verlag Black';
  font-size: 14px;
}
.promo-header > a
{
  color: inherit !important;
  text-decoration: none !important;
}
.promo-header > a:hover
{
  text-decoration: underline !important;
}
.promo-text
{
  color: #12121299;
  font-family: 'Verlag Book';
  font-size: 16px;
}
.select-header
{
  text-transform: uppercase;
  color: #002D38;
  font-family: 'Verlag Black';
  font-size: 14px;
  letter-spacing: .22px;
}
.special-padding
{
  padding-left: 57px;
}
.select-text
{
  color: #12121299;
  font-family: 'Verlag Book';
  font-size: 18px;
}
.back-btn
{
  color: #29686D;
  font-size: 18px;
  font-family: 'Verlag Book';
  line-height: 50px;
}
.back-btn > a
{
  color: #29686D !important;
  text-decoration: none !important;
}
.back-btn:hover
{
  text-decoration: underline;
}
.view-btn
{
  background-color: #29686D;
  color: #FFFFFF;
  font-size: 18px;
  font-family: 'Verlag Book';
  width: 170px;
  height: 50px;
  margin-left: 50px;
  border-color: transparent;
}
.hypo-btn
{
  background-color: #29686D;
  color: #FFFFFF;
  font-size: 18px;
  font-family: 'Verlag Book';
  width: 260px;
  height: 50px;
  margin-left: 50px;
  border-color: transparent;
  text-align: left;
  padding-left: 10px;
}
.hypo-btn::after
{
  content: url('../images/right-arrow-icon.svg');
  position: relative;
  left: 20px;
}
#dropdown
{
  width: 300px;
  height: 45px;
}
.select-box
{
  color: #256B71;
  font-size: 16px;
  font-family: 'Verlag Bold';
  line-height: 18px;
  letter-spacing: .16px;
  padding-left: 20px;
}
.slider-title
{
  color: #1E1919;
  font-size: 22px;
  font-family: 'Verlag Black';
}
.slider-box
{
  width: 57px;
  height: 38px;
  background-color: #F5F2EF;
  color: #12121299;
  font-size: 16px;
  font-family: 'Verlag Book';
  padding: 10px;
  display: inline-block;
  text-align: center;
}