.main-container {
  max-width: 1440px;
  margin: 0 auto;
}

.main-container img {
  width: 100%;
}

.head-block {
  position: relative;
    box-shadow: 0px 15px 16px -12px #11111196;
    margin-bottom: 8%;
  }

.head-txt {
position: absolute;
top: 14%;
left: 4%;
}

.head-tittle {
  font-size: 40px;
  line-height: 42px;
text-transform: uppercase;
font-weight: bold;
text-align: left;
max-width: 60%;
padding-bottom: 2%;
}

.head-tittle span {
  color:#e71300;
}

.head-tittle-sec {
  font-size: 40px;
  line-height: 42px;
font-weight: bold;
text-align: center;
padding-bottom: 5%;
}

.head-tittle-sec span {
  color:#e71300;
}
.head-text_area {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: left;
}

.head-block_info {
    position: absolute;
    bottom: 20%;
    left: 4%;
    width: 40%;
    box-shadow: 0px 0px 14px 2px #392f2f29;
    border-radius: 5px;
   }

.block-info-items {
  display: flex;
flex-wrap: wrap;
}

.block-info-item {
display: flex;
}




   .block-info-items {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
        padding: 8% 10% 10% 8%;
    border-radius: 5px;
}


.block-info-item-s {
    display: flex;
    width: 50%;
    padding-bottom: 6%;
}

.block-info-item {
    display: flex;
    width: 50%;
}

.lay-decoration {
  max-width: 20%;
  padding-right: 10%;
}

.block-info-text-area {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.main-blocks {
display: flex;
padding-bottom: 10%;
}
.left-side {
  width: 116.4%;
    display: flex;
    flex-direction: column;
}
.main-block-items {
  margin-top: -3%;
}
.main-block-item {
  display: flex;
  padding-top: 3%;
border-bottom: 1px solid #ccc;
}


.numn-item {
  font-size: 40px;
color: #cccccc7d;
padding-right: 3%;
padding-bottom: 2%;
font-weight: 600;
}

.text-area {
  font-size: 18px;
line-height: 16px;
padding-top: 1%;
font-weight: 600;
}



.footer-text_area {
  font-size: 14px;
line-height: 16px;
padding-top: 1%;
}


.pv-s {display: block;}
.mv-s {display: none;}



@media (max-width:1280px)  {
  .head-tittle {
    max-width: 67%;
  }
  .head-block_info {
    bottom: 10%;
  }

  .text-area {
    font-size: 16px;
  }

  }

@media (max-width:990px)  {

  .head-txt {
    top: 5%;
  width: 110%;
 }
  .head-tittle {
    font-size: 34px;
    line-height: 38px;
    max-width: 52%;
}

.text-area {
  font-size: 14px;
}

.head-block_info {
  bottom: 5%;
  width: 57%;
}
.left-side {
  width: 125.4%;
}
.block-info-items {
    padding: 5% 10% 5% 10%;
    }


.block-info-text-area {
    font-size: 16px;
    line-height: 24px;
}

.head-tittle-sec {
  font-size: 36px;
  line-height: 38px;
}


}



@media (max-width:820px)  {
  .head-tittle {
    font-size: 30px;
    line-height: 32px;
    width: 66%;
}

.head-block_info {
    bottom:  5%;
}

.block-info-items {
    padding: 2% 10% 2% 10%;
    }
.left-side {
  width: 123.4%;
}
.head-block_info {
  width: 57%;
}


}



@media (max-width:710px)  {

  .pv-s  {display: none;}
  .mv-s  {display: block;}


  .head-block_info {
    width: 92%;
    bottom: 10%;
}

.head-tittle {
      max-width: 80%;
}

.head-text_area {max-width: 65%;}

.head-tittle-sec {
    font-size: 30px;
    line-height: 32px;
}


.block-info-items {
    padding: 5% 5% 5% 5%;
    }

.head-txt {
    top: 7%;
  }
.head-tittle {
    font-size: 24px;
    line-height: 26px;
    width: 100%;
  }


  .main-block-item {
    padding-top: 5%;
    padding-bottom: 4%;
    padding-left: 3%;
    max-width: 85%;
 }


  .block-info-text-area {
    font-size: 12px;
line-height: 17px;
}


  .head-txt {
  width: 134%;
  }

.main-blocks {
    flex-direction: column-reverse;
}


.main-block-item {
      padding-top: 5%;
      padding-left: 3%;
}

}
