body {
  font-family: "Lato", sans-serif;
}

.text-eq {
  color: #97c93e !important;
}

#contacto .btn btn-eq {
  background: #82ad36;
}

#header img {
  width: 150px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-bottomright: 25px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

#header.navbar.navbar-expand-lg.navbar-dark.bg-dark {
  background: linear-gradient(90deg, #1c3643, #273b47 35%, #1e5372);
}

#main .carousel-inner img {
  max-height: 390px;
  object-fit: cover;
  filter: grayscale(20%);
}

#carousel {
  position: relative;
}

#carousel .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}

#carousel .overlay .container,
#carousel .overlay .row {
  height: 100%;
}

#nuestra-empresa {
  background-color: #f3f8fb;
  padding-top: 72px;
  padding-bottom: 20px;
}

#nuestra-empresa .card {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#nuestra-empresa h5 {
  font-weight: 600;
}

#nuestra-empresa img {
  max-width: 50%;
}

#card img {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

#nosotros img {
  max-width: 50%;
}

#productos {
  background-color: #1c3643;
  color: white;
  padding-top: 50px;
  padding-bottom: 20px;
}

#productos .h1-responsive {
  color: #82ad36;
  font-weight: 800;
}

#productos .font-weight-bold {
  color: #33b1ff;
}

#contacto {
  background-color: #f3f8fb;
  padding-top: 72px;
  padding-bottom: 20px;
}

#mapa {
  background-color: #f3f8fb;
  padding-bottom: 20px;
}

#extintores {
  background-color: #1c3643;
  color: white;
  padding-top: 50px;
  padding-bottom: 20px;
}

#extintores video {
  width: 100%;
  max-width: 400px;
}

#extintores .h1-responsive {
  color: #82ad36;
  font-weight: 800;
}

#extintores .font-weight-bold {
  color: #33b1ff;
}

#testimonios {
  background-color: #f3f8fb;
  padding-top: 72px;
  padding-bottom: 20px;
  text-align: center;
}

#galeria {
  background-color: #3cbfbe;
  padding-top: 72px;
  padding-bottom: 20px;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#quienes-somos img {
  max-height: 390px;
  object-fit: cover;
  filter: grayscale(20%);
}

#footer {
  background: linear-gradient(90deg, #1c3643, #273b47 25%, #1e5372);
  color: #fff;
}

#footer h3 {
  color: white;
}
#footer .text-uppercase {
  color: #33b1ff;
  font-weight: 500;
}

#footer a {
  color: white;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}

.social-network a.icoInstagram:hover {
  background-color: #943573;
}
.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
  background-color: #bd3518;
}

.social-network a.icoInstagram:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i {
  color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
  color: #44bcdd;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  background-color: #d3d3d3;
}
.social-circle li i {
  margin: 0;
  line-height: 50px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
#form-contac label.error {
  color: red;
}
