Меню
ГРАД

Профнастил, профлист для ворот, s= 0.7 мм, Раскрой: 1.2хL, Марка: С8

Документы не прикреплены
Компания не верифицирована
Профнастил, профлист для ворот, s= 0.7 мм, Раскрой: 1.2хL, Марка: С8
Владелец и контакты
К
Публикация от компании
Компания
Не верифицирована
Контактное лицо — ниже.
Отзыв

Средняя оценка по проверенным отзывам после сделок. Нажмите на звёзды — список отзывов.

Описание

.image {
width: 150px;
height: auto;
flex-shrink: 0;
}
.image-container {
width: 100%;
height: 180px;
overflow: hidden;
}

.full-width-image {
width: 100%;
height: 100%;
object-fit: cover;
}
.bold-text {
font-weight: bold;
text-align: center;
}
.container1 {
width: 80%;
margin: 0 auto;
padding: 40px;
background-color: #fff;
text-align: center;
border-radius: 8px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.block1 {
border: 2px solid #ddd;
border-radius: 8px;
padding: 20px;
margin-bottom: 20px;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.header1 {
font-size: 36px;
color: #333;
margin-bottom: 20px;
font-weight: bold;
}

.subheader1 {
font-size: 18px;
color: #555;
margin-bottom: 30px;
}

.highlight1 {
color: #ff5c5c;
font-weight: bold;
}

.cta-button1 {
padding: 15px 30px;
font-size: 20px;
color: #fff;
background-color: #ff5c5c;
border: none;
border-radius: 5px;
cursor: pointer;
text-transform: uppercase;
transition: background-color 0.3s;
}

.cta-button1:hover {
background-color: #e84e4e;
}

.footer1 {
font-size: 14px;
color: #888;
}

.cta-section1 {
display: flex;
justify-content: space-between;
align-items: center;
}

.cta-section1 .cta-button1 {
margin-left: 10px;
}
.flip-card {
background-color: transparent;
width: 250px;
height: 150px;
perspective: 1000px;
margin-top: 50px;
}
.flip-card-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.6s;
transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
}

.flip-card-front {
background-color: #FFF2CC;
color: black;
}

.flip-card-back {
background-color: #FFB400;
color: black;
transform: rotateY(180deg);
}


.flip-card-container {
display: flex;
justify-content: center;

flex-wrap: wrap;
width: auto;
overflow: hidden;
justify-content: space-evenly;


}


.flip-link {
display: inline-block;
width: auto;
height: auto;
text-decoration: none;
color: #333;
}


.flip-card-front p, .flip-card-back p {
font-size: 1em;
font-weight: bold;
margin: 0;
word-wrap: break-word;
overflow-wrap: break-word;
text-align: center;
max-width: 90%;
line-height: 1.4;
}
.advantages-list1 {
list-style-type: none;
padding: px;
}
.company-description {
border: 3px solid #FFB400;
padding: 20px;
margin: 20px 0;
border-radius: 10px;
display: flex;
align-items: center;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.company-description1 {
border: 3px solid #FFB400;
padding: 20px;
margin: 20px 0;
border-radius: 10px;
display: flex;
align-items: center;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.company-description img {
width: 250px;
height: auto;
margin-right: 20px;
border-radius: 5px;
}
.company-description-text {
color: black;
font-size: 1em;
}
.company-description-text .company-name {
font-weight: bold;
color: #555;
}
.container {
padding: 20px;
background: #FFFF;
border-radius: 15px;
overflow: hidden;
animation: slideIn 1s ease-out;
max-width: none;
margin-bottom: 1px;
margin-top: 1px;


}
.container77 {
border: 3px solid #FFB400;
padding: 20px;
background: #FFFF;
border-radius: 1px;
overflow: hidden;
animation: slideIn 1s ease-out;
max-width: none;
margin-bottom: 1px
}


.table-title {
background-color: #FFB400;
padding: 10px;
border-radius: 5px;
font-size: 1.2em;
font-weight: bold;
text-align: center;
margin-bottom: 10px;
margin-top: 0px;
}
table {
width: 100%;
border-collapse: collapse;
margin-top: 1px;
margin-bottom: 1px;
}
th, td {
padding: 12px;
text-align: left;
border-bottom: 1px solid #ddd;
}
th {
background-color: #FFB400;
color: #333;
}
td {
border-right: none;
}
th:last-child, td:last-child {
border-right: none;
}
tbody tr:hover {
background: #FFF2CC;
color: #000000;
transform: scale(1.05, 1.09);
transition: transform 0.2s;
}

.spisok2 table {
width: 100%;
border-collapse: collapse;
margin-top: 1px;
}
.spisok2 th, td {
padding: 12px;
text-align: left;
border-bottom: 1px solid #ddd;
}
.spisok2 th {
background-color: #FFB400;
color: #333;
}
.spisok2 td {
border-right: none;
text-align: center;
}
.spisok2 th:last-child, td:last-child {
border-right: none;
}
.spisok2 tbody tr:hover {
background: #FFF2CC;
color: #000000;
transform: scale(1.05, 1.09);
transition: transform 0.2s;
}
.spisok1 table {
width: 100%;
border-collapse: collapse;
margin-top: 1px;
}
.spisok1 th, td {
padding: 12px;
text-align: left;
border-bottom: 1px solid #ddd;
}
.spisok1 th {
background-color: #FFF2CC;
color: #333;
}
.spisok1 td {
border-right: none;
text-align: center;
}
.spisok1 th:last-child, td:last-child {
border-right: none;
}

.spisok1 tbody tr:hover {
background: #FFF2CC;
color: #000000;
transform: scale(1.05, 1.09);
transition: transform 0.2s;
}
.advantages-list {
list-style-type: none;
padding: 0;
}

.cta-button {
display: inline-block;
padding: 10px 20px;
background-color: #FFB400;
color: white;
text-align: center;
text-decoration: none;
font-size: 1.2em;
border-radius: 5px;
margin-top: 30px;
transition: background-color 0.3s;
}
.cta-button:hover {
background-color: #FFB400;
}
.cta-button, .cta-button:visited {
color: black;
text-decoration: none;
}








Закажите прямо сейчас и получите консультацию и помощь в выборе товара!
Доставка осуществляется по всей России и странам СНГ





ООО «АвиаПромСталь» занимается продажей металлопроката уже более 20 лет и накопила колоссальный опыт и запас прочности, который теперь в вашем распоряжении. Основными направлениями деятельности компании являются поставки цветного и нержавеющего металлопроката. Сортамент нашей продукции насчитывает свыше 8 000 типоразмеров изделий из нержавеющей стали, титана, алюминия, меди, бронзы, латуни, свинца, олова, марганца, нихрома, а также различных сплавов. Трубный и сортовой металлопрокат, листы, полосы, ленты, проволоки и множество других изделий представлены из более чем 1500 марок стали и сплавов.










Характеристика
Значение




Марка
В19; КС20; КС21; КС8; КСП17; МК20; МП10; МП18; МП20; МП20К; МП20С; МП21; МП35; Н10; Н114; Н15; Н153; Н19; Н20; Н21; Н35; Н44; Н45; Н57; Н60; Н75; НС10; НС114; НС20; НС21; НС22; НС38; НС44; НС50; НС75; НС8; С10; С13; С15; С16; С17; С18; С20; С21; С25; С44; С8; С9; СП20; НС35


Толщина
0,17; 0,23; 0,25; 0,3; 0,33; 0,35; 0,37; 0,38; 0,4; 0,42; 0,43; 0,45; 0,47; 0,5; 0,55; 0,57; 0,6; 0,65; 0,68; 0,7; 0,75; 0,8; 0,85; 0,86; 0,87; 0,88; 0,9; 0,95; 1; 1,1; 1,2; 1,5; 2; 2,5


Раскрой
0.646хL; 0.6хL; 0.75х6; 0.75хL; 0.801хL; 0.805хL; 0.807хL; 0.845х6; 0.845хL; 0.864х6; 0.8х12; 0.8х6; 0.8хL; 0.902х12; 0.902х6; 0.902хL; 0.93х6; 0.96хL; 1.047х12; 1.047хL; 1.051х6; 1.051хL; 1.05х6; 1.05хL; 1.064хL; 1.06х12; 1.076хL; 1.135хL; 1.13хL; 1.154хL; 1.15х2; 1.15х3; 1.15х6; 1.15х9; 1.15хL; 1.16хL; 1.175хL; 1.17хL; 1.18х6; 1.18хL; 1.19хL; 1.1х2; 1.1х6; 1.1хL; 1.2х2; 1.2хL; 1х2; 1х6; 1хL; 1.06хL


Тип поверхности
Zn 100/140; Zn 120; Zn 275; Zn 80; Zn 80/140; Zn 100







Способы доставки






Железнодорожным транспортом


Надежный и экономичный способ перевозки крупных партий металлоизделий на большие расстояния с высокой грузоподъемностью и безопасностью.








Автотранспортом


Быстрый и удобный способ перевозки с доставкой напрямую до места назначения, включая объекты без железнодорожного сообщения.








Воздушным транспортом


Самый быстрый способ перевозки, подходящий для срочных и международных поставок небольших партий груза.







Наши менеджеры берут на себя ответственность в организации доставки, контролируя весь процесс от отгрузки до получения продукции в месте назначения.
Заявки обрабатываются в течение одного рабочего рабочего дня.


Характеристики

Категория
Фасадные материалы
Подкатегория
Профнастил, профлист для фасада
Тип
для ворот

Местоположение на карте