body.back{

    background-repeat: repeat;
background-image: url(fon2.jpg); 
    margin-bottom: px;
}
div.back1{
background-color: #5d2b63;
    margin-left: 20%; margin-right: 20%;
	border-radius: 8px;
}
nav.nav{ 
    background-image: url(fon2.jpg); 
    font-size: 18px;
    font-family: "Roboto";
    margin-top: -8px; 
    height: 30px;
    padding: 5px;
    text-align: center;
	
}
nav.footer{ 
    background-color: #4A629E;
    font-size: 15px;
    font-family: "Roboto";
    margin-top: -8px; 
    height: 20px;
    padding: 5px;
    text-align: center;
	color: white;
	border-radius: 8px;
}
h1.h1{
   font-family: "Roboto";
   color:#2c0a30;
    padding-left: 5%
	
}
h2.h2{
    font-family: "arial";
    font-size: 20px;
    padding-left: 10%
}
ul.ul{
    line-height: 150%;
    padding-left: 15%;
    padding-right: 15%
}
ul.ul2{
    line-height: 150%;
    margin-left: 10%;
    margin-right: 10%;
    border-left: solid 1px black;
    border-right: solid 1px black;
}
p.p1{
    margin-top: 40px;
    font-family: 'Roboto';
    text-align: center;
	color: #191970; /* Цвет текста */
    font-weight: 600; 
}
div.akcya{
    background-color: #132847;
    font-size: 30px;
    font-family: "arial";
    text-align: center;
    font-style: italic;
}

div.after{
    background-color: rgba(71, 74, 74, 0.24);
    text-align: center;
}
.map {
	width: 100%;
	height: 400px;
}


