.katalog_vorota_razdel{
    /* height: 450px; */
    align-items: center;
    border: 2px solid white;
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
    color: white;
} 
@media (min-width: 300px) and (max-width: 750px) {
    .katalog_vorota_razdel{
        height: 800px;
    }
}
@media (min-width: 300px) and (max-width: 1000px) {
    .text_nad_razdelom{
        font-size: 18px;
    }
}
.text_nad_razdelom{
    font-size: 22px;
    text-align: center;
}
.vorota_razdely{
    margin-top: 25px;
    
    text-align: center;
}

.position_razdely_vorota{
    width: 50%;
    text-align: center;
    padding-right: 25%;
}
.image {
	position: relative;
    width: 350px; /* for IE 6 */
    height: 350px;
}
@media (min-width: 300px) and (max-width: 700px) {
    .image{
        align-items: center;
    }
}
.image-katalog-vorota_razdel{
    width: 350px;
    height: 350px;
    border-radius: 10px;
    border: 1px solid black;
}
@media (min-width: 300px) and (max-width: 700px) {
    .image-katalog-vorota_razdel{
        width: 230px;
        height: 230px;
    }
    
}

.razdel_vorot-img {
	position: absolute;
	bottom: 0px;
	left: 0;
    width: 350px;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    border-radius: 10px;
    text-align: center;
    color: white;
}
.razdel_vorot-img:hover{
    background: white;
    color: black;
}
@media (min-width: 300px) and (max-width: 700px) {
    .razdel_vorot-img {
        position: relative;
        width: 230px;
        height: 30px;
        font-size: 16px;
    }
}
.image>a{
    text-decoration: none;
}



.text_pod_foto_artikl{
    position: absolute;
	top: 5%;
	left: 30px;
    width: 110px;
    height: 25px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
}



.text_pod_foto_niz{
    font-size: 18px;
    color: white;
}




.foto-vorot{
    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-vorota{
    height: 350px;
    width: 400px;
    padding: 10px;
}
@media (min-width: 300px) and (max-width: 780px) {
    .img-katalog-vorota{
        height: 250px;
        width: 290px;
    }
    .foto-vorot{
        text-align: center;
        
    }
} 
@media (min-width: 1000px) and (max-width: 1200px) {
    .img-katalog-vorota{
        height: 280px;
        width: 320px;
    }
    .foto-vorot{
        text-align: center;
       
    }
} 
@media (min-width: 785px) and (max-width: 1000px) {
    .img-katalog-vorota{
        height: 280px;
        width: 320px;
    }
    .foto-vorot{
        text-align: center;
        
    }
} 

.zagolovok-vorot{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 35px;
    color: white;
}

.katalog-vorota-text-forma{
    padding-top: 40px;
    height: 800px;
    background-image: url("../img/fon.png");
}
.katalog-vorota-text-forma-h3{
    text-align: center;
    font-size: 25px;
}

/* начало раздеда с откатными воротами  */

.otkat_vorota_vysota{
    height: 3800px;
}
.main_otkat_vorota_bg{
    background-image: url("../img/fon.png");
    background-size: cover;

}
.padding_forma_otkat_vorota{
    padding-top: 80px;
}

@media (min-width: 300px) and (max-width: 530px) {
    .otkat_vorota_vysota{
        height: 8600px;
    }
} 
@media (min-width: 531px) and (max-width: 600px) {
    .otkat_vorota_vysota{
        height: 8000px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .otkat_vorota_vysota{
        height: 7800px;
    }
} 
@media (min-width: 768px) and (max-width: 820px) {
    .otkat_vorota_vysota{
        height: 4500px;
    }
} 
@media (min-width: 821px) and (max-width: 999px) {
    .otkat_vorota_vysota{
        height: 4000px;
    }
} 
@media (min-width: 1000px) and (max-width: 1200px) {
    .otkat_vorota_vysota{
        height: 3500px!important;
    }
} 

.plusi_minusi{
    background-image: url('../img/fon-min.jpeg');
    height: 800px;
}

@media (min-width: 300px) and (max-width: 530px) {
   
    .plusi_minusi{
        height: 1700px;
    }
} 

@media (min-width: 700px) and (max-width: 1400px) {
    .plusi_minusi{
        height: 1200px;
    }
} 

.plus_minus_h3{
    text-align: center;
}
.seo_text_vorota{
    background: linear-gradient(90deg, rgba(105,105,111,1) 0%, rgba(50,51,51,1) 100%, rgba(237,234,234,1) 100%);
    color: white;

}
.h2_vorota_links{
    font-size: 26px;
    color: white;
}