* {
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
body {
  font-family: 'Roboto';
  background: #5b9baf;
}
body div.globoHome {
  background: url("../img/globo_home.png") 50% 0 no-repeat;
  position: absolute;
  top: 0;
  ((null)): 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -10;
  width: 100%;
  height: 100%;
  min-height: 1100px;
}
body header {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.65);
  box-shadow: 0 5px 10px rgba(0,0,0,0.65);
  padding: 9px 0;
  min-height: 135px;
  min-width: 960px;
  position: relative;
  top: 0;
  ((null)): 0;
  z-index: 10;
}
body header .limitar {
  padding: 0 8px;
}
body header .limitar nav {
  margin-top: 24px;
}
body header .limitar nav ul {
  margin-right: 64px;
}
body header .limitar nav ul li {
  margin-bottom: 2px;
}
body header .limitar nav ul li.active a {
  color: #5b9baf;
}
body header .limitar nav ul li a {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #666;
}
body header .limitar nav ul:last-child {
  margin-right: 68px;
}
body header .limitar #twitter {
  margin-top: 25px;
}
body.int #cuerpo {
  position: relative;
}
body.int #cuerpo.team .bg_left {
  width: 40%;
}
body.int #cuerpo .bg_right {
  background: #325865;
  -webkit-box-shadow: inset 0 30px 50px rgba(0,0,0,0.5);
  box-shadow: inset 0 30px 50px rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  ((null)): 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  min-height: 1600px;
  min-width: 960px;
}
body.int #cuerpo .bg_left {
  background: #8ab7c5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-box-shadow: 15px 0 25px rgba(0,0,0,0.4);
  box-shadow: 15px 0 25px rgba(0,0,0,0.4);
  width: 50%;
  height: 100%;
  min-height: 1600px;
}
body.int #cuerpo #principal .limitar {
  padding: 0 7px;
}
body.int #cuerpo #principal .limitar h1 {
  margin: 0;
  padding-top: 30px;
  font-size: 89px;
  line-height: 76px;
}
body.int #cuerpo #principal .limitar .col-left {
  background: #8ab7c5;
  -webkit-box-shadow: 28px 0 25px rgba(0,0,0,0.3);
  box-shadow: 28px 0 25px rgba(0,0,0,0.3);
  width: 593px;
  min-height: 1600px;
  position: relative;
}
body.int #cuerpo #principal .limitar .col-left.about {
  min-height: 1600px;
}
body.int #cuerpo #principal .limitar .col-left.about h1 {
  margin-bottom: 35px;
}
body.int #cuerpo #principal .limitar .col-left.about p {
  line-height: auto;
  margin: 0;
  margin-top: 20px;
}
body.int #cuerpo #principal .limitar .col-left.clients {
  min-height: 1600px;
}
body.int #cuerpo #principal .limitar .col-left.clients h1 {
  font-size: 74px;
  line-height: 76px;
}
body.int #cuerpo #principal .limitar .col-left.contact h1 {
  font-size: 89px;
  line-height: 76px;
}
body.int #cuerpo #principal .limitar .col-left.contact h2 {
  font-size: 35px;
  color: #325865;
  margin-bottom: 0;
}
body.int #cuerpo #principal .limitar .col-left.contact p {
  color: #fff;
  font-size: 35px;
  margin: 0;
}
body.int #cuerpo #principal .limitar .col-left.team {
  width: 380px;
  min-height: 1600px;
}
body.int #cuerpo #principal .limitar .col-left.team h1 {
  margin-bottom: 35px;
  margin-left: -5px;
}
body.int #cuerpo #principal .limitar .col-left.team a h2 {
  color: #325865;
  font-weight: 300;
  margin: 0 0 20px;
  line-height: 35px;
  font-size: 30px;
}
body.int #cuerpo #principal .limitar .col-left.team a:hover h2,
body.int #cuerpo #principal .limitar .col-left.team a.active h2 {
  color: #fff;
}
body.int #cuerpo #principal .limitar .col-left p {
  font-size: 35px;
  font-weight: 300;
  line-height: 42px;
  color: #fff;
}
body.int #cuerpo #principal .limitar .col-right {
  min-height: 1600px;
  width: 350px;
  padding-top: 140px;
  padding-left: 48px;
}
body.int #cuerpo #principal .limitar .col-right.about {
  min-height: 1600px;
}
body.int #cuerpo #principal .limitar .col-right.about h2 {
  color: #adcdd7;
  margin: 0;
  font-size: 29px;
}
body.int #cuerpo #principal .limitar .col-right.about p {
  color: #fff;
  line-height: 24px;
  margin: 20px 0 0;
}
body.int #cuerpo #principal .limitar .col-right.about p span {
  color: #8ab7c5;
}
body.int #cuerpo #principal .limitar .col-right.clients {
  min-height: 1600px;
  padding-top: 290px;
}
body.int #cuerpo #principal .limitar .col-right.clients h2 {
  font-size: 25px;
  color: #8ab7c5;
}
body.int #cuerpo #principal .limitar .col-right.clients p {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 21px;
}
body.int #cuerpo #principal .limitar .col-right.contact p {
  margin-top: 70px;
  font-size: 40px;
  line-height: 1em;
  font-weight: 300;
  color: #8ab7c5;
}
body.int #cuerpo #principal .limitar .col-right.team {
  width: 560px;
  padding-top: 53px;
  padding-left: 55px;
}
body.int #cuerpo #principal .limitar .col-right.team figure {
  position: relative;
  top: -3px;
  left: -21px;
  margin-bottom: -20px;
}
body.int #cuerpo #principal .limitar .col-right.team p {
  color: #fff;
  font-size: 20px;
  margin: 0 0 15px;
}
body.int #cuerpo #principal .limitar .col-right p {
  font-size: 19px;
  margin: 0 0 19px;
  line-height: 22px;
  color: #8ab7c5;
}
body.int #cuerpo #principal .limitar .col-right p span {
  color: #fff;
}
body #cuerpo #principal .limitar {
  position: relative;
}
body #cuerpo #principal .limitar h1 {
  font-size: 280px;
  margin: 0;
  font-weight: 100;
  color: #325865;
  line-height: 280px;
  padding-top: 28px;
  margin-left: -15px;
}
body #cuerpo #principal .limitar h1.text {
  margin-left: 0px;
  font-size: 85px;
  line-height: 90px;
  padding-top: 30px;
}
body #cuerpo #principal .limitar .globo {
  background: url("../img/globo_home_01.png") 0 0 no-repeat;
  width: 302px;
  height: 243px;
  padding-top: 60px;
  padding-right: 20px;
  text-align: center;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 10;
}
body #cuerpo #principal .limitar .globo#dos {
  height: 247px;
  padding-top: 50px;
  position: absolute;
  top: 190px;
  right: -50px;
  z-index: 9;
  background: url("../img/globo_home_02.png") 0 0 no-repeat;
}
body #cuerpo #principal .limitar .globo#tres {
  height: 325px;
  position: absolute;
  top: 360px;
  right: -100px;
  z-index: 8;
  background: url("../img/globo_home_03.png") 0 0 no-repeat;
}
body #cuerpo #principal .limitar .globo#contact {
  height: 325px;
  margin-top: 25px;
  position: relative;
  right: -50px;
  ((null)): 0;
  background: url("../img/globo_home_cont.png") 0 0 no-repeat;
}
body #cuerpo #principal .limitar .globo#contact.about {
  position: absolute;
  top: 730px;
  right: -235px;
}
body #cuerpo #principal .limitar .globo#contact.clients {
  position: absolute;
  top: 690px;
  right: -235px;
}
body #cuerpo #principal .limitar .globo#contact.team {
  position: relative;
  left: -336px;
  ((null)): 0;
}
body #cuerpo #principal .limitar .globo#contact h2 {
  font-size: 27px;
}
body #cuerpo #principal .limitar .globo#contact h2,
body #cuerpo #principal .limitar .globo#contact p {
  color: #5b9baf;
}
body #cuerpo #principal .limitar .globo h2 {
  font-size: 26px;
  color: #fff;
  line-height: 28px;
  margin: 0;
}
body #cuerpo #principal .limitar .globo p {
  margin: 0;
  margin-top: 10px !important;
  line-height: 15px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #fff;
}
.wrapper {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  height: inherit;
}
.wrapper .caption {
  position: absolute;
  top: 0;
  color: blueDark;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrapper:hover .caption {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.wrapper img {
  z-index: 1;
}
.limitar {
  width: 960px;
  margin: 0 auto;
}
.centrar {
  margin: 0 auto;
}
.small {
  font-size: 0.8em;
}
.big {
  font-size: 1.2em;
}
.sinmargen {
  margin: 0;
}
.inline {
  display: inline-block;
  vertical-align: top;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.half {
  width: 50%;
}
.third {
  width: 33.3%;
}
.right {
  float: right;
}
.left {
  float: left;
}
.fade {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fade:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
*:first-child+html .clearfix {
  zoom: 1;
}
