*{
  font-family: Avenir Light, sans-serif;
}

.header {
  width: 100%;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.contenedor {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.column_header {
  width: 33.3333%;
  min-height: 40px;
  float: left;
  padding-top: 30px;
}

.column_header.center {
  text-align: center;
  padding-top: 0;
}

.column_header.right {
  justify-content: flex-end;
  display: flex;
}

.banner_principal {
  width: 100%;
  float: left;
  background-color: #0d1d41;
  padding-top: 150px;
  padding-left: 40px;
  padding-right: 40px;
}

.logo {
  height: 100px;
}

.enlace_menu {
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
  font-size: 22px;
}

.social {
  margin-left: 20px;
}

.social.var {
  height: auto;
  margin-left: 10px;
}

.left_banner {
  width: 55%;
  min-height: 50px;
  float: left;
  padding-top: 100px;
}

.right_banner {
  width: 45%;
  min-height: 50px;
  float: left;
}

.titulo_banner {
  color: #fff;
  font-size: 80px;
  line-height: 80px;
}

.titulo_banner strong{
  font-family: 'Avenir', sans-serif;
}

.titulo_banner.var {
  font-size: 50px;
  line-height: 50px;
}

.texto__banner {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Avenir Book', sans-serif;
}

.boton {
  color: #fff;
  background-color: #5b6770;
  border-radius: 50px;
  padding: 12px 25px;
  text-decoration: none;
  display: inline-block;
  font-family: 'Avenir Book', sans-serif;
}

.second {
  width: 100%;
  float: left;
  background-image: url('../images/base.png');
  background-position: 0 0;
  background-size: 100% 100%;
  margin-top: -100px;
  padding: 125px 40px 100px;
  position: relative;
  top: 0;
}

.titulo_abajo {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 45px;
  font-family: 'Avenir Book', sans-serif;
}

.titulo_abajo._3 {
  margin-bottom: 50px;
}

.titulo_abajo.var {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 30px;
}

.texto_mision {
  max-width: 700px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.texto_mision.var {
  margin-bottom: 15px;
}

.content__vision {
  margin-top: 40px;
}

.orion{
    animation: bobble 3s infinite;
}

.columna {
  width: 46%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  padding-right: 0;
}

.columna.var {
  width: 56%;
}

.columna.contact {
  padding-right: 30px;
}

.columna.c2 {
  padding-left: 30px;
}

.contendor_vision {
  background-image: url('../images/vision.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-top: 125px;
  padding: 75px 40px;
}

.third {
  width: 100%;
  min-height: 100px;
  float: left;
  background-color: #0e1e40;
  padding: 75px 40px 40px;
}

.right__valores {
  width: 40%;
  min-height: 100px;
  float: left;
  padding-left: 60px;
}

.fila {
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.fila._2 {
  margin-left: 15px;
}

.fila._3 {
  margin-left: 45px;
}

.fila._4 {
  margin-left: 30px;
}

.fila._5 {
  margin-left: 15px;
}

.icon {
  width: auto;
  height: 100%;
}

.icon.var {
  height: auto;
}

.texto-valores {
  color: #fff;
  margin-left: 25px;
}

.fourth {
  width: 100%;
  float: left;
  text-align: center;
  background-color: #0e1e40;
  background-image: linear-gradient(#0e1e40, #0a1735);
  padding: 150px 40px;
}

.footer {
  width: 100%;
  float: left;
  background-color: #0a1735;
  padding: 20px 40px;
}

.up_footer {
  width: 100%;
  float: left;
  text-align: center;
}

.enlace_footer {
  color: #fff;
  background-image: url('../images/location.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  font-size: 13px;
  text-decoration: none;
  display: inline-block;
}

.enlace_footer._2 {
  background-image: url('../images/phone.png');
  background-size: auto;
}

.enlace_footer._1 {
  background-position: 0 5px;
}

.enlace_footer._3 {
  background-image: url('../images/google.png');
}

.enlace_footer._4 {
  background-image: url('../images/waze.png');
}

.shadow {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}

.left_foter {
  width: 50%;
  float: left;
}

.copy {
  color: #fff;
  font-size: 12px;
}

.right_footer {
  width: 50%;
  float: left;
  text-align: right;
}

.icon_in {
  height: 20px;
}

.navbar_mobile {
  display: none;
}

.content__empresas {
  background-color: #0a1735;
  padding: 175px 40px 125px;
}

.content__empresas.cont {
  padding-bottom: 225px;
}

.titulo_empresas {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 75px;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.titulo_empresas.var {
  text-align: left;
}

.circulo__grande {
  width: 600px;
  height: 600px;
  background-image: url('../images/elipses.png'), url('../images/logo_grande.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, auto 150px;
  border-radius: 50%;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.empresa {
  width: 175px;
  height: 175px;
  background-color: #0a1735;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-top: -50px;
  padding: 10px;
  box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.68);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.68);
  -moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.68);
  transition: all 0.3s ease;
}

.empresa:hover{
  box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.68);
  -webkit-box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.68);
  -moz-box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.68);
  transition: all 0.3s ease;
}

.empresa.active{
  box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.68);
  -webkit-box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.68);
  -moz-box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.68);
  transition: all 0.3s ease;
}

.new__in {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

.empresa:hover .new__in{
    border: 1px solid #fff;
    transition: all 0.3s ease;
}

.empresa.active .new__in{
    border: 1px solid #fff;
    transition: all 0.3s ease;
}

/*.empresa._2 {
  position: absolute;
  top: 200px;
  bottom: auto;
  left: -25px;
  right: auto;
}

.empresa._3 {
  position: absolute;
  top: 200px;
  bottom: auto;
  left: auto;
  right: -25px;
}

.empresa._4 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 100px;
  right: auto;
}

.empresa._5 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 100px;
}*/

.empresa._2 {
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 50px;
  right: auto;
}

.empresa._3 {
  position: absolute;
  top: 50px;
  bottom: auto;
  left: auto;
  right: 50px;
}

.empresa._4 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50px;
  right: auto;
}

.empresa._5 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 50px;
}

