 .pac-container { z-index:2000 !important; }
.estimationform fieldset {
    display: none;
}

.space-item-nav{
    margin-right: 2%;
}

.number{
    border:1px #1a8bb3 solid;
    background-color: #1a8bb3;
    border-radius: 10%;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

ul.info-footer > li {
    margin-top: 10%;
}


.btn-estimate {
  border-radius: 25px;
  display: inline-block;
  padding: 14px 28px 13px 28px;
  line-height: 1;
  border: 2px solid #1a8bb3;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: red;
}

.website_menu_header {
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 16px;
    color: #333333;
}

.footer_menu {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #333333;
    margin: 0px;
    font-size: 18px;
}

.topleft {
    font-size: 18px;
    font-weight: bold;
    color: rgb(26, 139, 179);
}


/* CK Editor background color */
.cke_editable {
  background-color: #ADADAD;
}
