.navigation-clean-search .action-button, .navigation-clean-button .action-button:active {
  background: #56c6c6;
  border-radius: 20px;
  font-size: inherit;
  color: #fff !important;
  box-shadow: none;
  border: none;
  text-shadow: none;
  padding: 8px 20px;
  transition: background-color 0.25s;
}

.page-footer-sag  {
  background-color: #272a2d;
  color:#fff; }
  .page-footer-sag p{
    color: #fff;                   
  }
  .card-img{
    height: 400px;
    background-position: center;
    background-size: cover;
  }

  .card{
    /*max-width: 400px;*/
    height: 400px;
  }
  .box{
    position: absolute;
    width:100%;
    height: 100%;
  }
  .card-img{
    position: absolute;
  }
  .card-body{
   position:absolute;  
   width: 100%;
   height: 100%;
   padding: 0px !important;

 }
  .card-body div {
  background-color: #1f1f1f;
  color: white;
  width: 100%;
  height: 100%;

}
 .card-body div p{
  background-color: #1f1f1f;
  color: white;
}
 .card-body div h3{
  background-color: #1f1f1f;
  color: white;
}


.item-color-sag {
  color:#211915;
  font-weight:bold;
}
.item-color-sag.focus, .item-color-sag:focus, .item-color-sag:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #f6dc00;
  border: none;
}
.abajo{
  position:absolute;
  top: 30px;
  left : 80%;
  z-index: 1;
}
.arriba
{
  position:absolute;
  z-index: -1;
}
.white-text, .dropdown .dropdown-menu .dropdown-item:hover, .dropdown .dropdown-menu .dropdown-item:active,
.dropup .dropdown-menu .dropdown-item:hover,
.dropup .dropdown-menu .dropdown-item:active,
.dropleft .dropdown-menu .dropdown-item:hover,
.dropleft .dropdown-menu .dropdown-item:active,
.dropright .dropdown-menu .dropdown-item:hover,
.dropright .dropdown-menu .dropdown-item:active, .picker__box .picker__header .picker__date-display, .picker__box .picker__table .picker__day--outfocus, .picker__box .picker__table .picker__day--selected,
.picker__box .picker__table .picker__day--selected:hover,
.picker__box .picker__table .picker--focused {
  color: #fff !important; }
  .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; 
  }
  .flex-center p {
    margin: 0; 
  }
  .flex-center ul {
    text-align: center; 
  }
  .flex-center ul li {
    margin-bottom: 1rem; 
  }
  .flex-center ul li:last-of-type {
    margin-bottom: 0; 
  }

  .streak {
    position: relative;
    display: block;
    height: 250px;
    overflow: hidden; }
    .streak.streak-md {
      height: 500px; }
      @media (max-width: 736px) {
        .streak.streak-md {
          height: 300px; } }
          .streak.streak-lg {
            height: 650px; }
            @media (max-width: 450px) {
              .streak.streak-lg {
                height: 900px; } }
                .streak.streak-long {
                  height: 200px; }
                  @media (max-width: 450px) {
                    .streak.streak-long {
                      height: 620px; } }
                      .streak.streak-long-2 {
                        height: 400px; }
                        @media (max-width: 450px) {
                          .streak.streak-long-2 {
                            height: 700px; } }
                            .streak.streak-photo {
                              background-repeat: no-repeat;
                              background-position: center;
                              background-size: cover; }
                              @media (min-width: 1366px) {
                                .streak.streak-photo {
                                  background-attachment: fixed; } }
                                  .streak.no-flex {
                                    height: auto;
                                    padding-top: 3.125rem;
                                    padding-bottom: 3.125rem; }

                                    .navigation-clean-button {
                                      background: #222222;
                                      padding-top: 10px;
                                      padding-bottom: 10px;
                                      color: #f2f5f8;
                                      border-radius: 0;
                                      box-shadow: none;
                                      border: none;
                                      margin-bottom: 0;
                                    }

                                    @media (max-width:767px) {
                                      .navigation-clean-button {
                                        padding-top: 0;
                                        padding-bottom: 0;
                                      }
                                    }

                                    .navigation-clean-button .navbar-brand {
                                      font-weight: bold;
                                      color: inherit;
                                    }

                                    .navigation-clean-button .navbar-brand:hover {
                                      color: #1485ee;
                                    }

                                    .navigation-clean-button .navbar-collapse, .navigation-clean-button .navbar-form {
                                      border-top-color: #ddd;
                                    }

                                    .navigation-clean-button.navbar .navbar-nav > li > a {
                                      padding-left: 18px;
                                      padding-right: 18px;
                                    }

                                    .navigation-clean-button .navbar-nav > li > .dropdown-menu {
                                      margin-top: -5px;
                                      box-shadow: 0 4px 8px rgba(0,0,0,.1);
                                      background-color: #222222;
                                      border-radius: 2px;
                                    }

                                    .navigation-clean-button .actions {
                                      margin-top: 7px;
                                      margin-bottom: 0;
                                    }

                                    .navigation-clean-button .actions .login {
                                      margin-right: 7px;
                                      text-decoration: none;
                                      color: #ffffff;
                                    }

                                    .navigation-clean-button .action-button, .navigation-clean-button .action-button:active {
                                      background: transparent;
                                      border-radius: 0;
                                      color: #e04c40;
                                      box-shadow: none;
                                      border: 1px solid #e04c40;
                                      text-shadow: none;
                                      padding: 10px 22px;
                                      transition: background-color 0.25s;
                                    }

                                    .navigation-clean-button .action-button:hover {
                                      background: #e04c40;
                                      color: #fff;
                                      font-weight: 400;
                                      border: 1px solid #df4c40;
                                    }

                                    .navbar {
                                      margin-bottom: 0;
                                    }

                                    .btn {
                                      border-radius: 0;
                                    }

                                    .btn.focus, .btn:focus, .btn:hover {
                                      color: #ffffff;
                                      text-decoration: none;
                                      background-color: #1485ee;
                                      border: none;
                                    }

                                    .btn {
                                      font-family: 'Roboto';
                                      font-weight: 400;
                                    }

