@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  background-color: #cccccc;
  color: #333333;
  font-size: 15px;
  line-height: 2;
}

p,h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
}

img {
  vertical-align: bottom;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  color: #3583aa;
  text-decoration: none;
}

a:visited {
  color: #788d98;
}

a:hover {
  text-decoration: underline;
}

header {
  width: 960px;
  height: 100px;
  margin: 0 auto;
}

.logo {
  float: left;
  margin-top: 50px;
}

.global-nav {
  float: right;
  margin-top: 60px;
}

.global-nav li {
  float: left;
  margin: 0 20px;
  font-size: 20px;
  list-style: none;
  font-family: 'Bitter', serif;
}

.global-nav li a {
  color: #ffffff;
}

.global-nav li a:hover {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 3px;
  text-decoration: none;
}

#wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 220px;
  padding: 35px 0;
}

.content {
  width: 960px;
  margin: 0 auto;
}

footer {
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  background-color: #767671;
}

footer small {
  font-size: 12px;
}

#index h1 {
  font-size: 100px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Bitter', serif;
  margin-bottom: 50px;
  border: none;
}

#index .content {
  margin-top: 150px;
}

#index p {
  font-size: 16px;
  color: #ffffff;
}

.btn a {
  background-color: #009cd3;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Bitter', serif;
  width: 185px;
  display: block;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  border-radius: 5px;
  border: 3px solid #009cd3;
}

.btn a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #009cd3;
}

#index footer {
  width: 960px;
  margin: 150px auto 0 auto;
  text-align: left;
  background-color: transparent;
}

#index {
  background-image: url(../images/bg-index-d.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

#about {
  background-image: url(../images/bg-about-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.main-center {
  width: 940px;
  margin: 0 auto;
}

h1 {
  font-family: 'Bitter', serif;
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
}

h2 {
  font-family: 'Bitter', serif;
  font-size: 24px;
}

.icon:before {
  content: "";
  padding-right: 10px;
  border-left: 7px solid #9cb4a4;
}

#about .profile-txt {
  width: 540px;
  float: left;
}

#about .profile-txt span {
  font-weight: normal;
}

#about .profile-image {
  float: right;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

section {
  margin-bottom: 35px;
}

#about .career th {
  width: 240px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#about .career td {
  width: 660px;
  padding: 12px 0 12px 40px;
  border: 1px solid #cccccc;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

#index #wrap {
  background-color: transparent;
  margin-top: 0;
  padding: 0;
}

#portfolio {
  background-image: url(../images/bg-portfolio-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.main {
  width: 700px;
  margin: 0 10px;
  float: left;
}

.sidebar {
  width: 200px;
  margin: 0 10px 0 30px;
  float: right;
  font-family: 'Bitter', serif;
}

a img:hover {
  opacity: 0.8;
}

.sidebar h2 {
  margin-bottom: 10px;
}

.sidebar ul {
  font-size: 16px;
  margin-left: 20px;
}

.sidebar ul a {
  color: #333333;
}

#tiempo {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo .tiempo-list li {
  float: left;
  list-style: none;
  margin: 0 20px 15px 0;
}

#tiempo .tiempo-list li:nth-child(3n){
  margin-right: 0;
}

#cosas {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas .cosas-list li {
  float: left;
  list-style: none;
  margin: 0 20px 15px 0;
}

#cosas .cosas-list li:nth-child(3n){
  margin-right: 0;
}

#camino {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino .camino-list li {
  float: left;
  list-style: none;
  margin: 0 20px 15px 0;
}

#camino .camino-list li:nth-child(3n){
  margin-right: 0;
}

#tiempo-manana01 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana02 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana03 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana04 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana05 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana06 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana07 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana08 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana09 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana10 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana11 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana12 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana13 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana14 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana15 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana16 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana17 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana18 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana19 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana20 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana21 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana22 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana23 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana24 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana25 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana26 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana27 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana28 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana29 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana30 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana31 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana32 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana33 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana34 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana35 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana36 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana37 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana38 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana39 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana40 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana41 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana42 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana43 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana44 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana45 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana46 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana47 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana48 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana49 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana50 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana51 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana52 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana53 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana54 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana55 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana56 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana57 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana58 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana59 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana60 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana61 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana62 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana63 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana64 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana65 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana66 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-manana67 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde01 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde02 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde03 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde04 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde05 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde06 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde07 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde08 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde09 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde10 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde11 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde12 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde13 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde14 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde15 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde16 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde17 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde18 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde19 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde20 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde21 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde22 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde23 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde24 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde25 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde26 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde27 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde28 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde29 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde30 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde31 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde32 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde33 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde34 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde35 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde36 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde37 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde38 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde39 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde40 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde41 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde42 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde43 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde44 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde45 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde46 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde47 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde48 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde49 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde50 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde51 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde52 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde53 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde54 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde55 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde56 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde57 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde58 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde59 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde60 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde61 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde62 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde63 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde64 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde65 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde66 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde67 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-tarde68 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche01 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche02 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche03 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche04 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche05 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche06 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche07 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche08 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche09 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche10 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche11 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche12 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche13 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche14 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche15 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche16 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche17 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche18 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche19 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche20 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche21 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche22 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche23 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche24 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche25 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche26 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#tiempo-noche27 {
  background-image: url(../images/bg-photograph-b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas01 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas02 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas03 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas04 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas05 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas06 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas07 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas08 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas09 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas10 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas11 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas12 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas13 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas14 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas15 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas16 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas17 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas18 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas19 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas20 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas21 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas22 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas23 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas24 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas25 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas26 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas27 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas28 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas29 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas30 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas31 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas32 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas33 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas34 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas35 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas36 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas37 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas38 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas39 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas40 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas41 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas42 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas43 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas44 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas45 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas46 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas47 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas48 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-cosas49 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida01 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida02 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida03 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida04 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida05 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida06 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida07 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida08 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida09 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida10 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida11 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida12 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida13 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida14 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida15 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida16 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida17 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida18 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida19 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida20 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida21 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida22 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida23 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida24 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida25 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida26 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida27 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida28 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida29 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida30 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida31 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida32 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida33 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida34 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida35 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida36 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida37 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-comida38 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro01 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro02 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro03 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro04 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro05 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro06 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro07 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro08 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro09 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro10 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro11 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro12 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro13 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro14 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro15 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro16 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro17 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro18 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#cosas-libro19 {
  background-image: url(../images/bg-cosas.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino01 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino02 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino03 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino04 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino05 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino06 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino07 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino08 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino09 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino10 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino11 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino12 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino13 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino14 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino15 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino16 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino17 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino18 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino19 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino20 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino21 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino22 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino23 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino24 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino25 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino26 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#camino27 {
  background-image: url(../images/bg-photograph-c.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}