/* IE 8 Arreglos */
.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-mitad,
.grid-todo {
float: left;
margin: 0 1.515151515152%;
}


.grid-1     { width: 13.636363636364%; }
.grid-2     { width: 30.30303030303%; }
.grid-3,
.grid-mitad  { width: 46.969696969697%; }
.grid-4     { width: 63.636363636364%; }
.grid-5     { width: 80.30303030303%; }
.grid-6,
.grid-todo  { width: 96.969696969697%; }

.parallax[style] { background-size: cover!important; background-attachment: scroll!important; background-position: top center!important; }
.icono-social { margin-top: 100px!important; }
.copyright { margin-top: 30px!important; }

