@font-face {
  font-family: 'Frank Ruhl Libre';
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Bold.eot');
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Bold.woff2') format('woff2'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Bold.woff') format('woff'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frank Ruhl Libre';
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Medium.eot');
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Medium.woff2') format('woff2'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Medium.woff') format('woff'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frank Ruhl Libre';
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Light.eot');
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Light.eot?#iefix') format('embedded-opentype'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Light.woff2') format('woff2'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Light.woff') format('woff'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frank Ruhl Libre';
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Black.eot');
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Black.eot?#iefix') format('embedded-opentype'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Black.woff2') format('woff2'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Black.woff') format('woff'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frank Ruhl Libre';
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Regular.eot');
  src: url('fonts/FrankRuhlLibre/FrankRuhlLibre-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Regular.woff2') format('woff2'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Regular.woff') format('woff'), url('fonts/FrankRuhlLibre/FrankRuhlLibre-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Typography */
/* Paleta y mas */
/* Generales */
.c1 {
  color: #FF710E;
}
.c2 {
  color: #213555;
}
.c3 {
  color: #4F709C;
}
.c4 {
  color: #F0F0F0;
}
.c5 {
  color: #FFFFFF;
}
.bg-c1 {
  background-color: #FF710E;
  color: #FFF;
}
.bg-c2 {
  background-color: #213555;
  color: #FFF;
}
.bg-c3 {
  background-color: #4F709C;
  color: #FFF;
}
.bg-c4 {
  background-color: #F0F0F0;
  color: #FFF;
}
.bg-c5 {
  background-color: #FFFFFF;
  color: #FFF;
}
html {
  font-size: 100%;
}
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
}
body {
  font-family: 'Manrope', sans-serif;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #474747;
  overflow-x: hidden;
}
body p {
  line-height: 1.5625rem;
  font-weight: 300;
}
body a {
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Frank Ruhl Libre', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-weight: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h1 {
  font-size: 58px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}
h2 {
  font-size: 2.1875rem;
  font-weight: 500;
  line-height: 2.1875rem;
  margin-bottom: 2rem;
}
h3 {
  font-size: 30px;
  font-weight: 500;
}
h4 {
  font-family: Manrope;
  font-size: 17px;
  font-weight: 800;
  line-height: 17px;
  letter-spacing: 0.51px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* Generales */
[x-cloak] {
  display: none !important;
}
.faded {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.faded.visible {
  opacity: 1;
}
.ptb {
  padding-top: 90px;
  padding-bottom: 90px;
}
.pt {
  padding-top: 90px;
}
.pb {
  padding-bottom: 90px;
}
.no-flicker {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.specialfont {
  font-family: 'Frank Ruhl Libre', sans-serif;
  font-weight: normal;
}
:root {
  --swiper-theme-color: #272727;
}
.ttu {
  text-transform: uppercase;
}
.tac {
  text-align: center;
}
.boton {
  display: inline-block;
  padding: 10px 35px;
  text-decoration: none;
  border-radius: 0px;
  background-color: #FF710E;
  color: #FFF;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  outline: 1px solid #FF710E;
}
.boton:hover {
  background-color: transparent;
  color: #FF710E;
}
.boton.c2 {
  background-color: #213555;
  color: #FFF;
}
.boton.c2:hover {
  color: #FFF;
}
.boton.c3 {
  background-color: #4F709C;
  color: #FFF;
}
.boton.c3:hover {
  color: #FFF;
}
.boton.c4 {
  background-color: #F0F0F0;
  color: #FFF;
}
.boton.c4:hover {
  color: #FFF;
}
.boton.c5 {
  background-color: #FFFFFF;
  color: #FFF;
}
.boton.c5:hover {
  color: #FFF;
}
.boton.outline {
  background-color: transparent;
  color: #FF710E;
  border: 1px solid #FF710E;
}
.boton.outline:hover {
  color: #FF710E;
}
.boton.outline.c2 {
  color: #213555;
  border: 2px solid #213555;
}
.boton.outline.c2:hover {
  color: #213555;
}
.boton.outline.c3 {
  color: #4F709C;
  border: 2px solid #4F709C;
}
.boton.outline.c3:hover {
  color: #4F709C;
}
.boton.outline.c4 {
  color: #F0F0F0;
  border: 2px solid #F0F0F0;
}
.boton.outline.c4:hover {
  color: #F0F0F0;
}
.boton.outline.c5 {
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.boton.outline.c5:hover {
  color: #FFFFFF;
}
.boton:hover {
  text-decoration: none;
}
.boton:hover.grow {
  transform: scale(1.07);
}
ul.lista-iconos {
  list-style: none;
  margin-left: 0;
  margin-top: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
ul.lista-iconos li {
  padding: 4px 0;
  position: relative;
  font-size: 14px;
}
ul.lista-iconos li::before {
  content: "\F633";
  font-family: 'bootstrap-icons';
  color: #FF710E;
  font-size: 16px;
  display: inline-block;
  margin-left: -22px;
  width: 30px;
  position: absolute;
  top: 4px;
  left: 0;
}
/* HEADER */
#site-header {
  padding: 20px 40px 20px 40px;
}
#site-header .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#site-header .logo img {
  width: 320px;
  height: auto;
}
#site-header .header-contacto {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
#site-header .header-contacto .wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#site-header .header-contacto .wrap a {
  text-decoration: none;
  color: #000;
  font-size: 1.0625rem;
  font-weight: 800;
  transition: all 0.2s;
}
#site-header .header-contacto .wrap a:hover {
  color: #FF710E;
}
#site-header .main-menu {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
#site-header .main-menu li a {
  padding: 15px 20px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.01875rem;
  transition: all 0.2s;
}
#site-header .main-menu li a:hover {
  color: #FF710E;
}
#site-header .main-menu #item-contacto {
  display: none;
}
#site-header .main-menu.not-responsive li {
  display: inline;
}
#site-header .main-menu.not-responsive li a {
  color: #474747;
  font-size: 0.9375rem;
}
#site-header .main-menu.not-responsive li.active a {
  position: relative;
}
#site-header .main-menu.not-responsive li.active a::before {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-49%);
  content: '\F285';
  font-family: 'bootstrap-icons';
  color: #FF710E;
}
#site-header .main-menu.responsive {
  text-align: center;
  align-self: center;
}
#site-header .main-menu.responsive li {
  padding: 4px;
}
#site-header .main-menu.responsive a {
  padding: 15px;
}
.menu-responsive {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 15vh;
  gap: 15vh;
  background: #213555;
  color: #fff;
  z-index: 80;
}
.menu-responsive a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}
.menu-responsive a:hover {
  color: #FF710E;
}
.menu-responsive .logo-responsive img {
  width: 300px;
}
.menu-responsive .header-contacto-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 20px;
}
button.menu-command {
  border: none;
  background: transparent;
  outline: none;
  font-size: 30px;
}
button.menu-command:focus,
button.menu-command:active {
  outline: none;
}
#menu-open {
  color: #474747;
}
#menu-close {
  position: absolute;
  top: 25px;
  right: 28px;
  color: #fff;
}
.item .wrap {
  position: relative;
}
#gracias {
  padding-top: 130px;
  padding-bottom: 130px;
  text-wrap: balance;
}
#gracias b {
  font-weight: 700;
}
.gutters {
  --bs-gutter-x: 45px;
  --bs-gutter-y: 45px;
}
.pretitle {
  color: #FF710E;
  font-size: 0.875rem;
  letter-spacing: 0.035rem;
  text-transform: uppercase;
}
.pretitle.barra {
  position: relative;
  display: block;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.pretitle.barra::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 4rem;
  height: 3px;
  background-color: #E3E3E3;
}
.pretitle.barra::after {
  content: '';
  position: absolute;
  left: -2px;
  bottom: -3.5px;
  width: 10px;
  height: 10px;
  background-color: #E3E3E3;
  border-radius: 50%;
  animation: 4s ease-in-out infinite alternate desplazamiento;
}
@keyframes desplazamiento {
  0% {
    left: -2px;
  }
  50% {
    left: calc(4rem);
  }
  100% {
    left: -2px;
  }
}
@keyframes kenburns {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
a.boton-hero {
  color: #474747;
}
.link-flecha {
  position: relative;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.4s ease;
  color: inherit;
  padding-top: 15px;
  padding-bottom: 15px;
}
.link-flecha::before {
  content: url(images/circulo.png);
  display: inline-block;
  top: 50%;
  transform: translateY(-40%);
  position: absolute;
  right: 23px;
  transition: all 0.4s ease;
}
.link-flecha::after {
  display: flex;
  line-height: 0;
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  top: 55%;
  right: -2px;
  transform: translateY(-50%);
  background-color: #FF710E;
  border-radius: 50%;
  scale: 0.6;
  opacity: 0;
  transition: all 0.4s ease;
}
.link-flecha:hover {
  color: #FF710E;
}
.link-flecha:hover::before {
  right: -19px;
}
.link-flecha:hover::after {
  opacity: 1;
  scale: 1;
}
.section-title {
  font-size: 2.1875rem;
  font-weight: 500;
  line-height: 2.1875rem;
  margin-bottom: 2rem;
}
h3.footer-h3 {
  font-size: 23px;
  font-weight: 800;
  line-height: 25px;
  margin-bottom: 40px;
  padding-top: 25px;
}
.entry h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 5px;
}
.entry ul.lista-iconos li {
  font-size: 15px;
  padding: 0;
}
.entry h3 {
  font-family: Manrope;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  text-transform: uppercase;
  color: #4F709C;
}
/****SINGLE TRAMITES****/
#single-tramites {
  position: relative;
  z-index: 1;
}
#single-tramites .logo-transparente {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
/***** Footer *****/
#site-footer {
  background-color: #213555;
  color: #fff;
}
#site-footer ul {
  list-style-type: none;
  padding-left: 0;
}
#site-footer .footer-col {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
ul.datos-contacto-footer {
  margin-top: 20px;
  margin-left: 15px;
}
ul.datos-contacto-page {
  padding-left: 0;
}
ul.datos-contacto-page a:hover {
  color: #213555;
}
.datos-contacto li {
  display: flex;
  align-items: center;
}
.datos-contacto a {
  text-decoration: none;
  color: inherit;
  transition: all 0.2s;
  padding: 4px 0;
}
.datos-contacto a:hover {
  color: #FF710E;
}
.footer-menu li {
  position: relative;
  padding: 4px 0;
  margin-left: 20px;
}
.footer-menu li::before {
  content: '\F285';
  font-family: 'bootstrap-icons';
  color: #FF710E;
  font-size: 16px;
  display: inline-block;
  margin-left: -22px;
  width: 20px;
  position: absolute;
  top: 4px;
  left: 0;
}
.footer-menu li a {
  text-decoration: none;
  color: inherit;
  transition: all 0.2s;
  padding: 4px 0;
}
.footer-menu li a:hover {
  color: #FF710E;
}
#copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #182944;
  color: #fff;
}
.copyright-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright-col a {
  text-decoration: none;
  color: #fff;
  transition: all 0.2s;
}
.copyright-col a:hover {
  color: #FF710E;
}
.back-to-top {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 50px;
  border: none;
  background-color: #FF710E;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.back-to-top:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.back-to-top button {
  outline: none;
  background: none;
  font-size: 22px;
  border: none;
  color: #fff;
}
/**** FORMULARIOS ****/
span.validate-error {
  color: #e24f4f;
}
span.requerido {
  color: #e24f4f;
  font-size: 19px;
  padding-left: 3px;
  line-height: 10px;
}
.form-group {
  margin-bottom: 20px;
}
input.form-control {
  height: 60px;
}
textarea.form-control {
  min-height: 250px;
  padding-top: 30px !important;
}
.form-control {
  border: 0.5px solid #000;
  border-radius: 0;
  padding-left: 15px !important;
}
label {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #000;
  margin-left: 15px;
}
.label-mensaje {
  align-items: flex-start;
}
.boton-form-contacto {
  margin-top: 10px;
}
button[type=submit]:not(.outline) {
  border: none;
}
.bg-gray {
  background-color: #F8F9FA;
}
.plr {
  padding-right: 10%;
  padding-left: 10%;
}
.columna-datos-contacto {
  text-wrap: balance;
}
#contacto {
  position: relative;
  z-index: 1;
}
#contacto::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(images/bg-cta.png) center no-repeat;
  background-size: cover;
  opacity: 0.05;
  filter: invert(1);
  z-index: -1;
}
/***** Videos *****/
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  margin-bottom: 40px;
  margin-top: 20px;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/** HERO **/
