i.fa.fa-long-arrow-right{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

i.fa.fa-long-arrow-left{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.form-inline label {
    justify-content: left!important;
}

/*header*/
#sp-header {
  height: 100px;
  background-color: transparent;
  border-bottom: 1px solid rgba(166, 124, 0, .3);
}
@media (max-width: 480px){
#sp-header {
  height: 60px;
  background-color: transparent;
  border-bottom: 1px solid rgba(166, 124, 0, .3);
}}
#sp-header .logo {
    height: 97px;
}
#sp-header .logo-image {
    height: 94px;
}
@media (max-width: 990px){
#sp-header .logo img {
    margin-top: 5px;
    display: block;
    float: right;
    max-width: 60%;
    height: auto;
    max-height: 85px;
}}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 100px;
  font-size: 12px;
  margin: 0;
}
#sp-top-bar {
    background: rgb(0 0 0 / 80%);
    color: #aaa;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    background-color: rgb(0 0 0 / 79%);
}
@media (max-width: 480px){
#offcanvas-toggler {
    display: block;
    height: 0px;
    line-height: 60px;
}}

.search-icon {
    line-height: 100px;
}

@media (max-width: 960px){
.search-icon {
  line-height: 60px; 
}}
header#sp-header i.fa.fa-search {
    line-height: 100px;
}
@media(max-width:991px){
header#sp-header i.fa.fa-search {
    line-height: 60px;
}
}


/*page title*/
.sp-page-title .sp-page-title-sub-heading {
    line-height: 1.1;
}

/*slider*/
.sp-page-title:after {
    background-color: #000;
}

/*scroll*/
.sp-scroll-up {
    right: 109px;
    bottom: 29px;
}

@media (max-width: 480px){
.sppb-addon-title.sppb-feature-box-title {
    color: rgb(255 255 255 / 80%) !important;
}}

#sp-bottom {
    padding-top: 50px !important;
}
div#sp-bottom1 .sppb-img-responsive {
    max-width: 65% !important;
}

@media (max-width: 480px){
#sp-footer .container-inner {
    padding-bottom: 80px;
  }
  .link-color-icon .sppb-addon-title.sppb-feature-box-title{
    color:#3b1818 !important;
  }}

/*topbar*/
#sp-top-bar #sp-top2 {
    text-align: right;
}
#sp-top-bar {
    text-align: left;
}
span#hover_icon {
    font-size: 24px !important;
}