.btn-primary {
  color: white;
}

.fs-7 {
  font-size: 14px;
}

.text1 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

.text2 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

.text3 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
}

.text4 {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
}

.form-control {
  height: 48px;
  padding: 15px 20px;
  border-color: #d3d9e5;
}

.form-select {
  height: 48px;
}

input:invalid {
  border-color: #d3d9e5 !important;
  -webkit-box-shadow: inset 0 0px 0 #ddd !important;
  box-shadow: inset 0 0px 0 #ddd !important;
}

input:valid {
  border-color: #d3d9e5 !important;
  -webkit-box-shadow: inset 0 0px 0 #ddd !important;
  box-shadow: inset 0 0px 0 #ddd !important;
}

input[type="range"]:focus {
  border-color: #d3d9e500 !important;
  -webkit-box-shadow: inset 0 0px 0 #ddd !important;
  box-shadow: inset 0 0px 0 #ddd !important;
}

@media (min-width: 992px) {
 

  .text1 {

    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
  }

  .text2 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
  }

  .text3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
  }

  .text4 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .text5 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .form-control {
    border-color: #d3d9e5;
    height: 56px;
    padding: 15px 20px;
  }

  .form-select {
  height: 56px;
  }

  .ctn_entrar {
    width: 864px;
  }

  .cor_fundo {
    background-color: #e1e4ea;
  }

  .borda_desktop_600 {
    max-width: 600px;
    border: 0px solid rgba(0, 0, 0, 0);
  }

  .font_12_14 {
    font-size: 14px !important;
  }
 .font_14_16 {
    font-size: 16px !important;
  }
  .row_img_codigo_pais {
    margin-top: -42px;
  }

  .row_lupa_search_input {
    margin-top: -42px !important;
  }

  .btn-circulo {
    width: 56px;
    height: 56px;
  }
  .link-hovered:hover {
    border-top-style: none;
    border-bottom: 1px solid;
    border-left-style: none;
    border-right-style: none;
    opacity: 100 !important;
  }

  .row_ferias:hover {
    cursor: url(/assets/images/icones/geral/btn-avancar-dark.svg), auto;
  }

  .imovel_destaque:hover {
    cursor: url(/assets/images/icones/geral/btn-avancar-primary.svg), auto;
  }

  .img_cidade_desejada:hover {
    cursor: url(/assets/images/icones/geral/btn-avancar-primary.svg), auto;
  }
  
  .btn_form {
    height: 56px;
    width: 56px;
}

  .resultados_imoveis_desktop {
    overflow: auto;
    height: 100vh;
    
  }

}

/* Style Guide */

.btn {
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-shadow: inset 0 0px 0 #ddd !important;
  box-shadow: inset 0 0px 0 #ddd !important;
}

