div {border:0px red solid;}

.bg-fon1 {
    background: url(flower_icon.svg);
    background-repeat: repeat;
    background-size: 40px;
    background-position: right;
    padding: 20px;
    
}
.bg-fon {
    background: url(images/1644750821_23-krot-info-p-fon-pesok-29.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    
}
.bg-fon2 {
    background: #d8d8d8;
}
.bg-fon3 {
    background: black;
}
.logo img{
background-size: cover;
width: 90%;
padding: 20px;
}
.history-borders{
border:1px grey solid;
}
.container-menu{
border:1px grey solid;
padding: 1px;
text-align: center;
}

.container-fluid row logo{
    height: 50%;
}
.carousel-item img.w-100 {
    height:250px;
    object-fit: cover;
} 
.carousel-control-next-icon, .carousel-control-prev-icon {   
    width: 5rem;
    height: 5rem;
     
}
.carousel-control-next, .carousel-control-prev {
    width: 10%;
}
.carousel-indicators [data-bs-target] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px #2b2626 solid;
}
p{
    text-align: justify;
    text-indent: 20px;
    
}
.spisok li{
    background: url(flower_icon.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 35px;
    background-position: 5px;
    background-position: top left;
}
.spisok {
    list-style: none;
}
.button {
    float: ;
}
.clear{
    clear: both;
}
.container-about img{
   width:100%;
   object-fit: cover; 
}