#hero {
  height: fit-content;
  min-height: 550px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#hero::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(images/hero.jpg) center no-repeat;
  background-size: cover;
  animation: 7s ease-in-out forwards alternate kenburns;
}
#hero .wrap {
  padding-top: 180px;
  padding-bottom: 180px;
}
#hero h1 {
  font-size: 3.625rem;
  font-weight: 700;
  line-height: 3.75rem;
  margin-bottom: 40px;
}
#hero h1 span {
  color: #FF710E;
}
.logo-hero {
  position: absolute;
  height: 115%;
  width: auto;
  left: -30px;
  top: 0;
  opacity: 0.05;
  z-index: -1;
}
/* ITEM SERVICIO */
.item-servicio .wrap {
  background: #fff;
  text-align: center;
  height: 100%;
  position: relative;
  z-index: 1;
}
.item-servicio .wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.4s ease;
  opacity: 0.8;
}
.item-servicio .wrap:hover::before {
  background-color: #213555;
}
.item-servicio .wrap:hover .item-info {
  color: #fff;
}
.item-servicio .wrap:hover .img-servicio {
  z-index: -1;
}
.item-servicio h3 {
  font-size: 23px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 20px;
}
.item-servicio p {
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 20px;
}
.item-servicio .item-info {
  padding: 60px 50px;
  transition: all 0.4s ease;
}
.item-servicio a {
  text-decoration: none;
  color: #FF710E;
  font-size: 17px;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.item-servicio a:hover {
  color: #fff;
}
.item-servicio .item-img {
  position: relative;
}
.item-servicio .img-servicio {
  transition: all 0.4s ease;
  mix-blend-mode: multiply;
}
.logo-cards {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.item-cta .wrap {
  position: relative;
  height: 100%;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow: hidden;
  z-index: 1;
  background-color: #FF710E;
  color: #FFF;
  transition: all 0.4s ease;
  gap: 10px;
}
.item-cta .wrap::before {
  content: '';
  position: absolute;
  left: -10%;
  top: -26%;
  width: 150%;
  height: 155%;
  background: url(images/bg-cta.png) center no-repeat;
  background-size: cover;
  opacity: 0.1;
  z-index: -1;
}
.item-cta .link-flecha {
  font-size: 17px;
  text-transform: uppercase;
  width: fit-content;
  z-index: 3;
}
.item-cta .link-flecha::after,
.item-cta .link-flecha img {
  filter: grayscale(1);
}
.item-cta .link-flecha:hover {
  color: #FF710E;
}
.item-cta .logo-cta {
  position: absolute;
  right: 20px;
  bottom: 40px;
}
.item-cta .btn-cta {
  border: 1px solid #F0F0F0;
  padding: 30px;
  position: relative;
  transition: all 0.4s ease;
}
.item-cta .btn-cta:hover {
  border: 1px solid #213555;
}
.item-cta .btn-cta p {
  line-height: 20px;
  font-size: 0.9rem;
}
.item-cta .btn-cta h4 {
  margin-bottom: 15px;
}
.item-cta .btn-cta a .bi {
  font-size: 2rem;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
/**** NUMEROS *****/
#numeros {
  background: url(images/bg-numeros.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}
#numeros::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: -1;
}
.numero {
  font-size: 70px;
  font-weight: 800;
  line-height: 60px;
  letter-spacing: -4.2px;
  margin-bottom: 15px;
  display: block;
}
.lead {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}
/* NOSOTROS HOME */
#nosotros-home .container {
  background-color: #fff;
  position: relative;
  z-index: 4;
  top: -85px;
  padding: 65px 55px;
}
/******** HEADING ************/
.breadcrumbs a {
  color: #FF710E;
  font-weight: 500;
  text-decoration: none;
  font-size: 17px;
  transition: all 0.2s ease;
}
.breadcrumbs a:hover {
  color: #4F709C;
}
.heading {
  color: #fff;
  padding-top: 140px;
  padding-bottom: 120px;
  position: relative;
  z-index: 1;
}
.heading::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  mix-blend-mode: darken;
  z-index: -1;
}
.page-desarrolla-con-nosotros .heading {
  background: url(images/heading-desarrollos-inverquetzal.webp) center no-repeat;
  background-size: cover;
}
.page-inverti-en-un-desarrollo-inmobiliario .heading {
  background: url(images/heading-inversiones-desarrollo.webp) center no-repeat;
  background-size: cover;
}
.page-vende-tu-propiedad .heading {
  background: url(images/heading-departamento.webp) center no-repeat;
  background-size: cover;
}
.page-inversiones .heading {
  background: url(images/heading-inversiones.webp) center no-repeat;
  background-size: cover;
}
.page-nosotros .heading {
  background: url(images/heading-nosotros.jpg) center no-repeat;
  background-size: cover;
}
.page-servicios .heading {
  background: url(images/heading-servicios.jpg) center no-repeat;
  background-size: cover;
}
.page-contacto .heading {
  background: url(images/heading-contacto.jpg) center no-repeat;
  background-size: cover;
}
.page-tramites-y-gestion-municipal .heading {
  background: url(images/heading-tramites.jpg) center no-repeat;
  background-size: cover;
}
/**NUESTROS VALORES***/
#nuestros-valores {
  background: url(images/bg-valores.jpg) center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
