.InspeccionDeTuberia{
display: flex;
justify-content: center;
position: relative;
font-size: 20px;
width: 300px;
margin: auto;
top: 20px;
}

/* olorSeparador */
.colorSeparadorBkc{
  background: #2f6d63;;
  width: 100%;
  height: 90px;
}

.InspeccionDeTuberiaImg{
    margin-top: 100px;
    display: flex;
justify-content: center;
gap: 100px;
}

.InspeccionDeTuberiaImg img{
    width: 300px;
    margin-top: 10px;
    
}


.InspeccionDeTuberiaImgDos{
    display: flex;
    justify-content: center;
    gap: 300px;
}


.InspeccionDeTuberiaImgDos img{
 width: 200px;
}




/* Inline-Inspection-Tools */

.Inline-Inspection-Tools{
    display: flex;
    justify-content: center;
    width: 600px;
    margin: auto;
    margin-top: 80px;
    font-size: 20px;
}


/* Inline-Inspection-ToolsImg */
.Inline-Inspection-ToolsImg img{
    width: 500px;

}

.Inline-Inspection-ToolsImg{
    margin-top: 80px;
    display: block;
    text-align: center;
    
}


.contenedor{
   flex-direction: column;
    align-items: center;
    text-align: center;

}



/* slider */
.slider {
    width: 600px;
    height: 300px;
    margin: auto;
    position: relative;
    overflow: hidden;
    margin-top: 100px;
  }

  .slider img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 1s ease-in-out;
  }

  .slider img.active {
    opacity: 1;
  }


  /* textoSlider */
  .textoSlider{
    text-align: center;
    /* margin-top: 20px; */
    font-size: 20px;
  }


  #InspecciónCualquierTamaño{
    display: flex;
    justify-content: center;
    margin-top: 100px;
    align-items: center;
    gap: 40px;
  }

  #InspecciónCualquierTamaño img{
    width: 500px;
    height: 300px;
  } 

 
#InspecciónCualquierTamañoDos{
display: flex;
    justify-content: center;
    margin-top: 60px;
    align-items: center;
    gap: 40px;
}
   #InspecciónCualquierTamañoDos img{
    width: 500px;
    height: 300px;
  } 

  /* ImagenCentro */
  .ImagenCentro{
display: flex;
justify-content: center;
margin-top: 200px;
  }
  .ImagenCentro img{
    width: 500px;
    height: 400px;
  }



   .GaleriaImagenes img{
    width: 500px;
    height: 300px;
  }

  .GaleriaImagenes{
    display: flex;
    justify-content: center;
  }

  .GaleriaImagenesDos{
    display: flex;
    justify-content: center; 
  }
  .GaleriaImagenesDos img{
   
 width: 500px;
    height: 300px;
  }


/* Productos De Acero Al Carbono */
.ProductosDeAceroAlCarbono{
display: flex;
flex-direction: column;
background-color: #377537;
color: white;
gap: 20px;
margin-top: 50px;
padding-bottom: 10px;
}


.ProductosDeAceroAlCarbono .Texto{
  width: 900px;
  margin: auto;
  font-size: 20px;
 }

.ProductosDeAceroAlCarbono .Principal{
  margin: auto;
  font-size: 30px;
}

/* Fabricacion */

.FabricacionUno{

 
}

.Fabricacion p{
  width: 400px;
  margin-top: 10px;
}
.Fabricacion{
display: flex;
justify-content: center;
margin-top: 70px;
gap: 50px;
}
.Fabricacion img{
width: 500px;
height: 300px;
}

.ImagenesContinuacion img{
width: 600px;
height: 400px;
}

.ImagenesContinuacion{
  display: flex;
  justify-content: center;
  gap: 70px;
  margin-top: 60px;
}

/* Equipos */
.Equipos{
  display: flex;
  justify-content: center;
 gap: 200px;
 margin-top: 100px;
}
.Equipos p{
  width: 400px;
  text-align: justify;
}
.Equipos img{
  width: 200px;
  height: 200px;
}

.Imagen img{
  width: 600px;
 height: 400px;
}

.ImagenTexto img{
  width: 600px;
  height: 300px;
}
.ImagenTexto p{
  margin-top: 10px;
}


/* ControlDeCalidadImgText */

.ControlDeCalidad{
  display: flex;
  justify-content: center;
  gap: 100px;
  margin-top: 150px;
}
.ControlDeCalidad p{
  width: 300px;
}

.ControlDeCalidad img{
  width: 500px;
  height: 360px;


}

.ControlDeCalidadImg img{
  width: 400px;
  height: 200px;
  margin-top: 20px;

}


.Accesorios{
  display: flex;
  justify-content: center;
  margin-top: 100px;
  gap: 150px;
}

