html,
body {
  height: 100%;
  font-family: 'Montserrat', sans-serif;
  color: #636463;
  background-color: white;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 70px 15px 20px;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding: 15px;
  border: none;
}
@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
  }
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
}
.nav > li > form > button.logout:focus {
  outline: none;
}
/*****************/
a:hover {
  text-decoration: none;
}
a.highlight {
  color: #ffc407;
}
a.highlight:hover {
  color: #ffd03a;
}
a.grey {
  color: #636463;
}
a.grey:hover {
  color: #4a4a4a;
}
.navbar {
  color: white;
  position: absolute;
  top: 0;
  width: 100%;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  .navbar .logo {
    height: 30px;
  }
}
#big-menu-container {
  position: absolute;
  width: 100%;
}
#big-menu-container #big-menu {
  font-weight: bold;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
  background-color: #636463;
  font-size: 28px;
  color: white;
  padding: 10px 30px 50px 30px;
}
#big-menu-container #big-menu .close-menu {
  font-size: 18px;
}
#big-menu-container #big-menu .close-icon {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffc407;
}
#big-menu-container #big-menu a {
  color: white;
}
#big-menu-container #big-menu a:hover {
  color: #e6e6e6;
}
#big-menu-container #big-menu a.highlight {
  color: #ffc407;
}
.fn-nav {
  height: 50px;
  z-index: 1200;
}
.menu-toggler {
  background-color: transparent;
  border: none;
  color: #ffc407;
  padding: 0;
  display: block!important;
  font-size: 20px;
}
.uppercase {
  text-transform: uppercase;
}
.highlight {
  color: #ffc407;
}
.yt-container {
  min-height: 0!important;
}
.yt-container .yt {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.yt-container .yt iframe,
.yt-container .yt object,
.yt-container .yt embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slides {
  min-height: 700px;
  padding: 0 100px;
  font-size: 60px;
  font-weight: bold;
  position: relative;
}
.slides.yt-container {
  background-color: black;
  padding-top: 50px;
  padding-bottom: 50px;
}
.slides.small {
  min-height: 350px;
}
.slides.yellow {
  background-color: #ffc407;
  color: #636463;
}
.slides.yellow a.btn-cta-section {
  border: 2px solid #636463;
  color: #636463;
}
.slides.yellow a.btn-cta-section:hover {
  color: #7c7e7c;
}
.slides.grey {
  background-color: #636463;
  color: #ffc407;
}
.slides.grey#providers {
  color: white;
}
.slides p {
  text-align: center;
}
.slides .video-container {
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  position: absolute;
}
.slides .video-container video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.slides h1 {
  font-size: 60px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .slides h1 {
    font-size: 45px;
  }
}
@media (max-width: 576px) {
  .slides h1 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .slides {
    min-height: 550px;
    padding: 0 60px;
    font-size: 45px;
  }
}
@media (max-width: 576px) {
  .slides {
    min-height: 420px;
    padding: 0 20px;
    font-size: 30px;
    line-height: 36px;
  }
}
.slides.background-photo {
  text-align: center;
  color: white;
  background-position: center top;
  background-size: cover;
}
.slides#ing-valor {
  background-image: url('/img/back1.jpg');
}
.slides#infraestructura {
  background-image: url('/img/back2.jpg');
}
.slides#viales {
  background-image: url('/img/back3.jpg');
}
.slides#mision {
  background-image: url('/img/back4.jpg');
}
a.btn-cta-section {
  color: #ffc407;
}
a.btn-cta-section:hover {
  color: #ffd03a;
}
.btn-cta-section {
  text-transform: uppercase;
  color: #ffc407;
  border: 2px solid #ffc407;
  border-radius: 0;
  padding: 8px 30px;
  font-size: 18px;
}
@media (max-width: 576px) {
  .btn-cta-section {
    padding: 6px 26px;
    font-size: 15px;
  }
}
footer {
  padding: 30px 0;
  font-weight: bold;
  font-size: 14px;
  background-color: white;
  color: #636463;
}
footer a {
  color: #636463;
}
footer a:hover {
  color: #4a4a4a;
}
footer .links-container {
  margin-bottom: 20px;
}
footer .links-container span,
footer .links-container a {
  margin-left: 8px;
}
footer .links-container:last-child {
  margin-bottom: 0;
}
footer .links-container.contact div {
  margin-right: 10px;
}
footer .links-container.contact div:last-child {
  margin-right: 0;
}
footer .links-container.contact a {
  margin-left: 0;
}
.construction-form .img-container {
  display: inline-block;
  position: relative;
}
.construction-form .img-container .remove-pic {
  display: none;
}
.construction-form .img-container:hover .remove-pic {
  position: absolute;
  display: inline-block;
  top: 10px;
  right: 10px;
}
.construction-form .gmapinput-map {
  width: 100%;
  height: 500px;
  margin-top: 10px;
}
.field {
  font-weight: bold;
}
/** VIEW **/
.view-construction {
  font-size: 14px;
}
.view-construction .data {
  padding-left: 40px;
  padding-bottom: 40px;
}
.view-construction .data p {
  margin-bottom: 0.3rem;
}
.view-construction .data .category {
  color: #ffc407;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 50px;
}
@media (max-width: 576px) {
  .view-construction .data .category {
    margin-top: 30px;
  }
}
.view-construction .data .title {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  .view-construction .data .title {
    font-size: 30px;
    line-height: 36px;
  }
}
.view-construction .data .description {
  margin-bottom: 1rem;
}
.view-construction section.others {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  background-color: #636463;
  color: white;
  font-weight: bold;
}
.view-construction section.others .title {
  font-size: 28px;
}
.view-construction section.others a {
  color: white;
}
.view-construction section.others a:hover {
  text-decoration: none;
  color: #e6e6e6;
}
.view-construction section.others a.highlight {
  color: #ffc407;
}
.view-construction section.others a.highlight:hover {
  color: #d3a100;
}
.view-construction .location-map {
  height: 400px;
}
.view-construction section.map {
  margin-top: 10px;
  margin-bottom: 10px;
}
.simple-page {
  padding-top: 80px;
  padding-bottom: 40px;
  font-size: 14px;
}
.simple-page .title-container {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #636463;
}
.simple-page .title-container h1.title {
  font-size: 32px;
  font-weight: bold;
}
.simple-page .submenu {
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.simple-page .submenu a {
  margin-left: 8px;
  color: #636463;
}
.simple-page .submenu a:hover {
  color: #4a4a4a;
  text-decoration: none;
}
.simple-page p {
  margin-bottom: 0.3rem;
}
.simple-page p.field {
  margin-bottom: 1rem;
}
.simple-page #contact-form {
  margin-top: 20px;
}
.simple-page .fn-form input {
  height: auto;
}
.simple-page .fn-form .control-label {
  font-weight: bold;
}
.simple-page .fn-form input.form-control,
.simple-page .fn-form textarea {
  border: 2px solid #636463;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  padding: 6px 12px;
}
.simple-page .fn-form .file-input.file-caption-main {
  border: none;
}
.simple-page .fn-form .file-input.file-caption-main .input-group,
.simple-page .fn-form .file-input.file-caption-main .input-group-btn {
  width: auto;
}
.simple-page .fn-form .file-input.file-caption-main .file-caption-name {
  width: auto;
  border: none;
}
.simple-page .fn-form .file-input .file-caption {
  border: 2px solid #636463;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.simple-page .fn-form .file-input .btn {
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  padding: 6px 12px;
  border: none;
}
.simple-page .fn-form .file-input .btn.kv-hidden {
  display: none;
}
.simple-page .fn-form .fn-submit {
  color: #636463;
  background-color: #ffc407;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  padding: 6px 12px;
  font-size: 16px;
}
.simple-page .fn-form div.required label.control-label:after {
  content: " * ";
  color: red;
}
.simple-page #map {
  width: 100%;
  height: 400px;
}
.simple-page .img {
  position: relative;
  background-color: black;
}
.simple-page .img img {
  filter: opacity(0.8);
  -webkit-filter: opacity(0.8);
}
.simple-page .img .construction-text {
  padding: 0 10px;
  width: 100%;
  position: absolute;
  top: 36%;
  left: 0;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.simple-page .img .construction-text a {
  font-size: 24px;
  color: white;
}
.simple-page .img .construction-text a:hover {
  color: white;
}
@media (max-width: 576px) {
  .simple-page .simple-text {
    padding-bottom: 40px;
  }
}
.simple-page .simple-text .title {
  font-size: 24px;
  margin-bottom: 15px;
}
.simple-page .simple-text .content {
  margin-bottom: 30px;
}
.simple-page .construction-container {
  margin-bottom: 30px;
}
.admin-view-construction .location-map {
  margin-top: 20px;
  height: 300px;
}
.infowindow {
  font-family: 'Montserrat', sans-serif;
  color: #636463;
}
.infowindow h3 {
  font-size: 20px;
}
.code {
  margin-bottom: 80px;
}
.code .title {
  font-size: 24px;
  margin-bottom: 20px;
}
.code .btn-cta-section {
  font-size: 14px;
  padding: 6px 22px;
}
/*# sourceMappingURL=site.css.map */