.background9 {
    background: rgb(255, 255, 255, 0.7);
}

.tlo1, .tlo2, .tlo3, .tlo4, .tlo5 {
 background-attachment:fixed;
 background-size:cover;
}

.ramka {
    border: solid 0.5px;
    border-color: #dedede;
}

hr {
	background:linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0))!important;
  border:0px!important;
  height:1px!important;
}