/* page-top-nosotros */
/* line 955, ../sass/theme.scss */
.page-top-nosotros, .page-top-nosotros-md, .page-top-nosotros-lg {
  background-color: #1abc9c;
  color: black;
  margin-bottom: 0px;
  text-align: center;
}
/* line 960, ../sass/theme.scss */
.page-top-nosotros .container, .page-top-nosotros-md .container, .page-top-nosotros-lg .container {
  display: table;
  height: 100px;
}
/* line 964, ../sass/theme.scss */
.page-top-nosotros .page-top-nosotros-in, .page-top-nosotros-md .page-top-nosotros-in, .page-top-nosotros-lg .page-top-nosotros-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 969, ../sass/theme.scss */
.page-top-nosotros h2, .page-top-nosotros-md h2, .page-top-nosotros-lg h2 {
  color: black;
  font-size: 3.429em;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
/* line 975, ../sass/theme.scss */
.page-top-nosotros h2 span, .page-top-nosotros-md h2 span, .page-top-nosotros-lg h2 span {
  display: inline-block;
  padding: 11px 31px 11px 35px;
}

/* line 982, ../sass/theme.scss */
.page-top-nosotros-md {
  background-color: #fff;
  /*background-image: url(../images/nosotros.jpg);*/
  background-repeat: no-repeat;
}
/* line 987, ../sass/theme.scss */
.page-top-nosotros-md .container {
  height: 202px;
}

/* line 992, ../sass/theme.scss */
.page-top-nosotros-lg {
  background-color: #fff;
  /*background-image: url(../images/nosotros.jpg);*/
  background-repeat: no-repeat;
}
/* line 997, ../sass/theme.scss */
.page-top-nosotros-lg .container {
  height: 275px;
}
/* line 1001, ../sass/theme.scss */
.page-top-nosotros-lg h2 span {
  border: 2px solid black;
}


/**
 * Map 
 */
.google-maps { position: relative; padding-bottom: 350px; height: 0; overflow: hidden; }
.google-maps iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

.justify { text-align: justify !important; }
.black { color: #000; }
#banner1 { background-image: url('/images/banner1.jpg'); }
