.page-header {
    border-bottom-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top :112px;
    padding: inherit;
    position: fixed;
     z-index: 500;
     width: 100%;
     background-color: #ffffff;
}
.page-header .container {
    position: relative;
}
.page-header .title {
    font-weight: normal;
    font-size: 30px;
    margin:0.2em 0 0 0 ;
    padding-bottom:inherit;
    position: relative;
}
.page-header .container p{  
	margin-bottom: 0.2rem;
}

.premiosMenu {
    height: 1.7em;
}

section#porque {
   margin-top: 45px;  
  padding-bottom: 0.5em !important;  
    
}
section#porque article h2 {
    color: #cc3333;
    text-align: center;
}
section#porque  div#contents {
    margin: 0 0 0 auto;
    width: 39.7%;
   background-color: rgba(255, 255, 255, 0.7);
    position: relative;
    top: 2.6em;
}
section#porque  div#contents p{
	line-height: 18px !important;
	color:#000000; 
	padding-right: 0.5em; 
	padding-left: 0.5em;
}

section#porque img {
    width: 100%;
}
.porqueIMG {
  display: inline-block;
  float: left;
  margin: 0 0 40px;
  min-width: 260px;
  overflow: hidden;
  position: relative;
  padding: 0.2em;
  text-align: left;
  vertical-align: top;
}
.porqueTextoBloc {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
    padding-left: 0.5em;
    text-align: justify;
}
.parallax-section {
      background-position: center 5em !important;

}

.default {
    margin-top: -0.1em;
}
