/* ================ 
    HEADER
===================*/
.header {
  line-height: 0;
  position: relative;
  padding: 17px 0;
  background: white; }

/* ================ 
    LINKS
===================*/
.section--link_list a {
  text-transform: uppercase;
  /*font-family: Nunito;*/
  font-size: 0.875rem; }

/* ================ 
    BOTONES
===================*/
.btn--solid {
  color: #fff;
  border: 2px solid;
  background: #1fb1df !important;
  border-color: #1fb1df !important;
  color: #fff !important;
  font-size: 15px; }

.panel__body {
  box-shadow: 1px 1px 4px 0px #cccccc; }

.card {
  box-shadow: 1px 1px 4px 0px #cccccc; }

/* Imagen con sombra */
img.img-fluid {
  box-shadow: 1px 1px 4px 0px #cccccc; }

.section--1494867305824 img.img-fluid,
.section--1521469705626 img.img-fluid,
.section--1521482300855 img.img-fluid,
.section--1521483932293 img.img-fluid,
.section--1521486069478 img.img-fluid, .section--1521486511571 img.img-fluid,
.background-image img.img-fluid {
  box-shadow: none; }

ol.pasos li {
  text-align: left;
  font-size: 18px; }

@media (max-width: 767px) {
  .header {
    padding: 30px 0; }

  nav.nav.nav-inline.text-xs-left {
    text-align: center !important; }

  nav.nav.nav-inline a.nav-link {
    font-size: 11px; } }
/* Pop Up */
.block--1541170060598 img.img-fluid {
  box-shadow: none;
  margin-bottom: 20px; }
