.grecaptcha-badge {
  visibility: hidden !important;
}
p {
  font-size: 21px;
}
body,
p,
li,
a,
span,
input,
.btn {
  font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Archivo Black", sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
h2 {
  text-transform: uppercase;
}
h1,
.h1 {
  color: #0b5186;
  font-size: 2rem;
  letter-spacing: 2px;
  border-bottom: 2px solid #ffd93a;
}
h3 {
  font-size: 1.8em;
  color: #0b5186;
}
h3.titulo {
  text-transform: uppercase;
  font-weight: bold;
}
span.underline {
  text-decoration: underline;
}
.far {
  font-size: 1.2em;
}
ul.list__style {
  list-style: none;
  padding-left: 0;
}
ul.list__style li {
  font-size: 1.1em;
  line-height: 1.7em;
}
ul.list__style i {
  color: #00a1d9;
}
.encabezado {
  background: #fff;
}
.encabezado .telefonos i.fa.fa-phone.fa-flip-horizontal {
  font-size: 1.3em;
}
.encabezado .telefonos i {
  color: #0b5186;
  font-size: 1.5em;
}
.encabezado .telefonos span.contact_label {
  font-size: 1.1em;
  line-height: 2em;
  margin-left: 0.3em;
  color: #2597a2;
  vertical-align: bottom;
}
.encabezado .telefonos a {
  font-size: 1.2em;
  color: #475b84;
  font-weight: bold;
  line-height: 1.8em;
}
.encabezado .telefonos a:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='squiggle-link' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 20 4'%3E%3Cstyle type='text/css'%3E.squiggle{animation:shift .3s linear infinite;}@keyframes shift {from {transform:translateX(0);}to {transform:translateX(-20px);}}%3C/style%3E%3Cpath fill='none' stroke='%23ff9800' stroke-width='2' class='squiggle' d='M0,3.5 c 5,0,5,-3,10,-3 s 5,3,10,3 c 5,0,5,-3,10,-3 s 5,3,10,3'/%3E%3C/svg%3E");
  background-position: 0 100%;
  background-size: auto 6px;
  background-repeat: repeat-x;
  text-decoration: none;
  padding-bottom: 0.3em;
}
.encabezado .telefonos span.contact_label {
  color: #0b5186;
}
.encabezado .telefonos .asesoria {
  background: #efefef;
  padding: 8px 2px;
}
.encabezado .telefonos a.cotiza {
  color: #fff;
  background: #fb3832;
  padding: 9px 15px;
}
.encabezado .telefonos h6 {
  color: #fff;
  text-shadow: 1px 3px 4px #00171f;
}
.menu .col-sm-12 {
  padding: 0 !important;
}
nav li.nav-item {
  margin: 0 11px !important;
}
.navbar {
  background: #0b5186 !important;
  z-index: 999;
}
.navbar a:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='squiggle-link' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 20 4'%3E%3Cstyle type='text/css'%3E.squiggle{animation:shift .3s linear infinite;}@keyframes shift {from {transform:translateX(0);}to {transform:translateX(-20px);}}%3C/style%3E%3Cpath fill='none' stroke='%23ff9800' stroke-width='2' class='squiggle' d='M0,3.5 c 5,0,5,-3,10,-3 s 5,3,10,3 c 5,0,5,-3,10,-3 s 5,3,10,3'/%3E%3C/svg%3E");
  background-position: 0 100%;
  background-size: auto 6px;
  background-repeat: repeat-x;
  text-decoration: none;
  padding-bottom: 0.3em;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
