@font-face{
    font-family: "bahnschrift";
    src: url(bahnschrift.woff) format('woff');
}
 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "bahnschrift";
    transition-delay: .1s;
    transition-duration: .2s;

}
.menuimg{
  width:180px ;  
  height:90px ;
  background: url(logo_white.webp);
  background-size: cover;
}
.en{
color: rgb(255, 255, 255);
text-decoration: none;
margin: 2px;
}
.posvanit{

    padding: 8px 18px;
    border-radius: 5px;
    background-color: green;
    border: 2px solid green;
    text-decoration: none;
    font-size: 25px;
    color: rgb(255, 255, 255);
    margin-top: 10px;
}
.section{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 800px;
}
.a{
display: flex;
word-spacing: 3px;
text-align: center;
}
.menu_section{ 

width: 100%;
height: 150px;
background: rgb(36 146 36);
position: fixed;
    transition-delay: .1s;
    transition-duration: .2s;

}
.div_menu{
width:80% ;
height: 100%;
background: rgb(36, 146, 36);
display: flex;
align-items: center;
justify-content: space-between;


}
.byter{
width: 50px;
height: 50px;
display: none;
right: 1000px;
background: url(	https://skills.junior-it.ru/work/fa1421ad1e6a51305ff81f0d069d3118/img/header/menu/burger.svg);
}
.banner__section{
    height: 100vh;
    width: 100%;
    display: flex;
    min-height: 100vh;
}
.div_banner{
    width: 100%;
    height: 100%;
background: url('background_normal.webp');
    background-position: center center;
    background-size: cover;
    -webkit-animation:zoominout 10s infinite ease-in-out;
animation: 10s infinite ease-in-out;
}
.div_h1{
width: 100%;
height: 100%;
display: flex;
align-items: center;
align-content: center;
flex-direction: column;
justify-content: center;
}
.h1{
color:rgb(255, 255, 255) ;
text-shadow: 2px 2px 4px black;
margin: 20px;
font-family: "bahnschrift";
font-size: 500%;
}
.PECKER{
color: red;


}
.h2{
color: rgb(255, 255, 255);
text-align: center;
}
.companiu{
    width:80% ;
    height: 80%;
display: flex;
justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: 10%;
    text-align: center;
}
.proizvodim{
    width: 100%;
    height:  860px;
background: url('wood_big.webp');
background-size: cover;
display: flex;
align-items: center;
flex-direction: column;
background-size: cover;
}
.datelproiz{
width: 80px;
height: 80px;
margin: 70px;

}
.zvodim{
    width: 80%;
    height: 75%;
    display: flex;
    align-content: space-around;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: column;
        color: rgb(255, 255, 255);
        justify-content: space-evenly;
        align-items: flex-start;
        flex-direction: column;

}
.proi{
width:100% ;
height:25% ;
display: flex;
align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.dim{
width: 30%;
height:90% ;
background: rgba(107, 105, 105, 0.536);
display: flex;
justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 10px;
}
.moteril{
    width: 100%;
height: 800px;
background: rgb(36 146 36);
padding: 10%;

}
.mo{
width:100% ;
height: 100%;
display: flex;
flex-wrap: wrap;
}
.teril{
    width:23% ;
    height:40% ;
    background-color: rgb(255, 255, 255);
    margin: 1%;
    padding: 1%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-evenly;
}
.ote{

    
}
.oteri{
    width:100% ;
    height:100% ;
    display: flex;
    justify-content: space-around;
}
.spc{
height:19% ;
width:100% ;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom:2px solid rgb(36 146 36);
    display: flex;
}
.secfikac{
height: 800px;
width: 100%;
display: flex;
justify-content: center;
    align-content: center;
    align-items: center;

}
.ecfika{
width:80% ;
height:75% ;
display: flex;
flex-wrap: wrap;

}
.contactsoimasti{
width: 100%;
height: 800px;
display: flex;

}
.soimasti{
width:50% ;
height:100% ;
background: url(wood.webp);
background-size: cover;


}
.contact{
width:50% ;
height:100% ;
background: url(wood.webp);
display: flex;
flex-direction: column;
justify-content: space-evenly;
padding: 12%;
background-size: cover;
}
.oimast{
width:99% ;
height: 98%;
margin: 1% 1%;
background: rgb(255, 255, 255);
display: flex;
padding: 14%;
flex-direction: column;
justify-content: space-evenly;
font-size: 100%;
}
@media (max-width:1115px) {
    .a{
display: flex;
flex-direction: column;
    }
.byter{
display: block;
}
.a{
display: none;
}
 }   
 @media(max-width:650px){
    .menuimg{
height:60px ;
 width: 120px;
    }

    .teril{

width: 45%;
height: 25%;
    }
    .moteril{
height: 1000px;


    }
.proizvodim{
height: 1000px;


}
.dim{
width: 34%;
height: 45%;

}
.proi{
height:40% ;

}

.byter{
display: block;

}
.contactsoimasti{
flex-direction: column;


}
.soimasti{
width: 100%;


}
.contact{
width: 100%;
}
.menuimg{



}



 }
 @media(max-width:450px){
    *{
font-size:100% ;

    }
.proizvodim{
height: 1500px;

}
.proi{
height: 70%;


}
.dim{
width: 70%;
height: 30%;


}
.teril{
width: 100%;
height:10% ;
}
.moteril{
height: 1500px;
    
}
.h1{
font-size:200% ;


}


 }


