.fa-comments:before {
        content: "\f232" !important;
    font-weight: 500!important;
    font-family: 'Font Awesome 5 Brands';
    color: white!Important;
} 

.fa-chevron-up:before {
    content: "\f077";
    font-weight: 600 !important;
    font-family: 'Font Awesome 5 Free' !important;
}

.fa-phone:before {
    content: "\f095";
    font-weight: 600 !important;
    font-family: 'Font Awesome 5 Free' !important;
}

.fa-bars:before {
    content: "\f0c9";
    font-weight: 600 !important;
    font-family: 'Font Awesome 5 Free' !important;
}

.fa.fa-close:before, .fa.fa-remove:before {
    content: "\f00d";
  font-weight: 600 !important;
    font-family: 'Font Awesome 5 Free' !important;
}



/* OVERALL MAIN BODY */

#sp-main-body {
    padding: 0px !important;
}

/* END OF OVERALL MAIN BODY */



/* FONT */



@media (max-width: 767px){

 body h1 {  
    font-size: 34px !important;   
  }
  
  
   body h2 {  
    font-size: 30px !important;   
  }
  
  
   body h3 {  
    font-size: 24px !important;   
  }
  
  body {
    font-size: 16px !important;
}
  
   
  body p{
    font-size: 16px !important;
}
  
}


/* END OF FONT */


/* LOGO */

@media screen and (min-width: 1200px){
.logo-image {
    height: fit-content !important;
    width: 460px !important;
}
  
  .sp-megamenu-parent {
    margin: 10px -15px !important;
}
  
  
   #sp-header .logo {
    align-items: baseline !important;
     margin-top: 4px;
}

 .header-sticky   #sp-header .logo {
    align-items: baseline !important; 
   margin-top: 4px;
} 
  
  
  
}




@media screen and (min-width: 992px) and (max-width: 1200px){
#sp-header .logo {
    align-items: baseline !important;
    margin-top: 14px;
}
  
}

/* END OF LOGO */





/* NAVIGATION BAR */


div#sp-menu {
    margin-top: auto;
    margin-bottom: auto;
}



.transparent-header #sp-header:not(.header-sticky) {
    height: auto !important;
}

#offcanvas-toggler > .fa {
    color: #ffffffd1 !important;
}

.header-sticky #offcanvas-toggler > .fa {
    color: #926202 !important;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Rubik', sans-serif !important;
    font-size: 16px !important;
    font-weight: 500;
}

#sp-header .sp-megamenu-parent > li > a:before {

  content: unset !important;
  
}

@media screen and (min-width: 1200px){
#sp-header .sp-megamenu-parent > li > a {
    margin: 0 14px !important;
    padding: 0px !important;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
  
  #sp-header .sp-megamenu-parent > li > a {
    margin: 0 8px !important;
    padding: 0px !important;
    letter-spacing: 0px  !important;
}
  
}




.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #926202 !important;
}

.sp-megamenu-parent > li > a:hover {
    color: #9e7517 !important;
}


.sp-megamenu-parent > li > a {
    color: #ffffffba !important;
}

.header-sticky .sp-megamenu-parent > li > a {
    color: black !important;
}


.header-sticky .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #926202 !important;
}

.header-sticky .sp-megamenu-parent > li > a:hover {
    color: #9e7517 !important;
}


.logo-image {
    transition: 0.5s;
   width: 180px !important;
      height: auto !important;
   
}




.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #926202 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #e4b024 !important;
}



body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    Z-INDEX: 3;
    POSITION: RELATIVE;
}


@media screen and (max-width: 990px){
  
  
  
.header-sticky  .logo-image {
    height: auto;
    transition: 0.5s;
    padding-top: 15px;
}
}

@media screen and (max-width: 990px){
  .logo-image {
    transition: 0.5s;
   padding-top: 15px;
      height: auto !important;
   
}
  }


/* END OF NAVIGATION BAR */




/*LINE BAR */

.lineBarCTA:before {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
    z-index: 4;
  top: 8px;
}

section#sp-bottom:before {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
    z-index: 43;
    transform: scaleX(-1);
}




.lineBar:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebar.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
   bottom: -1px;
    z-index: 3;
}


#sp-cta {
    margin-bottom: -16px;
    background-color: #ffffff;
}




/*
.lineBarCTA:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
     bottom: 400px;
    z-index: 3;
}


section#sp-bottom:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
     bottom: 442px;
    z-index: 3;
    transform: scaleX(-1);
}

@media screen and (min-width: 1081px){
  
  .lineBarCTA:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
     bottom: 374px;
    z-index: 3;
}
  
  section#sp-bottom:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
     bottom: 440px;
    z-index: 3;
    transform: scaleX(-1);
}
  
  
}




@media screen and (max-width: 767px){
  
  .lineBarCTA:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
    bottom: 498px;
    z-index: 3;
}
  
  
  section#sp-bottom:after {
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
    bottom: 1106px;
    z-index: 3;
    transform: scaleX(-1);
}
  
}



*/
  
/* END OF LINE BAR */





/* BUTTON */


