.p-asbestos {
    
}
.p-asboestos__lead_txt{
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 60px;
}
.p-asboestos__lead {
    text-align: center;
}
.p-asboestos__lead h2 {
    font-size: 25px;
    color: #E13232;
    font-weight: bold;
}
.p-asboestos-show {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}
.p-asboestos-show-row {
    width: 24%;
    padding: 10px 10px 30px;
    background-color: #F2F2F2;
}
.p-asboestos-show-row__lead {
    background-color: white;
    padding: 20px 5px;
    text-align: center;
    margin: 0 0 10px;
}
.p-asboestos-show-row__lead figure img{
  width: auto;
  height: 70px;
}
.p-asboestos-show-row__lead p {
    font-size: 20px;
    color: black;
    font-weight: bold;
    margin-top: 20px;
}
.p-asboestos-show-row p {
    font-size: 16px;
    color: black;
}
.p-asboestos-show-row p span{
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.p-asboestos-show .p-asboestos-show-row .p-asboestos-show-row__lead p {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0;
  font-size: 20px;
  min-height: 50px;
  font-weight: 500;
  line-height: 1.2;
}
.p-asboestos-content {
    margin-top: 80px;
    position: relative;
    background-color: #F2F2F2;
    padding: 0;
}
.p-asboestos-content .wrapper{
  top: 100px;
}
.p-asboestos-content__lead h2 {
    font-size: 25px;
    color: #E13232;
    font-weight: bold;
    text-align: center;
}
.p-asboestos-content__lead p {
    font-size: 16px;
    color: black;
    text-align: center;
    margin-top: 30px;
}
.p-asboestos-content-table {
    margin-top: 40px;
}
.p-asboestos-content-table-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #B3B3B3;
    padding: 25px 0 15px 0;
}
.p-asboestos-content-table-group:nth-child(1) {
    border-top:  1px solid #B3B3B3;
}
.p-asboestos-content-table-group__left {
    width: 5%;
}
.p-asboestos-content-table-group__left p span {
    font-size: 18px;
    color: white;
    font-weight: bold;
    background-color: #E13232;
    padding: 10px 13px;
    border-radius: 50%;
}
.p-asboestos-content-table-group__right {
    width: 94%;
}
.p-asboestos-content-table-group__right p:nth-child(1) {
    font-size: 20px;
}
.p-asboestos-content-table-group__right p:nth-child(2) {
    font-size: 16px;
    margin-top: 10px;
}
.p-asboestos-content-table__bottom p {
    font-size: 16px;
    color: black;
    margin-top: 15px;
}
.p-asboestos-content-img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.p-asboestos-content-img-group {
    width: 49%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 40px 0 0;
}
.p-asboestos-content-img-group .p-asboestos-content-img-group__item {
    width: 48.5%;
}
.p-asboestos-content-img-group .p-asboestos-content-img-group__item img {
    width: 100%;
}
.p-asboestos-content-img-group__item p {
    font-size: 16px;
}
.p-asboestos-part {
    margin-top: 180px;
}
.p-asboestos-part__lead h2 {
    font-size: 25px;
    color: #E13232;
    text-align-last: center;
    font-weight: bold;
}
.p-asboestos-part__lead p {
    font-size: 16px;
    margin-top: 30px;
    text-align-last: center;
}
.p-asboestos-shadow {
    margin-top: 40px;
    box-shadow: 2px 2px 5px #00000048;
    padding: 30px;
}
.p-asboestos-shadow__lead p {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.p-asboestos-shadow__img {
    margin-top: 30px;
    text-align: center;
}
.p-asboestos-shadow__img img {
    width: 100%;
}
.p-asboestos-shadow__bottom p {
    font-size: 14px;
    margin-top: 15px;
}
.p-asboestos-rais {
    margin-top: 60px;
    background-color: #F2F2F2;
    padding: 60px 0;
}
.p-asboestos-rais-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
}
.p-asboestos-rais-item-group {
    width: 48%;
}
.p-asboestos-rais-item-group p {
    font-size: 16px;
}
.p-asboestos-rais-item-group p a{
  font-size: 13px;
  word-break: break-all;
}
.p-asboestos-rais-item-group img {
    width: 100%;
}
.p-asboestos-rais .p-asboestos-rais-item:nth-child(3) {
    padding: 30px 3%;
    background-color: white;
    margin-top: 40px;
}
.p-asboestos-rais .p-asboestos-rais-item:nth-child(3) .p-asboestos-rais-item-group p:nth-child(1) {
    font-size: 20px;
    color: #E13232;
    font-weight: bold;
    margin-bottom: 20px;
}
.p-asboestos-bottom {
    margin-top: 80px;
    background-color: white;
    padding: 30px;
}

