.home1{
  padding: 50px;
  background-color: #ffffff;
  text-align: left;
}

.home1 p{
  color: #767676;
}

.home1 h5{
  color: #000000;
  margin-bottom: 40px;
}

/* .home1 img {
  width:20px;
  height:20px;
  margin-right:15px;
} */

.cargo-home-slider1 {
  text-align: right !important;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  background-image: url('../../../assets/images/cargohome08.png');
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 8%;
  width: 80% !important;
  height: 80% !important;
}

.cargo-home-slider2 {
  text-align: right !important;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  background-image: url('../../../assets/images/cargohome09.png');
  background-position-x: left;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 8%;
  width: 80% !important;
  height: 80% !important;
}

.titulo11 {
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  text-align: right;
  margin: 20px 0;
  padding: 0;
  line-height: 0;
  font-weight: bold;
}

.titulo21 {
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  text-align: right;
  margin: 5px 0;
  padding: 0;
  line-height: normal;
}

.titulo12 {
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  text-align: left;
  margin: 20px 0;
  padding: 0;
  line-height: 0;
  font-weight: bold;
}

.titulo22 {
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  text-align: left;
  margin: 5px 0;
  padding: 0;
  line-height: normal;
}

.section-2 {
  padding-bottom: 120px;
  padding-top: 120px;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.section-2 h5, .section-2 p {
  text-align: left;
}

.section-2 h5 {
  font-size: 17px;
}

.section-2 p {
  font-size: 14px;
}

.img-section2 {
  position: absolute;
  right: 0;
  width: 450px;
  height: auto;
  margin-right: 0 !important;
}

.section-3 {
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.2);
}

.section-4 {
  background-image: url('../../../assets/images/1_metal_background.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  padding: 80px 0;
  width: 100%;
}

.section-4 p {
  font-size: 15px;
  color: rgba(112, 112, 112, 1);
  margin: 0;
}

.section-4 img {
  width: 180px;
  height: auto;
}

.section-5 a {
  background-color: rgba(49, 49, 49, 1);
  font-size: 18px !important;
}

.section-6 {
  height: 400px !important;
}

@media only screen and (max-width : 1200px) {
}

@media only screen and (max-width : 992px) {
  .titulo11 {
    font-size: 20px;
    margin: 10px 0;
  }

  .titulo21 {
    font-size: 14px;
    margin: 3px 0;
  }

  .cargo-home-slider1 {
    width: 90% !important;
    height: 90% !important;
  }

  .titulo12 {
    font-size: 20px;
    margin: 10px 0;
  }

  .titulo22 {
    font-size: 14px;
    margin: 3px 0;
  }

  .cargo-home-slider2 {
    width: 90% !important;
    height: 90% !important;
  }

  .section-2 {
    padding-bottom: 40px;
    padding-top: 40px;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .section-2 h5, .section-2 p {
    text-align: center;
  }

  .section-2 h5 {
    font-size: 14px;
  }

  .section-2 p {
    font-size: 12px;
  }

  .section-3 {
    font-size: 14px;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .section-4 {
    padding: 40px 0;
  }

  .section-4 p {
    font-size: 14px;
  }

  .section-4 img {
    width: 140px;
    height: auto;
  }

  .section-5 a {
    font-size: 14px !important;
  }

  .section-6 {
    height: 300px !important;
  }
}

@media (max-width: 768px) {
  .titulo11 {
    font-size: 12px;
    margin: 8px 0;
  }

  .titulo21 {
    font-size: 8px;
    margin: 1px 0;
  }

  .cargo-home-slider1 {
    width: 90% !important;
    height: 90% !important;
  }

  .titulo12 {
    font-size: 12px;
    margin: 8px 0;
  }

  .titulo22 {
    font-size: 8px;
    margin: 1px 0;
  }

  .cargo-home-slider2 {
    width: 90% !important;
    height: 90% !important;
  }

  .section-2 {
    padding-bottom: 10px;
    padding-top: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .section-2 h5, .section-2 p {
    text-align: center;
  }

  .section-2 h5 {
    font-size: 14px;
  }

  .section-2 p {
    font-size: 12px;
  }

  .section-3 {
    font-size: 12px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .section-4 {
    padding: 20px 0;
  }

  .section-4 p {
    font-size: 12px;
    line-height: unset;
  }

  .section-4 img {
    width: 80px;
    height: auto;
    margin-top: 30px;
  }

  .section-5 a {
    font-size: 12px !important;
  }

  .section-6 {
    height: 200px !important;
  }
}
