*{

}
.id{
    height: 50px;
    width: 50px;

}
.number{
font-size: 20px;
}
.phone{
    font-size: 20px;

}
.header__ul{
    display: flex;
    gap: 50px;
    padding: 0 100px 0 100px;
    font-size: 20px;
    font-weight: 600;
}
a{
    color: red;
    border-bottom:black;
    text-decoration-line:none;
    

}
a:hover{
    color: black;
}
li{
 list-style-type: none;
}
   
.header__div{
    display: flex;
}
.header__img{
    height: 50px; ;
    width: 129px;
    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;
    
}
.section__phone{
    background: #000;
    text-align: center;
}
element.style {
}
img{
height: 400px;
width: 800px;
}
.section__main{
    max-width: 1150px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.main__div{
    display: flex;
    display: inline;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
    
}
.main__li{
    margin-top: 50px;
    font-weight: 800;
}
.section__grid{
    max-width: 1150px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
.grid-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}
.item-text{
    height: 200px;
    width: 200px;
    display: flex;
    flex-wrap: wrap;

}
h2{
    padding-bottom: 50px;
}
.div__grid{
    padding: 50px 0 50px 0;
    font-weight: 700;
    font-size: 25px;
}
.id{
    height: 100px;
    width: 100px;
}
footer{
    background:red;

}
.section__footer{
    max-width: 1150px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.div__img{
    height: 50px;
    width: 50px;
    text-align: center;
    
}
.div__img{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    gap: 50px;
    text-align: center;
    justify-content: center;
}