body {
  font-family: 'Roboto', sans-serif;
}

p {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 20px;
  font-weight: 300;
  text-transform: inherit;
}

h1 {
  font-size: 28px;
}

.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: #3F8AAD;
}

.navbar-collapse {
  text-align: center;
  line-height: 26px;
}

.nav-link-collapse {
  font-size: 80px;
}

.datos-footer {
  font-size: 12px;
  line-height: 18px;
}

.sobre-azul {
  color: #FFFFFF;
}

.copyright {
  font-size: 14px;
  line-height: 18px;
}

.lista {
  display: inline-block;
  vertical-align: center;
}

.nav-link {
  background: none;
  color: #014d68;
  padding: 0 15px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 700;
}

.top-bar {
  height: 35px;
  background-color: #014d68;
  color: white;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
}

.header-section {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(20, 20, 20, 0.27);
  -moz-box-shadow: 0px 1px 5px 0px rgba(20, 20, 20, 0.27);
  box-shadow: 0px 1px 5px 0px rgba(20, 20, 20, 0.27);
}

.chk-slide {
  float: left;
}

.titulos-secciones {
  color: #3F8AAD;
}

.servicios-home {
  background-color: #003446;
}

.titulos-serv-home {
  color: #3F8AAD;
  padding-bottom: 1rem
}

.subtitulos-areas {
  font-size: 16px;
  padding-bottom: 0.5rem;
  font-weight: bolder;
  color: #3F8AAD;
}

.texto-quienes-home {
  font-size: 17px;
  padding-bottom: 0.5rem;
}

.destacados {
  color: #174D5E;
  font-family: Roboto;
  font-size: 2.25rem;
  font-weight: 400;
  padding-bottom: 0.25rem;
}

.destacados-2 {
  color: #174D5E;
  font-family: Roboto;
  font-weight: 300;
  font-size: 26px;
  padding-bottom: 1rem
}

.destacados-3 {
  color: #174D5E;
  font-family: Roboto;
  font-weight: 300;
  font-size: 30px;
  padding-bottom: 1rem
}

.gris-fondo {
  background-color: #E8E8E8;
}

.img-fondo {
  background-image: url("../images/bg-quienes-home.jpg");
  width: 100%;
  background-repeat: no-repeat;
}

.btn-celeste {
  background-color: #3F8AAD;
  border-radius: 0;
  color: white;
  height: 40px;
  opacity: 1;
}

.btn-celeste:hover {
  color: white;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.btn-celeste-contact {
  background-color: #3F8AAD;
  border-radius: 0;
  color: white;
  height: 40px;
  opacity: 1;
  width: 90px;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.btn-celeste-contact:hover {
  color: white;
  opacity: 0.5;
}

.header-left {
  background: none;
  padding: 10px 0;
  padding-top: 0;
}

.header-left ul {
  font-size: 14px;
  padding-top: 0;
}

.header-left ul li {
  display: inline-block;
  padding-top: 3px;
}

.desplegable {
  border-radius: 0;
  border: none;
  margin-top: 1.65rem;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(20, 20, 20, 0.27);
  -moz-box-shadow: 0px 1px 5px 0px rgba(20, 20, 20, 0.27);
  box-shadow: 0px 1px 5px 0px rgba(20, 20, 20, 0.27);
}

.desplegable a {
  font-size: 14px;
}

.dropup {
  position: relative;
}

.fa-envelope, .fa-phone-square, .fa-map-marker-alt {
  color: #3F8AAD;
  padding-right: 5px;
}

.fa-angle-right {
  color: #3F8AAD;
  margin-right: 5px;
}

.lista {
  padding-right: 5px;
}

.links {
  color: #3F8AAD;
  font-size: 16px;
  text-decoration: none;
}

.links:hover {
  color: #3F8AAD;
  text-decoration: underline;
}

/*! eliminado */
.fa-arrow-circle-up {
  color: #3F8AAD;
}

.fa-flag {
  color: white;
  margin-right: 5px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Pontano Sans', sans-serif;
}

.text-slide {
  font-size: 34px;
}

.nav-footer {
  color: #495057;
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-footer a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.nav-footer a:hover {
  text-decoration: underline;
}

.titulos-footer {
  color: #3F8AAD;
  font-size: 1em;
  font-weight: bold;
}

.datos-footer {
  color: #FFFFFF;
  font-size: 14px;
  margin: 0;
}

.copyright {
  color: #C3C3C3;
  font-size: 14px;
  margin: 0;
}

.bg-copyright {
  background-color: #161C27;
}

.bg-footer-datos {
  background-color: #1C2331;
  padding: 0;
}

.go-top {
  position: fixed;
  bottom: 7em;
  right: 2em;
  text-decoration: none;
  color: #fff;
  background-color: #014d68;
  font-size: 12px;
  padding: 1em;
  display: none;
  -webkit-box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.51);
  box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.51);
}

.go-top:hover {
  color: white;
}

.text-languaje {
  color: white;
}

.text-languaje:hover {
  text-decoration: underline;
}

.dropdown-menu-languaje {
  float: left;
  min-width: 6.5rem;
  font-size: 0.85rem;
  margin-top: 0.50rem;
  min-height: 79px;
}

.dropdown-item-languaje {
  color: #292b2c;
}

.sub-languaje-active {
  color: grey;
  background-color: #f2f2f2;
}


/*! QUIENES SOMOS */

.titulos-secciones-interiores {
  color: white;
  font-family: Roboto;
  font-size: 3.5rem;
  font-weight: 100;
}

.linea-borde {
  border-left: #3F8AAD 2px solid;
}

.linea-top-mapa {
  border-top: #3F8AAD 2px solid;
}

.linea-bottom-mapa {
  border-bottom: #3F8AAD 2px solid;
}

.titulos-sub-secciones {
  color: #ffff;
  font-family: Roboto;
  font-size: 3.25rem;
  font-weight: 500;
}

.comentario-sub-secciones {
  color: #ffff;
  font-family: Roboto;
  font-size: 1.5rem;
  font-weight: 100;
  line-height: 1.75rem;
}

.titulo-areas-home {
  color: #ffff;
  font-family: Roboto;
  font-size: 2.25rem;
  font-weight: 400;
}

.campos {
  border-radius: 0;
  border: none;
  color: #999;
  opacity: 1;
}

.campos-datos {
  height: 35px;
}

.triangle {
  vertical-align: top;
}

.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float:hover, .float:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.alto-cols {
  display: stretch;
  display: flex;
}

.celeste-fondo {
  background-color: #212123;
}