.btn-circulo {
  height: 48px;
  width: 48px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.btn_tanto_faz {
  height: 48px;
  padding: 16px 20px;
}

.btn-gray-outline {
  border-color: #d3d9e5;
  border-style: solid;
}
.bg-gray-4 {
  background-color: rgba(238, 241, 245, 1);
}

.pointer {
  cursor: pointer;
  padding-bottom: 14px;
}

.altura_viewport {
  height: 100vh;
}

.altura_minima_viewport {
  min-height: 100vh;
}

.largura_maxima_500 {
  max-width: 500px;
}

.row_img_codigo_pais {
  margin-top: -38px;
}

@media (min-width: 992px) {
  .ctn_entrar {
    width: 864px;
  }

  .cor_fundo {
    background-color: #e1e4ea;
  }

  .borda_desktop_600 {
    
    max-width: 600px;
    border: 0px solid rgba(0, 0, 0, 0);
  }

  .font_12_14 {
    font-size: 14px !important;
  }

  .row_img_codigo_pais {
    margin-top: -42px;
  }

  .row_lupa_search_input {
    margin-top: -42px !important;
  }

  .btn-circulo {
    width: 56px;
    height: 56px;
  }
  .link-hovered:hover {
    border-top-style: none;
    border-bottom: 1px solid;
    border-left-style: none;
    border-right-style: none;
    opacity: 100 !important;
  }

  .row_ferias:hover {
    cursor: url(/assets/images/icones/geral/btn-avancar-dark.svg), auto;
  }

  .imovel_destaque:hover {
    cursor: url(/assets/images/icones/geral/btn-avancar-primary.svg), auto;
  }

  .img_cidade_desejada:hover {
    cursor: url(/assets/images/icones/geral/btn-avancar-primary.svg), auto;
  }

}

.col_codigos_paises {
  height: 275px;
  overflow: auto;
  z-index: 200;
  margin-bottom: -275px;
}

.header-mobile {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.menu_header_mobile {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d3d9e6;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-left: 10px;
  padding-right: 10px;
}

.icones_procura_header_mobile {
  height: 58px;
  margin-top: -58px;
}

.input_header_procurar_mobile {
  padding: 16px 96px 16px 52px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  height: 56px;
}

.input_header_procurar_desktop {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  height: 56px;
  padding: 16px 96px 16px 32px;
}

.col_lupa_header_mobile {
  padding-left: 20px;
}

.col_filtro_header_mobile {
  padding-right: 20px;
}

.div_vertical_input_header_mobile {
  width: 0px;
  height: 24px;
  border: 1px solid #d3d9e6;
}

.font_12_14 {
  font-size: 12px;
}

.font_14_16 {
    font-size: 14px;
  }

hr.menu_selecionado {
  height: 2px;
  width: 74px;
  background-color: #175cd3 !important;
  opacity: 1 !important;
  padding: 0;
  margin: -2px auto auto;
}

hr.menu {
  height: 2px;
  width: 74px;
  opacity: 0;
  padding: 0;
  margin: -2px auto auto;
}

hr.menu_hovered {
  height: 2px;
  width: 74px;
  background-color: #d3d9e6;
  padding: 0;
  opacity: 1;
  margin: -2px auto auto;
}

.hide {
  display: none;
}

.menu_procura_imoveis {
  color: #3d5071;
}
.menu_procura_imoveis:hover {
  color: #273246;
}

.menu_procura_imoveis:hover .hide {
  display: block;
}

.menu_procura_imoveis:hover .show {
  display: none;
}

.menu_slider {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-overflow-style: none !important;
}

.menu_slider::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}

.col_menu_imoveis {
  width: 22%;
}

@media (min-width: 768px) {
  .col_menu_imoveis {
    width: 14%;
  }
}

@media (min-width: 992px) {
  .col_menu_imoveis {
    width: 9%;
  }

  .btn {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .margin_lados_32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .btn-small {
    height: 48px;
    padding: 13px 24px 15px;
  }

  .btn-filtro {
    height: 48px;
    width: 134px;
    padding: 12px 24px 15px;
  }

  .larg_146 {
    width: 146px;
  }

  .btn_tanto_faz {
    height: 56px;
  }

  .modal_filtros {
    width: 720px;
    min-width: 720px;
    max-width: 720px;
  }

  .col_resultados_lado_mapa {
    margin-top: 0px !important;
  }

  .overflow_auto {
    overflow: auto;
  }

  .card_modelo_locacao {
    padding: 48px !important;
  }

  .row_modelo_locacao {
    width: 864px;
    margin-left: -9%;
  }

  .bloco_recomendado {
    margin-top: -49px !important;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 13px !important;
  }

  .tagify {
    border-color: #d3d9e5;
  }

  .btn_logado {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .style2 {
    margin-bottom: -120px;
    max-width: 593px;
  }

  section.style3 {
    background-image: url("/assets/img/fundo-informacoes.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 525px 836px;
    background-position: 95% 0px;
  }

  .mb-140 {
    margin-bottom: 140px !important;
  }

  .style4 {
    max-width: 656px;
    min-width: 656px;
  }

  .style6 {
    padding-left: 176px;
    padding-right: 26px;
  }

  .col_ticket_como_funciona {
    max-width: 80px;
    min-width: 80px;
  }
}

.dropdown_ordem_resultados {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(0, 0, 0, 0);
}

.input_range_sobre {
  margin-top: -30px;
}

.progress_bar_filtro_imoveis {
  margin-bottom: -18px;
}

.aba_selecionada {
  border-bottom: 2px solid #175cd3;
  color: #175cd3;
  padding-bottom: 18px;
}

.img_ctn_entrar {
  width: 336px;
}

.col_formulario_ctn_entrar {
  width: 528px;
}

.text-blueblack2 {
  color: #525259;
}

.sublinhado {
  text-decoration: underline;
}

.form-control:focus {
  background-color: rgba(242, 245, 250, 0.4);
  border: 1px solid #f47d59 !important;
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
}

.row_lupa_search_input {
  margin-top: -36px;
  margin-bottom: 12px;
}

.modal_paises {
  width: 416px;
  height: 500px;
}

.progress_bar_normal {
  height: 1px !important;
  background-color: #c5cbd6 !important;
}


.margin_lados_32 {
  padding-left: 24px;
  padding-right: 24px;
}

.larg_497 {
  min-width: 497px;
  max-width: 497px;
}

.botao_proximo_header_categorias {
  background: -webkit-gradient(
    linear,
    right top, left top,
    color-stop(60.84%, #ffffff),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    270deg,
    #ffffff 60.84%,
    rgba(255, 255, 255, 0) 100%
  );
  position: relative;
  height: 77px;
  margin-top: -77px;
  padding-top: 15px;
}

.botao_anterior_header_categorias {
  position: relative;
  height: 77px;
  margin-top: -77px;
  padding-top: 15px;
  background-image: -webkit-gradient(
    linear,
    left top, right top,
    color-stop(60.84%, #ffffff),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    90deg,
    #ffffff 60.84%,
    rgba(255, 255, 255, 0) 100%
  );
}

.texto-invisivel {
  color: rgba(0, 0, 0, 0);
}

.btn-selecionado {
  background-color: rgba(23, 92, 211, 0.1);
  color: #175cd3;
}

.gm-style-mtc {
  display: none;
}

.gm-style-iw-c {
  border-radius: 0px !important;
}

.col_resultados_lado_mapa {
  position: relative;
  z-index: 10;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -20px;
}

.movedor {
  height: 4px !important;
  width: 48px;
  background: #d9d9d9;
  border-radius: 100px !important;
}

.larg_max_808 {
  max-width: 808px;
}

.larg_max_400 {
  max-width: 400px;
}

.text-gray-20 {
  color: #bfc5d0;
}

.altura_340 {
  height: 340px;
}

.altura_100 {
  height: 100px;
}


.card_relacao_imovel {
  padding: 32px;
  width: 213px;
  height: 177px;
}

.larg_237 {
  width: 237px;
  min-width: 237px;
  max-width: 237px;
}

.larg_max_754 {
  max-width: 754px;
}

.sem_sublinhado {
  text-decoration: none;
}

.card_modelo_locacao {
  padding: 32px;
}

.text-semidark {
  color: #3d5071;
}

.row_modelo_locacao {
}

.tag_recomendado {
  padding: 7px 20px;
  background-color: #175cd3;
  color: #fff;
  position: relative;
}

.bloco_recomendado {
  margin-top: -28px;
  margin-bottom: 3px;
}

.larg_max_880 {
  max-width: 880px;
}

.border-semidark {
  border-color: #3d5071 !important;
}

.larg_max_52 {
  max-width: 52px;
}

.larg_max_336 {
  max-width: 336px;
}

.tagify {
  min-height: 48px;
  border-color: #d3d9e5;
  width: 100%;
  padding-top: 4px !important;
  padding-left: 8px !important;
  padding-bottom: 4px !important;
}

.btn_logado {
}

.style1 {
  margin-top: -32px;
}

.col_ticket_como_funciona {
  max-width: 72px;
}

.col_logo_simbolo_footer {
  max-width: 72px;
}

.borda-clarinha {
  border-color: #cfd6e53d;
}

.style5 {
}

.font_24 {
  font-size: 20px;
  margin-left: -12px;
  padding-left: 0px;
}

.font_gray_80 {
  color: #566071;
}

@font-face {
  font-family: "Epilogue";
  font-style: normal;
  font-weight: 400;
  src: local("");
  src: url("../assets/fonts/Epilogue/epilogue-v13-latin-regular.woff2")
    format("woff2");
  src: url("../assets/fonts/Epilogue/epilogue-v13-latin-regular.woff")
    format("woff");
}
@font-face {
  font-family: "Epilogue";
  font-style: normal;
  font-weight: 500;
  src: local("");
  src: url("../assets/fonts/Epilogue/epilogue-v13-latin-500.woff2")
    format("woff2");
  src: url("../assets/fonts/Epilogue/epilogue-v13-latin-500.woff")
    format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: local("");
  src: url("../assets/fonts/Inter/inter-v12-latin-500.woff2") format("woff2");
  src: url("../assets/fonts/Inter/inter-v12-latin-500.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: local("");
  src: url("../assets/fonts/Inter/inter-v12-latin-regular.woff2")
    format("woff2");
  src: url("../assets/fonts/Inter/inter-v12-latin-regular.woff") format("woff");
}
*:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
body {
  color: #273246;
}
.text-primary {
  color: #175cd3;
}
.bg-primary {
  background: #175cd3;
}

.btn-primary:hover,
.btn-play:hover {
  background: white;
  color: #F47D59!important;
}
#home_one {
  padding-top: 80px;
}

#swiper-midias .swiper {
  width: 100%;
  height: 100%;
}
#swiper-midias .swiper-slide {
  border-left: 1px solid #dee1e7;
  height: 50px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#swiper-midias .swiper-slide:hover .hide {
  display: block;
}

#swiper-midias .swiper-slide:hover .show {
  display: none;
}

/* mobile */
@media (max-width: 992px) {
  h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
  }
  #home_one p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
  #home_one .btn-primary {
    font-size: 16px;
    padding: 16px 24px;
  }
  #home_two {
    margin-top: 86px;
    margin-bottom: 56px;
  }

  #home_two .btn-play {
    position: absolute;
  }
  .btn-play {
    background: #175cd3;
    height: 64px;
    width: 64px;
    border-radius: 100%;
    border-style: none;
  }
  #home_three {
    padding-bottom: 64px;
  }
  #home_three h3 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #262b35;
  }
  #home_four {
    padding-top: 64px;
  }
  #home_four h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    margin-bottom: 48px;
  }
  #home_four .list-group {
    padding-left: 20px;
  }
  #home_four img {
    margin-left: -20px;
  }
  #home_four ul.timeline {
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #home_four ul.timeline .list-group-item {
    border-width: 0px;
    border-radius: 0;
    padding-left: 50px;
    color: #fff;
    padding-bottom: 48px;
  }
  #home_four ul.timeline .list-group-item.line {
    border-left-color: #273246;
    border-width: 0px 0px 0px 1px;
    border-radius: 0;
    padding-left: 50px;
    color: #fff;
  }
  #home_four ul.timeline .list-group-item h3 {
    font-family: "Epilogue";
    font-size: 20px;
  }
  #home_four ul.timeline .list-group-item p {
    font-family: "Inter";
    font-size: 16px;
    font-weight: 400;
  }
  #home_four ul.timeline .list-group-item:after {
    background-color: #273246;
    left: -20px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    display: block;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #home_four ul.timeline .list-group-item.one:after {
    content: "1";
    font-family: "Inter";
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  #home_four ul.timeline .list-group-item.two:after {
    content: "2";
    font-family: "Inter";
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  #home_four ul.timeline .list-group-item.three:after {
    content: "3";
    font-family: "Inter";
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  #home_five {
    padding-top: 64px;
    padding-bottom: 68px;
  }
  #home_five h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
    color: #262b35;
  }
  #home_five p.float {
    position: absolute;
    border-radius: 50px;
    padding: 10px 18px;
    top: 24px;
    left: 24px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 10px;
  }
  #home_five h3.card-title {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: #273246;
    margin-top: 16px;
  }
  #home_five p.card-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #273246;
  }
  #home_five .mt-100 {
    margin-top: 0px;
  }
  #home_five .card-body {
    padding: 12px;
  }
  #home_five .card-padd-200 {
    margin-bottom: 48px;
  }
  #home_five ul small {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #566071;
  }
  #home_five .card-footer {
    padding-left: 12px;
  }
  #home_five .list-group-item {
    border-color: #dee1e7;
  }
  #home_five button {
    padding: 15px 24px;
    font-size: 16px;
  }
  #home_five hr {
    border: 1px solid #dee1e7;
    position: absolute;
    bottom: 8px;
    width: 93%;
    z-index: -1;
  }
  #home_six {
    padding-top: 64px;
    padding-bottom: 64px;
    background-color: #f2f5f7;
  }
  #home_six h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    margin-bottom: 48px;
    color: #262b35;
  }
  #home_six p.text-primary {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 32px;
  }
  #home_six p.title {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #273246;
  }
  #home_six p.text-secondary {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #273246;
  }
  #home_six ul {
    margin-top: 24px;
  }
  #home_six .list-group {
    border-radius: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #home_six ul .list-group-item {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dee1e7;
  }
  #home_six ul .list-group-item p {
    opacity: 0;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #273246;
  }
  #home_six ul .list-group-item.active {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #273246;
  }
  #home_six ul .list-group-item.active p {
    color: #979aa0;
    opacity: 1;
  }
  #home_six ul .list-group-item.active p span {
    color: #273246; 
  }
  .font-color {
    color: #273246;
  }
  .bg_fundo {
    background-color: rgba(255, 255, 255, 1);
  }
  .ml-288 {
    margin: 64px 20px 80px;
  }
  .m_card {
    background-color: rgba(255, 255, 255, 1);
  }
  .b-1 {
    border: 1px solid rgba(222, 225, 231, 1);
    border-radius: 100%;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .p-icone1 {
    padding: 18px 22px !important;
  }
  .p-icone2 {
    margin: 0px 15px 0 14px !important;
    text-align: center;
  }
  .title-1 {
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #273246;
    margin: 26px 21px 22px !important;
  }
  .text-1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
  }
  .text2-bug {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 25px;
    margin: 0px 17px 0px 61px;
  }
  .pb_5 {
    padding: 16px 0px 0px !important;
  }
  .pb_120 {
    padding-top: 16px;
    padding-bottom: 70px;
  }
  .d-flex {
    border-bottom: 0 !important;
    padding: 24px 0;
  }
}
/* desktop */
@media (min-width: 992px) {
  header .container-fluid {
    max-width: none;
  }
  h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 75px;
    line-height: 80px;
    letter-spacing: -0.02em;
  }
  #home_one p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
  }
  #home_two {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  #home_two .btn-play {
    position: absolute;
  }
  .btn-play {
    background: #175cd3;
    height: 96px;
    width: 96px;
    border-radius: 100%;
    border-style: none;
  }
  #home_three {
    padding-bottom: 202px;
  }
  #home_three h3 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #262b35;
  }
  #home_four {
    padding: 200px 0;
  }
  #home_four h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: -0.02em;
    margin-bottom: 120px;
  }
  #home_four img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  #home_four ul.timeline {
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #home_four ul.timeline .list-group-item {
    border-width: 0px;
    border-radius: 0;
    padding-left: 100px;
    color: #fff;
    padding-bottom: 80px;
  }
  #home_four ul.timeline .list-group-item.line {
    border-left-color: #273246;
    border-width: 0px 0px 0px 1px;
    border-radius: 0;
    padding-left: 100px;
    color: #fff;
  }
  #home_four ul.timeline .list-group-item h3 {
    font-family: "Epilogue";
    font-size: 32px;
  }
  #home_four ul.timeline .list-group-item p {
    font-family: "Inter";
    font-size: 24px;
    font-weight: 400;
  }
  #home_four ul.timeline .list-group-item:after {
    background-color: #273246;
    left: -30px;
    border-radius: 50%;
    height: 56px;
    width: 56px;
    position: absolute;
    display: block;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #home_four ul.timeline .list-group-item.one:after {
    content: "1";
    font-family: "Inter";
    font-size: 24px;
    font-weight: 500;
    color: #fff;
  }
  #home_four ul.timeline .list-group-item.two:after {
    content: "2";
    font-family: "Inter";
    font-size: 24px;
    font-weight: 500;
    color: #fff;
  }
  #home_four ul.timeline .list-group-item.three:after {
    content: "3";
    font-family: "Inter";
    font-size: 24px;
    font-weight: 500;
    color: #fff;
  }
  #home_five {
    padding-top: 203px;
    padding-bottom: 80px;
  }
  #home_five h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 56px;
    line-height: 62px;
    letter-spacing: -0.02em;
    margin-bottom: 116px;
    color: #273246;
  }
  #home_five p.float {
    position: absolute;
    border-radius: 50px;
    padding: 12px 20px;
    top: 24px;
    left: 24px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
  }
  #home_five h3.card-title {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #273246;
    margin-top: 64px;
  }
  #home_five p.card-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #273246;
  }
  #home_five .mt-100 {
    margin-top: 100px;
  }
  #home_five .card-body {
    padding: 0;
  }
  #home_five .card-padd-200 {
    margin-bottom: 200px;
  }
  #home_five ul small {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #566071;
  }
  #home_five .card-footer {
    padding-left: 0;
  }
  #home_five .list-group-item:first-child {
    padding-left: 0;
  }
  #home_five .list-group-item {
    border-color: #dee1e7;
  }
  #home_five button {
    padding: 30px 48px;
  }
  #home_five hr {
    border: 1px solid #dee1e7;
    position: absolute;
    bottom: 20px;
    width: 99%;
    z-index: -1;
  }
  #home_six {
    padding-top: 200px;
    padding-bottom: 200px;
    background-color: #f2f5f7;
  }
  #home_six h1 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 56px;
    line-height: 62px;
    letter-spacing: -0.02em;
    margin-bottom: 120px;
    color: #273246;
  }
  #home_six p.text-primary {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    margin-top: 24px;
  }
  #home_six p.title {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #273246;
  }
  #home_six p.text-secondary {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #273246;
  }
  #home_six ul {
    margin-top: 64px;
  }
  #home_six ul .list-group-item {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dee1e7;
  }
  #home_six ul .list-group-item p {
    opacity: 0;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #273246;
  }
  #home_six ul .list-group-item.active {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #273246;
  }
  #home_six ul .list-group-item.active p {
    color: #979aa0;
    opacity: 1;
  }
  #home_six ul .list-group-item.active p span {
    color: #273246;
  }
  .font-color {
    color: #273246;
  }
  .bg_fundo {
    background-color: rgba(255, 255, 255, 1);
  }
  .ml-288 {
    margin-left: 288px;
    margin-bottom: 80px;
    padding-top: 80px;
  }
  .m_card {
    margin: 0px 256px;
    background-color: rgba(255, 255, 255, 1);
    padding: 40px 32px 0px;
  }
  .b-1 {
    border: 1px solid rgba(222, 225, 231, 1);
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .p-icone1 {
    padding: 18px 22px !important;
    margin-bottom: 45px;
    width: 25px;
  }
  .title-1 {
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #273246;
  }
  .text-1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #273246;
  }
  .text2-bug {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    padding-right: 10%;
  }
  .pb_5 {
    padding-bottom: 24px;
  }
  .pb_120 {
    padding-bottom: 120px;
  }
  
  .m-32{
    margin: 32px 0px;
  }
  .m-48{
    margin-top: 32px;
    margin-bottom: 48px;
  }
}

