button.btn.btn--green.submit {
  border: 1px solid #444; }

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

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

container {
  scroll-behavior: smooth; }

html, body {
  overflow-x: hidden; }

main {
  background: #fff; }

svg path {
  fill: #43B02A; }

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

.call2 p {
  font-size: 21px;
  font-weight: bold; }

.mapalink {
  font-weight: bold;
  text-decoration: underline; }

img.custom__border {
  border: 3px solid #f497c5;
  border-radius: 11px;
  box-shadow: 1px 2px 5px #c1dfd2; }

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

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

.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: #0bad60; }
  a:hover {
    color: #0057B8; }

.card .btn-primary {
  color: #ec499b !important;
  border-color: #ec499b !important; }

.card ul {
  display: grid;
  grid-template-columns: 1fr 1fr; }

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

.pink__overlay img {
  opacity: 0.8;
  transition: 0.6s ease;
  backface-visibility: hidden;
  filter: grayscale(35%);
  box-shadow: 0px 3px 2px #ec499b; }
  .pink__overlay img:hover {
    opacity: 1;
    filter: grayscale(0%); }
  .pink__overlay img.custom__border {
    border: 3px solid #f497c5; }

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

a.vermas__btn {
  transition: all .3s; }
  a.vermas__btn:hover {
    color: #f00;
    font-size: 1.2em;
    font-weight: bold; }

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

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

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

h1, .h1 {
  color: #0BAD60;
  font-size: 29px;
  border-bottom: 1px solid #c1dfd2; }

h3 {
  font-size: 2em;
  color: #ec499b; }

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

.bg__concrete {
  background: url(../img/bgconcrete.jpg);
  background-position: center center;
  background-size: contain; }

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

.lightgreen__bg {
  background: #C1DFD2;
  color: #456571; }
  .lightgreen__bg .logos i {
    color: #456571; }
  .lightgreen__bg i.fab.fa-whatsapp {
    color: #456571; }
  .lightgreen__bg p, .lightgreen__bg p a {
    color: #456571; }
  .lightgreen__bg h4 {
    border-bottom: 1px solid #456571; }
  .lightgreen__bg a.nav-link {
    padding: .1em; }

.encabezado {
  background: #FFF; }
  .encabezado li.d-block i.fab.fa-whatsapp {
    color: #fff !important; }
  .encabezado a.navbar-brand img {
    max-height: 85px;
    width: auto; }
  .encabezado .redes i {
    font-size: 1.7em !important;
    margin-right: .3em; }
  .encabezado .telefonos {
    display: inline-flex;
    align-self: center; }
    .encabezado .telefonos i.fa.fa-phone.fa-flip-horizontal {
      font-size: 1.3em; }
    .encabezado .telefonos i {
      color: #F497C5;
      font-size: 1.5em; }
    .encabezado .telefonos span.contact_label {
      font-size: 1em;
      line-height: 2em;
      margin-left: .3em;
      color: #808080;
      font-weight: bold;
      vertical-align: bottom; }
    .encabezado .telefonos a {
      font-size: 1.2em;
      color: #808080;
      font-weight: bold;
      line-height: 1.8em; }
    .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-brand img {
  max-width: 288px; }

.navbar {
  border-bottom: 9px solid #fcdfe6;
  z-index: 999;
  background: #fef4ff;
  background: linear-gradient(90deg, #fef4ff 0%, white 38%, white 69%, #fef4ff 100%); }
  .navbar .nav-link {
    color: #52423E;
    font-weight: bolder; }

li.nav-item.call2nav {
  width: max-content; }

nav.navbar.site-header.navbar-expand-lg.navbar-dark.bg-dark.fixed-top {
  background: #ec499b;
  background: linear-gradient(160deg, #ec499b 0%, #ec499b 73%, #f497c5 100%); }

nav.navbar.site-header.navbar-expand-lg.fixed-top img {
  max-height: 70px;
  width: auto; }

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

/***   Doctora ***/
.conoceme .img__doctora img {
  max-width: 310px;
  max-height: 310px; }

.conoceme.distinciones .blockquote-footer {
  font-size: 17px;
  font-weight: bold; }

.conoceme .call2 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }

.conoceme.estudios h4 {
  color: #666666; }

.conoceme.estudios h4.subtitle {
  color: #F497C5; }

.conoceme i.fas.fa-award {
  color: #F497C5;
  font-size: 1.7em; }

.colposcopia .recuadro {
  background: #f8f6f6;
  padding: 20px;
  min-height: 160px; }

.circulos p.nombre {
  font-weight: bold;
  margin-top: 1em;
  color: #5e5c5c; }

.circulo {
  margin-bottom: 1.6em;
  padding: 1.5em; }
  .circulo img {
    margin: 0 auto; }

ul.custom__list {
  padding-left: 0;
  list-style: none; }
  ul.custom__list li {
    background: #f8f6f6;
    margin-bottom: 1em;
    padding: 9px; }
  ul.custom__list li i {
    color: #FBB4C3; }

ul.custom__list-2 {
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style: none; }
  ul.custom__list-2 li {
    background: #fff;
    margin-bottom: 1em;
    padding: 9px;
    margin: 9px;
    box-shadow: 2px 2px 3px #ccc;
    border-radius: 4px;
    min-height: 92px;
    align-self: center;
    display: grid; }
  ul.custom__list-2 li i {
    color: #FBB4C3; }

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

.img__doctora img {
  border-radius: 22px;
  box-shadow: 0px 1px 4px #f497c5;
  border: 3px solid #f497c5;
  max-width: 310px !important; }

.embarazo .pasos p {
  font-size: 15px; }

.embarazo .paso {
  display: flex;
  border: 1px solid #ccc; }

.embarazo .paso p {
  align-self: center;
  margin: 1.3em auto !important; }

.embarazo .recuadro {
  background: #fff;
  min-height: 246px !important;
  padding: 20px;
  box-shadow: 1px 1px 1px #aaa9a9; }

.embarazo i.fas.fa-baby,
.embarazo i.fas.fa-pills,
.embarazo i.fas.fa-question-circle,
.embarazo i.fas.fa-flask,
.embarazo i.fas.fa-exclamation-triangle,
.embarazo i.fas.fa-stethoscope {
  color: #FBB4C3;
  font-size: 2.2em;
  float: left;
  margin-right: .3em; }

.productos .card {
  min-height: 410px;
  margin-bottom: 2em; }

.productos img.card-img-top {
  max-width: 250px !important;
  height: auto;
  margin: 0 auto; }

.productos span.contact_phone {
  font-size: 1.8em; }

.productos .card h4.card-title {
  color: #0057B8;
  text-align: center; }

.productos.alkoat .card {
  min-height: 190px;
  margin-bottom: 4em; }

.paquetes .divTableBody {
  border: 1px solid #ccc; }

.paquetes .divTableRow {
  display: grid;
  grid-template-columns: 1fr 80px;
  grid-gap: 20px;
  grid-auto-rows: minmax(41px, auto); }

.paquetes .divTableCell {
  align-self: center;
  padding: 4px 6px 4px 0; }
  .paquetes .divTableCell.align-right {
    text-align: right; }

.paquetes .divTableCell:first-child {
  margin-left: 0.6em; }

.paquetes .divTableCell:nth-of-type(2) {
  text-align: right; }

.paquetes .divTableRow:nth-child(even) {
  background: #e1e1e1; }

.paquetes .divTableRow:nth-child(odd) {
  background: #fff; }

.paquetes .nota {
  margin-top: 1em; }

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

.mapa-bco__bg {
  background: url(../img/mapa-bco.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
  .mapa-bco__bg a {
    color: #115383; }

.mapa-azul__bg {
  background: url(../img/mapa.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
  .mapa-azul__bg .beneficio {
    border: 1px solid #14b5e1; }
  .mapa-azul__bg h3 {
    color: #fff; }
  .mapa-azul__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; }
  .mapa-azul__bg h4 {
    color: #14b5e1; }
    .mapa-azul__bg h4 small {
      color: #fff; }
  .mapa-azul__bg h4.subtitulo {
    color: #fff; }
  .mapa-azul__bg p, .mapa-azul__bg h2, .mapa-azul__bg li, .mapa-azul__bg span, .mapa-azul__bg a, .mapa-azul__bg label {
    color: #fff; }
  .mapa-azul__bg .nota {
    color: #fff; }

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

.mantenimiento .overlay, .refacciones {
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/bg/plano-1.jpg); }
  .mantenimiento .overlay svg, .refacciones svg {
    max-width: 80px;
    max-height: 120px; }

.renta .hero {
  min-height: 500px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(../img/slides/camion.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.beneficios img.asesor, .soluciones img.asesor {
  transform: scaleX(-1); }

.servicios h3.subtitle.mb-5 {
  font-size: 35px; }

.servicios h3.titulo, .servicios h4 {
  color: #fff; }

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

.beneficios .icono {
  text-align: center; }

.beneficios .icono svg {
  max-height: 80px;
  margin-bottom: 1.4em; }

.beneficios .title {
  border: 1px solid #dc252f;
  padding: 22px 0 14px 22px; }

.beneficios h3 {
  line-height: 1.1em;
  color: #ff005c; }

.beneficios p {
  text-align: center; }

.beneficios .hero_img {
  background: url(../img/camion2.jpg) no-repeat 50%;
  background-size: cover;
  background-position: center;
  min-height: 400px; }

.beneficios li {
  list-style: none;
  font-size: 1.7em;
  margin-bottom: 1.1em; }
  .beneficios li i {
    color: #f02830;
    width: 38px; }

.beneficios1 h4, .beneficios1 i {
  line-height: 1.1em;
  color: #ec499b; }

.beneficios__intro {
  background: url(../img/showcase-background.jpg); }
  .beneficios__intro h4 {
    text-align: center;
    color: #84A4CF; }
  .beneficios__intro .recuadro {
    background: #FBFBFB;
    border: 1px solid #dddddd;
    min-height: 273px;
    padding: 40px 18px 18px 18px;
    margin: 40px 0; }

.soluciones {
  background: url(../img/bgelegant.jpg); }
  .soluciones .descripcion h3 {
    font-size: 1.9em; }
  .soluciones h3.subtitle {
    color: #0057B8;
    font-size: 26px; }
  .soluciones .contact_phone a {
    font-size: 2em; }

.venta {
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/bg/casa-1.jpg); }
  .venta svg {
    max-width: 80px;
    max-height: 120px; }

.contacto svg {
  max-width: 80px;
  max-height: 120px; }

.renta h3 {
  font-size: 2.1em; }

.renta i {
  color: #FCD201;
  background: #1F2632;
  padding: 9px;
  width: 44px;
  height: 44px; }

.renta .chica {
  min-height: 500px;
  background: url(../img/women-pointing-left.png);
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat; }

.mantenimiento .experiencia img {
  max-height: 400px; }

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

.pink__bg {
  background: linear-gradient(rgba(244, 151, 197, 0.2), rgba(244, 151, 197, 0.3)), url(../img/fondopies.jpg);
  background-size: contain; }
  .pink__bg h2 {
    color: #ec499b;
    text-shadow: 1px 1px 1px #fff; }
  .pink__bg h3 {
    color: #ec499b;
    text-shadow: 1px 1px 1px #fff; }
  .pink__bg .telefono a {
    color: #0bad60;
    text-shadow: 1px 1px 1px #fff; }
  .pink__bg button.btn.btn--green.submit {
    border: 1px solid #ec499b;
    color: #ec499b; }

.white__bg {
  background: #fff;
  color: #333; }
  .white__bg h1, .white__bg h2 {
    color: #ec499b; }
  .white__bg h3, .white__bg h4 {
    color: #ec499b;
    text-shadow: none; }
  .white__bg h3.subtitle {
    color: #FBB4C3; }
  .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; }

.lightgrey__bg {
  background: #f8f6f6;
  background: #fef5f7; }
  .lightgrey__bg h3, .lightgrey__bg h4 {
    color: #ec499b; }
  .lightgrey__bg.contacto h3 {
    color: #F497C5;
    text-shadow: none; }
  .lightgrey__bg.contacto i {
    color: #F497C5; }
  .lightgrey__bg span.contact_phone a {
    color: #0bad60;
    font-size: 1.3em; }
  .lightgrey__bg ul.custom__list li {
    background: #fff; }
  .lightgrey__bg .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #ec499b;
    background: #ec499b;
    color: #fff;
    text-shadow: 1px 1px 1px #ec499b;
    font-size: 1em; }
    .lightgrey__bg .btn:not(:disabled):not(.disabled) i {
      color: #fff; }
  .lightgrey__bg .sucursal i {
    font-size: 1.5em;
    margin-right: .4em; }
  .lightgrey__bg .sucursal h4 {
    color: #F497C5;
    font-size: 18px; }
  .lightgrey__bg .sucursal .horario i.fas.fa-chevron-right {
    font-size: 16px;
    color: #777; }

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

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

.sucursal h4 {
  font-size: 18px; }

.sucursal .horario i.fas.fa-chevron-right {
  font-size: 16px; }

/* Navigation START */
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 h3 {
  font-size: 2em; }

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

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

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

.card .card-img-top {
  background: #ec499b;
  background: linear-gradient(104deg, #ec499b 0%, #ec499b 54%, #f497c5 100%); }

.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: #0bad60;
  word-wrap: normal;
  text-align: center; }
  .card h4.card-title strong {
    color: #0057B8; }

.card .card-body {
  min-height: 212px; }

.card .card-body.long {
  min-height: 299px; }

.card .card-body.medium {
  min-height: 252px; }

.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: #f497c5; }

.card .btn-primary {
  color: #404040;
  background-color: transparent;
  border-color: #404040;
  font-weight: bold; }

.distribuidores h3 {
  font-size: 2.2em; }

.contacto i {
  font-size: 24px !important; }

.contacto i.fas.fa-chevron-right {
  font-size: 16px !important; }

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

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

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

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

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

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

.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 .logos {
  display: grid; }

footer .logos a {
  display: flex;
  color: #456571; }

footer .logos a i {
  margin-right: 9px; }

footer .horario p {
  line-height: 1.3em;
  margin-bottom: 8px; }

footer .logos i {
  font-size: 2em; }

footer .logos a.facebook {
  margin-right: .5em; }

footer h4 strong {
  font-size: 1.5rem; }

footer p, footer p a {
  font-size: 16px; }

footer ul, footer li {
  padding-left: 0 !important;
  margin-left: 0 !important; }

footer h4 {
  margin-bottom: .7em;
  border-bottom: 1px solid #ccc; }

footer a.nav-link {
  padding: .1em; }

footer li {
  list-style-type: none; }

.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) {
  .img__doctora--2 img {
    max-height: 150px; }
  li.nav-item.call2nav {
    width: auto; }
  .float-button {
    bottom: 20px;
    left: 20px !important; }
  .conoceme .img__doctora img {
    max-width: 280px;
    max-height: 280px; }
  .img__doctora img {
    max-width: 260px; }
  .conoceme h3 {
    font-size: 2em; }
  .conoceme .description h1,
  .conoceme .description h4 {
    text-align: center; }
  .subtitle {
    font-size: 24px; }
  ul.custom__list-2 {
    grid-template-columns: repeat(1, 1fr); }
  .fixedlogo img {
    max-height: 60px;
    height: 60px; }
  .intro h1 {
    font-size: 1.4em; }
  img.asesor {
    max-height: 300px; }
  .productos .logo {
    max-width: 180px; }
  .mapa-azul__bg {
    background-size: contain; }
  .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;
    text-align: left; }
  .servicios .ficha {
    margin: 20px; }
  .servicios h4 {
    max-width: 90%;
    text-align: center; }
  .renta .hero {
    min-height: 300px; }
  h2 {
    font-size: 2.5em; }
  h3 {
    font-size: 2.4em;
    line-height: 1.1em; }
  .venta .slick-slide img {
    height: auto !important; }
  .renta h3 {
    font-size: 1.9em; }
  .renta .chica {
    min-height: 340px; }
  .mantenimiento .experiencia img {
    max-height: 290px; }
  #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 only screen and (max-width: 991px) and (min-width: 468px) {
  ul.custom__list-2 {
    grid-template-columns: repeat(2, 1fr); } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .fixedlogo img {
    max-height: 91px;
    height: 90px;
    width: auto; }
  .encabezado .redes {
    display: none; }
  .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) {
  .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; }
  h3 {
    font-size: 27px; }
  .productos .logo {
    max-width: 230px; }
  .contacto .sucursal h4 strong {
    font-size: 1.5rem; } }

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

/*          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: 53px;
  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: .2em .2em 0.4em .5em;
  font-size: 24px;
  text-decoration: none;
  /* Landscape phones and UP */ }
  @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; }

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

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