.header {
  z-index: 99;
  background-color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  box-shadow: 0 1px 2px #2b32841a;
}

.container_menu {
  width: 100%;
  display: flex;
}

.navigation_menu {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 85%;
  display: flex;
}

.listado_menu_header {
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.container_logo {
  width: 15%;
}

.item_menu {
  color: #000;
  padding: 10px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: relative;
}

.item_menu:hover {
  color: #e63313;
}

.item_menu.item_cotizacion {
  color: #fff;
  background-color: #e63313;
  border: 1px solid #0000;
  border-radius: 5px;
  flex-flow: wrap;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 600;
}

.item_menu.item_cliente {
  border: 1px solid #898989;
  border-radius: 5px;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
}

.item_in_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.item_in_menu.item_cotizar {
  clear: left;
  flex: none;
  order: 1;
  margin-left: 10px;
  display: flex;
}

.item_in_menu.item_in_menu_cliente {
  flex: none;
}

.navbar {
  background-color: #0000;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main {
  padding-top: 120px;
}

.sec1_h {
  background-image: url('../images/bg_banner_h.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-1300 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.col_izq_banner_h {
  float: left;
  width: 50%;
  padding-top: 100px;
  padding-right: 100px;
}

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

.titulo_banner_h {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 48px;
}

.btn_banner_h {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 15px 20px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.btn_banner_h:hover {
  color: #fff;
  background-color: #e63313;
  border-color: #e63313;
}

.sec_servicios_g {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont1_sec2_h {
  text-align: center;
  width: 90%;
  max-width: 815px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.text_etiqueta {
  color: #28336e;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.text_etiqueta.nosotros {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
}

.text_etiqueta.contacto, .text_etiqueta.sobre_us {
  margin-bottom: 20px;
  font-weight: 700;
}

.titulo_sec2_h {
  color: #000;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.desc_sec2_h {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.cont2_sec2_h {
  flex-flow: wrap;
  margin-bottom: 50px;
  display: flex;
}

.card_servs_h {
  text-align: center;
  border: 1px solid #ededed;
  border-radius: 5px;
  width: 32.33%;
  margin-bottom: 20px;
  margin-left: .5%;
  margin-right: .5%;
  padding: 40px 30px;
  text-decoration: none;
}

.titulo_card_sec2_h {
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.text_card_sec2_h {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
}

.btn_card_sec2_h {
  color: #000;
  border: 1px solid #e5e7f4;
  border-radius: 5px;
  padding: 12px 20px 10px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  display: inline-block;
}

.cont3_sec2_h {
  text-align: center;
}

.btn_red {
  color: #fff;
  text-align: center;
  background-color: #e63313;
  border: 1px solid #e63313;
  border-radius: 5px;
  padding: 15px 30px 12px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.btn_red:hover {
  background-color: #1c2452;
}

.sec3_h {
  background-color: #28336e;
  padding-top: 80px;
  padding-bottom: 80px;
}

.cont1_sec3_h {
  text-align: center;
  margin-bottom: 40px;
}

.cont2_sec3_h {
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.titulo_sec3_h {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 34px;
  line-height: 40px;
}

.card_cifras {
  float: left;
  text-align: center;
  background-color: #1f2a62;
  width: 16%;
  margin-bottom: 20px;
  margin-left: 0.3%;
  margin-right: 0.3%;
  padding: 40px 20px;
}

.num_card_cifra {
  color: #e63313;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.titul_card_cifra {
  color: #fff;
  font-family: Inter, sans-serif;
}

.sec4_h {
  background-color: #1c2452;
  padding-top: 50px;
  padding-bottom: 50px;
}

.col_izq_sec4_h {
  float: left;
  text-align: center;
  width: 50%;
  padding-top: 30px;
  padding-right: 10px;
}

.col_der_sec4_h {
  float: left;
  width: 50%;
  padding-left: 30px;
}

.cont1_info_sec4_h, .cont2_info_sec4_h {
  margin-bottom: 30px;
}

.titulo_sec4_h {
  color: #fff;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.text_sec4_h {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.fila_item_sec4_h {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.cont_letter_big {
  color: #fff;
  background-color: #e63313;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.cont_letter_big.azul {
  background-color: #28336e;
}

.texto_fila_item_sec4_h {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  display: inline-block;
}

.texto_fila_item_sec4_h.texto_sec_smart {
  color: #000;
}

.sec5_h {
  background-color: #f9faff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_for_letter_big {
  width: 15%;
}

.col_izq_sec5_h {
  float: left;
  width: 45%;
  padding-top: 150px;
  padding-right: 20px;
}

.col_der_sec5_h {
  float: left;
  width: 55%;
}

.titulo_sec5_h {
  color: #000;
  margin-bottom: 20px;
  padding-right: 100px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
}

.text_sec5_h {
  color: #000;
  margin-bottom: 20px;
  padding-right: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.sec_testimonios {
  background-color: #FBFBFB;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-1400 {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.cont_info_testimonios {
  text-align: center;
  margin-bottom: 40px;
}

.titulo_sec_testimonios {
  color: #000;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.text_sec_testimonios {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.cont_card_testimonios {
  flex-flow: wrap;
  display: flex;
}

.card_testimonio {
  float: left;
  border: 1px solid #efefef;
  flex-flow: column;
  justify-content: space-between;
  width: 31.33%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px;
  display: flex;
}

.text_card_testimonio {
  color: #000;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.cont_client_card_testimonio {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cont_img_cliente_testi {
  width: 18%;
}

.text_cliente_testimonio {
  color: #000;
  padding-left: 15px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.client_testimonios_img {
  background-color: #d9d9d9;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 3px;
  display: flex;
}

.sec_contactanos {
  background-image: url('../images/bg_sec_contactanos.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-contactanos {
  text-align: center;
  width: 90%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_contactanos {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.texto_contactanos {
  color: #fff;
  margin-bottom: 20px;
  padding-left: 90px;
  padding-right: 90px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.footer {
  padding-top: 60px;
  padding-bottom: 0;
}

.container-footer {
  width: 90%;
  max-width: 1400px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.container_logo_footer {
  float: left;
  width: 25%;
}

.enlace_footer.w--current {
  float: left;
  position: relative;
}

.container_columns_footer {
  float: right;
  width: 60%;
}

.columna_footer_menu {
  float: left;
  width: 33%;
  padding-right: 15px;
  position: relative;
}

.listado_menu_footer {
  padding-left: 0;
  list-style-type: none;
}

.link_principal_footer {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  position: relative;
}

.listado_submenu_footer {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.item_submenu_footer {
  margin-bottom: 15px;
}

.link_submenu_footer {
  color: #000;
  font-family: Inter, sans-serif;
  text-decoration: none;
  display: block;
}

.link_submenu_footer:hover {
  color: #e63313;
}

.container_copy {
  color: #000;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  position: relative;
}

.container_centro_foo {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.link_redes {
  margin-left: 10px;
  margin-right: 10px;
}

.sec_banners {
  background-image: url('../images/bg_banners_all.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.sec_banners.inter_blog {
  background-image: url('../images/banner_newStyle_serv.svg');
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

.cont_banners {
  text-align: center;
  width: 90%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_banners {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 50px;
}

.texto_banners {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.sec2_us {
  padding-top: 50px;
  padding-bottom: 50px;
}

.col_izq_sec2_us {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.col_der_sec2_us {
  float: left;
  width: 50%;
  padding-left: 40px;
}

.titulo_sec2_us {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
}

.text_sec2_us {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.sec3_us {
  background-color: #f9faff;
  padding-top: 70px;
  padding-bottom: 30px;
}

.cont_rotador_us {
  margin-bottom: 25px;
}

.col_izq_rotador {
  float: left;
  width: 50%;
  padding-top: 80px;
  padding-left: 50px;
  padding-right: 50px;
}

.col_der_rotador {
  float: left;
  text-align: center;
  width: 50%;
}

.texto_year_rotador {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

.desc_rotador {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.cont_linea_tiempo {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.modulos_repeater {
  justify-content: center;
  display: flex;
}

.item_anio {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: relative;
}

.dato_anio {
  color: #000;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.puntero {
  background-color: #28336e;
  border-radius: 100px;
  width: 10px;
  height: 10px;
}

.puntero.active {
  background-color: #e63313;
}

.linea_tiempo {
  background-color: #28336e;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 54px;
  left: 50%;
  transform: translate(-50%);
}

.cont_puntero {
  border: 1px solid #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.cont_puntero.active {
  border-color: #e63313;
}

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

.container-1100 {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.cont_mision_y_vision_us {
  margin-bottom: 60px;
}

.col_izq_mision {
  float: left;
  width: 50%;
  padding-top: 100px;
  padding-right: 40px;
}

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

.titulo_mision_vision {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.text_mision_vision {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

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

.col_der_vision {
  float: left;
  width: 50%;
  padding-top: 100px;
  padding-left: 40px;
}

.sec5_us {
  background-color: #F9FAFF;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_titul_sec5_us {
  text-align: center;
  width: 90%;
  max-width: 820px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_sec5_us {
  color: #000;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.text_sec5_us {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.cont_card_valores {
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.card_valor_us {
  float: left;
  text-align: center;
  border: 1px solid #e5e7f4;
  border-radius: 5px;
  width: 19%;
  margin-bottom: 10px;
  margin-left: .5%;
  margin-right: .5%;
  padding: 40px 20px;
}

.titulo_card_valor {
  color: #000;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.sec6_us {
  background-color: #1c2452;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont1_sec6_us {
  width: 90%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.cont_titul_sec6_us {
  text-align: center;
  margin-bottom: 50px;
}

.cont_pts_sec6_us {
  flex-flow: wrap;
  margin-bottom: 30px;
  display: flex;
}

.cont_btn_sec6_us {
  text-align: center;
}

.titulo_sec6_us {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.item_corp_comsi {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  padding-right: 60px;
}

.info_item_corp {
  background-image: url('../images/item_card_corp.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 60px;
}

.titulo_card_corp {
  color: #fff;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.text_card_corp {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.sec_security_smart {
  background-color: #f9faff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.col_izq_sec_smart {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.col_der_sec_smart {
  float: left;
  width: 50%;
  padding-left: 40px;
}

.cont1_info_sec_smart {
  margin-bottom: 20px;
}

.titulo_sec_smart {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
}

.text_sec_smart {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text_sec_smart_bold {
  font-weight: 500;
}

.cont_btn_sec_smart {
  margin-top: 20px;
}

.sec_serv_serv {
  padding-top: 50px;
  padding-bottom: 50px;
}

.fila_servs {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

.col_izq_servs {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.col_izq_servs.imagen {
  text-align: center;
}

.col_der_servs {
  float: left;
  width: 50%;
  padding-left: 40px;
}

.col_der_servs.imagen {
  text-align: center;
}

.titulo_info_servs {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.text_info_serv {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
}

.titulo_info_servs_bold {
  font-weight: 600;
}

.cont_info_servs {
  width: 90%;
  max-width: 610px;
}

.sec_gps_serv {
  background-image: url('../images/bg_gps_servs.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.cont1_gps_servs {
  text-align: center;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.titulo_gps_servs {
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.text1_gps_servs {
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text2_gps_servs {
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.sec_media_servs {
  padding-top: 50px;
  padding-bottom: 50px;
}

.col_izq_media_servs {
  float: left;
  width: 50%;
  padding-top: 50px;
  padding-right: 40px;
}

.col_der_media_servs {
  float: left;
  width: 50%;
  padding-left: 40px;
}

.fila_info_media_servs {
  margin-bottom: 20px;
}

.titulo_info_media_servs {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.text_info_media_servs {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.sec1_tecno {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont1_sec1_tecno {
  text-align: center;
  width: 90%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_sec1_tecno {
  color: #28336e;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 46px;
}

.text_sec1_tecno {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.sec2_tecno {
  background-color: #f9faff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont1_sec2_tecno {
  text-align: center;
  width: 90%;
  max-width: 1125px;
  margin-left: auto;
  margin-right: auto;
}

.cont3_sec3_tecno {
  margin-top: 100px;
  margin-bottom: 120px;
}

.col_izq_sec3_tecno {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.col_der_sec3_tecno {
  float: left;
  text-align: center;
  width: 50%;
  padding-left: 40px;
}

.cont_info_btns_tecno {
  margin-top: 20px;
}

.btn_mas {
  color: #000;
  text-align: center;
  border: 1px solid #e5e7f4;
  border-radius: 5px;
  margin-left: 20px;
  padding: 15px 20px 12px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.btn_mas:hover {
  color: #fff;
  background-color: #1c2452;
  border-color: #1c2452;
}

.text_check_blue {
  color: #000;
  background-image: url('../images/bullet_text_blue.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.cont_btns_sec_contacto {
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.btn_solicitar {
  color: #000;
  background-color: #fff;
  border: 1px solid #e5e7f4;
  border-radius: 5px;
  margin-left: 10px;
  padding: 15px 20px 12px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.btn_solicitar:hover {
  color: #fff;
  background-color: #1c2452;
}

.sec1_predios {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-1200 {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.col_izq_sec1_predio {
  float: left;
  width: 50%;
  padding-top: 80px;
  padding-right: 25px;
}

.col_der_sec1_predio {
  float: left;
  width: 50%;
  padding-left: 25px;
}

.sec2_predios {
  background-color: #28336e;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont1_sec2_predios {
  text-align: center;
  width: 90%;
  max-width: 700px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_sec2_predios {
  color: #fff;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
}

.text_sec2_predios {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.cont2_sec2_predios {
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.tabs_menu_ubic {
  background-color: #fff;
  justify-content: center;
  width: 90%;
  max-width: 500px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.tab_link_ubic {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px 20px;
  font-family: Inter, sans-serif;
}

.tab_link_ubic.w--current {
  color: #fff;
  background-color: #28336e;
  border-color: #28336e;
}

.tab_pane_ubic {
  text-align: center;
}

.sec1_blogs {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_for_cards_blogs {
  flex-flow: wrap;
  display: flex;
}

.card_for_blog {
  float: left;
  width: 30.33%;
  margin-bottom: 40px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  text-decoration: none;
}
.card_for_blog:hover .btn_card_blogs{
  border: 1px solid #e63313;
}

.img_card_blog {
  background-image: url('../images/img_card_blog1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.img_card_blog._2 {
  background-image: url('../images/img_card_blog2.svg');
}

.img_card_blog._3 {
  background-image: url('../images/img_card_blog3.svg');
}

.img_card_blog._4 {
  background-image: url('../images/img_card_blog4.svg');
}

.img_card_blog._5 {
  background-image: url('../images/img_card_blog5.svg');
}

.img_card_blog._6 {
  background-image: url('../images/img_card_blog6.svg');
}

.cont_info_card_blog {
  padding-top: 50px;
}

.txt_lectura_blogs {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.titulo_card_blogs {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.desc_card_blogs {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.btn_card_blogs {
  color: #000;
  background-color: #fff;
  border: 1px solid #e5e7f4;
  border-radius: 5px;
  padding: 15px 20px 12px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  display: inline-block;
}


.bloque_redes {
  width: auto;
  margin-left: 20px;
}

.txt_share {
  color: #28336e;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.cont_interna_blog {
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.texto_info_inter_blog {
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.cont_img_inter_blog {
  background-image: url('../images/img_blog_inter.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 450px;
  margin-bottom: 40px;
}

.cont_info_inter_blog {
  border-radius: 5px;
  position: relative;
  bottom: 70px;
}

.cont_share_blog {
  border: 1px solid #e5e7f4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 25px 50px;
  display: flex;
}

.sec2_inter_blog {
  padding-bottom: 30px;
}

.sec3_inter_blog {
  background-color: #f9faff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont_titulo_interes_blogs {
  text-align: center;
  margin-bottom: 40px;
}

.titulo_blogs_interes {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.cont_for_banner_int_blog {
  justify-content: space-between;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 40px 0% auto;
}

.btn_back_int_blog {
  color: #fff;
  background-image: url('../images/arrow_back_int_blog.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.txt_int_date_blog {
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 300;
  display: inline-block;
}

.cont1_sec1_unete {
  flex-flow: wrap;
  justify-content: center;
  width: 100%;
  display: flex;
}

.col_izq_sec1_unete {
  float: left;
  background-image: url('../images/img1_unete.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 487px;
}

.col_der_sec1_unete {
  float: left;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.cont_info_sec1_unete {
  width: 90%;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_sec1_unete {
  color: #28336e;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
}

.desc_sec1_unete {
  color: #000;
  font-family: Inter, sans-serif;
}

.sec2_unete {
  background-color: #f9faff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont1_sec2_unete {
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.fila_unete {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.fila_unete._2 {
  flex-flow: row-reverse;
}

.col_izq_fila_unete {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.col_der_fila_unete {
  float: left;
  width: 50%;
  padding-left: 20px;
}

.col_der_fila_unete._2 {
  float: right;
}

.titulo_info_fila_unete {
  color: #28336e;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.list_info_fila_unete {
  padding-left: 20px;
}

.itemlist_info_fila_unete {
  margin-bottom: 10px;
  font-size: 16px;
}

.txt_list_info_fila_unete {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.sec3_unete {
  background-color: #28336e;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_form_unete {
  width: 90%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cont_titul_form_unete {
  text-align: center;
  margin-bottom: 20px;
}

.titulo_form_unete {
  color: #fff;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.desc_form_unete {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.label_form_unete {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text_field_unete {
  color: #000;
  background-color: #f9faff;
  height: 50px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.text_field_unete.message {
  padding-bottom: 60px;
}

.submit_unete {
  color: #fff;
  text-align: center;
  background-color: #e63313;
  border-radius: 5px;
  padding: 15px 30px 12px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.submit_unete:hover {
  background-color: #1c2452;
}

.sec2_contacto {
  padding-top: 50px;
  padding-bottom: 50px;
}

.btn_contacto {
  color: #080808;
  background-image: url('../images/ubic_icon_contacto.svg');
  background-position: 5px 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 15px;
  padding-left: 35px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.btn_contacto._2 {
  background-image: url('../images/phone_icon_contacto.svg');
}

.btn_contacto._3 {
  background-image: url('../images/email_icono_contacto.svg');
}

.fila_form_contact.fila_form_contact_submit {
  position: relative;
}

.fila_form_contact.fila_form_contact_full {
  margin-bottom: 15px;
}

.titulo_datos_contacto {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.titulo_contacto {
  color: #28336e;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
}

.text_field_form_contact {
  color: #080808;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.cont_datos_contacto {
  margin-bottom: 30px;
}

.box_field_form_contact {
  color: #000;
  background-color: #fff;
  border: 1px solid #898989;
  border-radius: 2px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.box_field_form_contact.messeage {
  padding-bottom: 60px;
}

.col_izq_contact {
  float: left;
  width: 40%;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
}

.col_der_contact {
  float: left;
  width: 60%;
  padding-left: 80px;
}

.submit_contact {
  color: #fff;
  background-color: #e63313;
  border-radius: 5px;
  padding: 14px 45px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.submit_contact:hover {
  background-color: #1c2452;
}

.col_form_contact {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.form_contacto {
  background-color: #f9faff;
  padding: 60px 50px;
}

.cont_titulo_form_contacto {
  margin-bottom: 30px;
}

.desc_form_contacto {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.img_thank_you_jc {
  height: 128px;
  margin-bottom: 30px;
}

.btn_thank_you {
  color: #fff;
  background-color: #e63313;
  border: 1px solid #e63313;
  border-radius: 5px;
  margin-top: 30px;
  padding: 15px 30px 12px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.btn_thank_you:hover {
  background-color: #1c2452;
}



.body__unete {
  background-color: #f5f5f5;
  width: 100%;
  padding: 30px;
  display: inline-block;
}

.contenedor__unete {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.empleo__fila {
  float: left;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  transition: all .3s;
  box-shadow: 0 2px 5px #0000001a;
  cursor: pointer;
}

.empleo__fila:hover {
  box-shadow: 0 2px 5px #0000004d;
  background-color: #f0f0f0;
}
.empleo__fila:active {
  box-shadow: 0 2px 5px #0000004d;
  background-color: #ececec;
}

.titulo__empleo {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.ciudad__empleo {
  background-image: url('../images/location.png');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Inter, sans-serif;
}

.ciudad__empleo.var {
  background-image: url('../images/briefcase.png');
}

.categorias__empleo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.categoria__empleo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  background-color: #f0f0f0;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 15px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  display: flex;
}

.icono__cate {
  height: 15px;
}

.aplly {
  color: #28336e;
  text-align: right;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.titulo__plazas {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

@media screen and (max-width: 991px) {
  .titulo__empleo {
    font-family: Montserrat, sans-serif;
    line-height: 25px;
  }
}

@media screen and (max-width: 479px) {
  .body__unete {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo__plazas {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }
}




@media screen and (max-width: 991px) {
  .container_menu {
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .navigation_menu {
    background-color: #fff;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0 2px 5px #7773;
  }

  .listado_menu_header {
    display: block;
  }

  .container_logo {
    width: 20%;
  }

  .item_menu {
    color: #000;
    text-align: center;
  }

  .item_menu.item_cotizacion {
    text-align: center;
  }

  .menu_button.w--open {
    background-color: #0000;
  }

  .item_in_menu {
    display: block;
  }

  .item_in_menu.item_cotizar {
    text-align: center;
    margin-left: 0;
    display: block;
  }

  .item_in_menu.item_in_menu_cliente {
    margin-bottom: 5px;
  }

  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    color: #000;
  }

  .col_izq_banner_h {
    padding-top: 0;
    padding-right: 20px;
  }

  .titulo_banner_h {
    font-size: 36px;
    line-height: 40px;
  }

  .sec_servicios_g {
    padding-bottom: 30px;
  }

  .card_servs_h {
    padding-left: 10px;
    padding-right: 10px;
  }

  .card_cifras {
    width: 31.3%;
  }

  .col_der_sec4_h {
    padding-left: 0;
  }

  .titulo_sec4_h {
    font-size: 32px;
    line-height: 36px;
  }

  .text_sec4_h {
    font-size: 14px;
    line-height: 20px;
  }

  .cont_letter_big {
    width: 45px;
  }

  .texto_fila_item_sec4_h {
    font-size: 14px;
  }

  .cont_for_letter_big {
    width: 20%;
  }

  .col_izq_sec5_h {
    padding-top: 0;
  }

  .titulo_sec5_h, .text_sec5_h {
    padding-right: 0;
  }

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

  .card_testimonio {
    padding: 20px 10px;
  }

  .sec_contactanos {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titulo_contactanos {
    font-size: 30px;
    line-height: 36px;
  }

  .texto_contactanos {
    font-size: 14px;
  }

  .col_izq_sec2_us {
    padding-right: 20px;
  }

  .col_der_sec2_us {
    padding-left: 20px;
  }

  .col_izq_mision {
    padding-top: 20px;
    padding-right: 0;
  }

  .col_der_vision {
    padding-top: 20px;
    padding-left: 0;
  }

  .card_valor_us {
    width: 32.33%;
  }

  .titulo_sec6_us {
    font-size: 34px;
    line-height: 40px;
  }

  .item_corp_comsi, .col_izq_sec_smart {
    padding-right: 10px;
  }

  .col_der_sec_smart {
    padding-left: 10px;
  }

  .sec_serv_serv {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .fila_servs {
    margin-bottom: 40px;
  }

  .col_izq_servs {
    padding-right: 10px;
  }

  .col_der_servs {
    padding-left: 10px;
  }

  .titulo_info_servs {
    font-size: 28px;
  }

  .cont_info_servs {
    width: 100%;
  }

  .col_izq_media_servs {
    padding-right: 10px;
  }

  .col_der_media_servs {
    padding-left: 10px;
  }

  .titulo_sec1_tecno {
    font-size: 30px;
    line-height: 40px;
  }

  .text_sec1_tecno {
    font-size: 16px;
    line-height: 22px;
  }

  .cont3_sec3_tecno {
    margin-top: 50px;
    margin-bottom: 80px;
  }

  .col_izq_sec3_tecno {
    padding-right: 10px;
  }

  .col_der_sec3_tecno {
    padding-left: 10px;
  }

  .col_izq_sec1_predio {
    padding-top: 40px;
    padding-right: 10px;
  }

  .col_der_sec1_predio {
    padding-left: 10px;
  }

  .card_for_blog {
    width: 47%;
  }

  .col_izq_sec1_unete {
    height: 350px;
  }

  .titulo_contacto {
    font-size: 34px;
    line-height: 40px;
  }

  .col_izq_contact {
    padding-left: 0;
    padding-right: 0;
  }

  .col_der_contact {
    padding-left: 20px;
  }

  .form_contacto {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 767px) {
  .container_logo {
    width: 20%;
  }

  .container_logo.w--current {
    width: auto;
  }

  .img_logo {
    max-width: none;
  }

  .main {
    padding-top: 120px;
  }

  .col_izq_banner_h {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .col_der_banner_h {
    width: 100%;
  }

  .titulo_sec2_h {
    font-size: 26px;
    line-height: 30px;
  }

  .cont2_sec2_h {
    margin-bottom: 20px;
  }

  .card_servs_h {
    width: 100%;
  }

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

  .cont1_sec3_h {
    margin-bottom: 20px;
  }

  .titulo_sec3_h {
    font-size: 26px;
    line-height: 30px;
  }

  .card_cifras {
    width: 100%;
    margin-bottom: 10px;
  }

  .sec4_h {
    padding-top: 30px;
  }

  .col_izq_sec4_h {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
  }

  .col_der_sec4_h {
    width: 100%;
  }

  .titulo_sec4_h {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
  }

  .sec5_h {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cont_for_letter_big {
    width: 15%;
  }

  .col_izq_sec5_h {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .col_der_sec5_h {
    width: 100%;
  }

  .titulo_sec5_h {
    font-size: 26px;
    line-height: 30px;
  }

  .text_sec5_h {
    font-size: 14px;
  }

  .titulo_sec_testimonios {
    font-size: 26px;
    line-height: 30px;
  }

  .card_testimonio {
    width: 100%;
  }

  .cont_img_cliente_testi {
    width: 10%;
  }

  .titulo_contactanos {
    font-size: 26px;
  }

  .texto_contactanos {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer {
    padding-top: 30px;
  }

  .container-footer {
    margin-bottom: 20px;
  }

  .container_logo_footer {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .enlace_footer.w--current {
    width: 100%;
  }

  .image {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container_columns_footer {
    width: 100%;
  }

  .columna_footer_menu {
    width: 33.33%;
  }

  .sec_banners {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sec_banners.inter_blog {
    padding-bottom: 100px;
  }

  .titulo_banners {
    font-size: 36px;
    line-height: 40px;
  }

  .texto_banners {
    font-size: 14px;
    line-height: 20px;
  }

  .sec2_us {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .col_izq_sec2_us {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .cont_rotador_us {
    margin-bottom: 0;
  }

  .col_izq_rotador {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col_der_rotador {
    width: 100%;
  }

  .dato_anio {
    font-size: 14px;
  }

  .sec4_us {
    padding-bottom: 20px;
  }

  .cont_mision_y_vision_us {
    margin-bottom: 30px;
  }

  .col_izq_mision {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }

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

  .col_izq_vision {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .col_der_vision {
    width: 100%;
    padding-top: 0;
  }

  .sec5_us {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cont_titul_sec5_us {
    margin-bottom: 30px;
  }

  .titulo_sec5_us {
    font-size: 26px;
    line-height: 30px;
  }

  .text_sec5_us {
    font-size: 14px;
    line-height: 20px;
  }

  .card_valor_us {
    width: 49%;
  }

  .titulo_card_valor {
    font-size: 16px;
  }

  .cont_titul_sec6_us {
    margin-bottom: 30px;
  }

  .titulo_sec6_us {
    font-size: 28px;
    line-height: 34px;
  }

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

  .col_izq_sec_smart {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

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

  .titulo_sec_smart {
    font-size: 26px;
    line-height: 30px;
  }

  .col_izq_servs {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .titulo_info_servs {
    font-size: 26px;
    line-height: 30px;
  }

  .sec_gps_serv {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titulo_gps_servs {
    font-size: 26px;
    line-height: 30px;
  }

  .sec_media_servs {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .col_izq_media_servs {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
  }

  .col_der_media_servs {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .titulo_info_media_servs {
    font-size: 26px;
    line-height: 30px;
  }

  .titulo_sec1_tecno {
    font-size: 28px;
    line-height: 34px;
  }

  .col_izq_sec3_tecno {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

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

  .col_izq_sec1_predio {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
  }

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

  .titulo_sec2_predios {
    font-size: 26px;
    line-height: 30px;
  }

  .tabs_menu_ubic {
    width: 100%;
  }

  .tab_link_ubic {
    font-size: 12px;
  }

  .sec1_blogs {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .card_for_blog {
    width: 100%;
  }

  .cont_info_card_blog {
    padding-top: 25px;
  }

  .bloque_redes {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .txt_share {
    text-align: center;
    margin-bottom: 10px;
  }

  .cont_img_inter_blog {
    height: 400px;
  }

  .cont_info_inter_blog {
    bottom: 40px;
  }

  .cont_share_blog {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .sec3_inter_blog {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo_blogs_interes {
    font-size: 26px;
    line-height: 30px;
  }

  .col_izq_sec1_unete {
    width: 100%;
    height: 300px;
  }

  .col_der_sec1_unete {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo_sec1_unete {
    font-size: 26px;
    line-height: 30px;
  }

  .sec3_unete {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo_form_unete {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .sec2_contacto {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .fila_form_contact.fila_form_contact_submit, .titulo_contacto {
    text-align: center;
  }

  .col_izq_contact {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }

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

@media screen and (max-width: 479px) {
  .container_logo {
    width: 50%;
  }

  .img_logo {
    max-width: 70px;
  }

  .main {
    padding-top: 90px;
  }

  .titulo_banner_h {
    font-size: 26px;
    line-height: 32px;
  }

  .titulo_sec2_h {
    font-size: 24px;
  }

  .btn_red {
    width: 100%;
  }

  .titulo_sec4_h {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .texto_fila_item_sec4_h {
    padding-left: 5px;
  }

  .cont_img_cliente_testi {
    width: 15%;
  }

  .titulo_contactanos {
    font-size: 22px;
    line-height: 30px;
  }

  .texto_contactanos {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .container_centro_foo {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .titulo_sec2_us {
    font-size: 26px;
    line-height: 30px;
  }

  .text_sec2_us {
    font-size: 14px;
    line-height: 20px;
  }

  .dato_anio {
    font-size: 14px;
  }

  .puntero {
    width: 10px;
    height: 10px;
  }

  .linea_tiempo {
    bottom: 45px;
  }

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

  .sec6_us {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo_sec6_us {
    font-size: 24px;
    line-height: 30px;
  }

  .sec_security_smart {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo_sec_smart, .titulo_gps_servs {
    font-size: 24px;
  }

  .text1_gps_servs {
    font-size: 14px;
    line-height: 20px;
  }

  .titulo_info_media_servs {
    font-size: 24px;
  }

  .text_info_media_servs {
    font-size: 14px;
  }

  .titulo_sec1_tecno {
    font-size: 24px;
    line-height: 30px;
  }

  .btn_mas {
    margin-top: 10px;
    margin-left: 0;
    display: block;
  }

  .btn_solicitar {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    display: block;
  }

  .titulo_sec2_predios {
    font-size: 24px;
  }

  .tabs_menu_ubic {
    flex-flow: column;
  }

  .tab_link_ubic {
    margin-bottom: 10px;
  }

  .txt_lectura_blogs {
    font-size: 14px;
  }

  .titulo_card_blogs {
    font-size: 22px;
    line-height: 26px;
  }

  .desc_card_blogs {
    font-size: 14px;
  }

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

  .txt_share {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .cont_img_inter_blog {
    height: 300px;
  }

  .titulo_blogs_interes, .titulo_sec1_unete {
    font-size: 24px;
  }

  .sec2_unete {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .fila_unete, .fila_unete._2 {
    flex-flow: column;
  }

  .col_izq_fila_unete {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .col_der_fila_unete._2 {
    margin-bottom: 20px;
  }

  .titulo_form_unete {
    font-size: 24px;
  }

  .submit_unete {
    width: 100%;
  }

  .sec2_contacto {
    padding-bottom: 0;
  }

  .btn_contacto {
    font-size: 14px;
    line-height: 20px;
  }

  .titulo_contacto {
    font-size: 30px;
    line-height: 36px;
  }

  .submit_contact {
    width: 100%;
    display: block;
  }

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

  .form_contacto {
    padding-left: 10px;
    padding-right: 10px;
  }
}