/* mobile button*/
@media (max-width: 992px) {
  button.navbar-toggler[aria-expanded="false"] {
    border: 1px solid #d3d9e5;
    height: 60px;
    width: 60px;
    border-radius: 100%;
  }
  button.navbar-toggler[aria-expanded="true"] {
    border: 1px solid #d3d9e5;
    height: 60px;
    width: 60px;
    border-radius: 100%;
  }
  button.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-list" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  button.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-lg" viewBox="0 0 16 16"> <path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/> </svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .subtitle {
    font-family: "Inter";
  }
}

@media all and (orientation: portrait) {
  .btn-fixed {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
  }
}

/* mobile */
@media (max-width: 992px) {
  #pre_cadastro {
    padding: 64px 0 72px;
  }
  #pre_cadastro h1 {
    font-size: 28px;
    line-height: 36px;
    color: #273246;
    padding-bottom: 48px;
  }
  #pre_cadastro .left {
    background-color: #273246;
  }
  #pre_cadastro .left h3.ps-5 {
    padding-top: 32px;
  }

  #pre_cadastro .left .bg {
    background-image: url(/assets/img/anunciar-1-mobile.png);
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  #pre_cadastro .left div .ps-5 {
    padding-left: 2rem !important;
    padding-bottom: 30px;
  }
  #pre_cadastro .left div .ps-5 h3 {
    font-size: 24px;
    line-height: 28px;
  }
  #pre_cadastro div .right {
    padding: 32px 24px 0px 25px !important;
  }
  #pre_cadastro .right div h3 {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 40px;
    color: #273246;
  }
  #pre_cadastro label {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }
  #pre_cadastro .right div .mt-32 {
    margin-top: 24px;
  }
  #pre_cadastro input {
    height: 56px;
    background: rgba(242, 245, 250, 0.4);
    border: 1px solid #d3d9e6;
    border-radius: 0;
  }
  #pre_cadastro .right .button {
    background: #175cd3;
    border-radius: 40px;
    padding: 15px 63px;

    height: 56px;
    color: #ffffff;
    margin-top: 40px;
  }
  #informacoes {
    background-color: #175cd3;
    padding: 0;
  }
  #informacoes h3 {
    color: #ffffff;
    font-size: 28px;
    line-height: 36px;
    padding: 64px 30px 60px 20px;
  }
  #informacoes .bg_informacoes {
    background-image: url(/assets/img/informacoes.png);
    height: 240px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #d3d9e6;
    background-position-y: bottom;
  }
  #informacoes div .p_left {
    padding: 64px 30px 0 20px;
  }
  #informacoes h4 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    padding-bottom: 16px;
  }
  #informacoes p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding-bottom: 64px;
  }
  #simular .bg_simular_primary {
    background-color: #175cd3;
  }
  #simular .bg_simular_secundary {
    background-color: #1450b8;
  }
  #simular {
    padding: 64px 20px;
    background: rgb(225, 228, 234, 1);
  }
  #simular .title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin: 32px 0px 32px 16px;
  }
  #simular .row.m-meio {
    margin: 32px 40px 40px 32px;
  }
  #simular #input_ganhos {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
  }
  #simular #input_ganhos::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular #input_ganhos::-moz-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular #input_ganhos:-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular #input_ganhos::-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular #input_ganhos::placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular h3 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    color: #273246;
    margin-bottom: 37px;
  }
  #simular .bg_simular_primary h5 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin: 32px 27px 24px 32px;
  }
  #simular .bg_simular_primary .text_secondary {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin: 40px 31px 36px 32px;
  }
  #simular input {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    background-color: transparent;
    border-radius: 0;
    padding: 0 0 12px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
    color: #ffffff;
  }
  #simular input::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular input::-moz-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular input::-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular input::placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular .input_simular {
    padding: 0px 32px;
    color: #ffffff;
  }
  #simular #input-objetivo {
    font-size: 32px;
    line-height: 40px;
  }

  #simular .btn_64 {
    margin-left: 32px;
  }
  #simular .btn-qtd {
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 100px;
    width: 56px;
    height: 56px;
    color: #ffffff;
    background-color: #175cd3;
    margin-right: 8px;
    margin-bottom: 43px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
  }
  #simular .btn-qtd:focus {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  #simular .bg_simular_secundary h4 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    padding-bottom: 16px;
  }
  #simular .bg_simular_secundary h5 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 64px;
  }
  #simular .bg_simular_secundary h6 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    opacity: 0.24;
    padding-bottom: 40px;
  }
  #simular .bg_simular_secundary .total_receber {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
  }
  #simular .bg_simular_secundary .total_receber::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular .bg_simular_secundary .total_receber::-moz-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular .bg_simular_secundary .total_receber:-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular .bg_simular_secundary .total_receber::-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular .bg_simular_secundary .total_receber::placeholder {
    color: #ffffff;
    opacity: 0.24;
  }
  #simular .text-m {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    opacity: 0.24;
    color: #ffffff;
  }
  #suporte {
    background: rgba(238, 241, 245, 1);
  }
  #suporte div .m-left {
    background-color: #ffffff;
    margin-bottom: 64px;
  }
  #suporte .m-left h3 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: rgba(39, 50, 70, 1);
    padding: 32px 50px 24px 28px;
  }
  #suporte .m-left .btn-qtd {
    background: rgba(26, 154, 62, 1);
    border-radius: 40px;
    color: #ffffff;
    margin-left: 28px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 24px;
    gap: 16px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
  }
  #suporte div .m-right {
    background-image: url(/assets/img/suporte.png);
    height: 246px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #d3d9e6;
    background-position-y: bottom;
  }
  #perguntas {
    padding: 64px 20px;
    background: rgba(238, 241, 245, 1);
  }
  #perguntas h1 {
    font-family: "Epilogue";
    color: #273246;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
  #perguntas .d-flex {
    border-bottom: 1px solid #d3d9e5;
    padding: 24px 0;
  }
  #perguntas .b-top {
    border-top: 1px solid #d3d9e5;
  }
  #perguntas button {
    background-color: transparent;
    border-width: 0;
    text-align: left;
    font-family: "Epilogue";
    font-size: 18px;
    line-height: 24px;
    color: #273246;
    letter-spacing: -0.02em;
    font-weight: 500;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #perguntas button[aria-expanded="false"]::after {
    content: url(/assets/img/collapse-show.png);
  }
  #perguntas button[aria-expanded="true"]::after {
    content: url(/assets/img/collapse-hide.png);
  }
  #perguntas .respostas {
    padding-top: 16px;
  }
  #perguntas .respostas p {
    font-family: "Inter";
    color: #273246;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
  }
}

