@font-face {
  font-family: 'Aller Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Aller Bold"), url("../fonts/Aller_Bd.woff") format("woff"); }

a, i {
  color: #930707; }
  a:hover, i:hover {
    color: #930707; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Aller Bold';
  font-weight: bold;
  line-height: 1.3; }

h2 {
  text-transform: uppercase;
  font-size: 2.1em; }

h1, .h1 {
  color: #930707;
  font-size: 2.4rem;
  border-bottom: 1px solid #B3B3B3; }

h3 {
  font-size: 1.8em;
  color: #930707; }

h3.titulo {
  font-weight: bold; }

h4 {
  color: #040404; }

div.bullet__check {
  color: #040404;
  display: grid;
  grid-template-columns: 27px 1fr; }

div.bullet__chevron {
  color: #040404;
  display: grid;
  grid-template-columns: 16px 1fr; }

div.bullet__chevron i {
  margin-top: 6px; }

.header-middle {
  max-width: 1140px; }

span.underline {
  text-decoration: underline; }

.dropdown-item {
  color: #fff !important;
  font-weight: bold; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #930707; }

.fixedlogo img {
  max-height: 90px;
  height: 90px;
  width: auto;
  background: #fff;
  border-radius: 6px; }

i.fab.fa-whatsapp {
  color: #43B02A;
  font-size: 1.3em; }

container {
  scroll-behavior: smooth; }

html, body {
  overflow-x: hidden; }

main {
  background: #FFFEF6; }

span.contact_phone a {
  font-weight: bold;
  color: #040404; }

img.custom__border {
  border: 3px solid #FBB4C3; }

.pink__border {
  border: 3px solid #FBB4C3; }

.btn__agenda {
  background: #D09CBA;
  color: #fff !important;
  text-shadow: 1px 1px 1px #D09CBA; }

.iconos img {
  max-width: 56px;
  padding-right: .7em; }

.iconos ul {
  list-style: none;
  padding-left: 0; }
  .iconos ul li {
    margin-bottom: .8em; }

.container-fluid {
  padding: 0; }

p {
  font-size: 17px; }

a {
  color: #930707; }
  a:hover {
    color: #BD0B0B; }

.grayscale__overlay img {
  opacity: 0.8;
  transition: 0.6s ease;
  backface-visibility: hidden;
  filter: grayscale(100%);
  box-shadow: 0px 3px 2px #FBB4C3; }
  .grayscale__overlay img:hover {
    opacity: 1;
    filter: grayscale(0%); }

.call2side {
  background: #43B02A; }
  .call2side i.fab.fa-whatsapp {
    color: #1d4f11 !important; }

li.nav-item.fixedlogo.call2nav.d-block {
  border: 1px solid #fff;
  font-weight: bold;
  padding: 0 7px; }
  li.nav-item.fixedlogo.call2nav.d-block i.fab.fa-whatsapp {
    color: #fff; }

.call2 h4 {
  font-size: 2.1em; }
  .call2 h4 span {
    font-size: 27px; }

.dark__btn {
  background: #012348;
  color: #FED919;
  padding: 11px; }

body, p, li, a, span, input, .btn {
  font-family: 'Open Sans', sans-serif; }

.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; }

.sliderwrapper {
  display: block;
  max-height: 513px;
  width: auto;
  overflow: hidden; }

.beneficio h4 {
  color: #14b5e1;
  text-align: center;
  margin-bottom: 1em; }
  .beneficio h4 i {
    color: #1482e1; }

.beneficio ul {
  list-style: none; }

.col-12.beneficio p {
  max-width: 80%;
  margin: 0 auto; }

a.float-button .fab.fa-whatsapp {
  color: #fff; }

.blue__bg {
  background: #43B02A; }
  .blue__bg .beneficio {
    border: 1px solid #14b5e1; }
  .blue__bg h3.titulo {
    font-weight: bold;
    background: #1482e1;
    background: linear-gradient(90deg, #1482e1 0%, #14b5e1 42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .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; }
  .blue__bg .nota {
    color: #fff; }

.encabezado {
  background: #FFFEF6; }
  .encabezado .logo {
    display: flex;
    align-self: center; }
  .encabezado .tagline {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center; }
  .encabezado .contactos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .encabezado span.tagline {
    font-weight: 700;
    font-size: 1.3em; }
  .encabezado .call2box {
    font-weight: 700; }
  .encabezado .redes .logos {
    margin-top: 9px; }
  .encabezado li.d-block i.fab.fa-whatsapp {
    color: #fff !important; }
  .encabezado a.navbar-brand img {
    max-height: 155px;
    width: auto; }
  .encabezado .redes i {
    font-size: 1.7em !important;
    margin-right: .3em; }
  .encabezado .telefonos {
    display: inline-flex;
    flex-direction: column;
    align-self: center; }
    .encabezado .telefonos i.fa.fa-phone.fa-flip-horizontal {
      font-size: 1em; }
    .encabezado .telefonos i {
      font-size: 1em; }
    .encabezado .telefonos span.contact_label {
      font-size: 1em;
      line-height: 2em;
      margin-left: .3em;
      color: #040404;
      vertical-align: bottom; }
    .encabezado .telefonos a {
      font-size: 1.2em;
      color: #930707;
      font-weight: bold;
      line-height: 1.5em; }
    .encabezado .telefonos .solicita {
      background: #c91e00;
      padding: 9px 15px;
      min-width: 274px; }
    .encabezado .telefonos a.cotiza {
      color: #fff; }
    .encabezado .telefonos h6 {
      color: #fff;
      text-shadow: 1px 3px 4px #00171F; }

nav li.nav-item {
  margin: 0 11px !important; }

.navbar {
  background: #930707 !important;
  z-index: 999; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-weight: bold; }

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  background: #800707; }

.tparrows:before, .tparrows:after {
  color: #05668D !important; }

.grow {
  transition: transform .3s ease-in-out; }
  .grow:hover {
    transform: scale(1.5); }

.overlay {
  background: linear-gradient(90deg, rgba(247, 247, 247, 0.8) 0%, rgba(247, 247, 247, 0.8) 45%, rgba(247, 247, 247, 0.8) 47%, #f7f7f7 100%); }

.hero h3 {
  font-size: 1.8em; }

.hero .contact_phone {
  font-size: 1.7em;
  padding-bottom: 2em; }

.hero .btn {
  border: 1px solid #fff;
  color: #fff; }

.vermas__btn {
  border: 1px solid #930707;
  background: #930707;
  color: #ffffff; }

a.vermas__btn {
  transition: all .3s; }
  a.vermas__btn:hover {
    color: #fff;
    border: 1px solid #930707;
    background: #b00707;
    font-size: 1.1em; }

.inicio .hero {
  background: #7C7C7C;
  padding: 1.2em 0; }

.inicio a.vermas__btn {
  float: right; }

.inicio .intro h4 {
  color: #3a3939;
  font-weight: 400 !important;
  font-size: 20px; }

.inicio .servicios h3.titulo {
  font-size: 2.3em;
  text-align: center;
  border-bottom: 1px solid #ccc; }

.inicio .contacto {
  background: #FFFEF6; }

.miembros p {
  color: #040404; }

.miembros h3.subtitle {
  border-bottom: 1px solid #B3B3B3;
  text-transform: uppercase; }

.miembros .miembro {
  font-style: normal; }

.conoceme.destacado p {
  font-size: 21px; }

.conoceme.destacado blockquote p i {
  color: #930707;
  font-weight: bold; }

ul.custom__list {
  padding-left: 0;
  list-style: none; }
  ul.custom__list li i {
    color: #930707; }

.blockquote p {
  font-size: .9em;
  padding-top: 19px; }

.blockquote-footer {
  background: transparent;
  font-size: 1.3em;
  margin-top: .5em;
  font-weight: bold; }

.nosotros {
  line-height: 1.7em; }
  .nosotros strong {
    color: #930707; }
  .nosotros .logo {
    max-width: 300px; }
  .nosotros .intro h1 {
    font-size: 1.8em; }
  .nosotros p.intro {
    font-weight: bold; }

.nosotros .recuadro {
  min-height: 508px !important;
  border: 1px solid #dc252f;
  padding: 38px;
  text-align: justify;
  background: #fff; }

.recuadro.recuadro__final {
  min-height: 200px !important; }

.nosotros svg {
  max-width: 84px;
  margin-right: 18px;
  float: left !important;
  height: auto; }

.servicios .ficha-h svg {
  max-width: 120px; }

.servicios .ficha-h .image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.servicios .ficha {
  background: #fff;
  margin-bottom: 2.6em; }
  .servicios .ficha p {
    color: #f02830;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 1em;
    padding-bottom: 1em; }
  .servicios .ficha .img-fluid.destacada {
    margin: 0 auto; }

.contacto {
  color: #040404; }
  .contacto h4 {
    color: #930707; }
  .contacto p {
    color: #040404; }
  .contacto svg {
    max-width: 80px;
    max-height: 120px; }
  .contacto .redes i {
    font-size: 1.8em;
    margin-right: .4em;
    margin-top: .5em; }
    .contacto .redes i:hover {
      color: #930707; }
  .contacto .redes {
    margin-bottom: 2em;
    margin: 0 8px 20px; }
  .contacto small {
    color: #040404; }
  .contacto .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #930707;
    background: #930707;
    color: #fff;
    text-shadow: 1px 1px 1px #930707;
    font-size: 1em; }
    .contacto .btn:not(:disabled):not(.disabled) i {
      color: #fff; }
    .contacto .btn:not(:disabled):not(.disabled):hover {
      background: #bd0606; }

.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%); }

h4 strong {
  font-size: 1.3em; }

img.img__shadow {
  border-radius: 9px;
  box-shadow: 1px 1px 5px #9c8c6d; }

img.img__oval {
  border-radius: 9px;
  box-shadow: 1px 1px 5px #9c8c6d;
  border-radius: 48%;
  border: 2px solid #ccc; }

.brandy__bg {
  background: #e0c89c63;
  color: #040404; }
  .brandy__bg p {
    color: #040404; }
  .brandy__bg img.img__shadow {
    border-radius: 9px;
    box-shadow: 1px 1px 5px #9c8c6d; }

.white__bg {
  background: #fff;
  color: #333; }
  .white__bg h2 {
    color: #D09CBA; }
  .white__bg h3 {
    color: #808080;
    text-shadow: none; }
  .white__bg h3.subtitle {
    color: #FBB4C3; }
  .white__bg h4 {
    color: #808080; }
  .white__bg h4 strong {
    color: #404040; }
  .white__bg p, .white__bg label {
    color: #404040; }
  .white__bg i, .white__bg .fa, .white__bg .fas, .white__bg .fab {
    color: #FBB4C3; }
  .white__bg .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #CF9CB9;
    background: #CF9CB9;
    color: #fff;
    text-shadow: 1px 1px 1px #977187;
    font-size: 1em; }
    .white__bg .btn:not(:disabled):not(.disabled) i {
      color: #fff; }

.bg_ivory {
  background: #FFFEF6; }

.bg_dark-red {
  background: #930707; }
  .bg_dark-red svg path {
    fill: #fff; }

.bg_nobel {
  background: #B4ADAD; }

.bg_boulder {
  background: #7C7C7C; }

.bg_white {
  background: #FFFEFF; }
  .bg_white h3 {
    text-shadow: none; }

.lightgrey__bg {
  background: #f8f6f6; }
  .lightgrey__bg i {
    color: #930707; }
    .lightgrey__bg i:hover {
      color: #930707; }
  .lightgrey__bg.contacto h3 {
    color: #040404;
    text-shadow: none; }
  .lightgrey__bg.contacto i {
    color: #930707; }
  .lightgrey__bg ul.custom__list li {
    background: #fff; }
  .lightgrey__bg .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid;
    background: #930707;
    color: #fff;
    text-shadow: 1px 1px 1px #930707;
    font-size: 1em; }
    .lightgrey__bg .btn:not(:disabled):not(.disabled) i {
      color: #fff; }

.dark__bg {
  background: #012348; }
  .dark__bg h1 {
    color: #fff;
    border-bottom: 2px solid #91CB93; }
  .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; }

.list-unstyled i {
  color: #FBB4C3; }

.hero .slides {
  margin: 0; }

.marcas img {
  max-width: 100%;
  height: auto; }

.equipo .ficha {
  background: #fff;
  padding: 9px;
  border: 1px solid #ccc;
  min-height: 466px;
  margin-bottom: 3em;
  overflow: hidden; }

.equipo.inicio .ficha {
  min-height: 372px; }

.equipo p {
  text-align: center;
  color: #FCD201;
  margin-top: 1em;
  text-transform: uppercase;
  background: #1F2632;
  min-height: 68px;
  padding: 8px; }

.equipo img {
  filter: grayscale(1);
  opacity: 0.9;
  margin: 0 auto;
  transition: all .4s ease-in-out; }
  .equipo img:hover {
    transform: scale(1.1);
    filter: grayscale(0);
    opacity: 1; }

.mapa i {
  font-size: 1.5em;
  margin-right: .4em; }

/* Navigation START */
a.navbar-brand {
  width: 95%; }

li.nav-item {
  text-transform: uppercase;
  margin: 0 15px; }

/* Navigation END */
.btn-success {
  color: #fff;
  background-color: #80C145;
  border-color: #80C145; }

.btn-default {
  border: 2px solid #2bbbad !important;
  background-color: transparent !important;
  color: #2bbbad !important; }

.acceso p {
  font-size: 17px; }

.acceso svg {
  min-width: 140px;
  height: auto;
  max-width: 141px;
  fill: #14b5e1; }

.acceso .beneficio {
  display: inline-flex; }

.card {
  box-shadow: 1px 1px 4px #888;
  border-radius: 5px; }
  .card .card-img-top {
    background: #FBB4C3; }
  .card .card-img-top svg {
    max-width: 130px !important;
    margin: 1.3em auto; }
  .card .card-img-top svg path, .card .card-img-top svg circle {
    fill: #fff; }
  .card h4.card-title {
    color: #404040;
    word-wrap: normal;
    text-align: center; }
    .card h4.card-title strong {
      color: #0057B8; }
  .card .card-body.long {
    min-height: 355px; }
  .card .card-body.medium {
    min-height: 284px; }
  .card p.card-text {
    color: #333;
    font-size: 17px; }
  .card ul {
    list-style: none;
    padding-left: 0 !important; }
  .card i.fas.fa-check-circle,
  .card i.far.fa-check-circle {
    color: #FBB4C3; }
  .card .btn-primary {
    color: #404040;
    background-color: transparent;
    border-color: #404040;
    font-weight: bold; }

.beneficios .image {
  display: flex;
  justify-content: center;
  align-self: center; }

.beneficios .descripcion {
  display: flex;
  justify-content: center;
  align-self: center; }

.dictamenes h3.titulo {
  font-weight: bold;
  font-size: 2.1em; }

.dictamenes h1 {
  font-size: 1.9rem; }

.dictamenes h4 {
  font-weight: 400;
  line-height: 1.3;
  font-size: 1.3em; }

.dictamenes .intro .card.ficha-h .row {
  min-height: 318px; }

.dictamenes .card .image {
  box-shadow: 1px 1px 1px #730303;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 26px 0; }

.dictamenes .beneficios h4 {
  font-weight: 400; }

.dictamenes .blockquote p {
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: bold; }

.dictamenes.asesoria h1,
.dictamenes h1 {
  margin-bottom: 48px; }

.asesoria ul.custom__list li {
  padding-left: 0; }

.contacto .mapa p {
  font-size: 16px;
  line-height: 1.3em;
  font-style: normal; }

.contacto .mapa img {
  max-width: 100%; }

.contacto h2 {
  font-size: 2.2em;
  text-transform: inherit; }

.contacto h3 {
  font-size: 1.7em; }

.contacto img {
  max-width: 100%;
  height: auto;
  box-shadow: 0 0 1px #333; }

.contacto .formulario h3 {
  margin-left: .4em; }

.contacto .telefono p {
  line-height: 2em;
  text-align: center; }

.contacto .telefono small {
    font-size: 15px;
    font-weight: 400;
    color: #454545;
    display: block;
}

.contacto .telefono a {
  font-size: 1.3em; }
  .contacto .telefono a .fab {
    font-size: 1.4em !important; }

.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; }

footer {
  background: #383838; }
  footer .logos i {
    color: #fff;
    font-size: 2em; }
  footer .logos a.facebook {
    margin-right: .5em; }
  footer i.fab.fa-whatsapp {
    color: #fff; }
  footer h4 strong {
    font-size: 1.5rem; }
  footer p, footer p a {
    color: #fff !important;
    font-size: 16px; }
  footer ul, footer li {
    padding-left: 0 !important;
    margin-left: 0 !important; }
  footer a:hover {
    color: #ffffff; }
  footer h4, footer h6 {
    color: #ffffff; }
  footer h4 {
    margin-bottom: .7em;
    border-bottom: 1px solid #ccc; }
  footer a.nav-link {
    padding: .1em; }
  footer li {
    list-style-type: none; }
    footer li a {
      color: #fff; }

.slick-slide img {
  display: block;
  border: 1px solid #ccc; }

.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: #fff; }

/* Landscape phones and DOWN */
@media (max-width: 480px) {
  .ls-nav-prev,
  .ls-nav-next {
    display: none !important; }
  .encabezado span.tagline {
    font-size: 1em;
    margin-bottom: 9px; }
  .encabezado .redes .contact_label {
    display: none; }
  .fixedlogo img {
    max-height: 60px;
    height: 60px; }
  .intro h1 {
    font-size: 2.2em; }
  img.asesor {
    max-height: 300px; }
  .miembros img {
    max-width: 230px; }
  .miembros h3,
  .miembros h4 {
    text-align: center; }
  .miembros h3 {
    font-size: 1.4em; }
  .miembros h4 {
    font-size: 1.2em; }
  .contacto .mapa i {
    font-size: 1.1em;
    margin-right: .1em; }
  .acceso .beneficio {
    display: inline-block; }
    .acceso .beneficio svg {
      margin-bottom: 1em; }
  .nosotros .recuadro {
    min-height: 370px !important;
    text-align: inherit;
    background: rgba(255, 255, 255, 0);
    padding: 22px;
    margin: 10px; }
    .nosotros .recuadro p {
      font-size: 17px;
      line-height: 1.3em; }
  .nosotros .intro p {
    font-size: 17px;
    max-width: 95%;
    margin: 0 auto; }
  .servicios h4 {
    max-width: 90%;
    text-align: center; }
  .container-fluid.intro.py-5 {
    padding-top: 0 !important; }
  .dictamenes h3.titulo {
    font-size: 1.7em; }
  h3.card-title {
    font-size: 1.5em; }
  .dictamenes .intro h1 {
    font-size: 1.8em; }
  .dictamenes .intro h4 {
    font-size: 1.4em;
    font-weight: normal; }
  .dictamenes.asesoria h1,
  .dictamenes h1 {
    margin-bottom: 20px; }
  .dictamenes .beneficios .image {
    margin-bottom: 20px; }
  .renta .hero {
    min-height: 300px; }
  h3 {
    font-size: 1.6em;
    line-height: 1.1em; }
  .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; }
  .contacto .mapa img {
    max-width: 100%; } }

@media (max-width: 576px) {
  .encabezado .contactos {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around; }
  .encabezado span.tagline {
    font-size: .9em; } }

/* Landscape phones and DOWN */
@media (max-width: 767px) and (min-width: 576px) {
  .encabezado .telefonos a {
    font-size: 1em; }
  .encabezado .redes i {
    font-size: 1.2em !important; }
  .encabezado span.tagline {
    font-size: .9em; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .fixedlogo img {
    max-height: 91px;
    height: 90px;
    width: auto; }
  .call2top {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly; }
  .intro img.logo {
    float: left;
    margin-right: 30px;
    max-width: 250px !important; }
  .second .recuadro {
    max-width: 330px;
    float: left;
    margin-right: 10px; }
  .productos .logo {
    max-width: 230px;
    float: left; }
  .productos h3 {
    font-size: 2em; }
  .contacto h3 {
    font-size: 1.5em; } }

/* Landscape phones and DOWN */
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 0; } }

/* Landscape phones and DOWN */
@media (max-width: 990px) {
  h3 {
    font-size: 1.6em; }
  .dictamenes h1 {
    font-size: 1.6em; }
  .dictamenes h3.titulo {
    font-size: 1.7em; }
  .encabezado span.tagline {
    font-size: 1.1em; }
  .encabezado .telefonos span.contact_label {
    font-size: 0.9em;
    line-height: 1.2em; }
  .redes .contact_label {
    font-size: .9em; }
  .poliza__desc {
    background: rgba(255, 255, 255, 0.9); } }

/* Landscape phones and DOWN */
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 0; }
  img.asesor {
    max-height: 300px; }
  .productos .logo {
    max-width: 230px; }
  .contacto .sucursal h4 strong {
    font-size: 1.5rem; } }

@media (min-width: 1200px) {
  .intro .description {
    padding-left: 1.5em; } }

/*          Modal INICIO         */
/*********************************/
.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; }

/************************************/
/********** Modal FIN ***************/
/*********   INICIO SLIDER **********/
/* Slider */
.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; }

/* FIN SLIDER */
/* BOTON WHATSAPP INICIO */
.float-button {
  position: fixed;
  z-index: 9000;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  bottom: 20px;
  left: 20px;
  background-color: #43BF57;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  line-height: 2em !important;
  padding: 0 .5em 0.5em 0;
  font-size: 14px;
  text-decoration: none;
  padding: 0;
  /* Landscape phones and UP */ }
  @media (max-width: 480px) {
    .float-button {
      right: 0%; } }
  .float-button i.fab.fa-whatsapp {
    font-size: 2.5em;
    margin: 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; }

/* BOTON WHATSAPP FIN */
.grecaptcha-badge {
  display: none; }

p.recaptcha {
  font-size: 12px;
  margin-top: 2em; }
