html, body, #html-wrapper {
  min-height: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #FFF;
}

html > body #html-wrapper{
  height: auto;
}

#html-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}

body{
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  color: #222;
}

p{
  padding: 5px 0px 8px 0px;
  line-height: 16px;
}

a{
  color: #A00;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
  
}



/******************************************************************************/

div#content-wrapper{
  width: 100%;
}

div#head-wrapper > div#logo-wrapper{
  border-bottom: 1px solid #CCC;
}

div#head-wrapper > div#logo-wrapper > a > img{
  border-radius: 6px;
}

div#menu-wrapper{
  
  font-size: 110%;
  
}

div#menu-wrapper > div#menu-content{
  
  float: left;
}

div#menu-content > ul{
  
}

div#menu-content > ul > li{
  display: inline-block;
  padding: 6px 10px 5px 10px;
}

div#menu-wrapper > div#language-content{
  float: right;
}

div#menu-wrapper > div#language-content > span{
  display: inline-block;
  padding: 6px 5px 5px 5px;
  color: rgba(0,0,0,1);
}

div#menu-wrapper > div#language-content > a > img{
  vertical-align: top;
}

div#content-wrapper > div#body-wrapper{
  overflow: auto;
  background: #EFF2FC;
  width: 100%;
  border-radius: 0px 0px 5px 5px;
}
div#privado-wrapper{
  background: #ffffff;
}
div#privado-wrapper > div#logo-wrapper > img{
  margin-left:auto;
  margin-right:auto;
}
/*******************************************************************************/

.centrado{
  text-align: center;
}

.peque{
  font-size: 85%;
}
.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #376676;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	
	color: #fff;
}
.subMenu a:hover {
	background: #57a3bd;
}

.active {
	background: #32acd9;
}
.end {
	margin: 0;
}
div#imagen1{
   width: 50%;
   margin: 0px auto;
   background: #fff;
   float: left;
   
}
div#imagen1>img{
   float: right;
}
div#lateral1{
   width: 50%;
   margin: 0px auto;
   background: #fff;
   float: right;

}
div#lateral1>h3{
   font-family: "Lato","BenchNine","sans-serif";
   font-size: 1.875rem;
}
div#lateral1>p{
   font-size: 17px;
   line-height: 1.5em;
   padding-top: 1em;
}
div#principal{
   width: 100%;
   background: #fff;
   padding-top: 6em;
   height: 400px;
}
div#principal2{
   width: 100%;
   background: #eaedec;
   padding-top: 2em;
   height: 400px;
}
div#contenedor{
   display: block;
   margin: 0px auto;
   width: 858px;
}
div#divstretch{
   width: 100%;
}
div#divstretch2{
   width: 100%;
}
div#texto{
   width: 858px;
   display: block;
   margin: 0px auto;
}
div#texto>p{
  text-align: center;
  font-family: "Open Sans",lato,sans-serif;
  font-size: 4em;
  color: #000;
  padding-top: 1em;
  line-height: 65px;
}
div#texto>p2{
  text-align: center;
  font-family: "Open Sans",lato,sans-serif;
  font-size: 3em;
  color: #fff;
  padding-top: 1em;
  line-height: 65px;
  display: block;
  margin: 0px auto;
}
div#texto>img{
   margin:0px auto;
   display: block;
}
.view {
   width: 100%;
   height: 100%;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   background: #fff url(images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.grecaptcha-badge{
display:none !important;
}