/* COLORS 
rojo: #DDD

/** probando **/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');

html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  background: #000;
}
a.feed-icon {
  display: none;
}
#container {
  width: 90%;
  padding:0 5%;
  top:20%;
  z-index: 100;
}
#header {
  width: 90%;
  margin: 0 5%;
  top: 0;
  z-index: 200;
}
#logo {
  position: fixed;
  left: 40px;
  bottom: 20px;
  z-index: 999;/* background:#FFF;
  box-shadow: 0px 0px 5px 5px rgba(255,255,255,1);
  border-radius:5px;*/
}
#block-system-main-menu {
  clear: none;
  float: right;
  margin: 28px 40px 0 0;
}
#block-system-main-menu ul {
  clear: none;
  float: left;
}
#block-system-main-menu ul li {
  clear: none;
  float: none;
  display: inline-block;
  margin: 0 20px 0 0;
}
#block-system-main-menu a {
  color: #FFF;
  font-size: 1.5em;
  margin: 10px 0 0 0;
  font-weight: 300;
  display: block;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#block-system-main-menu a:hover {
  color: #CCC;
  text-shadow: none;
}
/****** fondo_superior ************/

body #wrapper {
  width: 100%;
  /*  height: 118px;
  background-color: rgba(0,0,0,0.2);  
  position: fixed;
  left: 0;
  top: 0;*/
  z-index: 20;

}
body.front div.field.field-name-body {
  margin: 150px 0 0 0;
  padding: 0;
}
body.front div.field.field-name-body p {
  font-size: 4em;
  color: #FFF;

  font-weight: 200;
  /* text-shadow: 2px 2px 0px #FFFFFF;
  filter: dropshadow(color=#FFFFFF, offx=2, offy=2);  */
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
body.front div.field.field-name-body p strong {
  font-weight: 700;
}

body.front div.field.field-name-body p.consultor {
  font-size: 3em;
  font-weight: 300;
}

body.front div.field.field-name-body h2 {
  font-size: 7em;
  font-weight: 900;
  letter-spacing: -4px;
}
#main h1#page-title {
  font-size: 4em;
  color: #FFF;
  font-weight: 100;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0px 0 20px 0;
}

body div.field.field-name-body {
  font-size: 1.7em;
  color: #FFF;
  font-weight: 300;
  /*text-shadow: 1px 1px 0px #FFF;
  filter: dropshadow(color=#FFF, offx=1, offy=1);*/
  line-height: 1.2em;
  margin: 00px 0 0 0;
}
body div.field.field-name-body p a {
  color: #DDD;
  text-decoration: underline;
}
body div.field.field-name-body p a:hover {
  text-decoration: none;
}
/**** proyectos **************/

div.view-proyectos {
  width: 100%;
  margin: 0px auto;
  padding: 40px 0 ;
}
.view-proyectos:before, .view-proyectos:after {
  content: "";
  display: table;
}
.view-proyectos:after {
  clear: both;
}
.view-proyectos div.views-row {
  display: block;
  width: 15%;
  height: 220px;
  background: #fff;
  cursor: pointer;
  float: left;
  border: 10px solid #fff;
  text-align: left;
  text-transform: none;
  margin: 0 2% 40px 1%;
  z-index: 1;
  box-shadow: 0px 0px 5px 5px rgba(255,255,255,1);
}

.view-proyectos div.views-row img{
  width:100%;
  height:auto !important;
}
.view-proyectos a {
  font-size: 16px;
  font-weight: 400;
  color: #BBB !important;
  color: rgba(0, 0, 0, 1);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
  opacity: 0.8;
}
.view-proyectos div.views-row header span {
  font-size: 10px;
  padding: 10px 0;
  display: block;
  color: #FFD252;
  color: rgba(255, 210, 82, 1);
  text-transform: uppercase;
  opacity: 0.8;
}
.view-proyectos div.views-row p {
  font-size: 10px;
  line-height: 13px;
  color: #DDD;
  color: rgba(51, 51, 51, 1);
  text-shadow: 0px 0px 0px rgba(51, 51, 51, 1);
  opacity: 0.8;
}
.view-proyectos a, .view-proyectos div.views-row header span, .view-proyectos div.views-row p {
  -webkit-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
  -moz-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
  -o-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
  -ms-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
}
/* Hover Style for all the items: blur, scale down*/
.view-proyectos div.views-row:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
  position: relative;
  -webkit-backface-visibility: hidden;
  box-shadow: 0px 0px 0px 10px rgba(255,255,255,1), 1px 1px 3px 10px rgba(0,0,0,0.2);
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  transition: opacity 0.4s linear, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}
body .view-proyectos div.views-row:hover a {
  text-shadow: 0px 0px 10px rgba(255,255,255,1);
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  color: #666 !important;
  line-height: 1em;
}
.view-proyectos div.views-row:hover header span {
  text-shadow: 0px 0px 10px rgba(255, 210, 82, 0.9);
  color: rgba(255, 210, 82, 0);
  opacity: 0.5;
}
.view-proyectos div.views-row:hover p {
  text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
  color: rgba(51, 51, 51, 0);
  opacity: 0.5;
}
/* Hover Style for single item: scale up */
.view-proyectos div.views-row.active {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0px 0px 0px 10px rgba(255,255,255,1), 1px 11px 15px 10px rgba(0,0,0,0.4);
  z-index: 100;
  opacity: 1;
}
.view-proyectos div.views-row.active a, .view-proyectos div.views-row.active header span, .view-proyectos div.views-row.active p {
 opacity;
1;
}
/*
div.view-proyectos table {
  width:100%;
}

div.view-proyectos table tr td {
  vertical-align:top;
  margin:0;
  padding:0;
}

div.view-proyectos table tr td div.views-field.views-field-field-enlace {
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(128,125,106,0.5) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(128,125,106,0.5)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(128,125,106,0.5) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(128,125,106,0.5) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(128,125,106,0.5) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(128,125,106,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80807d6a',GradientType=0 );
  margin:20px 20px 40px 20px;
  text-align:center;
  font-size:1em;
  line-height:1em;
  width:250px;
  padding:10px 10px 0 10px;
  height:220px;
  border-radius:5px;
}

div.view-proyectos table tr td.col-1 div.views-field.views-field-field-enlace {
  margin-left:0;
}

div.view-proyectos table tr td.col-3 div.views-field.views-field-field-enlace {
  margin-right:0;
}

div.view-proyectos table tr td div.views-field.views-field-field-enlace img{
  margin-bottom:10px;
}

div.view-proyectos table tr td div.views-field.views-field-field-enlace:hover {
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(128,125,106,0.8) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(128,125,106,0.8)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(128,125,106,0.8) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(128,125,106,0.8) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(128,125,106,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(128,125,106,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDDC0000', endColorstr='#cc807d6a',GradientType=0 );
}*/

