/* Enter Your Custom CSS Here */

.et_pb_contact_apply_now{font-family: inherit;
    display: inline;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative; top:6px;
}


.et_pb_contact_apply_now:active{display: inline;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px;
    line-height: 1.7em;
    
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative; top:6px; background-color:grey !important; }

#footer-info {
    text-align: left;
    color: #666;
    padding-bottom: 10px;
    float: left;
    margin-top: -26px;
}
.footer_button{text-align:center;}

@media only screen and (max-width: 767px){
.footer_button{text-align:center; margin-top: 22px;}
 #footer-info {
    text-align: left;
    color: #666;
    padding-bottom: 10px;
    float: left;
    margin-top: -65px;
} 
  
}

.header_text{font-weight: 300;
    font-size: 46px;}
.slogan_text{line-height: 1.7em;
    font-size: 18px;}