.Accesorios img{
  width: 100px;
  height: 200px;
}
.Accesorios p{
  width: 400px;
}
/* 
.AccesoriosImgDos {
display: flex;
flex-direction: column;

} */
.AccesoriosImgDos img{
  width: 300px;
  height: 200px;
}

.AcesoriosBanner img{
width: 400px;
height: 300px;
}

/* TuberíaFlexibleRTP */

.TuberíaFlexibleRTP{
text-align: center;
margin-top: 30px;
font-size: 30px;
color: white;
background: #377537;
}

.TuberíaFlexibleRTPImg img{
  width: 600px;
  height: 300px;
  margin: 20px;
}
.TuberíaFlexibleRTPImg{
  text-align: center;
  margin-top: 50px;

}


.TuberíaFlexibleRTPText{
  display: flex;
  justify-content: center;
  width: 700px;
margin: auto;
text-align: justify;
color: #377537;
font-size: 20px;
}

/* .Diseño */

.Diseño{
  display: flex;
text-align: center;
justify-content: center;
margin-top: 90px;
}
.Diseño img{
  width: 300px;
  height: 300px;
}

.Diseño p{
  width: 400px;
  font-size: 20px;
}

.GaleriaContinuacion{
  display: flex;
justify-content: center;
gap: 10px;
margin-top: 40px;
}
.GaleriaContinuacion img{
  width: 500px;
  height: 300px;
}

.DiseñoContinuacionImg img{
  width: 300px;
  height: 200px;
}

.GaleriaContinuacionDos{
  display: flex;
 text-align: justify;
 justify-content: center;
 gap: 60px;
 margin-top: 50px;
}
.DiseñoContinuacionP li{
  width: 500px;

}
.DiseñoContinuacionP p{
  width: 500px;
  margin: 10px;
}

/* GaleriaContinuacionDiseño */
.GaleriaContinuacionDiseño img{
  width: 400px;
  height: 200px;
}

.GaleriaContinuacionDiseño{
  display: flex;
  justify-content: center;
  gap: 100px;
   margin: 100px;
}


.TuberíadepozoImg img{
 width: 300px;
  height: 200px;
}
.TuberíadepozoTextImg img{
  width: 300px;
  height: 200px;
}

.Tuberíadepozo{
  display: flex;
  justify-content: center;
}
.TuberíadepozoTextImg{
    margin-top: 40px;
}
.TuberíadepozoImg {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}

/* EnsayosNoDestructivos */
.EnsayosNoDestructivos img{
  width: 500px;
  height: 200px;
}

.EnsayosNoDestructivos{
  display: flex;
  justify-content: center;
  margin-top: 40px;
  gap: 20px;
}


/* continuacion */
.EnsayosNoDestructivosContinuacion img{
 width: 500px;
  height: 200px;
}  

.EnsayosNoDestructivosContinuacion{
  display: flex;
  justify-content: center;
   margin-top: 60px;
  gap: 20px;
}

/* MODIFICACIONES Y REPACIONES */
.ProductosDeAceroAlCarbonoc{
  display: flex;
  flex-direction: column;
  gap: 20px;
 text-align: center;
 margin-top: 20px;
 background: #377537;
 color: white;
}

.PDATexto{
text-align: justify;
width: 700px;
margin: auto;
margin-top: 30px;
}



/* modificaciones y errores */

.InspeccionDeTuberiaImgUno{
    margin-top: 100px;
    display: flex;
justify-content: center;
gap: 100px;
}

.InspeccionDeTuberiaImgUno img{
    width: 300px;
    margin-top: 10px;
    
}

.CaliperGeometryCo{
    
    justify-content: center;
    display: flex;
    text-align: center;
    margin-top: 40px;
}

.CaliperGeometryCo p{
    margin: auto;
 width: 400px;
 color:#377537;
font-size: 17px;
font-weight: bold;
}

/* ComparaciónDeLasCapacidades */
.ComparaciónDeLasCapacidades{
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
.ComparaciónDeLasCapacidades p{
  width: 400px;
  margin: auto;
  font-weight: bold;
  color: #377537;
  font-size: 17px;
}

/* ComparaciónDeLasCapacidades */
.CenterComparacióndelascapacidades img{
width: 900px;
height: 500px;
}
.CenterComparacióndelascapacidades{
  display: flex;
  justify-content: center;
 margin-top: 80px;
}

.sliderDos{
  display: none;
}


.TextSliderCo{
  display: flex;
  justify-content: center;
  margin-top: 20px;

}
.TextSliderCo p{
  color: #377537;
  font-weight: bold;
  font-size: 17px
}

.PresentacionCo{
  display: none;
}
.CenterComparacióndelascapacidadesCo{
  display: none;
}

.CapacidadCo{
  display: none;
}


.Inspeccióndetuberías{
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  font-weight: bold;
  
}

.banneCapacidadCorregido img{
width: 300px;
text-align: center;
}
.banneCapacidadCorregido{
text-align: center;
display: none;
}