@media only screen and (max-width:767px){
    .p-asbestos {
        
    }
    .p-asboestos__lead_txt{
      text-align: left;
      font-size: 14px;
    }
    .p-asboestos__lead h2{
      font-size: 20px;
    }
    .p-asboestos-show {
        flex-direction: column;
        margin: 0;
    }
    .p-asboestos-show-row {
        width: 100%;
        margin-top: 30px;
        padding: 20px 15px;
    }
    .p-asboestos-content {
      margin-top: 60px;
      padding: 0;
    }
    .p-asboestos-content .wrapper{
      top: 50px;
    }
    .p-asboestos-content__lead h2{
      font-size: 20px;
    }
    .p-asboestos-content__lead p{
      font-size: 14px;
    }
    .p-asboestos-show-row__lead{
      padding: 15px 5px;
    }
    .p-asboestos-content__lead p {
        text-align: left;
    }
    .p-asboestos-show-row__lead figure img{
      height: 60px;
    }
    .p-asboestos-show .p-asboestos-show-row .p-asboestos-show-row__lead p{
      font-size: 17px;
      min-height: 0;
    }
    .p-asboestos-show-row p{
      font-size: 14px;
    }
    .p-asboestos-show-row .hf{
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .p-asboestos-show-row .hf p{
      width: 50%;
    }
    .p-asboestos-content-img {
        flex-direction: column;
    }
    .p-asboestos-content-img-group {
        width: 100%;
        margin: 20px 0 0;
    }
    .p-asboestos-part {
        margin-top: 100px;
    }
    .p-asboestos-part__lead h2 {
      font-size: 20px;
    }
    .p-asboestos-part__lead p {
      font-size: 14px;
      margin-top: 20px;
      text-align-last: left;
    }
    .p-asboestos-rais {
        padding: 30px 0;
    }
    .p-asboestos-rais-item {
        flex-direction: column;
    }
    .p-asboestos-rais-item-group {
        width: 100%;
        margin: 0 0 15px;
    }
    .p-asboestos-content-table-group__left {
        width: 40px;
    }
    .p-asboestos-content-table-group__left p span{
      padding: 3px 6px;
    }
    .p-asboestos-content-table-group__right p:nth-child(1){
      font-size: 17px;
    }
    .p-asboestos-content-table-group__right p:nth-child(2){
      font-size: 14px;
    }
    .p-asboestos-content-table-group{
      padding: 15px 0;
    }
    .p-asboestos-content-table__bottom p {
        font-size: 14px;
    }
    .p-asboestos-shadow {
        margin-top: 30px;
        padding: 30px 15px;
    }
    .p-asboestos-shadow__lead p{
      font-size: 17px;
    }
    .p-asboestos-shadow__bottom p{
      font-size: 11px;
    }
    .p-asboestos-rais .p-asboestos-rais-item:nth-child(3) {
        margin-top: 0;
    }
    .p-asboestos-rais-item-group p a{
      font-size: 11px;
    }
    .p-asboestos-bottom {
        padding: 30px 10px;
        margin-top: 30px;
    }
    .p-asboestos-rais-item-group p{
      font-size: 14px;
    }
    .p-asboestos-rais .p-asboestos-rais-item:nth-child(3) .p-asboestos-rais-item-group p:nth-child(1){
      text-align: center;
      font-size: 17px;
    }
}