ul.pager {
  font-size: 1.2em;
  color: #FFF;
  font-weight: 400;
  line-height: 1.2em;
}
ul.pager li a {
  color: #FFF;
}
ul.pager li a:hover {
  color: #DDD;
}
div.view-proyectos table tr td div.views-field.views-field-field-enlace a {
  color: #FFF;
}

form.webform-client-form {
  margin-bottom:150px;
}

form.webform-client-form div.form-item {
  clear: both;
}
form.webform-client-form label {
  width: 250px;
  font-size: 1.5em;
  color: #DDD;
  font-weight: 400;
  /* text-shadow: 2px 2px 0px #FFFFFF;
filter: dropshadow(color=#FFFFFF, offx=2, offy=2); */ 
  line-height: 1.2em;
  float: left;
}
form.webform-client-form .webform-component-textarea label {
  width: 275px;
}
form.webform-client-form textarea, form.webform-client-form input.form-text {
  width: 450px;
  border: 0;
  margin: 0 0 20px 0;
  background: #FFF;
  -webkit-backface-visibility: hidden;
  box-shadow: 0px 0px 0px 10px rgba(255,255,255,1), 1px 1px 3px 10px rgba(0,0,0,0.2);
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  transition: opacity 0.4s linear, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}
form.webform-client-form div.grippie {
  display: none;
}
form.webform-client-form input.form-submit {
  font-size: 1.2em;
  margin: 5px 0 0 265px;
  color: #666;

  font-weight: 400;
  background: #DDD;
  box-shadow: 0px 0px 0px 0px rgba(255,255,255,1), 1px 1px 3px 0px rgba(0,0,0,0.2);
  border: 0;
  padding: 5px 10px;
}
form.webform-client-form input.form-submit:hover {
  background: #000;
  color: #FFF;
}
#footer div.region.region-footer {
  width: 99%;
  position: Fixed;
  bottom: 0;
  left: 0;
  height: 110px;
  padding: 8px 0 0px 1%;
  font-size: .9em;
  color: #BDB8A5;
  background-color: rgba(0,0,0,0.5);
  background-image: url(../images/me.png) no-repeat 100% 0%;
  z-index: 100;
}
#footer div.region.region-footer img {
  vertical-align: middle;
}

div.region.region-header
section#block-block-3 {
  position:fixed;
  right:60px;
  top:20px;
  color:#FFF;
}

div.region.region-header
section#block-block-3 a {
  color: #EDEBF0;
  line-height: 20px;
}
div.region.region-header
section#block-block-3 a:hover {
  color: #FFF;
}
div.region.region-header
section#block-block-3 p {
  height: 21px;
}
div.region.region-header
section#block-block-3 a.tw {
  background: url(../images/twitter.png) no-repeat left top;
  padding: 0 0 3px 35px;
  margin: 0 0 0 5px;
  height: 17px;
}
div.region.region-header
section#block-block-3 a.tw:hover {
  background: url(../images/twitter.png) no-repeat 0 -25px;
}


section#block-system-main 
div.field.field-name-body {
  padding-bottom:40px;
}

div.webform-confirmation {
  font-size:2em;
  color:#FFF;
}

div.content
div.links a{
  font-size:1.5em;
  color:#FFF;
}

/****** PACE ***********/

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}


/****** FIN DE PACE ***********/

/****** CROSSFADE ***********/


.crossfade > figure {
  animation: imageAnimation 30s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  height: 100%;
  left: 0px;
  opacity: 0;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: -1;
}

.crossfade > figure.fig-1 { background-image: url('../images/01.jpg'); }

.crossfade > figure.fig-2 {
  animation-delay: 6s;
  background-image: url('../images/02.jpg');
}

.crossfade > figure.fig-3 {
  animation-delay: 12s;
  background-image: url('../images/03.jpg');
}

.crossfade > figure.fig-4 {
  animation-delay: 18s;
  background-image: url('../images/04.jpg');
}

.crossfade > figure.fig-5 {
  animation-delay: 24s;
  background-image: url('../images/05.jpg');
}

@keyframes 
imageAnimation {  0% {
 animation-timing-function: ease-in;
 opacity: 0;
}
 8% {
 animation-timing-function: ease-out;
 opacity: 1;
}
 17% {
 opacity: 1
}
 25% {
 opacity: 0
}
 100% {
 opacity: 0
}

/****** FIN DE crossfade ***********/