.tparrows:before,
.tparrows:after {
  color: #05668d !important;
}
.grow {
  transition: transform 0.3s ease-in-out;
}
.grow:hover {
  transform: scale(1.5);
}
.white__overlay {
  background: linear-gradient(
    90deg,
    rgba(247, 247, 247, 0.9) 0%,
    rgba(247, 247, 247, 0.9) 45%,
    rgba(247, 247, 247, 0.7) 47%,
    rgba(247, 247, 247, 0) 100%
  );
}
.sand__bg {
  background: #f6f6f6;
}
.sand__bg h3.titulo {
  color: #004c78;
  text-decoration: underline #c0c0c0;
}
.sand__bg h4 {
  color: #004c78;
}
.sand__bg p,
.sand__bg h3,
.sand__bg li {
  color: #4c4c4c;
}
.sand__bg i.fas.fa-chevron-circle-right {
  color: #4d7ea8;
}
.sand__red__bg {
  background: #ebebeb;
}
.sand__red__bg h3.titulo {
  font-weight: bold;
  background: #c91e00;
  background: linear-gradient(90deg, #c91e00 0%, #f8271c 42%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sand__red__bg h4 {
  color: #c91e00;
}
.sand__red__bg h4 i {
  color: #f8271c;
}
.sand__red__bg p,
.sand__red__bg h3,
.sand__red__bg li {
  color: #4c4c4c;
}
.sand__red__bg i.fas.fa-chevron-circle-right {
  color: #c91e00;
}
.sand__red__bg .beneficio {
  border: 1px solid #c91e00;
}
.lightblue__bg {
  background: #f1f5f9;
}
.lightblue__bg h1,
.lightblue__bg h3,
.lightblue__bg h4,
.lightblue__bg h5,
.lightblue__bg h6,
.lightblue__bg p,
.lightblue__bg label {
  color: #0b5186;
}
.lightblue__bg h2 {
  color: #00a1d9;
}
.lightblue__bg p a {
  color: #0b5186;
}
.blue__bg {
  background: #0b5186;
}
.blue__bg h3.titulo {
  font-weight: bold;
  color: #fff;
}
.blue__bg .beneficio h4 {
  color: #14b5e1;
}
.blue__bg .beneficio h4 i {
  color: #1482e1;
}
.blue__bg p,
.blue__bg h2,
.blue__bg h3,
.blue__bg h4,
.blue__bg li,
.blue__bg span,
.blue__bg a,
.blue__bg label {
  color: #fff;
}
.green__bg {
  background: #1b354c;
}
.green__bg h3.titulo {
  font-weight: bold;
  color: #ffffbf;
}
.green__bg .beneficio h4 {
  color: #14b5e1;
}
.green__bg .beneficio h4 i {
  color: #1482e1;
}
.green__bg p,
.green__bg h2,
.green__bg h3,
.green__bg h4,
.green__bg li,
.green__bg span,
.green__bg a,
.green__bg label {
  color: #fff;
}
.green__bg2 {
  background: #fff;
}
.green__bg2 h3.titulo {
  font-weight: bold;
  background: #007939;
  background: linear-gradient(90deg, #007939 0%, #00b349 35%, #00787a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.green__bg2 .beneficio h4 {
  color: #14b5e1;
}
.green__bg2 .beneficio h4 i {
  color: #1482e1;
}
.green__bg2 p,
.green__bg2 h2,
.green__bg2 h3,
.green__bg2 h4,
.green__bg2 li,
.green__bg2 span,
.green__bg2 a,
.green__bg2 label {
  color: #007939;
}
.green__bg3 {
  background: #003d34;
}
.green__bg3 h3.titulo {
  font-weight: bold;
  background: #007939;
  background: linear-gradient(90deg, #007939 0%, #00b349 35%, #94ebd8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.green__bg3 .beneficio h4 {
  color: #14b5e1;
}
.green__bg3 .beneficio h4 i {
  color: #1482e1;
}
.green__bg3 p,
.green__bg3 h2,
.green__bg3 h3,
.green__bg3 h4,
.green__bg3 li,
.green__bg3 span,
.green__bg3 a,
.green__bg3 label {
  color: #007939;
}
.dark__bg {
  background: #1f2632;
}
.dark__bg h3.titulo {
  font-weight: bold;
  background: #e9db5b;
  background: linear-gradient(90deg, #eadb46 0%, #dbb537 42%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dark__bg i {
  color: #e9db5b;
}
.dark__bg li {
  line-height: 1.4em;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.dark__bg p,
.dark__bg h2,
.dark__bg h3,
.dark__bg h4,
.dark__bg li,
.dark__bg span,
.dark__bg a {
  color: #fff;
}
.hero {
  background: #1b354c;
}
.hero .slides {
  margin: 0;
}
.call2side {
  background: #1b354c;
}
.call2side h3 {
  font-size: 1.7em;
  padding: 0 0.6em;
}
.call2side ul {
  list-style: none;
  padding-left: 0;
}
.call2side ul li {
  line-height: 2.6em;
  text-align: center;
}
.call2side ul li a {
  font-size: 1.3em;
}
.call2side .btn {
  color: #fff;
  border: 1px solid #fff;
}
.marcas h4,
.marcas p {
  color: #475b84;
}
.marcas img {
  max-width: 100%;
  height: auto;
}
.productos p {
  text-align: center;
  color: #d7f5ff;
  margin-top: 1em;
  margin-bottom: 3em;
  text-transform: uppercase;
}
.productos img {
  margin: 0 auto;
  transition: transform 0.3s ease-in-out;
}
.productos img:hover {
  transform: scale(1.1);
}
.poliza {
  background-image: url("/img/mantenimiento-de-aire-acondicionado.webp");
  background-size: cover;
  min-height: 500px;
  background-position: center;
}
.poliza img {
  float: left;
  max-width: 97px;
  margin-right: 1em;
}
.inicio__galeria a {
  margin-bottom: 2.5em;
}
.inicio__galeria a.col-sm-4 {
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 2em;
}
.inicio__galeria img {
  transition: opacity 0.6s;
  transition: transform 0.3s ease-in-out;
}
.inicio__galeria img:hover {
  opacity: 0.7;
  transform: scale(1.1);
}
.galeria h3 {
  color: #05668d;
  text-transform: inherit;
}
.galeria a.col-sm-4 {
  max-height: 218px;
  overflow: hidden;
  margin-bottom: 2em;
}
.galeria img {
  min-height: 218px;
  transition: opacity 0.6s;
  transition: transform 0.3s ease-in-out;
}
.galeria img:hover {
  opacity: 0.7;
  transform: scale(1.1);
}
.mapa i {
  font-size: 1.5em;
  margin-right: 0.4em;
}
.inicio .intro {
  padding-top: 1.6em;
}
.inicio .intro p.expertos {
  border: 1px solid #3caaa0;
  padding: 9px;
  color: #175759;
}
.inicio h1 {
  color: #333;
}
.inicio .formulario {
  border: 1px solid #ffe13d;
  background: #faf4f2;
  text-shadow: 1px 1px 2px #fff;
}
.inicio .formulario h3 {
  color: #405792;
  font-size: 1.8em;
  text-align: center;
}
.inicio .formulario label {
  color: #405792;
}
.inicio .formulario small {
  font-size: 70%;
}
.inicio .formulario input {
  line-height: 1em !important;
}
.inicio .formulario .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  border: 1px solid limegreen;
  background: #84c15e;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
  font-size: 1.3em;
}
.inicio .formulario .telefonos ul {
  padding-left: 0;
}
.inicio .formulario .telefonos ul li {
  list-style: none;
  line-height: 2em;
  font-size: 1.3em;
  text-align: center;
}
.inicio .formulario .telefonos ul li a {
  color: #405792;
}
a.navbar-brand {
  width: 95%;
}
li.nav-item {
  text-transform: uppercase;
  margin: 0 15px;
}
.btn-success {
  color: #fff;
  background-color: #80c145;
  border-color: #80c145;
}
.slides h3 {
  color: #05668d;
}
.slides a {
  background: #05668d;
  border-color: #05668d;
}
.contacto img {
  max-width: 100%;
  height: auto;
}
.contacto .formulario h3 {
  margin-left: 0.4em;
}
.contacto .telefono p {
  line-height: 2em;
  text-align: center;
}
.contacto .telefono a {
  color: #00a1d9;
  font-size: 1.3em;
}
.contacto .telefono a i,
.contacto .telefono a .fa,
.contacto .telefono a .fas,
.contacto .telefono a .fab {
  color: #11224d;
}
.contacto .telefono a .fab {
  font-size: 1.4em !important;
}
.contacto .telefono a:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='squiggle-link' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 20 4'%3E%3Cstyle type='text/css'%3E.squiggle{animation:shift .3s linear infinite;}@keyframes shift {from {transform:translateX(0);}to {transform:translateX(-20px);}}%3C/style%3E%3Cpath fill='none' stroke='%23ff9800' stroke-width='2' class='squiggle' d='M0,3.5 c 5,0,5,-3,10,-3 s 5,3,10,3 c 5,0,5,-3,10,-3 s 5,3,10,3'/%3E%3C/svg%3E");
  background-position: 0 100%;
  background-size: auto 6px;
  background-repeat: repeat-x;
  text-decoration: none;
  padding-bottom: 0.3em;
}
.contacto .telefono strong {
  font-size: 1.1em;
}
.contacto .telefonos ul {
  padding-left: 1em;
}
.contacto .telefonos li {
  list-style-type: none;
  line-height: 2em;
  font-size: 1.2em;
}
.contacto .telefonos li a {
  color: #fff;
}
.contacto .telefonos li a:hover {
  color: #1e6588;
}
.contacto .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  border: 1px solid #00a1d9;
  background: #00a1d9;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
  font-size: 1.3em;
}
footer {
  background: #1b354c;
}
footer .siguenos i,
footer a.siguenos {
  color: #fff;
  font-size: 1.5em;
}
footer p,
footer p a {
  color: #fff;
  font-size: 16px;
}
footer ul,
footer li {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
footer a:hover {
  color: #00a1d9;
}
footer h4,
footer h6 {
  color: #fff;
}
footer h4 {
  margin-bottom: 0.7em;
  border-bottom: 1px solid #ccc;
}
footer a.nav-link {
  padding: 0.1em;
}
footer li {
  list-style-type: none;
}
footer li a {
  color: #fff!important;
}


.slick-slide img {
  display: block;
  border: 1px solid #ccc;
}
#inicio,
#tpo,
#pvc,
#epdm,
#contacto {
  padding-top: 120px;
  margin-top: -120px;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: #fff;
}
@media (max-width: 480px) {
  #marcas h1 {
    font-size: 20px;
    margin-bottom: 3em;
  }
  .rev-btn {
    font-size: 13px !important;
    padding: 9px 12px !important;
  }
  h3.titulo,
  h4.titulo {
    font-size: 1.5em;
  }
  .encabezado .telefonos {
    display: none;
  }
  .form-horizontal .control-label {
    width: auto;
    text-align: left;
    margin-right: 2em;
  }
  .form-horizontal .controls {
    margin-left: auto;
    width: 100%;
    clear: both;
  }
  .form-horizontal .controls input {
    border: 1px solid #ccc;
    clear: both;
    width: 90%;
    height: 2.3em;
  }
  a.navbar-brand img {
    max-height: 86px;
  }
  .beneficios ul li {
    font-size: 1.5em;
    line-height: 1.4em;
    margin-bottom: 1.1em;
  }
  .poliza {
    background: #fff;
  }
  .poliza img {
    float: left;
    max-width: 61px;
  }
}
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 0;
  }
}
@media (max-width: 990px) {
  .poliza__desc {
    background: rgba(255, 255, 255, 0.9);
  }
}
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 0;
  }
}
.modal-header {
  color: #ffffff;
  background-color: #2c3e50;
  border-bottom: none;
}
.modal-title {
  line-height: 1.3;
  font-size: 1.2em;
}
.form-horizontal .controls {
  margin-left: 180px;
}
.modal form {
  display: block;
  margin: 0 0 20px;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.modal label {
  display: block;
  margin-bottom: 5px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.modal-header .close {
  color: #fff !important;
  opacity: 1;
  font-size: 2em;
}
.slick-slide {
  margin: 0px 20px;
}
.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;
}
.grecaptcha-badge {
  display: none;
}
p.recaptcha {
  font-size: 12px;
  margin-top: 2em;
}
