p {
  text-align: justify;
}
.btn-cotiza {
  color: #fff !important;
  background-color: #121921;
  border-color: #121921;
}
.main{height: 2000px;}
.upper-info {
    background-color: #ea1f3e;
    color: #fff;
    font-size: 0.85rem;
}
.link-white{color: #fff !important;}
.link-white:hover{text-decoration: underline;}
.thankyou{
  height: 60vh;
  display: block;
  margin-top: 200px;}
@media (max-width: 768px) { 
  #myCarousel {
    margin-top: 106px !important;
  }
  .thankyou{margin-top:140px}
  .text-hero{width: 50%;}
}
.contact-sub {
  padding: 70px 0;
  line-height: 30px;
    text-align: left;
    color: #121921;
}

.contact-title {
  padding: 30px 20px !important;
}

.info-contact {
  padding: 20px;
  line-height: 30px;
  text-align: left;
  color: #121921;
}
.esquina-izquierda{
  position: absolute;
  top:7%;
  left:3%;
  z-index: 999;
}

.esquina-derecha{
  position: absolute;
  bottom:7%;
  right:3%;
  z-index: 999;
}

.grayScale{
  filter: grayscale(100%);
}

.contrast{
  filter: contrast(70%);
}

.nocontrast{
  filter: contrast(100%);
}

.slick-slide > img {
  max-height: 100px;
}

.imageFix{
  height: 240px
}
      .grayScale{
filter: grayscale(100%);
}
            .whiteScale{
filter: brightness(0) invert(1);
}

.servicio-img::before{
  background-image: url("../assets/home/servicio3.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  filter: contrast(70%);
}

.servicio-img2::before{
  background-image: url("../assets/home/imgop2.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  filter: contrast(70%);
}

.modal-dialog2 {
  max-width: 1100px !important;
}
.modal-header {
  border-bottom: none !important;
  padding: 0 !important;
}
.close {
  padding: 18px 22px !important;
}
.imageFix {
  height: 240px;
}
.sliderOper {
  cursor: pointer;
}
.container.pd-no{
padding-top: 17px !important;
}
#industry_report_update div.img-work > img
{
height: 175px !important;
}

.text-black {
  color: black !important;
}

.svg-black {
  fill: black;
}