

/*.fa-angle-up::before {
    content: "";
}*/

/*#callnow .fa {
    font-size: 25px;
    position: relative;
    top: 3px;
}*/

*::-moz-placeholder {
    color: #cccccc;
}

element.style {
    cursor: pointer;
}

/*#callnow {
    color: #fff;
    text-align: center;
}*/

.fa {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.shortcode_button.btn_type6 {
    background: none repeat scroll 0 0 #00b6e8;
}
.shortcode_button.btn_small {
    padding: 10px 20px;
}
.shortcode_button, a.shortcode_button {
    -moz-osx-font-smoothing: grayscale;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    margin: 0 16px 20px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 200ms ease 0s;
}