.home a {
  color: #EBAB00; }
.home .fa, .home .fas, .home .fal, .home .far {
  color: #EBAB00; }
.home .busc-banner .form-bottom {
  border-color: #F2C241; }
.home .busc-banner .nav-tabs > li a {
  background-color: #EBAB00; }

@media (max-width: 768px) {
  .home .busc-banner .nav-tabs {
    background-color: #EBAB00; }
    .home .busc-banner .nav-tabs li.active a i, .home .busc-banner .nav-tabs li:hover a i {
      color: #EBAB00; } }
@media (min-width: 768px) {
  .home .busc-banner .nav-tabs {
    border-top: 4px solid #EBAB00; }
    .home .busc-banner .nav-tabs li.active a, .home .busc-banner .nav-tabs li:hover a {
      background-color: #EBAB00; }
    .home .busc-banner .nav-tabs i, .home .busc-banner .nav-tabs [class^="icon-"], .home .busc-banner .nav-tabs [class*=" icon-"] {
      color: #EBAB00; }
  .home .busc-banner .nav > li > a {
    color: #EBAB00; } }
.home .item__datos, .home .info__date {
  color: #EBAB00; }
.home .vert__item:hover .datos__dest, .home .vert__item:hover .info__date, .home .horz__item:hover .datos__dest, .home .horz__item:hover .info__date {
  color: #E09400; }
.home figure.effect-hover figcaption::before {
  background: -webkit-linear-gradient(top, rgba(48, 133, 163, 0.8) 0%, #E09400 75%);
  background: linear-gradient(to bottom, rgba rgba(48, 133, 163, 0.8) 0%, rgba #E09400 75%); }
.home figure.effect-hover .img-effect i {
  color: #EBAB00; }
.home div.col-md-3:hover .datos__dest, .home div.col-md-3:hover .item__datos i {
  color: #E09400; }
.home .btn-group-lg > .btn, .home .btn-lg {
  background-color: #EBAB00; }
.home .btn-primary.active, .home .btn-primary.focus, .home .btn-primary:active, .home .btn-primary:focus, .home .btn-primary:hover, .home .open > .dropdown-toggle.btn-primary {
  background-color: #E09400; }
.home .modal hr {
  border-top: 1px solid #EBAB00; }
.home .modal .modal__info {
  border-color: #F2C241; }
.home .ui-datepicker select.ui-datepicker-month, .home .ui-datepicker select.ui-datepicker-year {
  color: #E09400; }
