body.bg-theme6 {
  background-image: url(../images/bg-themes/7.jpg);
  background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    transition: background .3s;
}