.logo__in {
  height: auto;
}

.logo__in._4 {
  height: 65px;
}

.logo__in.abajo {
  height: auto;
}

  @keyframes bobble {
0% {
transform: translateY(10px);
}
50% {
transform: translateY(40px);
}
100% {
transform: translateY(10px);
}
}

.imagen_curva {
  width: 100%;
  background-color: #5b6770;
  margin-top: -50px;
}

.imagen_curva.var {
  background-color: #0a1735;
  background-image: url('../images/gris.png');
  background-position: 50% 0;
  background-size: 100% 100%;
  padding-bottom: 40px;
}

.content {
  background-color: #5b6770;
  padding: 50px 40px;
  display: none;
}

.left_nn {
  width: 15%;
  float: left;
}

.content__nn {
  width: 75%;
  float: left;
}

.texto__empresa {
  color: #fff;
  padding-left: 30px;
}

.cerrar {
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 30px;
  margin-left: 40px;
}

.label_principal {
  color: #fff;
  margin-bottom: 20px;
}

.col_1 {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.col_1.c2 {
  padding-left: 10px;
  padding-right: 0;
}

.input_form {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #5b6770;
  border-radius: 3px;
}

.input_form::-ms-input-placeholder {
  color: #fff;
}

.input_form::placeholder {
  color: #fff;
}

.input_form.textarea {
  min-height: 100px;
}

.submit {
  float: left;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/submit.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 35px;
  margin-top: 10px;
  padding: 12px 50px 12px 0;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}

.finales_new {
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.mapa {
  position: relative;
  top: -75px;
}

@media screen and (max-width: 991px) {
  .header {
    display: none;
  }

  .column_header.right {
    width: 40%;
    height: 95px;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
    padding-right: 30px;
  }

  .logo {
    height: 75px;
  }

  .enlace_menu {
    width: 100%;
    text-align: center;
    background-color: #0e1e40;
    border-top: 1px solid rgba(255, 255, 255, .15);
    margin-right: 0;
    padding: 12px;
  }

  .enlace_menu.var {
    border-top: 1px solid #fff;
  }

  .left_banner {
    padding-top: 0;
  }

  .titulo_banner {
    font-size: 50px;
    line-height: 55px;
  }

  .titulo_banner.var {
    font-size: 30px;
    line-height: 30px;
  }

  .texto__banner {
    font-size: 14px;
  }

  .navbar_mobile {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: block;
    position: absolute;
  }

  .brand {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
  }

  .toggle {
    width: 10%;
    height: 95px;
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 35px;
    padding-bottom: 35px;
    display: flex;
  }

  .toggle.w--open, .nav_menu {
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (max-width: 767px) {

.circulo__grande {
  background-size: cover, auto 100px;
}

  .header {
    display: none;
  }

  .left_banner {
    width: 100%;
    text-align: center;
  }

  .right_banner {
    width: 100%;
    margin-top: 30px;
  }

  .titulo_banner {
    font-size: 25px;
    line-height: 30px;
  }

  .texto__banner {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .second {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .titulo_abajo {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .columna {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .columna.var {
    width: 100%;
    text-align: center;
  }

  .columna.c2 {
    padding-left: 0;
  }

  .contendor_vision {
    margin-top: 0;
  }

  .third {
    padding-top: 40px;
  }

  .right__valores {
    width: 100%;
    margin-top: 15px;
    padding-left: 0;
  }

  .fila {
    justify-content: center;
  }

  .fila._2, .fila._4, .fila._5 {
    margin-left: 0;
  }

  .fourth {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .enlace_footer {
    background-position: 0 6px;
  }

  .img__gp {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .orion {
    height: 300px;
  }

  .content__empresas.cont {
    padding-top: 125px;
  }

  .titulo_empresas.var {
    margin-bottom: 40px;
  }

  .circulo__grande {
    width: 400px;
    height: 400px;
  }

  .empresa {
    width: 100px;
    height: 100px;
  }

/*  .empresa._2, .empresa._3 {
    top: 150px;
  }*/

.empresa._2, .empresa._3 {
    top: 50px;
}

  .empresa._4 {
    left: 50px;
  }

  .empresa._5 {
    right: 50px;
  }

  .imagen_curva.var {
    padding-bottom: 40px;
  }

  .imagen_2 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .column_header.right {
    height: 75px;
  }

  .logo {
    height: 50px;
  }

  .social {
    margin-left: 15px;
  }

  .titulo_banner.var {
    font-size: 20px;
    line-height: 25px;
  }

  .columna.c2 {
    padding-left: 0;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brand {
    width: 40%;
    padding-left: 15px;
  }

  .toggle {
    width: 20%;
    height: 75px;
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .content__empresas.cont {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo_empresas.var {
    font-size: 25px;
    line-height: 30px;
  }

  .circulo__grande {
    width: 250px;
    height: 250px;
    background-size: cover, auto 50px;
  }

  .empresa {
    width: 75px;
    height: 75px;
    padding: 10px;
  }

/*  .empresa._2, .empresa._3 {
    margin-top: -100px;
  }
*/

.empresa._2, .empresa._3 {
    margin-top: -50px;
}
a.empresa._2.w-inline-block {
    left: 10px;
}

a.empresa._3.w-inline-block {
    right: 10px;
}

  .empresa._4 {
    left: 20px;
  }

  .empresa._5 {
    right: 20px;
  }

  .logo__in._4 {
    height: 40px;
  }

  .imagen_curva {
    margin-top: -40px;
  }

  .left_nn {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .content__nn {
    width: 100%;
  }

  .texto__empresa {
    padding-left: 0;
  }

  .cerrar {
    margin-left: 0;
  }

  .col_1 {
    width: 100%;
    padding-right: 0;
  }

  .col_1.c2 {
    width: 100%;
    padding-left: 0;
  }
}

@font-face {
  font-family: "Avenir Light";
  src:
    url("../fonts/Avenir-Light.ttf") format("ttf");
}

@font-face {
  font-family: "Avenir Book";
  src:
    url("../fonts/Book.ttf") format("ttf");
}

@font-face {
  font-family: "Avenir";
  src:
    url("../fonts/Avenir-Regular.ttf") format("ttf");
}

@font-face {
  font-family: "Avenir Roman";
  src:
    url("../fonts/Avenir-Roman.ttf") format("ttf");
}