#nuestros-valores::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: -1;
}
/** **/
/* FLIP CARD */
.flip-card {
  background-color: transparent;
  perspective: 1000px;
  min-height: 300px;
  height: 350px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
/* Position the front and back side */
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #FF710E;
  padding: 65px 85px;
  flex-direction: column;
  gap: 20px;
}
.flip-card-front img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(335deg) brightness(103%) contrast(104%);
}
/* Style the back side */
.flip-card-back {
  padding: 75px 60px;
  background-color: #213555;
  transform: rotateY(180deg);
}
/* ITEM SOCIO */
.item-socio .wrap {
  min-height: 350px;
  text-align: center;
  position: relative;
  transition: all 0.4s ease;
}
.item-socio .wrap .item-img img {
  width: 100%;
}
.item-socio .wrap:hover {
  translate: 0 -15px;
}
.item-socio .wrap:hover::before {
  translate: 0 15px;
}
.item-socio .wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #213555;
  z-index: -1;
  transition: all 0.4s ease;
}
.item-socio .item-info {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background-color: #FF710E;
  width: 100%;
  padding: 25px;
}
.item-socio .linkedin {
  width: 30px;
  height: 30px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background-color: #f0f0f0;
  color: #000000;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 82px;
}
/***** partial CTA ********/
#cta {
  text-wrap: balance;
  background: url(images/bg-cta.jpg) bottom no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
  color: #fff;
  position: relative;
  z-index: 1;
}
#cta::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: -1;
}
#cta h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
}
.botones-bloque {
  margin-top: 50px;
  display: flex;
  gap: 25px;
  align-items: flex-start;
}
.botones-bloque .boton {
  width: 50%;
  text-align: center;
}
/*********** MEDIA QUERIES **************/
@media (max-width: 1199.98px) {
  #site-footer .footer-col {
    display: block;
  }
  #site-header {
    padding: 20px;
  }
  #site-header .logo img {
    max-width: 240px;
  }
  .inversiones .item-cta {
    margin-bottom: 30px;
  }
}
.formulario-inversion {
  margin-top: 40px;
}
.formulario-inversion .form-floating > .form-select {
  padding-left: 11px;
}
.form-select {
  border-radius: 2px;
  border-color: #000;
}
.field-dropdown {
  align-items: center;
}
.field-dropdown select {
  padding: 8px;
}
.field-dropdown label {
  margin-right: 8px;
}
@media (min-width: 1200px) {
  .more-gutter {
    --bs-gutter-x: 3rem;
  }
  .img-nosotros-home {
    background: url(images/gestiones-inmobiliarias.jpg) center no-repeat;
    background-size: cover;
    min-height: 500px;
  }
  .img-nosotros {
    background: url(images/desarrollos-inmobiliarios.jpg) center no-repeat;
    background-size: cover;
    min-height: 500px;
  }
}
@media (max-width: 320px) {
  .link-flecha {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .item-servicio .item-info {
    padding: 45px 30px;
  }
  #copyright {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .copyright-col a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
  }
}
@media (max-width: 575.98px) {
  #site-header {
    padding: 5px 15px;
  }
  #hero .wrap {
    padding-top: 100px;
    padding-bottom: 250px;
  }
  #hero h1 {
    font-size: 2.0625rem;
    font-weight: 700;
    line-height: 2.425rem;
  }
  #hero p {
    margin-bottom: 20px !important;
  }
  h1 {
    font-size: 2.0625rem;
    font-weight: 700;
    line-height: 2.425rem;
  }
  .item-cta .wrap {
    padding: 45px 30px;
    gap: 30px;
  }
  .item-cta .wrap h3 {
    font-size: 24px;
  }
  .section-title {
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.375rem;
    margin-bottom: 1rem;
  }
  #nosotros-home {
    background-color: #fff;
  }
  #nosotros-home .container {
    z-index: 4;
    top: -60px;
    padding: 60px 20px 0px 20px;
  }
  .pt {
    padding-top: 60px;
  }
  .pb {
    padding-bottom: 60px;
  }
  .ptb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 15px;
  }
  #cta h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  .heading {
    padding-top: 80px;
    padding-bottom: 60px;
    height: 230px;
  }
  .botones-bloque {
    flex-direction: column;
  }
  .botones-bloque .boton {
    width: unset;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #hero .wrap {
    padding-top: 120px;
    padding-bottom: 230px;
  }
  #hero h1 {
    font-size: 2.4625rem;
    line-height: 2.625rem;
    margin-bottom: 20px !important;
  }
  #hero p {
    margin-bottom: 20px !important;
  }
  h1 {
    font-size: 2.4625rem;
    line-height: 2.625rem;
  }
  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 16px;
  }
  .inversiones .container {
    max-width: 500px;
  }
}
@media (max-width: 767.98px) {
  #hero h1,
  #hero p {
    margin-bottom: 20px !important;
  }
  .lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  body:not(.with-delay)[data-aos-delay],
  *:not(.with-delay)[data-aos-delay] {
    transition-delay: 0ms !important;
  }
  .row.iom,
  .container.iom > .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navegacion-noticias {
    flex-wrap: wrap;
  }
  .navegacion-noticias .previous,
  .navegacion-noticias .next {
    flex: 100%;
  }
  .navegacion-noticias .next {
    margin-top: 30px;
    text-align: left;
    padding-left: 30px;
  }
  .item-valor {
    /* Style the front side (fallback if image is missing) */
  }
  .item-valor .flip-card {
    background-color: transparent;
    perspective: 1000px;
    min-height: fit-content;
    height: fit-content;
  }
  .item-valor .flip-card-inner {
    background-color: #FF710E;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    text-align: start;
    padding: 30px;
    gap: 10px;
  }
  .item-valor .flip-card:hover .flip-card-inner {
    transform: rotateY(0);
  }
  .item-valor .flip-card-front,
  .item-valor .flip-card-back {
    position: static;
    width: 100%;
    height: fit-content;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .item-valor .flip-card-front h3,
  .item-valor .flip-card-back h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 0;
  }
  .item-valor .flip-card-front p,
  .item-valor .flip-card-back p {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
  }
  .item-valor .flip-card-front {
    background-color: #FF710E;
    padding: 0;
    flex-direction: column-reverse;
    gap: 20px;
  }
  .item-valor .flip-card-front img {
    width: 40px;
  }
  .item-valor .flip-card-back {
    padding: 0;
    background-color: #FF710E;
    transform: rotateY(0);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .item-cta .wrap {
    padding: 50px 30px;
    gap: 30px;
  }
  .item-cta .wrap h3 {
    font-size: 26px;
  }
  .inversiones .container {
    max-width: 500px;
  }
}
@media (max-width: 991.98px) {
  .copyright-col {
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .img-nosotros-home {
    background: url(images/gestiones-inmobiliarias.jpg) center no-repeat;
    background-size: cover;
    min-height: 500px;
  }
  .img-nosotros {
    background: url(images/desarrollos-inmobiliarios.jpg) center no-repeat;
    background-size: cover;
    min-height: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  #site-header {
    padding: 20px 15px;
  }
  #site-header .logo img {
    width: 250px;
  }
  #site-header .main-menu li a {
    padding: 15px 10px;
  }
  #site-header .main-menu.not-responsive li.active a::before {
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-49%);
    content: '\F285';
    font-family: 'bootstrap-icons';
    color: #FF710E;
  }
}
