body {
  color: #25282b;
}
h1,
h2,
h3,
h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
p {
  font-size: 1.25rem;
  line-height: 24px;
}
strong {
  font-weight: bold;
}
.imgsigeco {
  max-width: 210px;
}
.imgsigeco img {
  display: block;
  width: 100%;
}
.pre-2 {
  position: relative;
  z-index: 2;
}
#quienessomos {
  background: url(../img/sigeco/2.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
#quienessomos.t1 {
  background: url(../img/servicio-tuberias-hdpe/1/3.jpg) no-repeat;
  background-size: cover;
}
#quienessomos.t2 {
  background: url(../img/servicio-tuberias-hdpe/4/8.jpg) no-repeat bottom;
  background-size: cover;
}
#quienessomos.t3 {
  background: url(../img/servicio-revestimiento-mineros/1/4.png) no-repeat
    center;
  background-size: cover;
}
#quienessomos.t4 {
  background: url(../img/servicio-revestimiento-mineros/2/4.jpg) no-repeat
    center;
  background-size: cover;
}
#quienessomos.t5 {
  background: url(../img/servicio-revestimiento-mineros/3/7.jpg) no-repeat
    center;
  background-size: cover;
}
#quienessomos.t6 {
  background: url(../img/servicio-revestimiento-mineros/4/4.jpg) no-repeat
    center;
  background-size: cover;
}
#quienessomos.t7 {
  background: url(../img/servicio-flotadores-hdpe/4/3.jpg) no-repeat center;
  background-size: cover;
}
.inner-page .slider-item {
  background-repeat: no-repeat;
}
.opac:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 27 65 / 70%);
  z-index: 1;
}
.max-8 {
  max-width: 800px;
  margin: 0 auto;
}
.titulo {
  font-weight: bold;
  /* border-bottom: 1px solid #302a6d; */
  padding-bottom: 12px;
  font-size: 38px;
  text-align: center;
  text-transform: uppercase;
}
.white {
  color: white !important;
}
.padded {
  padding: 80px 0;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.section {
  padding: 3em 0;
}
.circle p {
  background: #1b2444;
  border-radius: 60px;
  height: 60px;
  width: 60px;
  margin: 0 auto;
  color: white;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  /* line-height: 62px; */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.cta-btn2 a span {
  background: #4eb6db;
  color: white;
  border: 0 !important;
  border-radius: 25px;
}
/*.link-thumbnail{
    max-height: 155px;
    width: 150%;
}*/
.no-gutters .element-animate {
  overflow: hidden;
}
.mediu {
  width: 65%;
}
.footer-link li span {
  color: #a2a2a2;
}
.list-unstyled {
  font-size: 15px;
}
.pdfbox a {
  margin: 0 15px;
}
.pdfbox a img {
  max-width: 65px;
  margin: 0 auto;
  display: block;
}
.pdfbox a p {
  color: black;
  font-size: 16px;
  text-align: center;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 1);
  padding: 1.1rem 0.6rem !important;
}
.site-footer {
  padding: 8em 0 2em 0;
}
.site-footer h3 {
  font-size: 19px;
}
.owl-carousel.major-caousel .owl-stage-outer {
  padding-bottom: 0;
}
.media-custom {
  margin-bottom: 10px;
}
header .navbar-brand {
  max-width: 190px;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: inherit;
}
/*.tcol4{
width: 130%;
    max-height: 195px;
}*/
.boxdata {
  border: 1px dashed black;
  padding: 25px;
  margin: 40px auto;
  max-width: 500px;
  background: #f9f9f9;
}
.boxdata img {
  margin: 0 auto;
  display: block;
  margin-bottom: 40px;
}
.boxdata h1 {
  color: black;
  font-size: 24px;
  line-height: 35px;
}

.new-link {
  color: #1b2444 !important;
  font-weight: bold;
}
/* .new-link:after {
  content: "";
  display: block;
  height: 3px;
  background: #fb9629;
} */
header .navbar .nav-link {
  font-size: 16px;
  margin-bottom: 0;
  cursor: pointer;
}
.infoheader {
  display: flex;
}
.infoheader p {
  font-size: 15px;
  margin-right: 20px;
}
.infoheader p strong {
  display: block;
  font-weight: bold;
}
.data-info p {
  line-height: 22px;
}
.box-image {
  position: relative;
  transition: 0.3s all ease;
  height: 270px;
  overflow: hidden;
}
.box-image img {
  position: relative;
  top: 0;
  left: 0;
}

.dataHover {
  width: 100%;
  height: 45px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: #1a213ae6;
  transition: 0.3s all ease;
}
.box-image:hover .dataHover {
  display: block;
  top: 0;
  height: 100%;
}
.dataHover p, .dataHover h3, .dataHover h2 {
  color: white;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
}
.link-i{
    color: #0386d3;
}
.dataHover span {
  color: white;
  font-size: 14px;
  margin-top: 40px;
  display: block;
}
.dataHover h3 a, .dataHover h2 a{
  color: white;
}
.socials li a img {
  max-width: 34px;
}
.bg-dark {
  background-color: #1a213a !important;
}
.logofooter {
  max-width: 230px;
  margin-bottom: 20px;
}
footer p {
  font-size: 16px;
  text-align: justify;
  line-height: 20px;
}
.slider-item {
  position: relative;
  background-size: cover;
}
.inner-page .slider-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #073253cc;
  width: 100%;
  height: 100%;
}
.lead {
  font-size: 1.1rem;
  line-height: 25px;
}
.opac .titulo {
  font-size: 19px;
}
.opac p {
  font-size: 1rem;
  line-height: 21px;
}
/* .list-caract {
  margin-top: 30px;
} */
.list-caract span {
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50px;
  background-color: #2b4162;
  border: 5px solid white;
  color: white;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
}
.list-caract li {
  background: #f3f3f3;
  border-radius: 30px 0 0 30px;
}
.list-caract p {
  background: #f3f3f3;
  padding: 15px;
  font-size: 17px;
}
.btn-susc {
  background: #4eb6db;
  color: white;
}
.home-slider .slider-text {
  left: 50px;
  top: 150px;
  position: relative;
}
.home-slider .owl-carousel.home-slider .slider-item .slider-text h1 {
  padding-bottom: 5px;
}
.home-slider .owl-carousel.home-slider .slider-item .slider-text h1 span {
  font-weight: 200;
}
.bordProd{

  padding: 15px;
}
.lisProd{
     padding: 15px !important;
}
.lisProd span{
  font-size: 20px;
  font-weight:bold;
}
.soluforceimg{
max-width: 270px;
    height: 100%;
    position: relative;
    margin-top: -10px;
    margin-right: 20px;
}
.topTitle{
    display:flex;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media (max-width: 991.98px) {
  /* .owl-carousel .owl-stage-outer {
    height: 80vh;
  } */
  .owl-carousel.home-slider .owl-dots {
    bottom: 0;
  }
  .owl-carousel.home-slider .slider-item .slider-text {
    /* min-height: 500px; */
  }
  /* .owl-carousel.home-slider .slider-item {
    height: calc(80vh - 117px);
    min-height: 550px;
  } */
  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 27px;
  }
  h2,
  .h2,
  h1,
  .h1 {
    font-size: 1.5rem;
  }
  .cta-overlap .text h2 {
    font-size: 21px;
  }
}

@media (max-width: 724px) {
  .owl-carousel.home-slider .slider-item {
    background-position: center right;
  }
  .owl-carousel.home-slider .slider-item .slider-text {
    background: #1f2d4fc2;
    padding: 15px;
  }
  .topTitle {
    display: block;
}
.topTitle img{
    margin-bottom:20px;
    max-width: 180px;
}
}