/* desktop */
@media (min-width: 992px) {
  #pre_cadastro {
    padding: 104px 0 192px;
  }
  #pre_cadastro h1 {
    font-size: 75px;
    line-height: 80px;
    color: #273246;
    margin-bottom: 120px;
  }
  #pre_cadastro .margin {
    margin-left: 176px;
    margin-right: 176px;
  }
  #pre_cadastro .left {
    background-color: #273246;
  }
  #pre_cadastro .left h3.ps-5 {
    padding-top: 90px;
    padding-right: 68px;
  }
  #pre_cadastro .left .bg {
    background-image: url(/assets/img/anunciar-1.png);
    height: 340px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #pre_cadastro .left div .ps-5 h3 {
    padding-top: 54px;
    padding-bottom: 54px;
    font-size: 24px;
    line-height: 34px;
  }
  #pre_cadastro div .right {
    padding: 48px !important;
    background-color: #ffffff;
  }
  #pre_cadastro .right div h3 {
    font-size: 32px;
    line-height: 40px;
    color: #273246;
    margin-bottom: 40px;
  }
  #pre_cadastro label {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }
  #pre_cadastro .right div .mt-32 {
    margin-top: 32px;
  }
  #pre_cadastro input {
    height: 56px;
    background: rgba(242, 245, 250, 0.4);
    border: 1px solid #d3d9e6;
    border-radius: 0;
  }
  #pre_cadastro .right .button {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    background: #175cd3;
    border-radius: 40px;
    padding: 30px 45px;
    width: 100%;
    height: 80px;
    color: #ffffff;
    margin-top: 48px;
  }
  #informacoes {
    background-color: #175cd3;
  }
  #informacoes h3 {
    color: #ffffff;
    line-height: 64px;
    font-size: 56px;
    padding: 200px 30px 80px 177px;
  }
  #informacoes .bg_informacoes {
    background-image: url(/assets/img/informacoes.jpg);
    height: 379px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 40px;
    background-color: #d3d9e6;
    background-position-y: bottom;
    margin-bottom: 200px;
  }
  #informacoes div .p_left {
    padding: 360px 148px 0 144px;
  }
  #informacoes h4 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    padding-bottom: 24px;
  }
  #informacoes p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
  }
  .p-120 {
    padding-bottom: 120px;
  }
  #simular .bg_simular_primary {
    background-color: #175cd3;
  }
  #simular .bg_simular_secundary {
    background-color: #1450b8;
  }
  #simular .ganhos {
    padding: 64px 100px 68px 74px;
  }
  #simular .row.m-meio {
    margin: 64px 64px 80px;
  }
  #simular .row.m-meio .m-60 {
    padding-bottom: 60px;
  }
  #simular {
    padding: 200px 0;
    background: rgba(242, 245, 247, 1);
  }
  #simular .margin {
    margin-left: 176px;
    margin-right: 176px;
  }
  #simular h3 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 56px;
    line-height: 62px;
    margin-bottom: 80px;
    margin-left: 288px;
    color: #273246;
  }
  #simular .title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin: 32px 0px 56px 32px;
  }
  #simular .bg_simular_primary h5 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin: 64px 85px 32px 64px;
  }
  #simular input {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    background-color: transparent;
    border-radius: 0;
    padding: 8px 0;
    color: #ffffff;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
  }
  #simular input:focus {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    border-bottom: 1px solid #fff !important;
    box-shadow: none;
  }
  #simular input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 0.24;
  }
  #simular input::-moz-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 0.24;
  }
  #simular input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 0.24;
  }
  #simular input::-ms-input-placeholder {
    color: #rgba(255, 255, 255, 1);
    opacity: 0.24;
  }
  #simular input::placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 0.24;
  }
  #simular .input_simular {
    padding: 0 64px;
  }
  #simular #input_ganhos {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
  }
  #simular #input_total {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
  }
  #simular .btn_64 {
    margin-left: 64px;
  }
  #simular .btn-qtd {
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 100px;
    width: 56px;
    height: 56px;
    color: #ffffff;
    background-color: #175cd3;
    margin-right: 8px;
    margin-bottom: 43px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
  }
  #simular .btn-qtd:focus {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  #simular .bg_simular_secundary h4 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #ffffff;
    padding-bottom: 24px;
  }
  #simular .bg_simular_secundary h5 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: #ffffff;
    margin-bottom: 104px;
  }
  #simular .bg_simular_secundary h6 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    opacity: 0.24;
    color: #ffffff;
  }
  #simular .text-m {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    opacity: 0.24;
    color: #ffffff;
  }
  #simular div .link_FAQ {
    padding: 30px 170px;
    background-color: rgba(242, 245, 247, 1);
  }
  #simular div a {
    color: rgba(39, 50, 70, 1);
    text-decoration: underline;
  }
  #suporte {
    background: rgba(242, 245, 247, 1);
  }
  #suporte .row.margin {
    margin-left: 176px;
    margin-right: 176px;
  }
  #suporte div .m-left {
    background-color: #FFFFFF;
  }
  #suporte div .m-right {
    background-image: url(/assets/img/suporte.png);
    height: 325px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #d3d9e6;
    background-position-y: bottom;
  }
  #suporte .m-left h3 {
    font-family: "Epilogue";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: rgba(39, 50, 70, 1);
    padding: 43px 50px 40px 31px;
  }
  #suporte .m-left .btn-qtd {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    background: rgba(26, 154, 62, 1);
    border-radius: 40px;
    padding: 25px 32px;
    height: 68px;
    color: #ffffff;
    margin-left: 30px;
    margin-bottom: 46px;
  }
  #suporte .row.m_right {
    padding-bottom: 200px;
  }
  #suporte img {
    width: 19px;
    height: 19px;
    margin-right: 16px;
  }
  .padding_inicio_64_desktop {
    padding-left: 64px;
  }
  .padding_final_64_desktop {
    padding-right: 64px;
  }
  .btn-encontrar-imovel-inicio-desktop {
    padding: 30px 48px;
  }
  .btn-avancar-imovel-home {
    position: absolute;
    margin-top: 86px;
    margin-left: -48px;
  }

  .btn_avancar_imovel_primary {
    position: absolute;
    top: 25%;
    left: 50%;
  }

  .btn_avancar_cidade_primary {
    position: absolute;
    margin-top: 62px;
    left: 35%;
  }
  .style7 {
    margin-top: 17px !important;
  }

  .formulario_numerado {
    margin-left: -67px;
  }

 

  .img-btn-pqn-capa {
    margin-top: -48px !important;
  }

