
*{
    margin: 0;
    padding: 0;
    font-family: 'Bahnschrift';
    box-sizing: border-box;
  }
  body{
    background: url('../img/wood_big.webp');
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    color: white;
  }
  .section{
    width: 100%;
    overflow: hidden;
  }
  .nev{
    display: none;
  }
  .menu__section{
    position: fixed;
    height: 100px;
    background: rgb(46, 163, 46);
    overflow: revert;
    z-index: 100;
  }
  
  .container{
    padding: 200px 75px;
    margin: 0 auto;
  }
  
  .menu__container{
    padding: 0 100px;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  
  .logo__img{
    height: 68px;
    width: 115px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .menu{
    width: 900px;
  }
  .menu__link{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 20px;
    margin-left: 10px;
  }
  .banner_container{
    padding-top:300px ;
    padding-bottom: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('../img/background_big.webp');
  }
  .h2h{
    font-size: 100px;
    text-align: center;
  }
  .fd{
    margin-top: 10px;
    width: 600px;
    text-align: center;
    font-size: 35px;
    margin-bottom: 30px;
  }
  .ban{
   display: flex;
   flex-direction: column;
    align-items: center;
    height: 113px;
    font-size: 30px;
    width: 500px;
  }
  .big{
    padding: 8px 18px;
    font-size: 25px;
    text-decoration: none;
    color: white;
    background:  rgb(46, 163, 46);
    border: none;
    border-radius: 5px;
  }
  .blue{
    color: red;
  }
  .kam_section{
    background: white;
    color: #000;
  }
  .kam_container{
    padding: 200px 100px;
    text-align: center;
  }
  .boll{
    margin-bottom: 20px;
    font-size: 18px;
  }
  .heh{
    font-size: 40px;
    margin-bottom: 20px;
  }
  .hah{
    width: 100px;
    height: 100px;
  }
  .wat_container{
    padding: 200px 100px;
  }
  .hyh{
    font-size: 40px;
    margin-bottom: 30px;
  }
  .huh{
    margin: 10px 0px;;
    font-size: 18px;

  }
  .huhu{
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 50px;
  }
  .blok{
    width: 400px;
    height: 215px;
    background: rgba(0, 0, 0, 0.663);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .navio{
    display: flex;
    justify-content: space-between;
  }
  .img{
    opacity: 1;
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
  }
  .pre_section{
    background:rgb(46, 163, 46);
  }
  .pre_container{
    width: 90%;
  }
  .pre_nav{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
  }
  .pre{
    width: 275px;
    height: 200px;
    background: white;
    color: #000;
    margin-bottom: 50px;
    border-radius: 5px;
    text-align: left;
  }
  .textpre{
    width: 90%;
  text-align: center;
  font-size: 40px;
  margin: 0 auto;
  margin-bottom: 20px;  ;
  }
  .hhh{
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: 400;
    color: rgb(46, 163, 46);
  }
  .text{
    margin-left: 20px;
    font-size: 20px;
    width: 200px;
  }
  
  .pod_section{
    display: flex;
    padding: 5px;
    background: url("../img/wood.jpg");
    background-position: 136% 50%;
  }
  
  .pod_container{
  display: flex;
  margin: 0;
  width: 50%;
  height: 100%;
  background: white;
  padding: 100px 75px;
  }

.ped_container{
  display: flex;
  margin: 0;
  width: 50%;
  height: 100%;
  padding: 100px 75px;
}
  .a{
    color: white;
    text-decoration: none;
  }
  .bb{
    color: #000;
    padding-bottom: 15px;
    font-size: 18px;
  }
  .bb1{
    color: #000;
    padding-bottom: 20px;
    font-size: 18px;
  }
  .bb2{
    color: #000;
    font-size: 40px;
    padding-bottom: 30px;
  }
  .be{
    padding-left: 20px;
  }
  .bw{
    padding-bottom: 15px;
    font-size: 18px;
  }
  .wb{
    padding-bottom: 15px;
    font-size: 18px;
  }
  .wb1{
    padding-bottom: 25px;
    font-size: 18px;
  }
  .bw1{
    padding-bottom: 33px;
    font-size: 25px;
  }
  .bw2{
    font-size: 40px;
    padding-bottom: 33px;
  }
  .specification__title_big{
    font-size: 45px;
    padding-bottom: 10px;
    color: #2a602c;
  }
  .specification__title{
    width: 28%;
    color: #2a602c;
  }
  .specification__text{
    width: 300px;
  }
  .specification__inner{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    border-bottom: 1px solid #2a602c;
    color: #2a602c;
  }
  .specification__iner{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    
  }
  .specification__section{
    background: white;
  }
  .specification__inner-btn{
    width: 100%;
    display: flex;
    justify-content:right;
    flex-direction: row-reverse;
  }
  .link{
    color: #fff;
  }
  .link__tel{
    padding: 8px 18px;
    border-radius: 5px;
    background-color:  #459d47;
    border: 2px solid  #459d47;
    text-decoration: none;
    font-size: 25px;
  }
  .specification__tel{
    margin-right: 10px;
    background-color: #fff;
    border: 2px solid #459d47;
    color: #459d47;
    padding: 10px 5px;
  }
  
  @media ((max-width: 1150px)) {
    .menu{
      display: none;
    }
    .nev{
      display: block;
      float: left;
    }
    .pod_section{
      
      background-position: 100% 50%;
    }
    .img{
      opacity: 1;
      width: 75px;
      height: 75px;
      margin-bottom: 20px;
    }
    .blok{
      width: 200px;
      height: 150px;
      
    }
  }
  @media ((max-width: 800px)) {
    .kam_container{
      padding: 200px 25px;
      margin: 0 auto;
    }
    .wat_container{
      padding: 200px 25px;
      margin: 0 auto;
    }
    .pre_container{
      padding: 200px 25px;
      margin: 0 auto;
    }
    .specification__containers{
      padding: 200px 25px;
      margin: 0 auto;
    }
    .pod_container{
      padding: 200px 25px;
      margin: 0 auto;
    }
    .ped_container{
      padding: 200px 25px;
      margin: 0 auto;
    }
  }