@media (min-width: 1025px) {.dropdown-menu, .modal-content, .panel, .list-group-item {  background-color: rgba(250, 250, 250, 0.9); } }html, body {background-attachment: inherit;} 
        
        body { background:  #120C11;  } 
#h1-menu .menulist a, #rightbox .menulist a, #rightbox .name { color: #FFFFFF; } 
#h1,#h1-menu .menulist ul li a, #rightbox .menulist ul li a , #rightbox { background: #EBBED6; } 
.white, .white a {  background: #EBBED6; } 
.box { color: #FFFFFF; background: #EBBED6; } 
.box, #h2-menu .menulist a, #unline {   } 
.box a:hover {  } 
.ovari { color: #FCFFFF; background: #EBBED6;  } 
.private, .private a {  background: #FFDDB0; } 
#h2-menu .menulist a {  background: #EBBED6; } 
#h2-menu .menulist a:hover {  } @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}