#block-info{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 80px;
  margin-top: 60px;
}

#block-info h1{
  font-family: Tektur;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  vertical-align: middle;
  padding-bottom: 30px;
}

#block-info p{
  font-family: Roboto;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
}

#block-info>div:first-child>div{
  margin: 30px 0;
}

#block-info .ads-btn{
  background: #FFFFFF;
  color: #505050;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  width: 180px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 15px 0px;
  border-radius: 10px;
  margin-right: 10px;
  outline: none;
  border: none;
  margin-bottom: 10px;
}

#block-info .ads-btn:focus{
  outline: none;
  border: none;
}

#block-info button.ads-btn{
  background: #FFB918;
  font-weight: 500;
}

#block-info a.ads-btn{
  border: 1px solid #505050;
}

#block-info img{
  width: 100%;
  max-width: 100%;
}

#block-equipment{
  background-image: linear-gradient(to bottom, #3D3D3D, #838383);
  margin-top: 120px;
  margin-bottom: 120px;
  clip-path: polygon(0% 0%, 100% 0, 100% 90%, 50% 100%, 0 90%);
 padding-bottom: 180px;
}

#block-equipment h3{
  font-family: Tektur;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  vertical-align: middle;
  color: #FFFFFF;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 60px;
}

#equipment{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  margin-top: 60px;
}

#equipment>div{
  padding: 0 30px 30px 30px;
  background: #FFFFFF;
  border-radius:10px;
}

#equipment img{
  width: 100%;
  width: 100%;
}

#equipment .price{
  font-family: Roboto;
  font-weight: 700;
  font-size: 21px;
  line-height: 100%;
  margin-top: 20px;
}

#equipment .title{
  font-family: Roboto;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  margin-top:20px;
}

#equipment .specifications{
  margin-top: 20px;
  list-style: none;
  list-style-position: outside;
  margin: 10px 0px 30px 0px;
  padding: 0px 0px 10px 0px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
}

#equipment .ads-btn{
  background: #FFFFFF;
  color: #505050;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  width: 180px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 15px 0px;
  border-radius: 10px;
  margin-right: 10px;
  outline: none;
  border: none;
  margin-bottom: 10px;
}

#equipment .ads-btn:focus{
  outline: none;
  border: none;
}

#equipment button.ads-btn{
  background: #FFB918;
  font-weight: 500;
}

#equipment a.ads-btn{
  border: 1px solid #505050;
}

#equipment .ads-btn{
  width: 47%;
}

#equipment button.ads-btn{
  font-weight: 500;
}


#block-applications h3{
  font-family: Tektur;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center;
}

#applications{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  margin-top: 60px;
}

#applications>div{
  background: #D9D9D9;
  border-radius: 10px;
}

#applications img{
  width: 100%;
  max-width: 100%;
}

#applications .title{
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  padding: 20px 0px 30px 15px;
}

#applications ul{
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  margin-bottom: 30px;
}

#applications ul li{
  margin-bottom: 10px;
  color: #505050;
}

#block-ads{
  margin-top: 120px;
  padding: 25px 50px;
  background: #F5B401;
  border-radius: 10px;
}

#block-ads h3{
  font-family: Roboto;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
}

#block-ads .ads-btn{
  background: #FFFFFF;
  color: #505050;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  width: 180px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 15px 0px;
  border-radius: 10px;
  margin-right: 10px;
  outline: none;
  border: none;
  margin-bottom: 10px;
}

#block-ads .ads-btn:focus{
  outline: none;
  border: none;
}

#block-advantages{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 50px;
  margin-top: 60px;
  margin-bottom: 120px;
  text-align: center;
}

#block-advantages h4{
  font-family: Roboto;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: #F5B401;
}

#block-advantages p{
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #505050;
}

@media(max-width: 768px){
  #block-info{
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  #block-info .ads-btn{
    width: 100% !important;
  }

  #block-equipment{
    padding-bottom: 280px;
  }

  #equipment{
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }

  #equipment .ads-btn{
    width: 100%;
  }

  #applications{
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }

  #block-ads .ads-btn{
    width: 100%;
  }

  #block-advantages{
    grid-template-columns: 1fr;
  }
}
