*{

}
.id{
    height: 50px;
    width: 50px;

}
.header__ul{
    display: flex;
    gap: 50px;
    padding: 0 100px 0 100px;
    text-decoration: none;
}
.header__div{
    display: flex;
}
.header__img{
    height: 50px; ;
    width: 130px;
    padding: 0 30px;
}
.header-phone{
    height: 15px;
    flex-direction: column;
    display: flex;
    align-items: end;
    padding: 0 0 0 100px;

    
}
.section__header{
    max-width: 1150px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
   
element.style {
}
img{
height: 400px;
width: 800px;
}
.section__main{
    max-width: 1150px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
svg{
    height: 100px;
    width: 100px;

}
.catalog-top-panel{
    display: flex;
    border: 1px solid red;
    text-align: center;
    justify-content: space-between;
}
img{
 height: 400px;
 width: 200px;   
}
.div__section{
    display: flex;
    flex-wrap: wrap;
border: 1px solid #000;
}
a{
    color: red;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
   
}
a:hover{
    color: #000;
}
li{
    list-style: none;
}
.section__main{
    max-width: 1150px;
    widows: 100%;
}
.main__section{
    max-width: 1150px;
    widows: 100%;
    margin-left: auto;
    margin-right: auto;
}
.phone{
background: #000;
text-align: center;
}
.div__section{
    gap: 20px;
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 50px 0;
    flex-wrap: wrap;
}
.p__p{
    width: 200px;
    font-weight:bold;

}
footer{
    background: red;
}
.img__img{
    height: 50px;
    width: 50px;
 text-align: center;

}
.div__img{
       justify-content: center;
       text-align: center;
}