.fa, .far, .fas {
    font-family: 'FontAwesome' !important;
}
.contactbutton{
    background-color: #ffe700;
    border-radius: 9px;
margin:5px;
}
.contactbutton:hover{
    background-color: #fff900;
}
.contactbutton a {
color: #121212 !important;
}
.contactbutton a:hover {
color:#000 !important;
}
.header-banner-container .page-title-wrap {
padding: 21px 5px 10px 5px !important;
}
.site-content {
    padding-top: 21px  !important;
}
.ak-container-right {
padding-top: 39px;
}
#site-navigation .admin-bar .is-menu-wrapper {
float:left;
}
.admin-bar .is-menu-wrapper {
    top: 15px;
    position: absolute;
    left: 20px !important;
    right: unset;
}
.is-menu-wrapper .is-menu form {
    right: 15px;
    left: 15px;
}
.is-menu.is-dropdown .search-close {
    left: -5px;
}
@media only screen and (max-width: 766px) {
.elementor-3756 .elementor-element.elementor-element-4c763b6 .elementskit-menu-hamburger {
    background-color: #ff0000 !important;
    border-style: none !important;
}
}