body,html{
  margin:0;
  padding: 0;
  font-size: 16px;
  font-family: 'AudiTypeNormal', Arial;
  overflow-x: hidden;
  max-width: 1920px;
  margin:0 auto;
}
/* *::after,*::before,*{
box-sizing: border-box;
} */
a{
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
img{
  max-width: 100%;
}
h1,h2,h3{
  margin:0;
}
.c-baner-desc{
  z-index: 999;
  color: #fff;
  font-size: 1.5rem;
}
.c-header{
  max-width: 1320px;
  margin:90px auto;
}
.c-header h2{
  font-size:48px;
  font-family: 'AudiTypeExtendedBold';
  text-align: center;
}
.c-header p{
  font-size:16px;
  font-family: 'AudiTypeExtendedNormal';
  text-align: center;
  margin: 30px 100px;
}
.c-header-flex{
  display: flex;
  justify-content: center;
  margin:0px 0 77px 0;
}
.c-header-button{
  width:536px;
  height:60px;
  background-color: #BB0A30;
  color:#fff;
  font-size:28px;
  font-family: 'AudiTypeExtendedBold';
  display: flex;
  justify-content: center;
  align-items: center;
  margin:0 16px;
  cursor: pointer;
}
.c-box-relative{
  position: relative;
}
.c-box img{
    margin: -4px 0;
}
.c-box-header{
  position: absolute;
}
.c-box-header h2{
  font-size:64px;
  font-family: 'AudiTypeExtendedBold';
  margin-bottom: 20px;
}
.c-box-header h2.white{
  color:#ffffff;
}
.c-box-header h2.text-right{
  text-align: right;
}
.c-box-header.top{
  top:1vw;
}
.c-box-header.bottom{
  bottom:3vw;
}
.c-box-header.left{
  left:5vw;
}
.c-box-header.right{
  right:5vw;
}
.c-box-header.text-right{
  text-align: right;
}
.c-box-header-flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width:544px;
}
.c-box-header-flex.right{
  margin:0 0 0 auto;
}
.c-box-header-button{
  width:242px;
  height:44px;
  font-weight: bold;
  font-family: 'AudiTypeExtendedBold';
  cursor: pointer;
}
.c-box-header-button.red{
  background-color: #BB0A30;
  color:#fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right:30px;
}
.c-box-header-button.white{
  background-color: #fff;
  color:#BB0A30;
  border: 1px solid #BB0A30;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left:30px;
}
.c-clothes-box-header{
  text-align: center;
  margin:120px 0 50px 0;
}
.c-clothes-box-header h2{
  font-size:48px;
  font-family: 'AudiTypeExtendedBold';
}
.c-clothes-box-header p{
  font-size:32px;
  font-family: 'AudiTypeExtendedBold';
}
.c-clothes-box-flex{
  display: flex;
  justify-content: center;
  text-align: center;
}
.c-clothes-box-flex-elem div{
  height: 282px;
  width:260px;
  margin:0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-clothes-box-flex-elem {
  font-family: 'AudiTypeExtendedBold';
  margin:0 30px;
}
.c-clothes-box-button{
  width:320px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:16px;
  color:#ffffff;
  font-family: 'AudiTypeExtendedBold';
  background-color: #BB0A30;
  margin:40px auto;
}
.c-clothes-box-flex-elem{
  width: calc(100%/4);
}
.c-form-content{
  display: flex;
  justify-content: center;
  background-color: #EFEFEF;
  padding:20px 0 60px 0;
}
.c-form-box{
  max-width:1100px;
  margin:0 auto;
  padding: 0 15px;
}
.c-worker-box{
  max-width:380px;
  margin:0 auto;
  padding: 40px 15px 0 15px;
}
.c-worker-box h2{
  font-size:36px;
  font-family: 'AudiTypeExtendedBold';
  margin:0;
}
.c-worker-box h4{
  font-size:18px;
  font-family: 'AudiTypeExtendedNormal';
  font-weight: 500;
  margin:0;
  color:#B3B3B3;
}
.c-worker-box p{
  font-size:18px;
  font-family: 'AudiTypeExtendedBold';
}
.contact-form h4{
  font-size:36px;
  text-align: center;
  font-family: 'AudiTypeExtendedBold';
}
.c-box-parameters{
  width: 100%;
  background-color: #000;
  color: #fff;
  max-height: 0;
  overflow-y: hidden;
  transition: ease-in-out 400ms max-height;
}
.c-box-parameters.active{
  max-height: 100vh;
  transition: ease-in-out 600ms max-height;
}
.c-box-parameters-content{
  max-width: 1440px;
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: row;
  margin: 60px auto;
}
.c-box-parameters-content-box{
  width: calc(100% / 3);
}
.c-box-parameters-content-box.border{
  border-left:1px solid #4c4c4c;
  border-right:1px solid #4c4c4c;
}
.c-box-parameters-content-box p{
  font-size: 16px;
  margin:24px 0;
}
.c-box-parameters-content-box h2{
  font-size: 58px;
}
.c-box-parameters-content-box h2 span{
  font-size:13px;
  font-weight: normal;
    font-family: 'AudiTypeNormal';
}
@media(max-width:1500px){
  .c-worker-box h2{
    font-size:24px;
  }
  .c-worker-box h4{
    font-size:14px;
  }
  .c-worker-box p{
    font-size:14px;
  }
  .contact-form h4{
    font-size:24px;
  }
}
@media(max-width:1440px){
  .c-clothes-box-header h2{
    font-size:32px;
    font-family: 'AudiTypeExtendedBold';
  }
  .c-clothes-box-header p{
    font-size:22px;
    font-family: 'AudiTypeExtendedBold';
  }
  .c-header-button {
    width: 412px;
    height: 50px;
    font-size:21px;
  }
  .c-header h2 {
    font-size: 32px;
    font-family: 'AudiTypeExtendedBold';
    text-align: center;
    margin:0 10px;
  }
  .c-header p {
    font-size: 16px;
    font-family: 'AudiTypeExtendedNormal';
    text-align: center;
    margin: 30px 20px;
  }
}
@media(max-width:1024px){
  .c-box-parameters-content{
    flex-direction: column;
    margin: 42px 4%;
  }
  .c-box-parameters-content-box {
    width: 100%;
}
.c-box-parameters-content-box.border {
    border-left: 0px solid #4c4c4c;
    border-right: 0px solid #4c4c4c;
    border-top: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
}
.c-clothes-box-flex-elem{
  width: calc(100%/2);
  margin:0 auto;
}
.c-clothes-box-flex {
    flex-wrap: wrap;
}
}
@media(max-width:960px){
  .c-clothes-box-header h2{
    font-size:24px;
    font-family: 'AudiTypeExtendedBold';
    margin:0 10px;
  }
  .c-clothes-box-header p{
    font-size:16px;
    font-family: 'AudiTypeExtendedBold';
    margin:0 10px;
  }
  .c-header {
    margin: 40px auto;
  }
  .c-header h2 {
    font-size: 25px;
    font-family: 'AudiTypeExtendedBold';
    text-align: center;
    margin: 0 10px;
  }
  .c-clothes-box-header {
    text-align: center;
    margin: 60px 0 0px 0;
  }
  .c-form-content{
    flex-wrap: wrap-reverse;
  }
}
@media(max-width:768px){
  .c-baner-desc{
    color: #000;
    text-align: center;
  }
  .c-box-header h2 {
    font-size: 52px;
  }
  .c-box-header h2.white{
    color:#000;
  }
  .c-header-flex {
    display: block;
    margin: 0px;
  }
  .c-header-button{
    margin:30px auto;
  }
  .c-header h2 br{
    display: none;
  }
}
@media(max-width:660px){
  .c-box img{
    margin-top: 0px;
  }
  .c-box-header {
    position: inherit;
  }
  .c-box-header.top{
    top:0px;
  }
  .c-box-header.bottom{
    bottom:0px;
  }
  .c-box-header.left{
    left:0px;
  }
  .c-box-header.right{
    right:0px;
  }
  .c-box-header.text-right {
    text-align: center;
  }
  .c-box-header h2.text-right {
    text-align: center;
  }
  .c-box-header {
    text-align: center;
  }
  .c-box-header-flex{
    margin:0 auto;
  }
  .c-box-header-flex.right{
    margin:0 auto;
  }
  .c-box-header {
    margin:20px 0;
  }
  .c-box-header-button.red{
    margin:0 auto;
  }
  .c-box-header-button.white{
    margin:0 auto;
  }
  .c-header h2 {
    font-size: 21px;
    font-family: 'AudiTypeExtendedBold';
    text-align: center;
    margin: 0 10px;
  }
}
@media(max-width:600px){
  .c-clothes-box-flex-elem{
    width:100%;
  }
  .c-header-button {
    width: 320px;
    height: 40px;
  }
  .c-header p {
    font-size: 14px;
    font-family: 'AudiTypeExtendedNormal';
    text-align: center;
    margin: 30px 10px;
  }
}
@media(max-width:550px){
  .contact-form h4 br{
    display: none;
  }
}
@media(max-width:500px){
  .c-box-header h2 {
    font-size: 32px;
  }
  .c-box-header-flex{
    display: block;
    text-align: center;
  }
  .c-box-header-button.red{
    margin:10px auto;
  }
  .c-box-header-button.white{
    margin:10px auto;
  }
  .c-box-header h2{
    margin:0px 5px;
  }
}