.padding_inteiro_64_desktop {
    padding: 64px;
  }

.col-icone-detaques {
    max-width: 104px!important;
  }

.img-detalhes-imovel {
    margin-top: -66px!important;
  }

.btn-circulo-pequeno {
    padding: 10px 13px;
  }

.col-tipo-imovel-mapa {
    margin-top: -41.7px!important;
    margin-left: -4px;
  }

.ctn-img-inicio {
    background-image: url("../assets/images/foto_familia_casa.jpg");
    background-size: cover;
  }



}
.col_img_pre_cadastro {
  background-repeat: no-repeat;
  height: 260px;
  background-image: url("../assets/img/anunciar-1-mobile.png");
  background-size: 100vw;
}
.padding_inicio_176 {
  padding-left: 176px;
}
.padding_final_64 {
  padding-right: 64px;
}
.hr_clarinho {
  background-color: rgba(255, 255, 255, 0.4);
}
.link-hovered {
}

.btn_avancar_cidade_primary {
}

.container-range {
  position: relative;
  width: 100%;
  height: 100px;
  margin-top: 30px;
  background-color: rgba(0, 0, 0, 0);
}

input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
}
.slider-track {
  width: 100%;
  height: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 45px;
  width: 45px;
  background: url("/assets/images/icones/geral/input_range.svg") no-repeat;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
  border-radius: 50%;
}
input[type="range"]::-webkit-slider-thumb3 {
  -webkit-appearance: none;
  border: none;
  height: 45px;
  width: 45px;
  background: url("/assets/images/icones/geral/input_range.svg") no-repeat;
  margin-top: -20px;
  border-radius: 0 !important;
}

