
.fl-fl {
    background-color: #ff8000; !important;
    color: #ffffff !important;
    border-color: transparent #0097c6 transparent transparent;
    text-transform: uppercase;
    letter-spacing: 3px;
    width: auto;
    /* border-radius: 100% 0% 100% 0% / 46% 61% 39% 54% ; */
    border-radius: 34px 8px 34px 34px;
    position: fixed;
    left: 0px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon {
    color: #e12454;
}

.s {
    font-size: 20px;
    color: white;
    padding: 13px 0;
    width: 33px;
    padding-right: 9px;
    margin-left: 13px;
}

.fl-fl a {
    color: white !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px!important;
    vertical-align: top!important;
}

.float-fb {
    top: 53%;
}

.float-tw {
    top: 61%;
}

.float-gp {
    top: 37%;
}

.float-rs {
    top: 45%;
}

.float-yt {
    top: 69%;
}
.rate-header-content{
    margin-top: 7px;
    text-align-last: center;
}
.btn-style8.v10 {
    width: 100%;
    text-align: center;
}

.btn-style8 {
    align-content: center;
    color: #FFF;
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 700;
    line-height: 56px;
    border-radius: 0px 0px 250px 250px;
    background: #FF6D00;
    height: 56px;
    padding: 0 51px 0 37px;
    display: inline-block;
    border: 2px solid transparent;
}
.btn-style8:hover {
    background-color: #fff;
    border-color: #FF6D00;
    color: #FF6D00 !important;
  }

  .btn-style8 h5 a:hover {
    color: #FF6D00;
  }