.foto-lestnica{
    height: 2100px;
    padding-top: 40px;
    background: rgb(105,105,111);
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
    border: 1px solid white;
}

.img-katalog-lestnica{
    height: 350px;
    width: 400px;
    padding: 10px;
}
@media (min-width: 300px) and (max-width: 780px) {
    .img-katalog-lestnica{
        height: 250px;
        width: 290px;
    }
    .foto-lestnica{
        text-align: center;
        height: 4150px;
    }
} 
@media (min-width: 1000px) and (max-width: 1200px) {
    .img-katalog-lestnica{
        height: 280px;
        width: 320px;
    }
    .foto-lestnica{
        text-align: center;
        height: 1800px;
    }
} 
@media (min-width: 785px) and (max-width: 1000px) {
    .img-katalog-lestnica{
        height: 280px;
        width: 320px;
    }
    .foto-lestnica{
        text-align: center;
        height: 2550px;
    }
} 

.zagolovok-lestnica{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 35px;
    color: white;
}


.katalog-lestnica-text-forma{
    padding-top: 40px;
    height: 800px;
    background-image: url("../img/fon.png");
}
.katalog-lestnica-text-forma-h3{
    text-align: center;
    font-size: 25px;
}

.Vidy_lestnic_peril{
    color: white;
    font-size: 26px;
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
    padding-top: 2%;
    display: flex;
    /* height: 450px; */
}
.border{
    border: 2px solid;
    box-shadow: 10px 5px 5px grey;
    border-radius: 10px;
    padding: 5%;
}
.border>p{
    text-align: center;
    font-size: 28px;
}
.border>a{
    text-decoration: none;
    color: white;
}

.main_section_o_perilah_i_lestnicah{
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
    padding-bottom: 100px;
}
.main_section_o_perilah_i_lestnicah_p{
    
    color: white;
    font-size: 22px;
    opacity: 0.8;
}
.main_section_o_perilah_i_lestnicah_h2{
    color: white;
    font-size: 26px;
    text-align: center;
    padding-top: 50px;
}
.lestnica_img_marshevyje{
    height: 350px;
    width: 350px;
    border: 2px solid white;
    border-radius: 10px;
    box-shadow: 4px 2px 2px grey;
    margin: 5px;
}
@media (min-width: 300px) and (max-width: 400px) {
    .lestnica_img_marshevyje{
        height: 250px;
        width: 250px;
    }
}
@media (min-width: 401px) and (max-width: 500px) {
    .lestnica_img_marshevyje{
        text-align: center;
        height: 280px;
        width: 280px;
    }
}
@media (min-width: 501px) and (max-width: 700px) {
    .lestnica_img_marshevyje{
        height: 280px;
        width: 280px;
    }
}
@media (min-width: 1001px) and (max-width: 1120px) {
    .lestnica_img_marshevyje{
        height: 280px;
        width: 280px;
    }
}
.main_section_o_perilah_i_lestnicah_p_P{
    opacity: 1;
    color: white;
    font-size: 24px;
}
.zagolovki-p{
    padding-top: 50px;
    text-align: center;
    color: white;
    font-size: 26px;
}


/* ////////МАРШЕВЫЕ ЛЕСТНИЦЫ */


.main_marsh_lestnica{
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
    
}

.vidy_lestnic_img_kos_tet{
    height: 300px;
    width: 400px;
    text-align: center;
}
.vidy_lestnic_kos_tet{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.marsh_primer_vysity_img_container{
    text-align: center;
}
.marsh_primer_vysity_img{
    height: 400px;
    width: 600px;
}
@media (min-width:300px) and (max-width: 500px){
    .marsh_primer_vysity_img{
        height: 150px;
        width: 250px;
    }
    .vidy_lestnic_img_kos_tet{
        height: 200px;
        width: 250px;
    }
    h1{
        font-size: 25px;
    }
}
.main_section_o_perilah_i_lestnicah_h3_forma{
    color: white;
    font-size: 28px;
    padding-bottom: 40px;
}
.forma_fidbek_lextnica{
    text-align: center;

}

body{
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
 
}
.main_section_o_perilah_i_lestnicah_p_li{
    text-decoration: none;
    color: white;
    font-size: 20px;
}