.values {
  background-color: #3264fe;
  width: 32%;
  position: relative;
  margin: auto;
  padding: 10px 0;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  color: #ffffff;
}
.values:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #3264fe;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  margin: auto;
  bottom: -14px;
  left: 0;
  right: 0;
}
.style7 {
  position: absolute;
  margin-top: 12px;
  margin-left: 13px;
}
.input_valor_range_duplo {
  padding-left: 40px;
}

.zoom-100-obrigatorio {
  zoom: 1 !important;
}

.largura-100-obrigatorio {
  width: 100% !important;
}

.menu_desktop_imoveis {
  position: fixed;
  bottom: 0px;
}

.larg_68 {
  max-width: 68px;
}

.larg_max_260 {
  max-width: 260px;
  overflow: auto;
}

.padding_12 {
  padding: 12px;
}

::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-track {
  display: none;
}

.text-gray-80 {
  color: #566071;
}

.padding_20_32 {
  padding: 20px 32px;
}

.larg_max_112 {
  max-width: 112px;
}

.altura_52 {
  height: 52px;
}

.style8 {
  margin-top: -52px;
}

.larg_max_864 {
  max-width: 864px;
}

.style9 {
  margin-top: 288px;
  margin-bottom: 0px;
}

.fit-imagem {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.btn-pequeno-capa {
  font-size: 12px;
  padding: 4.5px 11.5px;
  position: relative;
}

.img-btn-pqn-capa {
  margin-top: -28px;
}

.style3 {
}

.icone_bolinha {
  font-size: 6px;
  position: relative;
  top: -3px;
  margin-right: 8px;
}

.alerta-laranja {
  background-color: rgba(255, 119, 0, 0.12);
  color: #744F25;
  border-width: 0px 0px 0px 3px;
  border-left-color: #eca049;
}

.texto-laranja-escuro {
  color: #744F25;
}

.texto-laranja-escuro:visited {
  color: #744F25;
}

.texto-laranja-escuro:focus {
  color: #744F25;
}

.icone-letra-usuario {
    min-width: 25px!important;
    min-height: 25px!important;
  }

.icone-letra-usuario-grande {
    width: 56px!important;
    height: 56px!important;
    font-size: 24px;
    font-weight: 600;
    padding: 11px 20px;
  }

.zoom-normal {
  zoom: 1!important;
}

.col-icone-letra-usuario-grande {
  max-width: 80px;
}

#btn_escolher_periodos_detalhes {
  padding-top: 19px;
  padding-bottom: 19px;
  
}

