h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
}
h3 {
    text-transform: uppercase;
    font-weight: bold;
}
p,
li,
span {
    font-family: "Open Sans";
}
.orange__bg {
    background: #f39c12;
}
.orange__bg p,
.orange__bg h3,
.orange__bg li {
    color: #fff;
}
.yellow__bg {
    background: #ebda21;
}
.blue__bg {
    background: #08415c;
}
.blue__bg h3.titulo {
    text-decoration: underline #ccc;
}
.blue__bg p,
.blue__bg h2,
.blue__bg h3,
.blue__bg h4,
.blue__bg li,
.blue__bg span,
.blue__bg a {
    color: #fff;
}
.red__bg {
    background: #cc2936;
}
.red__bg p,
.red__bg h3,
.red__bg li {
    color: #fff;
}
.dark__bg {
    background: #2f2e30;
}
.dark__bg p,
.dark__bg h3,
.dark__bg li {
    color: #fff;
}
.dark__bg-2 {
    background: #2f2e30;
}
.dark__bg-2 p,
.dark__bg-2 h3,
.dark__bg-2 li {
    color: #fff;
}
.sand__bg {
    background: #f6f6f6;
}
.sand__bg h3.titulo {
    color: #004c78;
    text-decoration: underline #c0c0c0;
}
.sand__bg p,
.sand__bg h3,
.sand__bg li {
    color: #4c4c4c;
}
.blue__txt h3,
.blue__txt h4,
.blue__txt p,
.blue__txt label {
    color: #08415c;
}
.slider {
    max-height: 570px;
    overflow: hidden;
}
.call2 a {
    font-size: 20px;
}
.encabezado {
    border-bottom: 4px solid #ebda21;
}
.encabezado .calltop {
    font-size: 20px;
    font-weight: bold;
}
.encabezado .calltop a {
    color: #0f70b8;
    transition: color 0.5s;
}
.encabezado .calltop a:hover {
    color: #0fa8ff;
}
.encabezado .calltop .facebook {
    margin-left: 2em;
    font-size: 15px;
    color: #3b5998;
}
.encabezado .calltop .facebook i.fab.fa-facebook {
    font-size: 1.3em;
}
.encabezado button.navbar-toggler.mx-auto {
    background: #333;
}
.navbar-brand img {
    max-height: 110px;
}
.logobox img {
    max-height: 120px;
    align-self: center;
}
.navbar-expand-lg {
    padding-bottom: 0;
}
nav .navbar-nav li.nav-item {
    background: #004c78;
    transform: skew(-25deg);
    padding: 0.4em 1em;
}
nav .navbar-nav li.nav-item:hover {
    background: #ebda21;
}
nav .navbar-nav li.nav-item:hover .nav-link {
    color: #333;
}
nav .navbar-nav li.nav-item .nav-link {
    color: #fff;
    transform: skew(25deg);
}
.inicio__servicios h3.title {
    color: #fff;
}
.inicio__servicios .servicio i {
    color: #fece1a;
    font-size: 21px;
}
.inicio__nosotros h3 {
    color: #08415c;
}
.inicio__nosotros img:hover {
    filter: grayscale(0%);
}
.inicio__servicios h3 {
    color: #08415c;
    text-decoration: underline #ccc;
}
.inicio__servicios .inicio__servicio {
    margin-bottom: 3em;
}
.inicio__servicios .inicio__servicio img {
    margin-bottom: 0.7em;
    transition: opacity 0.6s;
    border: 2px solid #ebda21;
}
.inicio__servicios .inicio__servicio img:hover {
    opacity: 0.7;
}
.inicio__servicios .inicio__servicio span {
    text-transform: uppercase;
    color: #08415c;
    font-weight: bold;
    border-bottom: 1px solid #ebda21;
}
.nosotros strong {
    color: #0f70b8;
}
.nosotros .nosotros__descripcion h3,
.nosotros .nosotros__descripcion h4 {
    color: #08415c;
    font-weight: bold;
}
.nosotros .constructores {
    background: #f0f0f0;
}
.nosotros .mision i,
.nosotros .vision i {
    font-size: 30px;
    float: left;
}
.nosotros .mision .recuadro,
.nosotros .vision .recuadro {
    border: 1px solid #08415c;
    padding: 22px 0 5px 16px;
    min-height: 176px;
}
.servicios ul {
    list-style: none;
    padding-left: 0;
}
.servicios .img__box {
    min-height: 400px;
}
.servicios .img__box.bombeo {
    background: url("/img/equipo-de-bombeo-de-agua-potable-smj.jpg");
    background-size: cover;
}
.servicios .img__box.automatizacion {
    background: url("/img/automatizacion-y-control.jpg");
    background-size: cover;
}
.servicios .img__box.iluminacion {
    background: url("/img/iluminacion-Industrial-y-comercial.jpg");
    background-size: cover;
}
.servicios .img__box.lineas {
    background: url("/img/Lineas-de-Distribucion-en-Media-y-Baja-Tension.jpg");
    background-size: cover;
}
.servicios .img__box.mineria {
    background: url("/img/mineria.jpg");
    background-size: cover;
}
.servicios .img__box.subestaciones {
    background: url("/img/subestaciones-electricas-tipo-garganta.jpg");
    background-size: cover;
}
.servicios .img__box.fotovoltaicas {
    background: url("/img/instalaciones-fotovoltaicas.jpg");
    background-size: cover;
}
.servicios .img__box.proyectos {
    background: url("/img/reciba-de-grano-am.jpg");
    background-size: cover;
}
.galeria a.col-sm-4 {
    max-height: 218px;
    overflow: hidden;
    margin-bottom: 2em;
}
.galeria img {
    min-height: 218px;
    transition: opacity 0.6s;
}
.galeria img:hover {
    opacity: 0.7;
}
.contacto__welcome {
    background: url("/img/llama.jpg");
    background-size: cover;
    min-height: 200px;
}
.contacto .btn {
    border: 1px solid #f39c12;
    color: #f39c12;
}
.contacto .col-md-12.form-line {
    padding-left: 0 !important;
}
.clientes h3 {
    color: #004c78;
    text-decoration: underline #c0c0c0;
}
.clientes .slick-slide img {
    border: 1px solid #ccc;
}
footer {
    background: #003351;
}
footer h4 {
    color: #ebda21;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    margin-top: 2em;
}
footer a,
footer p {
    color: #fff;
    transition: color 0.5s;
}
footer a:hover {
    color: #ebda21;
}
footer .nav-link {
    padding: 0.3rem 1rem;
}
footer img.siguenos {
    background: #fff;
    max-width: 230px;
    border-radius: 3px;
}
@media (max-width: 990px) {
    .encabezado nav .navbar-nav li.nav-item {
        transform: none;
    }
    .encabezado nav .navbar-nav li.nav-item .nav-link {
        transform: none;
    }
}
@media (max-width: 480px) {
    .encabezado .facebook {
        display: none;
    }
    .modal-title {
        line-height: 1.3;
        font-size: 1.1em;
    }
    .call2 img {
        display: none;
    }
    .call2 a {
        margin-top: 30px;
    }
}
.slick-slide {
    margin: 0px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.float-button {
    position: fixed;
    z-index: 9000;
    width: 237px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: 20px;
    left: 40px;
    background-color: #43bf57;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    line-height: 2em !important;
    padding: 0 0.5em 0.5em 0;
    font-size: 14px;
    text-decoration: none;
}
@media (max-width: 480px) {
    .float-button {
        right: 0%;
    }
}
.my-float {
    font-size: 24px;
    margin-top: 6px;
    margin-right: 6px;
}
a.float-button + div.label-container {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
}
a.float-button:hover + div.label-container {
    visibility: visible;
    opacity: 1;
}
a.float-button:hover {
    color: #fff;
    text-shadow: 1px 1px 2px #555;
}
.navbar1.fixed-top {
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border-bottom: 4px solid #ebda21;
}
.navbar1.fixed-top a.navbar-brand img {
    max-height: 70px;
}
.navbar1.fixed-top .col-sm-12.pt-2.pb-2 {
    padding: 0 !important;
}
.navbar1.fixed-top .navbar {
    padding: 0 !important;
}
.navbar1.fixed-top .calltop {
    font-size: 19px;
    margin-top: 3px;
}
#rev_slider_1_1_wrapper * {
    font-family: "Montserrat", sans-serif;
}
.grecaptcha-badge {
    display: none !important;
}

.pulido h1{
    color: #0f70b8;
}

h1.titulo{
    color: #0f70b8;
    font-weight: bold;
}

h2.subtitulo{
    color: #004c78;
}


.pulido p.intro{
    font-size: 19px;
}




.btn-whatsapp-pulse {
    z-index: 999;
    background: #ffffff;
    color: white;
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 2px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    width: 55px;
    height: 55px;
  }

  @keyframes pulse {
    0% {
      box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
      box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
  }

  .btn-whatsapp-pulse-border {
    bottom: 40px;
    right: 20px;
    animation-play-state: paused;
  }

  a.btn-whatsapp-pulse-border:hover {
    color: #fff !important;
  }


  .btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
  }

  @keyframes pulse-border {
    0% {
      padding: 25px;
      opacity: 0.75;
    }

    75% {
      padding: 50px;
      opacity: 0;
    }

    100% {
      opacity: 0;
    }
  }


