/*
 * Version: 2.1
 * File Description: Place here your custom CSS styles
 */

.background-img-4 {
  background: url("../images/fullscreen-bg.jpg") 50% 0px no-repeat;
}

.blanco {
	color: #ffffff;
}

  /*
.fixed-header-on .dark.header.fixed {
  background-color: #09afdf;
}
.header.dark {
  background-color: #09afdf;
  border-top-color: #09afdf;
  color: #ffffff;
}

.dark.header .navbar-nav li .nav-link {
  color: #ffffff;
  border-bottom: 1px solid transparent;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6); 
}
*/