#slider1 .owl-prev,
#slider1 .owl-next {
  visibility: hidden;
}

img.footer-logo {
  width: 4rem;
}

.red-heart {
  color: red;
}

.logo2 {
  width: 325px;
  position: absolute;
  bottom: -9%;
  left: 30%;
  opacity: 0.3;
}

.widget-download::after {
  visibility: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.nav-tabs .nav__link,
.btn {
  text-transform: unset !important;
}

.clients .client img {
  height: 100px;
}

.navbar-modules .btn__request {
  background-color: #122045;
}

.navbar-modules .btn__request:hover {
  background-color: #3b5086;
}

.gray-scale {
  filter: grayscale();
}

.footer__widget-nav li a:hover,
.footer__copyright-links li a:hover {
  color: #121c45;
}

.request-quote-tabs .request__form:before,
.request-quote-tabs .request__form:after {
  background-color: unset !important;
}

#page-title2, #page-title, #page-title3 {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

/* ---- whatsapp ----*/
.w-flotante {
  background-color: green;
  width: 4rem;
  height: 4rem;
  position: fixed;
  bottom: 6rem;
  right: 1.2rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.w-flotante:hover {
  background-color: #121c45;
}

.whatsapp {
  color: white;
  font-size: 2.5rem;
}

.fancybox-layout4 .fancybox-item {
  border: none;
  border-radius: none;
}

.header-transparent+.page-title {
  height: 100vh;
}

.bg-overlay:before {
  background-color: rgba(0, 0, 0, 0.35);
}

.text-novillos {
  color: #9b9b9b;
}

.request__form {
  box-shadow: none !important;
  background-color: unset;
}

.request__form-body {
  background-color: #fff;
}

.show-480 {
  display: none;
}