#sp-header.header-sticky, .header-sticky, #sp-header:before {
  background: white !important
}

.sp-megamenu-parent > li > a, #sp-header i {
  color: #111 !important
}

#sp-footer {
  background: white !important;
}

#sp-footer .sp-copyright {
    color: #272727;
    font-weight: 500;
}
#sp-section-1 {
  margin-top: 0 !important
}
.hero_content{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 80% 100%, 0 100%) !important;
}
.custom_mod_login .info-text a i{
    font-size:19px
}
/*modal login fix*/
/*.custom_mod_login .fade:not(.show){
    opacity:1 !important
}
.custom_mod_login .fade.show{
   
}
.modal-open .custom_mod_login #login{
     display:block
}*/
.sppb-youtube-video-bg{
	top: -60px;
}
#sp-footer1 ul{
    display:none !important
}
.ul_top_lang{
    position: absolute;
    right: -34px;
    top: 9px;
    margin: 0;
    padding: 0;
    
}
.ul_top_lang li {
    margin:0 5px 0 0
}
#sp-menu {
    padding-right: 30px
}
@media screen and (max-width:385px){
    body.ltr #offcanvas-toggler.offcanvas-toggler-right{
        margin-left:0
    }
    #sp-logo img{
        width:110px
    }
    #sp-menu{
        max-width:50% 
    }
}
@media screen and (max-width:480px){
    .ul_top_lang{
        right:0;
        top: 5px;
    }
    
    #sp-menu{
        max-width:40% 
    }

}
#section-id-1587214999867 .sppb-section-background-video video{
    object-fit: contain;
    /*margin-top:-20px*/
    /*top:-55px;*/
    width:100%;
    height:auto;
    
}
header #sp-menu .sp-megamenu-wrapper ul li:last-child{
    padding-right:10px
}