.pt-6 {
  padding-top: 3.5rem !important;
}

.pt-7 {
  padding-top: 4rem !important;
}

@media (min-width: 768px) {
  .md\:text-right {
    text-align: right !important;
  }

  .md\:mt-0 {
    margin-top: 0 !important;
  }
}

.navbar-brand {
  display: inline-block;
}

.logo-dversia {
  vertical-align: top;
  margin-top: 10px;
}

.header .header_logo_box .logo-dversia img,
.default_sickty_heaad .header_logo_box .logo-dversia img {
  width: 130px;
}

.header .header_logo_box .logo-modoar img,
.default_sickty_heaad .header_logo_box .logo-modoar img {
  width: 130px;
  margin-left: 20px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .top span,
.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom span {
  color: var(--text-color-light);
}

.title_all_box.style_one .title_sections h2 {
  text-transform: uppercase;
}

.title_all_box.style_one .title_sections h3 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.title_all_box.style_one .title_sections h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.title_all_box.style_one .title_sections h5 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.bg-main-color {
  background-color: var(--primary-color-one);
}

.bg-main-color .title_all_box.style_one .title_sections h2,
.bg-main-color .title_all_box.style_one .title_sections h3,
.bg-main-color .title_all_box.style_one .title_sections h4,
.bg-main-color .title_all_box.style_one .title_sections h5 {
  color: white;
}

.text-right {
  text-align: right !important;
}

.ico-gmaps {
  width: 35px;
  margin-top: -7px;
}

.vista p {
  margin-bottom: 5px;
}

.vista img {
  width: 100%;
}

@media (min-width: 768px) {
  .vista img {
    height: 435px;
  }
}

.vista:first-child {
  margin-top: 0;
}

.vista {
  margin-top: 40px;
}

@media (min-width: 992px) {
  .vista {
    margin-top: 0;
  }
}

.edificabilidad-info > div {
  margin-bottom: 10px;
}

.section-price {
  padding: 80px 0;
}

.section-price h2 {
  color: white;
  font-size: 40px;
  line-height: 36px;
  padding: 0px 0px 10px 0px;
  font-family: var(--creote-family-one);
}

.section-price h3 {
  color: white;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  padding: 0px 0px 10px 0px;
  font-family: var(--creote-family-one);
}

.section-price .title {
  font-size: 30px;
}

.section-price .price {
  font-size: 40px;
}

.section-price .line {
  width: 300px;
  margin: 30px auto;
  border: 1px solid white;
}