.sppb-btn-primary.focus, .sppb-btn-primary:focus {
    color: unset !important;
    box-shadow: 0 0 0 3px rgb(255 255 255 / 0%) !important;
}


body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn{
    background: transparent !important;
    color: #fff !important;
    
    line-height: 1 !important;
    padding: 15px 30px !important;
    border-radius: 0px !important;
    border: 0 !important;
    position: relative !important;
    FONT-FAMILY: 'Rubik', SANS-SERIF;
    FONT-WEIGHT: 400 !important;
    FONT-SIZE: 16PX !IMPORTANT;
}


body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn:before {
content: "";
    position: absolute;
    background-image: linear-gradient(0deg, #654403, #9e6a02);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: skewX(-16deg);
    z-index: -1;
    box-shadow: 3px 3px 9px #00000047 !important;
    transition: 0.5s !important;
 
}




body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn:hover:before {
  box-shadow: 3px 3px 9px #00000047 !important;
  background-image: linear-gradient(0deg, #654403, #9e6a02);
  transition: 0.5s !important;
 
}


body div .sppb-addon-optin-forms .sppb-btn:focus, body div .sppb-btn:focus, body div .sppb-addon-optin-forms .sppb-btn:hover, body div .sppb-btn:hover {
  
       letter-spacing: 0.3px !important;
  
} 


body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn:after {
    content: "";
    position: absolute;
    background: #E4B024 !important;
    width: 0px;
    height: 100%;
    transform: skewX(-16deg) !important;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.5s;
}

body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn:hover:after {
    width: 100%;
}


/* END OF BUTTON */



/* BOTTOM */


#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
    color: #926202 !important;
}

#sp-bottom .sp-module {
    margin-bottom: 0px !important;
}


@media screen and (min-width: 767px){
.sp-module ul {
  MARGIN: 0px 50px;
    display: inline-flex !important;
}
  
  
#sppb-addon-1629960018132 {
    DISPLAY: FLEX !important;
    JUSTIFY-CONTENT: CENTER !important;
}

.sp-module ul > li > a {
  color: rgb(0 0 0) !important;
    font-weight: 400 !important;
    font-family: 'Rubik' !important;
    font-size: 18px !important;
    margin: 0 19px !important;
}

  
}

.sp-module ul > li > a {
  color: rgb(0 0 0) !important;
    font-weight: 400 !important;
    font-family: 'Rubik' !important;
    font-size: 18px !important;
    margin: 0px;
}



#sp-bottom {
    padding: 0px 0px !IMPORTANT;
}


/*END OF BUTTOM*/


/* FOOTER */


#sp-footer .container-inner {
    padding: 10px 0px;
    justify-content: center;
    display: flex;
}



span.sp-copyright {
    COLOR: WHITE !IMPORTANT;
}

#sp-footer a {
    color: WHITE !IMPORTANT;
}

/* END OF FOOTER */


/* Scroll up & Chat button */

.sp-scroll-up {
    right: 100px !important;
}

span#hover_icon {

    font-size: 1.6em !important;
}

span#close {
    font-size: 28px !important;
    right: 16px !important;
}

/*----*/

/* Off canvas */

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
color: #000000 !important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    padding: 0.6rem 0 !important;
}

.close-offcanvas {
    font-size: 16px !important;
    background: #926202 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #926202 !important;
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #926202 !important;
}

.offcanvas-menu {
    color: #000000 !Important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
    font-family: 'Font Awesome 5 Free' !important;
  font-weight: 700 !important;
      color: #926202;
} 


.offcanvas-menu .offcanvas-inner .sp-module ul > li:active{
color:  #926202 !important;
  
}


/* END OF OFF CANVAS */



/* PAGE TITLE */

#sp-header .logo {
    position: relative;
      z-index: 99;
}


.sp-page-title {

    margin-top: -110px;
      padding: 180px 0 120px;
  background-size: cover;
    background-repeat: no-repeat;
      background-position: center center;
}

.sp-page-title .sp-page-title-heading {
    font-size: 56px;
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500;
    color: #ffffff !important;
      z-index: 2;
    position: relative;
  
    text-shadow: 3px 4px 6px #00000045;


}



.sp-page-title:after {
     content: '';
       background-image: linear-gradient( 0deg, rgb(62 62 62 / 0%), rgb(0 0 0 / 100%));
    width: 100%;
    height: 200%;
        top: -267px;
    left: 0;
      position: absolute; 
}




.sp-page-title:before {
    top: 224px;
    left: 0;
    content: "";
    position: absolute;
    background: url(/images/00FuYi/home/linebarcta.png) no-repeat scroll center right / cover;
    width: 100%;
    height: 80px;
    z-index: 4;
}



@media screen and (max-width: 767px){
  
  .sp-page-title:before {
    top: 194px;
  }
  
  .sp-page-title:after {
    height: 180%;
    top: -197px;

}
}

/* END OF PAGE TITLE */
  
  
  
/* COMPANY PROFILE BUTTON */




  
/* END OF COMPANY PROFILE BUTTON */
  
