@font-face {
  font-family: Futura;
  src: url("../fonts/futurabook.woff") format("WOFF");
}
/*#page {
    display: none;
}
#loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 101%;
    background-color: #012161;
    background-image: url("../images/motores.png"), url("../images/squares.gif");
    background-size: 600px 300px, 70px 70px;
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center 65%;
}*/

.jumbo-caption {
    z-index: 10;
    text-shadow: 0 0px 10px rgba(0,0,0,1);
}
.jumbo-caption p {
    color:white;
    font-family: 'Futura', serif;
}
.principal {
    margin-top: 0%;
    width: 70%;
}
.jumbo-caption h1 {
    color: white;
    font-weight: 900;
    padding-top: 80px;
    font-family: 'Futura', serif;
}
.jumbotron {
    background-size: cover;
}
.jumbotron-index {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    height: 100%;
}
.jumbotron-index img {
    position: fixed;
    width: 50%;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.jumbotron-filosofia {
    background-image: url("../images/coverfilosofia.jpg");
    height: 320px;
    background-position: center;
}
.jumbotron-agencias {
    background-image: url("../images/coveragencias.jpg");
    height: 320px;
    background-position: center;
}
.jumbotron-somos {
    background-image: url("../images/coverquienessomos.jpg");
    height: 320px;
    background-position: center;
}
.jumbotron-inmuebles {
    background-image: url("../images/coverinmuebles.jpg");
    height: 320px;
    background-position: center;
}
.jumbotron-timeline {
    background-image: url("../images/covertimeline.jpg");
    height: 320px;
    background-position: center;
}
.do-not-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.navbar-toggle {
    height: 50px;
    width: 50px;
    background-color: white;
}
.navbar-inverse {
    background-color: #012161;
    color: #000000;
    border-radius:0;
}
.navbar-brand img {
    height: 80px;
    margin-top: -30px;
    margin-left: -8px;
}
.navbar-brand img {
    padding-top: 3px;
}
.navbar-nav li a {
    font-family: "Futura";
    font-size: 16px;
}
p.fb {
    float: right;
}
p.credits {
    float: left;
}
.col-md-4 {
    text-align: center;
}
.col-md-4 p {
    margin-left: 10px;
    margin-right: 10px;
}
.col-md-6 {
    text-align: center;
}
.iframe-container {
    padding-bottom: 60%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.modal.in .modal-dialog {
  transform: none; /*translate(0px, 0px);*/
}
.featurette {
    padding-top: 120px;
    padding-bottom: 80px;
}
.featurette-heading {
    font-size: 60px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}
.featurette-image {
    margin-top: -120px;
    max-width: 40%;
}
.full {
    width: 100%;
}
.gap {
    height: 10px;
    width: 100%;
    clear: both;
    display: block;
}
.footer {
    background: #EDEFF1;
    height: auto;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
}
.footer p {
    margin: 0;
}
.footer img {
    max-width: 100%;
}
.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: #54697E;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 15px 0 10px;
    text-transform: uppercase;
}
.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #7F8C8D;
}
.footer ul li {
    line-height: 200%;
    display: block;
}
.footer a {
    color: #78828D
}
.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.bg-gray {
    background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
    box-shadow: 0 1px 0 #B4B3B3;
}
.footer-bottom {
    background: #012161;
    border-top: 0px solid #DDDDDD;
    padding-top: 10px;
}
.footer-bottom p {
    font-family: 'Futura', serif;
    letter-spacing: 3px;
    text-align: center;
    color: white;
    margin-top: 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 12px;
    padding: 15px 0 10px;
    vertical-align: text-bottom;
}
.contacto {
  text-align: center;
}
.contacto img {
  margin-top: 15%;
  max-width: 100%;
}
.contacto .direccion {
  padding-top: 40px;
  font-family: "Futura";
  text-align: left;
  font-size: 16px;
}
.module11 {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url(../images/coverfilosofia.jpg);
  background-size: cover;
  background-position: center;
  margin: 0 0 0 0;
  position: relative;
  float: left;
  z-index: 1000;
}
.module12 {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url(../images/coveragencias.jpg);
  background-size: cover;
  background-position: center;
  margin: 0 0 0 0;
  position: relative;
  float: left;
  z-index: 1000;
}
.module21 {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url(../images/inmuebles.png);
  background-size: cover;
  background-position: center;
  margin: 0 0 0 0;
  position: relative;
  float: left;
  z-index: 1000;
}
.module22 {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url(../images/sonic.jpg);
  background-size: cover;
  background-position: center;
  margin: 0 0 0 0;
  position: relative;
  float: left;
  z-index: 1000;
}
.module23 {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url(../images/finbajacuad.jpg);
  background-size: cover;
  background-position: center;
  margin: 0 0 0 0;
  position: relative;
  float: left;
  z-index: 1000;
}
.moduleMision {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    #2621A2;
  background-size: cover;
  width: 50%;
  height: 300px;
  margin: -30 0 20 0;
  position: relative;
  float: left;
}
.moduleVision {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    #1170C6;
  background-size: cover;
  width: 50%;
  height: 300px;
  margin: -30 0 20 0;
  position: relative;
  float: left;
}
.moduleServicio {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    #2621A2;
  background-size: cover;
  width: 50%;
  height: 300px;
  margin: 0 0 10 0;
  position: relative;
  float: left;
}
.moduleEstrategia {
  background:
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    #1170C6;
  background-size: cover;
  width: 50%;
  height: 300px;
  margin: 0 0 10 0;
  position: relative;
  float: left;
}
.mid h2 {
  font-family: 'Futura', sans-serif;
  font-weight: 900;
  color: white;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  transform: translate(-50%, -50%);
} /*
.mid h2:hover {
    font-size: 32px;
} */
.slogan {
  padding-bottom: 25px;
  background:#0e0b3f;
  margin-top:-34px;
  position: relative;
  z-index: 5;
}
.slogan h2 {
  font-family: "Futura";
  text-align: center;
  font-weight: 100;
  letter-spacing: 1px;
  margin-left:40px;
  margin-right:40px;
  border:2px white solid;
  font-size:28px;
  color:white;
}
.slogan span {
  font-weight:900;
  letter-spacing: 2px;
}
.Estrategia h2 {
  font-family: "Futura";
  text-align: center;
  letter-spacing: 2px;
  margin-left:10px;
  margin-right:10px;
  padding-top:10px;
  padding-bottom: 10px;
  border:2px white solid;
  font-size:28px;
  color:white;
}
.Estrategia p {
  font-family: "Futura";
  text-align: center;
  letter-spacing: 1px;
  font-size:16px;
  color:white;
}
.MVV h2 {
  font-family: "Futura";
  display: inline;
  letter-spacing: 2px;
  padding: 10px 10px 10px 10px;
  border:2px white solid;
  font-size:28px;
  color:white;
}
.MVV p {
  font-family: "Futura";
  text-align: center;
  letter-spacing: 1px;
  padding-top:30px;
  font-size:16px;
  color:white;
}
.lineatiempo {
  text-align: center;
  padding-top: 20px;
}
.lineatiempo h2 {
  font-family: "Futura";
  display: inline;
  border-top-style: solid;
  border-bottom-style: solid;
  padding: 10px 10px 10px 10px;
}
.valores {
  text-align: center;
}
.valores h2 {
  font-family: "Futura";
  text-align: center;
  display: inline;
  border-top-style: solid;
  border-bottom-style: solid;
  padding: 10px 10px 10px 10px;
}
.valores .col-md-4 {
  padding-top: 30px;
  font-family: "Futura";
  text-align: left;
  font-size: 16px;
}
.branding {
  border-top: 1px solid #ccc;
}
.branding .col-md-2 {
  font-family: "Futura";
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.branding img {
  max-height: 60px;
}
.historia p {
  font-family: "Futura";
  text-align:justify;
  font-size: 16px;
}
.historia h4 {
  font-family: "Futura";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 22px;
}
.servicios h2 {
  font-family: "Futura";
  text-align: center;
  padding-top: 20px;
  padding-bottom:10px;
}
.servicios p {
  font-family: "Futura";
  text-align:justify;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
}
.servicios .row {
  padding-bottom: 25px;
}
.agencias h2 {
  font-family: "Futura";
  text-align: center;
  padding-bottom:10px;
}
.agencias .row {
  padding-top: 10px;
  padding-bottom: 25px;
}
.agencias h4 {
  font-family: "Futura";
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.agencias p {
  padding-left: 10%;
  text-align: center;
  padding-right: 10%;
  font-family: "Futura";
  font-size: 14px;
}
.inmuebles h4 {
  font-family: "Futura";
  text-align: center;
  padding-top: 10px;
  padding-bottom: 2px;
  border-top: 1px solid #ccc;
  font-size: 24px;
}
.inmuebles p {
  font-family: "Futura";
  text-align:center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 16px;
}