.new_titul_sec2_prop_v2 p{
  margin-bottom: 0;
}

.new_titul_sec2_prop_v2{
  line-height: 25px;
}

/* ESTILOS NUEVOS FINALES */
.contenedor_general{
  max-width: 1300px;
  margin:auto;
  display: block;
}

nav.nav_menu.w-nav-menu {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.titulo_propuesta{
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Funnel Sans, sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
}


.titulo_propuesta.var{
  margin-bottom: 40px;
}
/* ESTILOS NUEVOS FINALES */

.header {
  z-index: 999;
  background-color: #fff;
  width: 100%;
  padding: 10px 20px;
  position: fixed;
}

.btn_contact_menu_jc{
  background-color: #2a3e56 !important;

}

.contenedor_menu {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.navbar {
  background-color: #0000;
  padding-left: 20px;
  padding-right: 20px;
}

.cont_menus_up {
  width: 100%;
}

.brand {
  text-align: left;
  width: 20%;
}

.nav_menu {
  width: 80%;
}

.navbar-menu-list-item__link {
  color: #000;
  padding: 5px 5px 5px 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.navbar-menu-list-item__link.navbar-menu-list-item__link--submenu {
  background-image: url('../images/arrow_menu_bambush.png');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 20px;
}

.navbar-menu-list-item__link.btn_contact_menu {
  color: #fff;
  background-color: #2a3e56;
  border-radius: 25px;
  padding: 15px 30px 15px;
  font-size: 14px;
}

.navbar-menu-list-item-submenu-item {
  margin-bottom: 10px;
  position: relative;
}

.navbar-menu-list-item {
  margin-left: 20px;
  position: relative;
}

ul.navbar-menu-list li:nth-child(6) a{
  background-image: none !important;
}
ul.navbar-menu-list li:nth-child(1) a{
  background-image: none !important;
}


/*ul.navbar-menu-list li:nth-child(5) a, ul.navbar-menu-list li:nth-child(6) a{
  background: none !important;
  padding: 12px 25px !important;
  border-radius: 25px !important;
  background-color: #2a3e56 !important;
  color: #fff !important;
}*/

.navbar-menu-list-item-submenu-item__link {
  color: #000;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.navbar-menu-list-item-submenu {
  background-color: #00509a;
  width: 280px;
  margin-bottom: 0;
  padding: 40px 80px 40px 40px;
  list-style-type: none;
  display: block;
  position: absolute;
  box-shadow: 0 0 10px #0003;
}

.navbar-menu-list-item-submenu.navbar-menu-list-item-submenu--solu {
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  min-width: 250px;
  min-height: 200px;
  margin-top: 0px;
  padding: 20px 20px 10px 20px;
  display: none;
  box-shadow: 0 2px 2.5px #0003;
}

.navbar-menu-list-item-submenu.navbar-menu-list-item-submenu--solu.enlace_desplegar1 {
  min-height: auto;
  width: 260px;
  left: -20px;
}

.navbar-menu-list {
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.menu_center {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.main {
  padding-top: 138px;
}

.sec1_home {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.col_izq_sec1_h {
  float: left;
  width: 50%;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 70px;
}

.col_der_sec1_h {
  float: left;
  width: 50%;
  padding-left: 30px;
  position: relative;
}

.h1_bambush_jc {
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Funnel Sans, sans-serif;
  font-size: 59px;
  font-weight: 500;
  line-height: 60px;
}

.subtext_bambush_jc {
  color: #000;
  margin-bottom: 30px;
  font-family: Funnel Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.btn_bambush_jc {
  color: #fff;
  background-color: #053b93;
  border-radius: 25px;
  padding: 12px 35px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec2_home {
  background-image: url('../images/bgColor.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 80px;
  padding-bottom: 120px;
}

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

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

.card_serv_h {
    float: left;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    width: 47%;
    margin-bottom: 20px;
    margin-left: 1.5%;
    margin-right: 1.5%;
    padding: 50px 50px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
}

.cont_img_card_serv {
  height: 70px;
}

.cont_info_card_serv {
  padding-top: 10px;
}

.titul_card_serv {
  color: #000;
  margin-bottom: 25px;
  font-family: Funnel Sans, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.text_card_serv {
  color: #000;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
  font-weight: 300;
}

.text_card_serv p{
  margin-bottom: 0;
}

.btn_card_serv {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 25px;
  padding: 12px 30px 12px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
}

.sec3_home {
  background-image: url('../images/bg_sec3_h.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.cont2_sec3_h {
  text-align: center;
}

.titul_sec3_h {
  color: #fff;
  margin-bottom: 35px;
  font-family: Funnel Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

.desc_sec3_h {
  color: #fff;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.btn_sec3_h {
  color: #000;
  background-color: #fff;
  border-radius: 25px;
  padding: 12px 30px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec4_home {
  padding-top: 100px;
  padding-bottom: 50px;
}

.cont1_sec4_h {
  margin-bottom: 30px;
}

.titul_sec4_h {
  color: #000;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

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

.btn_prev_procesos, .btn_next_procesos {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}

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

.card_procesos_jc {
  float: left;
  border-radius: 10px;
  width: 30.33%;
  margin-bottom: 20px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  padding: 30px 30px 30px;
}

.num_card_procesos_jc {
  color: #d9d9d9;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 70px;
  font-weight: 200;
  line-height: 70px;
}

.titul_card_procesos_jc {
  color: #053b93;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.txt_card_procesos_jc {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.txt_card_procesos_jc span{
  font-weight: 300;
}

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

.cont1_sec5_h {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.titul_sec5_h {
  color: #000;
  font-family: Funnel Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  display: inline-block;
}

.btn_sec5_h {
  color: #fff;
  background-color: #000;
  border-radius: 25px;
  padding: 12px 35px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.cont2_sec5_h {
  flex-flow: wrap;
  display: flex;
  width: 103%;
  margin-left: -1.5%;
}

.col_izq_sec5_h {
  float: left;
  border: 1px solid #c9c9cb;
  border-radius: 10px;
  width: 48%;
  margin-right: 2%;
}

.col_der_sec5_h {
  float: left;
  border: 1px solid #c9c9cb;
  border-radius: 10px;
  width: 48%;
  margin-left: 2%;
}

.img_col_sec5_h {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 300px;
}

.img_col_sec5_h._2 {
  background-image: url('../images/img_activo_inmobilario2.png');
}

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

.info_col_sec5_h {
  padding: 30px;
}

.titul_info_col_sec5_h {
  margin-bottom: 20px;
}

.titulo_info_col_sec5_h {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 28px;
}

.filas_info_col_sec5_h {
  margin-bottom: 30px;
}

.fila_info_col_sec5_h {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 8px;
  padding-bottom: 8px;
}

.col1_fila_info_col_sec5_h {
  float: left;
  width: 50%;
  padding-right: 10px;
  display: inline-block;
}

.col2_fila_info_col_sec5_h {
  float: right;
  text-align: right;
  width: 50%;
  padding-left: 10px;
  display: inline-block;
}

.txt1_col1_fila_info_col_sec5_h {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.txt2_col1_fila_info_col_sec5_h {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.btn_comprar {
  color: #000;
  text-align: center;
  border: 1px solid #000;
  border-radius: 25px;
  width: 33%;
  margin-right: 1%;
  padding: 12px 10px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.btn_more_det {
  color: #fff;
  text-align: center;
  background-color: #053b93;
  border-radius: 25px;
  width: 64%;
  margin-left: 1%;
  padding: 12px 10px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec6_home {
  /*background-image: url('../images/bg_sec6_h.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;*/
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont2_sec6_h{
  display: flex;
  flex-wrap: wrap;
  width: 102%;
  margin-left: -1%;
}

.card_noticias_jc {
  float: left;
  width: 31.3333333%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  border-radius: 10px;
}

.img_card_noticias_jc {
  background-image: url('../images/img_news1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 200px;
  position: relative;
}

.info_card_noticias_jc {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 30px;
}

.titul_card_noticias_jc {
  color: #000;
  margin-bottom: 20px;
  font-family: Funnel Sans, sans-serif;
  font-size: 20px;
  line-height: 25px;
  min-height: 70px;
  max-height: 70px;
}

.txt_card_noticias_jc {
  color: #000;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.txt_card_noticias_jc {
    max-height: 80px;
    min-height: 80px;
}

.btn_card_noticias_jc {
  background-color: #fff;
  background-image: url('../images/icon_mas_news1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #000;
  border-radius: 21px;
  padding: 14px 25px;
  display: inline-block;
}

.sec7_home {
  background-image: url('../images/bg_sec7_h.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding-top: 150px;
  padding-bottom: 100px;
}

.cont1_sec7_h {
  float: right;
  width: 50%;
}

.titul_sec7_h {
  color: #fff;
  margin-bottom: 25px;
  font-family: Funnel Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
}

.text_sec7_h {
  color: #fff;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 22px;
  font-size: 16px;
}

.text_sec7_h p{
  margin-bottom: 0;
}

.btn_sec7_h {
  color: #000;
  background-color: #fff;
  border-radius: 25px;
  padding: 12px 25px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec_suscribirse_jc {
  padding-top: 60px;
  padding-bottom: 70px;
}

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

.col_izq_sus {
  float: left;
  width: 60%;
  padding-right: 70px;
}

.col_der_sus {
  float: left;
  width: 40%;
  padding-left: 20px;
}

.titul_suscrib {
  color: #000;
  margin-bottom: 20px;
  font-family: Funnel Sans, sans-serif;
  font-size: 30px;
  line-height: 34px;
}

.text_suscrib {
  color: #000;
  font-family: Funnel Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  max-width: 480px;
}

.submit_suscribe {
  color: #fff;
  background-color: #000;
  border-radius: 25px;
  padding: 12px 20px 12px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.input_email_suscrib {
  color: #000;
  background-color: #f6f6f6;
  border-radius: 5px;
  margin-bottom: 10px;
  height: auto;
  padding: 12px 20px;
  border: none;
  font-weight: 400;
  font-size: 15px;
  font-family: Funnel Sans, sans-serif;
}

.footer {
  background-image: url('../images/bg_footer_jc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 30px;
}

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

.cont1_footer {
  border-bottom: 1px solid #cfcfcf;
  flex-flow: wrap;
  margin-bottom: 20px;
  padding-bottom: 40px;
  display: flex;
}

.col_footer_jc {
  float: left;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
}

.cont_titul_footer {
  margin-bottom: 15px;
}

.titul_footer_jc {
  color: #000;
  font-family: Poppins, sans-serif;
}

.btn_footer_jc {
  color: #000;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.cont2_footer {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cont_copy_logo_footer {
  float: left;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.cont_logo_footer {
  float: left;
  width: 10%;
}

.cont_text_copy_footer {
  float: left;
  width: 90%;
  padding-left: 10px;
}

.cont_redes_footer {
  float: left;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: flex;
}

.text_copy_footer {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.btn_redes_jc {
  margin-left: 5px;
  margin-right: 5px;
}

.sec1_banners_all {
  background-image: url('../images/bg_mision_jc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 300px;
  padding-bottom: 250px;
}

.sec1_banners_all.inversiones {
  background-image: url('../images/bg_banner_inversiones_jc.png');
}

.sec1_banners_all.contacto {
  background-image: url('../images/bg_banner_contacto.png');
}

.sec1_banners_all.equipo, .sec1_banners_all.faq {
  background-image: url('../images/banner_faq_jc.png');
}

.cont_titul_banners {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.titul_banners_jc {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.sec2_mision {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.col_der_sec2_mis {
  float: left;
  width: 50%;
  padding-left: 80px;
}

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

.text_sec2_mis {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.sec3_mision {
  background-image: url('../images/bg_sec3_misi_jc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 110px;
}

.cont1_sec3_mis {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.text_sec3_mis {
  color: #000;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.sec5_mision {
  background-image: url('../images/bg_sec5_mision_jc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cont1_sec5_mis {
  margin-bottom: 100px;
}

.txt_sec5_mis {
  color: #fff;
  text-align: center;
  font-family: Funnel Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

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

.card_servi_mis_jc {
  float: left;
  text-align: center;
  border: 1px solid #aec6ec;
  border-radius: 20px;
  width: 31.33%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px 30px;
}

.titul_card_serv_mis {
  color: #fff;
  margin-bottom: 15px;
  font-family: Funnel Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 28px;
}

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

.card2_servi_mis_jc {
  float: left;
  text-align: center;
  border: 1px solid #aec6ec;
  border-radius: 20px;
  width: 48%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px 55px;
}

.col_izq_bullets {
  float: left;
  width: 50%;
  padding-right: 90px;
}

.col_der_bullets {
  float: left;
  width: 50%;
  padding-left: 80px;
}

.titul_sec1_bullets {
  color: #000;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

.txt_sec1_bullets {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.cont_of_bullets_all {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.cont_of_bullets_all.cont_of_bullets_all2 {
  background-color: #f9fbff;
}

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

.col2_der_bullets {
  float: left;
  width: 50%;
  padding-left: 90px;
}

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

.cont1_sec2_invs {
  margin-bottom: 50px;
}

.desc_sec2_invs {
  color: #000;
  text-align: center;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.desc_sec2_invs p{
  margin-bottom: 0;
}

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

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

.fila_sec2_invs {
  border-bottom: 1px solid #aec6ec;
  padding: 20px 0px;
}

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

.txt_fila_sec2_invs {
  color: #000;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  display: inline-block;
}

.sec3_inversiones {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.card_invs_jc {
  float: left;
  width: 47%;
  margin-bottom: 40px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  text-decoration: none;
}

.img_card_invs_jc {
  background-image: url('../images/img1_invs_jc.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  height: 300px;
}

.img_card_invs_jc._2 {
  background-image: url('../images/img2_invs_jc.png');
}

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

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

.info_card_invs_jc {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 80px;
}

.titul_card_invs {
  color: #053b93;
  margin-bottom: 20px;
  font-family: Funnel Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.text_card_invs {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.sec2_contact {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont1_sec2_contact {
  text-align: center;
  width: 90%;
  max-width: 500px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.titul_sec2_contact {
  color: #000;
  margin-bottom: 35px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.txt_sec2_contact {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text_field_contact {
  color: #000;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.fila_contact {
  margin-bottom: 25px;
}

.col_izq_contact {
  float: left;
  width: 50%;
  padding-right: 35px;
}

.col_der_contact {
  float: left;
  width: 50%;
  padding-left: 35px;
}

.input_contact_jc {
  color: #000;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.cont_submit_jc {
  position: relative;
}

.submit_contact {
  color: #fff;
  background-color: #053b93;
  border-radius: 25px;
  padding: 12px 40px 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.cont_ebook_jc {
  background-color: #053b93;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px 15px;
  display: inline-block;
  position: absolute;
  left: 15%;
}

.txt_ebook_news {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.sec_banners_blue {
  background-color: #053b93;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 120px;
  padding-bottom: 120px;
}

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

.sec2_equipos {
  padding-top: 60px;
  padding-bottom: 60px;
}

.card_equipos {
  float: left;
  width: 30.33%;
  margin-bottom: 40px;
  margin-left: 1.5%;
  margin-right: 1.5%;
}

.img_card_equipo {
  background-image: url('../images/img_equipos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  height: 280px;
}

.info_card_equipo {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 40px;
}

.titul_card_equipo {
  color: #002e34;
  background-image: url('../images/line_card_equipo.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: Funnel Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.subtitul_card_equipo {
  color: #2b3e46;
  margin-bottom: 20px;
  font-family: Funnel Sans, sans-serif;
  font-weight: 600;
}

.desc_card_equipo {
  color: #2b3e46;
  font-family: Funnel Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.sec1_prop {
  background-image: url('../images/banner_prop_jc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 120px;
  padding-bottom: 120px;
}

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

.card_propiedades {
  float: left;
  border: 1px solid #c9c9cb;
  border-radius: 10px;
  width: 47%;
  margin-bottom: 40px;
  margin-left: 1.5%;
  margin-right: 1.5%;
}

.bread_bambush {
  background-color: #f2f7fb;
  padding-top: 15px;
  padding-bottom: 15px;
}

.cta_bread {
  color: #86949e;
  padding-right: 5px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.sec2_faqs {
  padding-top: 60px;
  padding-bottom: 60px;
}

.fila_tabs {
  padding-bottom: 10px;
}

.titulo_tabs {
  color: #0b0b0b;
  text-transform: uppercase;
  background-image: url('../images/arrow_faqs_down.png');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 20px 15px 0;
  font-weight: 400;
}

.cont_texto_fila {
  padding: 20px 40px;
  display: none;
}

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

.desc_fila_desple_jc {
  color: #646464;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.sec_banners_interior {
  background-image: url('../images/new-images/bg-comparativa-inv-jm.png');
  background-repeat: no-repeat;
  background-size: cover;
  /*background-color: #053b93;*/
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 50px;
  padding-bottom: 200px;
}

.cont_titul_banners_inter {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.titul_banners_inter {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  line-height: 46px;
}

.date_banners_inter {
  color: #fff;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.sec2_interiors {
  padding-bottom: 10px;
}

.cont1_interiors {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.col_izq_inters {
  float: left;
  width: 70%;
  padding-right: 30px;
  position: relative;
  bottom: 0;
  margin-top: -150px;
  padding-bottom: 40px;
}

.col_der_inters {
  float: left;
  width: 30%;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.desc_inters_jc {
  color: #4d4d4d;
  text-align: justify;
  margin-top: 50px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

.titul_share_inters {
  color: #4d4d4d;
  font-family: Funnel Sans, sans-serif;
  font-size: 15px;
}

.cont_icons_share_inters {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn_share_inters {
  margin-top: 5px;
  margin-bottom: 5px;
}

.cont_img_inters_jc {
  text-align: center;
  background-color: #f9faff;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cont_img_inters_jc img {
  max-height: 250px;
}

.sec3_interiors {
  background-color: #f5f9fe;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cont1_sec3_ints {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.cont_titul_sec3_ints {
  text-align: center;
  margin-bottom: 70px;
}

.titul_sec3_ints {
  color: #000;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

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

.sec1_ficha {
  background-color: #053b93;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 30px;
  padding-bottom: 70px;
}

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

.btn_banner_ficha {
  color: #fff;
  border: 1px solid #aec6ec;
  border-radius: 25px;
  margin-bottom: 40px;
  padding: 12px 30px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.cat_banner_ficha {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.titul_banner_ficha {
  color: #fff;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
}

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

.cont1_sec2_ficha {
  width: 90%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.cont_tabs_ficha {
  margin-bottom: 30px;
}

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

.btn_reservar_ficha {
  color: #fff;
  background-color: #1e1e1e;
  border-radius: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 35px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.btn_call_asesor_jc {
  color: #fff;
  background-color: #053b93;
  border-radius: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 35px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec3_ficha {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont1_sec3_ficha {
  text-align: center;
  width: 90%;
  max-width: 610px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.txt1_sec3_ficha {
  color: #010101;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.txt2_sec3_ficha {
  color: #010101;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
}

.txt3_sec3_ficha {
  color: #010101;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.cont_map_ficha {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  height: 400px;
  margin-bottom: 25px;
}

.cont_map_ficha p{
  margin-bottom: 0;
  height: 100%;
}

.cont_map_ficha iframe{
  width: 100%;
  height: 100%;
}

.cont_btns_google_maps {
  text-align: center;
  margin-bottom: 60px;
}

.btn_google_maps {
  color: #fff;
  background-color: #053b93;
  border-radius: 25px;
  padding: 12px 30px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.cont_titul_ubic_local {
  margin-bottom: 40px;
}

.cont_img_ubic_local {
  text-align: center;
}

.titul_ubic_local {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.tabs_menu_ficha_jc {
  justify-content: space-between;
  margin-bottom: 50px;
  display: flex;
}

.tab_link_ficha_jc {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 10px;
}

.tab_link_ficha_jc.w--current {
  background-color: #0000;
  border-bottom: 2px solid #000;
}

.txt_tab_llink_ficha_jc {
  color: #000;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.fila_ficha_jc {
  border-bottom: 1px solid #aec6ec;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-bottom: 15px;
  display: flex;
}

.col1_ficha_jc {
  padding-right: 20px;
  display: inline-block;
}

.col2_ficha_jc {
  padding-left: 20px;
  display: inline-block;
}

.text_col_ficha_jc {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.cont_flot_h {
  position: absolute;
  inset: auto -100px -100px auto;
  right: 0;
}

.validator{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

label.error {
  display: none !important;
}

.input_contact_jc.error {
  border: 1px solid #ff7070 !important;
}

input.submit_suscribe[disabled="disabled"], input.submit_contact.w-button[disabled] {
  opacity: 0.5 !important;
}

.card_procesos_jc{
  background-image: linear-gradient(214deg, #ffffff 0%, #ffffff 48%, #e9f0fa 100%);
  border: 1px solid #d9d9d9;
}

.validator{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

label.error {
  display: none !important;
}

.input_contact_jc.error {
  border: 1px solid #ff7070;
}

input.submit_suscribe[disabled="disabled"]{
  opacity: 0.5;
}

.card_procesos_jc{
  width: 100%;
  margin: 0;
}

.cont_rotador_procesos{
  width: 100%;
  display: inline-block;
}

#proceso li{
  padding: 0px 10px;
}

.txt_card_procesos_jc{
  min-height: 100px;
}

.txt_card_procesos_jc p{
  margin-bottom: 0;
}

p.not__found {
  text-align: center;
  font-family: 'Funnel Sans', sans-serif;
  width: 100%;
  margin: 0;
  padding: 30px 0px;
  color: #000;
  font-size: 17px;
}


.enlace_desplegar:hover .enlace_desplegar1{
  display:block !important;
}
.enlace_desplegar2:hover .enlace_desplegar2-2{
  display:block !important;
}

.header .brand img {
  transition: height 0.3s ease; 
}

.header.scrolled .brand img {
  /*height: 100px;*/
}

ul.navbar-menu-list-item-submenu.navbar-menu-list-item-submenu--solu.enlace_desplegar1 {
  z-index: 99999;
}

.header{
  transition: background-color 0.3s ease, color 0.3s ease; /* Transición suave */
}

/* Estilos cuando se hace scroll */
.header.scrolled {
  top: 0;
  background-color: white !important; /* Fondo blanco */
}

.header.scrolled .navbar-menu-list-item__link {
  color: black; /* Color de texto para los enlaces */
}

.header.scrolled .navbar-menu-list-item__link.btn_contact_menu{
  color: white;
}

.card_procesos_jc{
  height: 300px !important;
}


.seccion__nueva{
  display: inline-block;
  padding: 40px 20px;
  width: 100%;
}

.texto__nuevo{
  margin: auto;
  font-family: Poppins, sans-serif;
  color: #000;
  text-align: justify;
  max-width: 800px;
}

.texto__nuevo h1, .texto__nuevo h2, .texto__nuevo h3, .texto__nuevo h4, .texto__nuevo h5, .texto__nuevo h6{
  margin-top: 0;
  font-size: 20px;
  line-height: 25px;
}

.texto__nuevo strong{
  font-weight: 500;
}

@media screen and (max-width: 991px) {
.titul_banners_jc{
  font-size: 30px !important;
  line-height: 30px !important;
}

  .contenedor_menu {
    width: 100%;
  }
  .brand {
    text-align: center;
    width: 16%;
  }

  .nav_menu {
    background-color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-menu-list-item__link {
    padding: 10px;
    display: block;
  }

  .navbar-menu-list-item__link.navbar-menu-list-item__link--submenu {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-menu-list-item {
    width: 100%;
    margin-left: 0;
    display: block;
  }

  .navbar-menu-list-item-submenu-item__link {
    text-align: center;
  }

  .navbar-menu-list-item-submenu.navbar-menu-list-item-submenu--solu {
    display: none;
  }

  .navbar-menu-list-item-submenu.navbar-menu-list-item-submenu--solu.enlace_desplegar1 {
    z-index: 9999999999;
    width: 100%;
    margin-top: 0;
  }

  .navbar-menu-list {
    flex-direction: column;
  }

  .menu_center {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .main {
    padding-top: 113px;
  }

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

  .col_izq_sec1_h {
    padding-right: 30px;
  }

  .col_der_sec1_h {
    padding-left: 0;
  }

  .h1_bambush_jc {
    font-size: 40px;
    line-height: 44px;
  }

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

  .card_serv_h {
    padding: 30px 20px;
  }

  .sec3_home {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec4_home {
    padding-top: 50px;
  }

  .card_procesos_jc {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .sec5_home {
    padding-bottom: 60px;
  }

  .titul_sec5_h {
    font-size: 26px;
  }

  .img_col_sec5_h {
    height: 250px;
  }

  .info_col_sec5_h {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .sec7_home {
    padding-top: 100px;
  }

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

  .sec1_banners_all {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .col_izq_sec2_mis {
    padding-top: 40px;
    padding-right: 30px;
  }

  .col_der_sec2_mis {
    padding-left: 20px;
  }

  .sec3_mision, .sec5_mision {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cont1_sec5_mis {
    margin-bottom: 60px;
  }

  .card_servi_mis_jc {
    width: 31.33%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .col_izq_bullets {
    padding-right: 30px;
  }

  .col_der_bullets {
    padding-left: 30px;
  }

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

  .col2_izq_bullets {
    padding-right: 30px;
  }

  .col2_der_bullets {
    padding-left: 30px;
  }

  .img_card_invs_jc {
    height: 250px;
  }

  .info_card_invs_jc, .col_izq_contact {
    padding-right: 20px;
  }

  .col_der_contact {
    padding-left: 20px;
  }

  .img_card_equipo {
    height: 250px;
  }

  .cont_texto_fila {
    padding-left: 0;
    padding-right: 20px;
  }

  .col_izq_inters {
    padding-right: 0;
  }

  .sec3_interiors {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .titul_banner_ficha {
    font-size: 40px;
    line-height: 44px;
  }

  .tab_link_ficha_jc {
    text-align: center;
  }

  .cont_flot_h {
    inset: auto 0% -100px auto;
  }

  .menu-button {
      background: #fff;
  }

.menu-button {
    padding: 10px;
    font-size: 20px;
    background: #fff !important;
}
}

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

  header.header {
      position: absolute;
      margin-bottom: 0;
  }

  .navbar-menu-list-item__link.navbar-menu-list-item__link--submenu {
      padding-top: 10px;
      padding-bottom: 10px;
      border-top: 1px solid #00000012;
  }

ul.navbar-menu-list-item-submenu.navbar-menu-list-item-submenu--solu.enlace_desplegar1 {
    position: relative;
    display: none;
    background: #f5f5f5;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

li.navbar-menu-list-item-submenu-item {
    margin: 0;
}

a.navbar-menu-list-item-submenu-item__link {
    padding: 10px 10px;
    width: 100%;
}

  .main {
    padding-top: 100px;
  }

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

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

  .col_der_sec1_h {
    width: 100%;
  }

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

  .card_serv_h {
    width: 100%;
  }

  .cont_img_card_serv, .cont_info_card_serv {
    text-align: center;
  }

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

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

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

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

  .img_col_sec5_h {
    height: 280px;
  }

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

  .btn_comprar {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

  .sec6_home {
    padding-bottom: 30px;
  }

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

  .sec7_home {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cont1_sec7_h {
    width: 75%;
  }

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

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

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

  .titul_suscrib {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
  }

  .text_suscrib {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .footer {
    padding-top: 30px;
  }

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

  .sec1_banners_all {
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .titul_banners_jc {
    font-size: 40px;
    line-height: 44px;
  }

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

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

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

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

  .text_sec2_mis {
    text-align: center;
  }

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

  .text_sec3_mis {
    font-size: 18px;
    line-height: 24px;
  }

  .sec5_mision {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .cont1_sec5_mis {
    margin-bottom: 40px;
  }

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

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

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

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

  .titul_sec1_bullets {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
  }

  .txt_sec1_bullets {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

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

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

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

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

  .cont1_sec2_invs {
    margin-bottom: 50px;
  }

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

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

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

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

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

  .cont1_sec2_contact {
    width: 100%;
    margin-bottom: 40px;
  }

  .titul_sec2_contact, .fila_contact {
    margin-bottom: 20px;
  }

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

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

  .submit_contact {
    width: 100%;
  }

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

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

  .sec2_equipos {
    padding-bottom: 30px;
  }

  .card_equipos {
    width: 47%;
  }

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

  .fila_tabs {
    padding-bottom: 5px;
  }

  .titulo_tabs {
    padding-top: 5px;
  }

  .cont_texto_fila {
    padding-right: 0;
  }

  .sec_banners_interior {
    padding-bottom: 150px;
  }

  .titul_banners_inter {
    font-size: 34px;
    line-height: 38px;
  }

  .sec2_interiors {
    padding-bottom: 30px;
  }

  .col_izq_inters {
    width: 100%;
    margin-top: -50px;
  }

  .col_der_inters {
    width: 100%;
    padding-top: 10px;
  }

  .cont_icons_share_inters {
    flex-flow: wrap;
  }

  .btn_share_inters {
    margin-left: 5px;
    margin-right: 5px;
  }

  .cont_img_inters_jc {
    padding-bottom: 10px;
  }

  .cont_titul_sec3_ints {
    margin-bottom: 50px;
  }

  .cat_banner_ficha {
    font-size: 26px;
    line-height: 28px;
  }

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

  .cont_map_ficha {
    height: 300px;
  }

  .cont_flot_h {
    bottom: -30px;
  }

}

@media screen and (max-width: 600px) {
  .brand {
    width: 25%;
  }
}

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

  .main {
    padding-top: 90px;
  }

  .h1_bambush_jc {
    font-size: 30px;
    line-height: 34px;
  }

  .subtext_bambush_jc {
    font-size: 16px;
  }

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

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

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

  .cont1_sec3_h {
    width: 100%;
  }

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

  .desc_sec3_h {
    font-size: 16px;
    line-height: 20px;
  }

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

  .cont1_sec5_h {
    display: block;
  }

  .titul_sec5_h {
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }

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

  .img_col_sec5_h {
    height: 250px;
  }

  .btn_comprar {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

  .sec6_home {
    padding-top: 30px;
  }

  .sec7_home {
    background-position: 60%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cont1_sec7_h {
    width: 100%;
  }

  .titul_sec7_h {
    font-size: 24px;
    line-height: 28px;
  }

  .submit_suscribe {
    width: 100%;
  }

  .cont1_footer {
    padding-bottom: 20px;
  }

  .col_footer_jc {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .cont_titul_footer {
    margin-bottom: 10px;
  }

  .titul_footer_jc {
    text-align: center;
  }

  .btn_footer_jc {
    text-align: center;
    margin-bottom: 5px;
  }

  .cont_copy_logo_footer {
    width: 100%;
    margin-bottom: 20px;
  }

  .cont_logo_footer {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }

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

  .cont_redes_footer {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .titul_sec1_bullets {
    margin-bottom: 20px;
  }

  .cont1_sec2_invs {
    margin-bottom: 40px;
  }

  .desc_sec2_invs {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .info_card_invs_jc {
    padding-right: 0;
  }

  .sec2_equipos {
    padding-top: 40px;
    padding-bottom: 20px;
  }

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

  .img_card_equipo {
    height: 300px;
  }

  .titulo_tabs {
    font-size: 12px;
  }

  .sec_banners_interior {
    padding-bottom: 100px;
  }

  .titul_banners_inter {
    font-size: 28px;
    line-height: 36px;
  }

  .col_izq_inters {
    margin-top: -30px;
  }

  .desc_inters_jc {
    margin-top: 30px;
    font-size: 14px;
  }

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

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

  .cont_btns_fichas {
    display: block;
  }

  .btn_reservar_ficha {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn_call_asesor_jc {
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn_google_maps {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs_menu_ficha_jc {
    flex-flow: column;
  }

  .tab_link_ficha_jc {
    width: 100%;
    margin-bottom: 15px;
  }

}

/*MOVILES FINALES*/
.final__home{
  padding: 0px 20px;
}

@media(max-width: 991px){
.new_cont1_sec1_h{
  height: auto;
}

.cont2_sec6_h{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: 0%;
}
}

@media(max-width: 767px){
.new_cont1_sec1_h.w-clearfix {
    height: auto !important;
    padding: 20px !important;
    border-radius: 5px;
}

h1.new_titul_sec1_h {
    font-size: 18px !important;
    margin-bottom: 20px;
}

section.new_sec1_home {
    padding: 20px !important;
}

section.new_sec2_home {
    padding: 20px !important;
}

.titulo_propuesta {
    margin-bottom: 40px !important;
    font-size: 25px;
    line-height: 30px;
}

.new_card_sec2_h {
    margin: 10px 0 !important;
    padding: 0px 20px !important;
    text-align: left !important;
}

.cont_inv_in_home_sec2 {
    padding: 30px 0px !important;
}

.titulo_propuesta.var {
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 30px !important;
}

section.new_sec3_home {
    padding: 20px !important;
}

.container-1000, .container-1200{
  max-width: 100% !important;
}

section.sec2_home {
    padding: 20px !important;
}

a.card_serv_h.w-inline-block {
    padding: 20px !important;
    align-items: center !important;
}

section.sec6_home {
    padding: 30px 20px !important;
}

.cont2_sec6_h {
    width: 100% !important;
    margin-left: 0 !important;
}

section.sec7_home {
    padding: 40px 20px;
    text-align: center;
}

.container-1200{
  max-width: 100% !important;
  width: 100% !important;
}

section.sec_suscribirse_jc {
    padding: 30px 20px !important;
}

section.final__home {
    padding: 0px 20px;
}

.cont1_sec2_invs * {
    text-align: justify;
}
}
/*MOVILES FINALES*/