input,textarea,p{
    text-align: right;
}
/* .bt_bb_icon a span{
    text-align: right !important;
} */
 .bt_bb_google_maps_location{
    text-align: right;
}
.bt_bb_google_maps_location .bt_bb_headline{
    text-align: right;
}

 .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location .bt_bb_service{
    flex-direction: row;
    padding: 0 1em 0 0;
 }
 .bt_bb_google_maps_location .bt_bb_service .bt_bb_service_content{
    padding: 0 1em 0 0;
    text-align: right;
 }
 .footer-column .bt_bb_custom_menu  .menu-important-links-2{
    text-align: right;
 }

 /* contact us page */
.contact-us-headline  .bt_bb_headline{
text-align: right;

}
.contact-us-icon{
flex-direction: column;

}
/* remove star after and add before */
/* .bt_bb_required:after {
    content: "";
}
.bt_bb_required:before {
    content: "*";
    display: inline-block;
    color: #874f1a !important;
    font-weight: 700;
    margin: 0 .5em 0 0;
} */

.btSiteFooter .footer-column .bt_bb_icon{
    float: right;
    text-align: right;
}
.btSiteFooter .bt_bb_column .bt_bb_icon-sm{
    float: none;
}
 .btSiteFooter .footer-column .bt_bb_custom_menu .menu{
    text-align: right;
 }
 .btErrorPage .bt_bb_row .bt_bb_column {
    flex-direction:row;
}
 .btErrorPage .bt_bb_row {
    flex-direction:row-reverse;
}
/* contact forms 7 */
.wpcf7 form .wpcf7-response-output:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 16px;
}
.wpcf7 form .wpcf7-response-output:after {
    content: " ";
}

