.offset-lg-1{
    margin: 0 !important;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    z-index: 1000;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) > .navbar {
    background-color: transparent !important;
    border-color: transparent;
    color: inherit;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) > .navbar .nav-item > .nav-link, #wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) > .navbar .nav-item > .nav-link:hover {
    background-color: transparent;
    color: inherit;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) > .navbar .nav-item > .nav-link.active {
    font-weight: bolder;
}
body{direction: ltr !important;}
.cloud-light-header{
    position: relative;
    top: -100px;
    height: 293px;
}
header.subpage_css  nav.navbar, .subpage_css.bg-white-50{
    background-color: transparent !important;
}
footer{
    direction: ltr;
    text-align: left;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.carousel-item{
    left: -50vw;
}
.carousel-control-next{
    right: 0 !important;
    left: unset !important;
}
.o_notification_manager, body::before{
    opacity: 0 !important;
}