.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.new_cont1_sec1_h {
  /*background-image: url('../images/new-images/bg_sec1_new.png');*/
  background: linear-gradient(90deg,rgba(175, 191, 210, 1) 0%, rgba(245, 246, 251, 1) 73%);
  border-radius: 20px;
  padding: 35px 100px 40px 70px;
  height: 375px;
}

.new_col_izq_sec1_h {
    float: left;
    width: 60%;
    padding-right: 0;
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
}

.new_col_der_sec1_h {
    float: left;
    width: 40%;
    padding-right: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.new_titul_sec1_h {
  color: #2a3e56;
  width: 100%;
  max-width: 550px;
  font-family: Funnel Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 0;
  margin-top: 0;
}

.new_cont2_sec1_h {
  color: #000;
  background-image: url('../images/new-images/bullet_sec1_pts1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  max-width: 300px;
  margin-bottom: 15px;
  padding-left: 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.new_sec2_home {
  padding-top: 40px;
  padding-bottom: 75px;
}

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

.new_card_sec2_h {
  float: left;
  width: 25%;
  margin-left: .5%;
  margin-right: .5%;
}

.new_card_sec2_h._2 {
  background-image: url('../images/new-images/arrows_card_sec2_h.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 10%;
}

.new_icono_card_sec2_h {
  max-height: 74px;
}

.new_titulo_card_sec2_h {
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.new_txt_card_sec2_h {
  color: #2b3f57;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: justify;
}

.new_txt_card_sec2_h ul{
  padding-left: 20px;
}
.new_txt_card_sec2_h ul li{
  padding-left: 10px;
}
.new_txt_card_sec2_h ul ::marker{
  font-size: 12px;
}

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

.new_col_izq_sec3_h {
  float: left;
  width: 35%;
}

.new_col_der_sec3_h {
  float: left;
  width: 65%;
  padding-left: 180px;
  padding-right: 20px;
  text-align: right;
}

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

.new_txt_sec3_h {
  color: #000;
  margin-bottom: 35px;
  font-family: Funnel Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.new_btn_sec3_h {
  color: #fff;
  background-color: #293d55;
  border-radius: 25px;
  padding: 12px 30px 12px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

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

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

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

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

.mainv2 {
  padding-top: 138px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.cont_titul_ubic_local_v2 {
  margin-bottom: 40px;
}

.cont_tabs_ficha_v2 {
  margin-bottom: 30px;
}

.cont1_sec2_ficha_v2 {
  width: 90%;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

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

.btn_banner_ficha_v2 {
  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;
}

.cont_map_ficha_v2 {
  background-image: url('../images/new-images/map_ficha.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  height: 400px;
  margin-bottom: 25px;
}

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

.cont_img_ubic_local_v2 {
  text-align: center;
}

.sec1_prop_v2 {
  background-image: url('../images/new-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;
}

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

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

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

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

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

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

.new_cont2_sec2_prop_v2 {
  background-color: #f5fafe;
  border-radius: 20px;
  padding-top: 60px;
  padding-bottom: 50px;
}

.new_cont3_sec2_prop_v2 {
  width: 90%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

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

.titulo_sec2_prop_v2 {
  color: #084792;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

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

.fila_form_sec2_props_v2 {
  flex-flow: wrap;
  margin-bottom: 15px;
  display: flex;
}

.col_form_sec2_props_v2 {
  float: left;
  width: 48%;
  margin-bottom: 25px;
  margin-left: 1%;
  margin-right: 1%;
}

.col_form_sec2_props_v2._2 {
  width: 63%;
  margin-bottom: 0;
}

.col_form_sec2_props_v2._3 {
  width: 33%;
  margin-bottom: 0;
}

.label_form_prop_sec2_v2 {
  color: #000;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

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

.submit_prop_v2 {
  text-align: center;
  background-color: #053b93;
  border-radius: 25px;
  padding: 12px 35px 10px;
}

.cont_titul_sec2_archive_v2 {
  text-align: center;
  margin-bottom: 25px;
}

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

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

.tabs_link_sec2_arch {
  color: #000;
  background-color: #f5fafe;
  border-radius: 26px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 45px 10px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}

.tabs_link_sec2_arch.w--current {
  color: #fff;
  background-color: #000;
}

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

.btns_info_col_sec5_h_v2 {
  text-align: center;
}

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

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

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

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

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

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

.img_col_sec5_h_v2 {
  background-image: url('../images/new-images/img_activo_inmobilario1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 300px;
}

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

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

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

.titul_info_col_sec5_h_v2 {
  margin-bottom: 20px;
}

.filas_info_col_sec5_h_v2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .new_cont1_sec1_h {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .new_col_der_sec1_h {
    width: 100%;
  }

  .new_titul_sec1_h {
    width: 100%;
    max-width: 100%;
  }

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

  .new_titulo_card_sec2_h {
    font-size: 16px;
  }

  .new_txt_card_sec2_h {
    font-size: 13px;
    line-height: 20px;
  }

  .new_col_izq_sec3_h {
    width: 45%;
  }

  .new_col_der_sec3_h {
    width: 55%;
    padding-left: 20px;
  }

  .mainv2 {
    padding-top: 113px;
  }

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

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

  .img_col_sec5_h_v2 {
    height: 250px;
  }

  .card_propiedades_v2 {
    width: 47%;
  }
}

@media screen and (max-width: 767px) {
  .new_titul_sec1_h {
    font-size: 26px;
    line-height: 30px;
  }

  .new_cont2_sec1_h {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .new_sec2_home {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

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

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

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

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

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

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

  .mainv2 {
    padding-top: 100px;
  }

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

  .cont_map_ficha_v2 {
    height: 300px;
  }

  .titul_banners_jc_v2 {
    font-size: 34px;
    line-height: 36px;
  }

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

  .new_cont1_sec2_prop_v2 {
    margin-bottom: 30px;
  }

  .new_titul_sec2_prop_v2 {
    font-size: 16px;
  }

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

  .col_form_sec2_props_v2 {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .col_form_sec2_props_v2._2 {
    margin-left: 1%;
    margin-right: 1%;
  }

  .col_form_sec2_props_v2._3 {
    padding: 1%;
  }

  .field_form_prop_sec2_v2 {
    margin-bottom: 10px;
  }

  .tabs_link_sec2_arch {
    text-align: center;
    width: 48%;
    margin-bottom: 10px;
  }

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

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

  .img_col_sec5_h_v2 {
    height: 280px;
  }

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

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

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

  .new_btn_sec3_h {
    text-align: center;
    display: block;
  }

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

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

  .mainv2 {
    padding-top: 90px;
  }

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

  .cont_btns_fichas_v2 {
    display: block;
  }

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

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

  .new_titul_sec2_prop_v2 {
    font-size: 16px;
  }

  .new_cont3_sec2_prop_v2 {
    width: 95%;
  }

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

  .txt_sec2_prop_v2 {
    font-size: 14px;
  }

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

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

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

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

  .img_col_sec5_h_v2 {
    height: 250px;
  }
}


@media(max-width: 991px){
  .cuadro__abajo{
    width: 48% !important;
    margin: 10px 1% !important;
  }
}

@media(max-width: 767px){
  .new_cont2_sec2_prop_v2{
    padding: 20px !important;
  }

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

input#reg_phone {
    width: 100%;
    margin: 0 !important;
    margin-top: 10px !important;
}

  .cuadro__abajo{
    width: 100% !important;
    margin: 10px 0% !important;
  }

  .contenedor_cuadros_abajo{
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 20px !important;
  }

  .tab_link_login{
    margin-top: 0 !important;
  }

  .nuevos_cuadros_abajo{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}