.col-icone-detaques {
  max-width: 88px;
}

.btn-numero-periodo {
  font-size: 18px;
  padding: 19px 23.5px;
  border-color: rgba(255, 255, 255, 0.315);
  border-style: solid;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;

}

.btn-whats {
    background: rgba(26, 154, 62, 1);
    border-radius: 40px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 24px;
  }

.padding_32 {
  padding: 32px;
}

.font_18 {
  font-size: 18px;
}

.btn-detalhes-tipo-movel {
  padding: 12px 20px;
  
}

.img-detalhes-imovel {
  margin-top: -58px;
  
}

.style10 {
  position: relative;
  z-index: 999;
}

.btn-lixeira-dashboard {
  padding: 14px;
  border-color: #e1e3e6;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #273246;
  font-size: 18px;
  
}


.col-alinhar-embaixo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.elemento-alinhar-embaixo {
   -ms-flex-item-align: end;
       align-self: flex-end;
}

.row_faixa_preco_filtro {
  margin-top: -48px;
}

.style11 {
  padding-top: 10px;
  font-size: 20px;
}

.style12 {
  margin-top: -6px;
}

.style13 {
  margin-top: -14px;
}

.style14 {
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.style17 {
  color: #566071;
}

.style18 {
  color: #566071;
}

.style19 {
  margin-top: 37px;
  margin-bottom: 32px;
}

.style20 {
  margin-bottom: -13px;
}

.style21 {
  margin-bottom: 35px;
}

@media (min-width: 576px) {

.style22 {
    margin-top: 116px;
  }

.style23 {
    text-align: center;
  }
}

.style22 {
  text-align: center;
  margin-top: 101px;
}

.style25 {
  text-align: center;
  margin-top: 42px;
}

.style27 {
  margin-top: 13px;
  font-size: 16px;
}

.style28 {
  font-size: 38px;
}

.cc {
  margin-bottom: 1px;
}

.remover_margin_paragrafo {
  margin-bottom: 0px;
  text-indent: 15px;
}

.botoes_menu_lateral {
  width: 304px;
  height: 60px;
  padding-left: 24px;
  background-color: #fff;
	
}

.cor_fundo_usuarios {
  background-color: #E1E4EA;
	
}

.espaco_menu {
  height: 20px;
  background-color: #fff;
  width: 304px;
}

.hover_coluna:hover .hover_paragrafo {
	color: #175cd3;
}

.hover_coluna:hover {
background-color: rgba(23, 92, 211, 0.04);
}

.hover_coluna:hover .hover_icon {
stroke: #175cd3;
}

.dropdown_usuarios {
  padding: 15px 16px 22px;
}

.espaco_drop_user {
  margin-bottom: 11px;
}

.dropdown_logado {
  display: inline-block;

}

.style15 {
  top: 40%;
  margin-bottom: -48px;
  position: relative;
}
.esconder {
  opacity: 0;
}
.style16:hover .esconder {
  opacity: 100;
}

.style17 {
  z-index: 9999999;
  position: relative;
}

.style18 {
  top: 20%;
  margin-bottom: -48px;
  position: relative;
}

 .btn-pequeno-capa {
    font-size: 16px !important;
    padding: 11px 21px !important;
  }

 .col-tipo-imovel-mapa {
  margin-top: -44px;
}

.btn-tipo-imovel-mapa {
  font-size: 14px;
  padding: 9px 16px;
  
}

.btn-numero-etapa-checkout {
  font-size: 18px;
  padding: 2px 10.5px;
  color: #566071;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #bfc7d9;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;

}


.menu_ativo_usuario{
background-color: rgba(23, 92, 211, 0.04);
color: #175cd3;
}

.menu_ativo_usuario .hover_icon {
stroke: #175cd3;
}

.pos_index_fav {width: 30px;
  float: left;
  position: relative;
  background-color: #fff;
  top: 33px;
  left: 295px;
  height: 33px;
  margin-bottom: 0px;
}

.borda_count_fav {
  position: relative;
  width: 30px;
  height: 25px;
  left: 95px;
  text-indent: 0px;
  border: 1px solid #adb5bd;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
	
}

.imagem_imoveis_favoritos {
  padding-left: 0px;
  padding-right: 0px;
}

.descricao_imoveis_favoritos {
}

.btn_remover_favorito {
  float: right;
}

.pointer.btn_remover_favorito {
  float: right;
  clear: none;
  position: relative;
  bottom: 94px;
}

.pa_favorito {
  float: right;
  position: relative;
  top: 0px;
  width: 30px;
  height: 33px;
  background-color: #fff;
  margin-bottom: -35px;
  margin-right: 35px;
}

.sublinhado_text {
  text-decoration: underline;
}

.font-weight-500 {
  font-weight: 500!important;
}

.btn-numero-periodo-checkout {
  font-size: 18px;
  padding: 19px 19.5px;
  border-style: solid;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;

}

.fc-center{
    display:none;
}

.fc-left{
    display:none;
}

.fc-right{
    display:none;
}

.fc-axis{
    display:none;
}

.fc-day {
  border-width: 0px!important;
}

.fc-day-top {
  text-align: center!important;
}

.fc-header-toolbar {
   display:none;
  margin-bottom: 0px!important;
   
}

.larg_max_380 {
  max-width: 380px;
}

.pad_cima_baixo_19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.pad_lados_20 {
  padding-left: 20px;
  padding-right: 20px;
}

.input-file-documentos{
  margin-top: -29px;

}

.bg-gray-2 {
  background-color: #F2F5F7;
}

.row_pad_20 {
  margin-left: -20px;
  margin-right: -20px;
}

.btn-circulo-40 {
  height: 40px;
  width: 40px;
  padding: 8px 15px;
}

.larg_max_64 {
  max-width: 64px;
}

.real_prefixo {
  z-index: 1000000000000;
}

.col_input_real_prefixo {
  margin-left: -68px;
}

.input_real_prefixo {
  padding-left: 42px;
  
}

.btn-icon-dash {
  border-color: #e1e3e6;
  padding: 12px
}

.label-input-inicio {
  margin-bottom: -34px;
}

.input-inicio {
  padding-top: 36px!important;
  padding-left: 30px!important;
}

.textarea {
  min-height: 150px!important;
}

.style16 {
  background-image: url("../assets/images/pattern_sem%20fundo.png");
  background-repeat: repeat;
}

.style24 {
  overflow: auto;
}

.menu_dashboard {
  border-left: 4px solid;
  border-color: transparent;
  color: var(--bs-body-color);
  padding: 8px 24px;
}

.menu_dashboard:hover {
  border-color: var(--bs-primary)!important;
  background-color: rgba(238, 241, 245, 1);
}

.menu_dashboard:hover a {
  color: var(--bs-primary)!important;
}

.menu_dashboard_ativo {
  border-color: var(--bs-primary)!important;
  background-color: rgba(238, 241, 245, 1);
}

.menu_dashboard_ativo a {
  color: var(--bs-primary)!important;
}

.altura_minima_300 {
  min-height: 300px!important;
}

.preloader {
  height: 100vh;
  background-image: url("../assets/images/pattern_fundo%20laranja.png");
  background-repeat: repeat;
  background-size: cover;
}