.wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    left: 10px;
    right: unset;
}

.wa__btn_popup {
    position: fixed;
    right: 33px;
    bottom: 12px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;
}

.wa__btn_popup .wa__btn_popup_icon {
    width: 66px;
    height: 65px;
    background: #090;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}

a.button.popmake-3139 {
    background: transparent;
    color: #ffffff;
    border: solid 2px #ffffff !important;
    border-radius: 10px !important;
    font-size: 18px;
    font-weight: 500;
}

a.button.popmake-3139:hover {
    background: #C2E398;
    color: #2c2c2c;
    border: solid 2px #C2E398 !important;
    border-radius: 10px !important;
    font-size: 18px;
    font-weight: 500;
}

a.button.c2a {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 600;
    border-radius: 10px !important;
}

.float-right{
    float: none;
}

.float-left{
    float: left !important;
    padding-right: 5px !important;
}

@media only screen and (min-width: 480px) and (max-width: 980px){
.float-right{
    float: none;
 padding-left: 10px !important;
}}

#bghead{
font-size:20px;
}


.grecaptcha-badge {
display:none;
}