.fa-quote-left:before, .fa.fa-long-arrow-left:before, .fa.fa-long-arrow-right:before,.fa-fish:before,  .fa-bars:before, .fa-comments:before,
.fa.fa-close:before, .fa.fa-remove:before, .fa-phone:before,.fa-envelope:before, .fa-chevron-up:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.sppb-btn.sppb-btn-primary, button#bfSubmitButton {
  background-image: linear-gradient(224deg, #ff9701 0%, #aa2601 100%);
  border: none;
}
.sppb-btn.sppb-btn-primary:hover, .sppb-btn.sppb-btn-primary:focus,
button#bfSubmitButton:hover, button#bfSubmitButton:focus{
  background-image: linear-gradient(-224deg, #f15a2f 0%, #f15a2f 100%);
}
button#bfSubmitButton {
    padding: 10px 20px;
}






/*logo*/
img.logo-image-phone.d-inline-block.d-lg-none {
    height: 50px;
}
.header-sticky .logo-image {
    height: 57px;
}


/*pg-title*/
.sp-page-title {
  padding: 170px 0 130px 0;}
  
  
/*slide*/
@media screen and (max-width:480px){
.sppb-col-6.slide-img-wrap {
    max-width: 100%;
    flex: 0 0 100%;
}}

/*about*/
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
    margin-top: 0!important;
}
.sppb-addon-animated-number .sppb-animated-number {
    font-weight: 700;
    margin-bottom: 0!important;
}


/*bottom*/
#sp-bottom1 .sppb-addon-wrapper{
    margin-bottom: 0px;
}

#sp-bottom1 .sp-module {
    margin-bottom: 10px!Important;
}

ul.social-icons {
    margin-bottom: 50px;
}


input#saddr {
    border: 1px solid #cccccc;
}




