body {
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #000;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  font-size: 12px;
}

a {
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: 500;
  text-decoration: underline;
  text-transform: uppercase;
}

.header-scroll {
  position: relative;
  height: 700px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-scroll.home-san-pedro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('r-avanta-bn-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('r-avanta-bn-4.jpg');
}

.header-scroll.home-queretaro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('header-home-queretaro.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('header-home-queretaro.jpg');
}

.marco {
  position: absolute;
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  pointer-events: none;
}

.marco.gris {
  border-color: hsla(0, 0%, 100%, .3);
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  padding-top: 60px;
  background-color: transparent;
}

.navlink {
  display: inline-block;
  margin-bottom: 13px;
  padding: 0px;
  float: left;
  clear: both;
  color: #fff;
  letter-spacing: 0.9px;
}

.navlink.w--current {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.navmenu {
  width: 40%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.row-menu {
  margin-right: -10px;
  margin-left: -10px;
}

.col-nav-menu {
  width: 41.6%;
  padding-top: 13px;
  float: right;
}

.div-menu-redes {
  width: 20%;
  margin-top: -3px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.div-menu-redes.scroll {
  margin-top: 0px;
  padding-right: 0px;
  float: right;
}

.social-media {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 0;
}

.social-media.fb {
  display: inline-block;
  width: 7px;
  height: 14px;
  margin-right: 16px;
  background-image: url('Facebook.png');
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.social-media.fb.fb-scroll {
  height: 14px;
  float: right;
  background-image: url('Facebook-negro.png');
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.social-media.tw {
  width: 11px;
  height: 12px;
  margin-right: 13px;
  background-image: url('Twitter.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.social-media.tw.tw-scroll {
  margin-top: 1px;
  float: right;
  background-image: url('Twitter-negro.png');
  background-position: 50% 50%;
  background-size: 11px;
}

.social-media.ig {
  width: 12px;
  height: 12px;
  margin-right: 0px;
  background-image: url('Instagram.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.social-media.ig.ig-scroll {
  margin-top: 1px;
  float: right;
  background-image: url('Instagram-negro.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.brand.logo_gris{
	background-image: url('Logo_gris.html');
}

.brand {
  width: 108px;
  height: 80px;
  background-image: url('Logo.png');
  background-position: 50% 50%;
  background-size: 89px;
  background-repeat: no-repeat;
}

.div-entrada {
  text-align: center;
}

.antetitulo {
  margin-bottom: 15px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.titulo-entrada {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 3px 5px rgba(0, 0, 0, .42);
  white-space: nowrap;
}

.subtitulo-entrada {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 3px 5px rgba(0, 0, 0, .42);
}

.div-scroll {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
  display: inline-block;
  width: 72px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 29px;
  background-image: url('Mouse.png');
  background-position: 50% 100%;
  background-size: 18px;
  background-repeat: no-repeat;
  text-align: center;
}

.scroll-text {
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
}

.cuadro-blanco {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 700px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.cuadro-blanco.info-contacto {
  height: 644px;
}

.w-form-done, .w-form-fail {
  margin-top: 20px;
}

.div-espacio {
  padding-top: 66px;
  background-image: url('Line.png');
  background-position: 50% 0px;
  background-size: 1px;
  background-repeat: no-repeat;
  text-align: center;
}

.div-espacio.linea-contacto {
  padding-top: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('linea-contacto.png');
  background-position: 50% 0px;
  background-size: 1px;
  background-repeat: no-repeat;
}

.franja-espacio {
  height: 10px;
}

.franja-espacio.comercial-red {
  position: absolute;
  width: 100%;
  background-color: #b36c61;
}

.franja-espacio.oficina-blue {
  position: absolute;
  width: 100%;
  background-color: #adc4d1;
}

.franja-espacio.residencial-green {
  position: absolute;
  width: 100%;
  background-color: #59797a;
}

.franja-espacio.oficina-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #adc4d1;
}

.franja-espacio.oficina-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  background-color: #adc4d1;
}

.franja-espacio.insar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #c60909;
}

.espacio {
  margin-bottom: 0px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.espacio.comercial {
  color: #b36c61;
}

.espacio.oficinas {
  color: #adc4d1;
}

.espacio.residencial {
  color: #59797a;
}

.div-info {
  padding-top: 0px;
  text-align: center;
}

.div-info.corporativo {
  padding-top: 20px;
}

.titulo-info {
  display: block;
  width: 60%;
  margin: 0px auto 20px;
  color: #000;
  font-size: 40px;
  line-height: 49px;
  letter-spacing: -1.33px;
  text-transform: uppercase;
}

.titulo-info.marron {
  color: #b36c61;
}

.titulo-info.steel-blue {
  color: #adc4d1;
}

.titulo-info.blanco {
  width: 100%;
  color: #fff;
}

.titulo-info.residencial {
  color: #59797a;
}

.p-info {
  display: block;
  width: 55%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.btn {
  padding: 7px 25px;
  border-radius: 100px;
  background-color: transparent;
  box-shadow: 0 10px 33px -4px rgba(0, 0, 0, .5);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 700;
}

.btn.indian-red {
  background-color: #b36c61;
}

.btn.indian-red:hover {
  background-color: #59797a;
}

.btn.steelblue {
  background-color: #adc4d1;
}

.btn.steelblue:hover {
  background-color: #59797a;
}

.btn.contacto {
  background-color: #000;
}

.btn.contacto:hover {
  background-color: #fff;
  color: #000;
}

.btn.mensaje {
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  background-color: #fff;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #929292;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn.mensaje:hover {
  background-color: #adc4d1;
  color: #fff;
}

.btn.white {
  background-color: #fff;
  color: #929292;
}

.btn.teal {
  background-color: #59797a;
}

.btn.teal:hover {
  background-color: #adc4d1;
}

.btn.insar-btn {
  background-color: #000;
}

.btn.atributo-btn {
  background-color: #fff;
  opacity: 1;
  color: #929292;
}

.div-espacio-bottom {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 10px;
  padding-bottom: 70px;
  background-image: url('Line.png');
  background-position: 50% 100%;
  background-size: 1px;
  background-repeat: no-repeat;
  text-align: center;
}

.div-espacio-bottom.linea-contacto-bottom {
  position: static;
  padding-bottom: 100px;
  background-image: url('linea-contacto.png');
  background-position: 50% 100%;
  background-size: 1px;
  background-repeat: no-repeat;
}

.area {
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}

.area._02 {
  color: #adc4d1;
}

.area._03 {
  clear: both;
  color: #b36c61;
}

.area._01 {
  color: #59797a;
}

.bloque-img {
  width: 50%;
  height: 700px;
  float: left;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloque-info {
  padding-top: 103px;
  padding-bottom: 103px;
  clear: both;
  background-color: #b7856d;
  text-align: center;
}

.bloque-info.red {
  background-color: #b36c61;
}

.titulo-mas-info {
  margin-top: 0px;
  margin-bottom: 6px;
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.p-mas-info {
  margin-bottom: 29px;
  color: #fff;
  font-size: 14px;
}

.footer {
  padding-top: 61px;
  padding-bottom: 60px;
  clear: both;
  background-color: #fff;
}

.footer.seccion-insar {
  border-top: 1px solid #d9d9d9;
}

.brand-footer {
  width: 67px;
  height: 61px;
  background-image: url('logo-footer.png');
  background-position: 50% 50%;
  background-size: 67px;
  background-repeat: no-repeat;
}

.link-footer {
  display: block;
  margin-bottom: 13px;
  color: #474747;
  letter-spacing: 1px;
  text-decoration: none;
}

.p-footer {
  margin-bottom: 15px;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.p-footer.redes {
  margin-bottom: 0px;
}

.intrust-block {
  width: 123px;
  height: 37px;
  float: right;
  background-image: url('insar.png');
  background-position: 50% 50%;
  background-size: 122px;
  background-repeat: no-repeat;
}

.col-footer-linea-centro {
  width: 8.3%;
  float: left;
}

.footer-linea-centro {
  width: 1px;
  height: 65px;
  background-color: rgba(0, 0, 0, .1);
}

.fb-footer {
  display: inline-block;
  width: 7px;
  height: 13px;
  margin-right: 10px;
  background-image: url('Facebook-blk.png');
  background-position: 0px 0px;
  background-size: 7px;
  color: transparent;
}

.tw-footer {
  display: inline-block;
  width: 11px;
  height: 13px;
  margin-right: 10px;
  background-image: url('Twitter-blk.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  color: transparent;
}

.ig-footer {
  display: inline-block;
  width: 12px;
  height: 13px;
  background-image: url('Instagram-blk.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  color: transparent;
}

.col-brand-footer {
  width: 16.6%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.row-footer {
  margin-right: -10px;
  margin-left: -10px;
}

.col-menu-footer {
  width: 16.6%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.col-b-footer {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.col-intrust-footer {
  width: 16.6%;
  float: left;
}

.slider {
  height: 700px;
  background-color: black;
}

.w-slider-nav {
  height: auto;
}

.w-slider-dot.w-active::after {
  content: '';
  width: 140%;
  height: 140%;
  position: absolute;
  top: -3px;
  left: -3px;
  border-radius: 100%;
  border: solid 1px white;
  z-index: -1;
}

.w-slider-dot {
  margin-left: 10px;
  margin-right: 10px;
}

.slider.small {
  height: 500px;
}

.slide {
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 50px;
  z-index: 2;
  padding-top: 0px;
  font-size: 10px;
  text-align: center;
}

.slide-nav.nav-chico {
  bottom: 29px;
}

.slide-nav.detalle-amenidad {
  bottom: 30px;
}

.left-arrow {
  left: 32px;
  top: 0px;
  bottom: 0px;
}

.right-arrow {
  top: 0px;
  right: 32px;
  bottom: 0px;
}

.icon {
  width: 32px;
  height: 32px;
  margin-left: 0px;
  background-image: url('Right-arrow.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
}

.icon.small-arrow {
  left: 18px;
}

.icon.right-arrow-amenidad {
  margin-left: 20px;
}

.icon-2 {
  width: 32px;
  height: 32px;
  margin-right: 0px;
  background-image: url('Left-arrow.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
}

.icon-2.small-arrow-2 {
  right: 18px;
}

.icon-2.left-arrow-amenidad {
  margin-right: 20px;
}

.div-indicator {
  display: inline-block;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
}

.slide-indicator {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  background-image: url('Slide-indicator.png');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.slide-indicator.current {
  width: 18px;
  height: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('Slide-indicator---Current.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.slide-indicator-current {
  width: 18px;
  height: 18px;
  float: left;
  background-image: url('Slide-indicator---Current.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.seccion-directorio-comercial {
  padding-top: 95px;
  padding-bottom: 58px;
  background-color: #fff;
  text-align: center;
}

.categoria-wrapper {
  display: none;
}

.categoria-wrapper.w--current {
  display: block;
}

.local {
  display: none;
}

.local.w--current {
  display: block;
}

.titulo-seccion {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #000;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.titulo-tabs {
  margin-top: 27px;
  margin-bottom: 25px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 11px;
  line-height: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tab-link {
  width: 140px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 50px;
  background-color: #b36c61;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
}

.tab-link.w--current {
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .5);
  color: #b36c61;
}

.tab-link.last {
  margin-right: 0px;
}

.tab-link.first.w--current {
  margin-left: 0px;
}

.tabs-content {
  padding-top: 9px;
}

.sub-tabs-content {
  padding-top: 50px;
}

.div-lista-directorio {
  padding-top: 46px;
  text-align: left;
}

.row-locales {
  margin-right: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
}

.titulo-categoria-comercial {
  margin-top: 0px;
  margin-bottom: 22px;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.col-comercial {
  width: 16.66%;
  min-height: 50px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.numero {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 2px;
  float: left;
  border-radius: 10px;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.nombre-local {
  margin-bottom: 0px;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

.sub-tab-link {
  width: 140px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 50px;
  background-color: #b36c61;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
}

.sub-tab-link.w--current {
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .5);
  color: #b36c61;
}

.sub-tab-link.last {
  margin-right: 0px;
  margin-bottom: 11px;
}

.sub-tab-link.first {
  margin-left: 0px;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 530px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header.contacto {
  position: relative;
  padding-top: 60px;
}

.titulo-galeria {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 3px 6px rgba(0, 0, 0, .25);
}

.div-seccion-galeria {
  padding-top: 86px;
  padding-bottom: 86px;
  background-color: #fff;
  text-align: center;
}

.nombre-galeria {
  margin-top: 0px;
  margin-bottom: 16px;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.p-galeria {
  display: block;
  width: 35%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.img-galeria {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-info-contacto {
  padding-top: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-contacto {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.container-info-contacto {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.mini-row-contacto {
  margin-right: -10px;
  margin-bottom: 7px;
  margin-left: -10px;
}

.mini-col-a-contacto {
  width: 10%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.mini-col-b-contacto {
  width: 90%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.redes-sociales a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}

.mail {
  background-image: url('mail.png');
  background-position: 0px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  color: transparent;
}

.tel {
  background-image: url('tel.png');
  background-position: 0px 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  color: transparent;
}

.location {
  background-image: url('location.png');
  background-position: 0px 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  color: transparent;
}

.mini-col-contacto {
  padding-top: 30px;
  padding-right: 10px;
  padding-left: 10px;
}

.red-social-contacto {
  margin-right: 18px;
}

.cuadro-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 644px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8ab1c7;
}

.form-wrapper {
  width: 356px;
}

.form-row {
  margin-right: -10px;
  margin-left: -10px;
}

.form-col {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.form-col.full {
  width: 100%;
}

.text-field {
  padding: 15px 10px;
  border-style: none;
  background-color: hsla(0, 0%, 100%, .2);
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-field::placeholder, .textarea::placeholder {
  color: white;
}

.textarea {
  min-height: 110px;
  margin-bottom: 20px;
  border-style: none;
  background-color: hsla(0, 0%, 100%, .2);
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.dropdown {
  width: 100%;
}

.dropdown-toggle {
  width: 100%;
  padding: 14px 10px;
  background-color: hsla(0, 0%, 100%, .2);
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.arrow-dropdown {
  width: 9px;
  height: 9px;
  margin-right: 10px;
  background-image: url('arrow-select.png');
  background-position: 50% 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  color: transparent;
}

.dropdown-link {
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .5);
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 700;
}

.dropdown-link:hover {
  border-bottom-color: #b36c61;
  background-color: #b36c61;
}

.dropdown-list.w--open {
  border-right: 1px solid hsla(0, 0%, 100%, .5);
  background-color: #a1c0d2;
}

.seccion-mapa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  clear: both;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#mapa {
  height: 100%;
  width: 100%;
}

.pin {
  width: 25px;
  height: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('pin.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.splash-seleccion {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('background-select.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('background-select.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.marco-splash {
  position: absolute;
  left: 30px;
  top: 96px;
  right: 30px;
  bottom: 30px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

.avanta {
  display: block;
  width: 100px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('Logo-splash.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.div-sucursal-queretaro {
  width: 50%;
  float: left;
  border-left: 1px solid #fff;
  text-align: center;
}

.div-sucursal-mty {
  width: 50%;
  float: left;
  border-style: none;
  border-left-width: 1px;
  border-left-color: #fff;
  text-align: center;
}

.sucursal {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nombre-sucursal {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 55px;
  line-height: 55px;
  font-weight: 500;
}

.heading {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 14px;
}

.sucursales {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  background-image: none;
}

.seccion-video {
  display: block;
  height: 586px;
}

.seccion-video.video-queretaro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.seccion-video.video-queretaro-2 {
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('video-home-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('video-home-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.caja-titulo-video {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.titulo-video {
  display: block;
  width: 66.6%;
  margin: 0px auto 25px;
  color: #fff;
  font-size: 50px;
  line-height: 56px;
  text-transform: uppercase;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
}

.btn-video {
  width: 29px;
  height: 29px;
  margin-right: 10px;
  float: left;
  background-image: url('play-btn.png');
  background-position: 50% 50%;
  background-size: 29px;
  background-repeat: no-repeat;
}

.div-play {
  display: inline-block;
  cursor: pointer;
}

.play-video {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  float: left;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.titulo-grande {
  display: block;
  width: 60%;
  margin: 0px auto 20px;
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
}

.titulo-grande.residencial {
  margin-bottom: 30px;
  color: #59797a;
}

.titulo-grande.office {
  margin-bottom: 15px;
  color: #adc4d1;
  line-height: 54px;
}

.titulo-grande.comercial-qro {
  color: #b36c61;
}

.seccion-atributos {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, #59797a, #59797a);
  background-image: linear-gradient(180deg, #59797a, #59797a);
  text-align: center;
}

.seccion-atributos.atributos-oficina {
  background-color: #adc4d1;
}

.seccion-atributos.atributos-residencia {
  display: none;
  padding-bottom: 0px;
  background-color: #59797a;
}

.seccion-atributos.atributos-comercial {
  background-color: #b36c61;
}

.seccion-atributos.comercial {
  background-color: #b36c61;
  background-image: none;
}

.seccion-atributos.oficinas {
  background-color: #adc4d1;
  background-image: none;
}

.titulo-atributos {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
}

.paragraph {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 55px;
  margin-left: auto;
  color: #fff;
}

.slide-atributos {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 1px 1px 3px 0 transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.slide-atributos:hover {
  z-index: 1;
  box-shadow: 0 25px 30px 0 rgba(0, 0, 0, .5);
}

.slide-atributos.albercas {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('atributo-1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('atributo-1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-atributos.infantil {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('atributo-2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('atributo-2.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-atributos.terrazas {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('atributo-3.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('atributo-3.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-atributos.chapoteadero {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .27), rgba(0, 0, 0, .27)), url('atributo-4.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .27), rgba(0, 0, 0, .27)), url('atributo-4.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-atributos.mascota {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('atributo-5.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('atributo-5.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-atributos {
  height: 256px;
  background-color: transparent;
}

.icono-amenidad {
  margin-bottom: 15px;
}

.div-atributos {
  width: 75%;
  -webkit-transform: translate(0px, 26px);
  -ms-transform: translate(0px, 26px);
  transform: translate(0px, 26px);
  text-align: center;
}

.titulo-amenidad {
  margin-top: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.seccion-progreso-de-la-obra {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #59797a;
  text-align: center;
}

.titulo-progreso {
  margin-top: 0px;
  margin-bottom: 35px;
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  text-transform: uppercase;
}

.progreso {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.col-progreso {
  width: 20%;
  float: left;
  background-image: url('Progress-line.png');
  background-position: 50% 0px;
  background-size: 50%;
  background-repeat: repeat-x;
}

.col-progreso.inicio {
  background-image: url('Progress-line-status.png');
  background-position: 100% 0px;
  background-size: 50%;
  background-repeat: no-repeat;
}

.col-progreso.inicio.check {
  background-image: url('Progress-line-status.jpg');
  background-size: 50%;
}

.col-progreso.final {
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.col-progreso.final.pendiente {
  background-image: url('Progress-line-status.png');
  background-position: 0px 0px;
  background-size: 50%;
  background-repeat: no-repeat;
}

.col-progreso.pendiente {
  background-image: url('Progress-line-status.png');
  background-position: 50% 0px;
  background-repeat: repeat-x;
}

.col-progreso.actual {
  background-image: url('Progress-line-status.png'), url('Progress-line.png');
  background-position: 100% 0px, 0px 0px;
  background-size: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
}

.dot {
  display: block;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-color: #fff;
}

.dot.pendiente {
  background-color: #698687;
}

.dot.activo {
  margin-top: 0px;
}

.etapa {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}

.etapa.inactivo {
  color: #698687;
}

.etapa.active {
  margin-top: 17px;
  border-bottom: 1px solid #fff;
}

.estado-actual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: #59797a;
}

.div-experiencia-insar {
  display: none;
  padding-top: 120px;
  padding-bottom: 93px;
  text-align: center;
}

.titulo-exp-insar {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #adc4d1;
  font-size: 35px;
  line-height: 41px;
  text-transform: uppercase;
}

.titulo-exp-insar.destacados {
  color: #c60909;
}

.p-exp-insar {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  color: #000;
}

.slide-galeria-oficina {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-galeria-qro-comercial {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.break {
  height: 38px;
}

.bloque-img-insar {
  width: 40%;
  float: none;
  background-position: 50% 50%;
  background-size: cover;
}

.insar-desc {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 120px;
  padding-bottom: 120px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-desc-insar {
  width: 50%;
}

.logo-insar {
  margin-bottom: 35px;
}

.p-insar-desc {
  margin-bottom: 30px;
}

.img-destacado-insar {
  height: 500px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col-insar-a {
  width: 33.33%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.col-insar-b {
  width: 41.66%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.div-proyectos-destacados {
  padding-top: 57px;
  padding-bottom: 104px;
}

.h-proyecto-destacado {
  margin-top: 0px;
  color: #c60909;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.numero-proyecto-destacado {
  display: block;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 52px;
  font-style: italic;
  font-weight: 300;
}

.col-insar-c {
  width: 25%;
  float: right;
  text-align: right;
}

.unordered-list {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  font-size: 12px;
}

.list-item {
  margin-bottom: 10px;
  text-align: left;
}

.splash-newsletter {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  pointer-events: none;
  opacity: 0;
  transition: all .3s ease;
}

.splash-newsletter.is-visible {
  pointer-events: all;
  opacity: 1;
}

.div-newsletter {
  display: block;
  width: 780px;
  height: 480px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .5);
  opacity: 1;
}

.col-newsletter {
  width: 50%;
  height: 482px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b36c61;
  text-align: center;
}

.col-newsletter.img-newsletter {
  background-image: url('img-newsletter.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.newsletter {
  position: relative;
  top: 25%;
  padding-right: 20px;
  padding-left: 20px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 37px;
  line-height: 40px;
  text-transform: uppercase;
}

.p-newsletter {
  margin-bottom: 40px;
  color: #e1e1e1;
}

.field-newsletter {
  width: 75%;
  height: 35px;
  float: left;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.newsletter-btn {
  width: 25%;
  height: 35px;
  float: left;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #000;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-scroll {
  left: 0px;
  top: 0px;
  z-index: 1000;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fff;
  opacity: 0;
  position: fixed;
  box-shadow: 0px -40px 60px 30px rgba(0, 0, 0, .5);
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transition: all .5s ease;
}

.navbar-scroll.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.logo-ag {
  width: 33px;
  height: 50px;
  background-image: url('ag.png');
  background-position: 50% 50%;
  background-size: 33px;
  background-repeat: no-repeat;
}

.nav-menu-scroll {
  left: 0px;
  top: 18px;
  right: 0px;
  display: block;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.nav-link-scroll {
  margin-right: 21px;
  margin-left: 21px;
  padding: 5px 0px 0px;
  color: #000;
  line-height: 10px;
  text-decoration: none;
}

.nav-link-scroll.w--current {
  border-bottom: 1px solid #000;
  color: #000;
}

.mask {
  overflow: visible;
}

.seccion-marcas {
  display: none;
  padding-top: 20px;
  padding-bottom: 40px;
}

.col-marca {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.row-marcas {
  margin-bottom: 30px;
}

.planos-oficinas-monterrey {
  padding-top: 85px;
  padding-bottom: 85px;
  text-align: center;
}

.plano-oficina {
  display: inline-block;
  width: 48.93%;
  max-width: 50%;
  float: left;
  margin-bottom: 30px;
}

.titulo-plano {
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.link-plano {
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #1f1f1f;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.imagen-plano {
  height: 340px;
  margin-top: 20px;
  border: 1px solid #979797;
  background-image: url('plano-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagen-plano.last {
  background-image: url('plano-2.png');
}

.lista-de-planos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-top: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  padding: 0 20px;
}

.lista-de-planos::before, .lista-de-planos::after {
  content: none;
}

.insar-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.certificate-logo {
  max-width: 30%;
  margin: 10px 0;
}

.certificate-logo img {
  max-height: 80px;
}

.certificate-logo:nth-child(3n - 1) {
  margin: 0 5%;
}

.certificados-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.popup-detalle-tienda {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  opacity: 0;
  pointer-events: none;
  transition: all .3s ease;
}

.popup-detalle-tienda.is-visible {
  opacity: 1;
  pointer-events: all;
  transition: all .3s ease;
}

.popup-detalle-tienda.is-visible .detalle-tienda-wrapper {
  -webkit-transform: translate(0px);
  -ms-transform: translate(0px);
  transform: translate(0px);
}

.detalle-tienda-wrapper {
  position: relative;
  display: block;
  max-width: 550px;
  padding: 40px 60px 70px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  transition: .3s ease;
}

.nombre-de-tienda {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.detalle-tienda-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.detalle-tienda-subtitulo {
  margin-bottom: 5px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.detalle-tienda-modulo-info {
  margin-bottom: 20px;
  font-weight: 400;
}

.detalle-tienda-modulo-info.last {
  margin-bottom: 0px;
}

.detalle-tienda-lista-de-info {
  margin-left: 30px;
}

.detalle-tienda-descripcion {
  margin-bottom: 0px;
}

.detalle-tienda-close-icon {
  position: absolute;
  top: 40px;
  right: 60px;
  cursor: pointer;
}

.amenidad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.amenidad-reverso {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider-amenidades-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.slider-amenidades {
  height: auto;
  background-image: -webkit-linear-gradient(270deg, #59797a, #59797a);
  background-image: linear-gradient(180deg, #59797a, #59797a);
}

.slider-amenidades.comercial {
  background-image: -webkit-linear-gradient(270deg, #b36c61, #b36c61);
  background-image: linear-gradient(180deg, #b36c61, #b36c61);
}

.slider-amenidades.oficinas {
  background-color: #adc4d1;
  background-image: none;
}

.amenidad-side {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.amenidad-side.frente {
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.amenidad-side.reverso {
  background-image: -webkit-linear-gradient(270deg, #59797a, #59797a);
  background-image: linear-gradient(180deg, #59797a, #59797a);
  box-shadow: -3px 15px 50px -5px transparent;
  opacity: 1;
  -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  text-align: center;
}

.amenidad-side.reverso.comercial {
  background-color: #b36c61;
  background-image: none;
}

.amenidad-side.reverso.oficinas {
  background-color: #adc4d1;
  background-image: none;
}

.amenidad-flip {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #59797a;
}

.descripcion-amenidad {
  margin-bottom: 15px;
  color: #fff;
}

.slide-video {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
}

.popup-amenidad-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1000;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  pointer-events: none;
  opacity: 0;
  transition: all .3s ease;
}

.popup-amenidad-wrapper.is-visible {
  pointer-events: all;
  opacity: 1;
}

.popup-amenidad {
  width: 620px;
  padding: 50px 50px 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  transition: all .3s ease;
}

.popup-amenidad-wrapper.is-visible .popup-amenidad {
  -webkit-transform: translate(0px);
  -ms-transform: translate(0px);
  transform: translate(0px);
}

.popup-amenidad .slider-2 .w-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.popup-amenidad .slider-2 .left-arrow {
  left: 0;
}

.popup-amenidad .slider-2 .right-arrow {
  right: 0;
}

.popup-amenidad .slider-2 .slide-nav {
  bottom: 20px;
}

.detalle-amenidad-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.icono-amenidad-detalle {
  max-height: 25px;
  max-width: 40px;
  margin-right: 20px;
}

.text-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.error {
  margin-top: 20px;
}

.popup-amenidad-description {
  margin-top: 30px;
  margin-bottom: 30px;
}

.slider-2 {
  height: 400px;
  margin-right: -50px;
  margin-left: -50px;
}

.popup-amenidad-slide._1 {
  background-image: url('hanging-out-trainer-young-79990.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-amenidad-slide._2 {
  background-image: url('Kids-Room-m63mtjv0w1akty0kutt9xnkwzhn1uui825pukmplog.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cerrar-amenidad-detalle {
  cursor: pointer;
}

.seccion-amenidades {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, #59797a, #59797a);
  background-image: linear-gradient(180deg, #59797a, #59797a);
}

.video-experiencia-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  opacity: 0;
}

.video {
  height: 10px;
  max-height: 10px;
}

.video-experiencia-popup {
  width: 1024px;
  max-width: 1024px;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

.seccion-recorrido-virtual {
  width: 100%;
}

.seccion-recorrido-virtual iframe {
  pointer-events: none;
}

.seccion-recorrido-virtual iframe.clicked {
  pointer-events: auto;
}

.imagen_work{
	margin-bottom: 50px;
    margin-top: 20px;
	width: 100px;
	
	image-rendering: -moz-crisp-edges;
	image-rendering:   -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	
}

@media (max-width: 991px) {
	
	.imagen_work{
		width: 70px;
	}
	
  .marco {
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
  }
  .col-nav-menu {
    width: 58.3%;
    margin-right: 10px;
  }
  .brand {
    margin-left: 20px;
  }
  .cuadro-blanco.info-contacto {
    width: 100%;
    height: 560px;
  }
  .div-info {
    padding-top: 60px;
  }
  .div-info.corporativo {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .titulo-info {
    width: 80%;
  }
  .p-info {
    width: 80%;
  }
  .intrust-block {
    width: 100%;
    background-size: 100%;
  }
  .col-intrust-footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .left-arrow {
    left: 0px;
  }
  .right-arrow {
    right: 0px;
  }
  .sub-tabs-content {
    display: inline-block;
  }
  .col-comercial {
    width: 33.3%;
  }
  .sub-tab-link {
    width: 33.33%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
    font-size: 11px;
  }
  .sub-tab-link.last {
    margin-right: 0px;
  }
  .sub-tab-link.first.w--current {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
  }
  .p-galeria {
    width: 80%;
  }
  .div-info-contacto {
    padding-top: 60px;
  }
  .p-contacto {
    width: 80%;
  }
  .container-info-contacto {
    width: 80%;
  }
  .mini-col-contacto {
    padding-top: 10px;
  }
  .cuadro-contacto {
    width: 100%;
    height: 560px;
  }
  .form-wrapper {
    width: 80%;
  }
  .seccion-mapa {
    height: 400px;
  }
  .div-sucursal-queretaro {
    width: 100%;
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .div-sucursal-mty {
    width: 100%;
    padding-top: 30px;
    border-left-style: none;
  }
  .sucursales {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .titulo-grande.residencial {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .titulo-grande.office {
    width: 100%;
    font-size: 30px;
    line-height: 32px;
  }
  .seccion-atributos.atributos-residencia {
    overflow: hidden;
    padding-bottom: 0px;
  }
  .slide-atributos {
    width: 33.33%;
  }
  .seccion-progreso-de-la-obra {
    clear: both;
  }
  .col-progreso.inicio.check {
    background-size: 56px;
  }
  .col-progreso.final.pendiente {
    background-size: 56px;
  }
  .col-progreso.actual {
    background-size: 50%, 56px;
  }
  .bloque-img-insar {
    display: none;
  }
  .unordered-list {
    width: 100%;
    padding-left: 15px;
  }
  .splash-newsletter {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-newsletter {
    height: 450px;
  }
  .newsletter {
    top: 18%;
  }
  .nav-menu-scroll {
    top: 19px;
    width: 600px;
  }
  .col-marca {
    padding-right: 10px;
    padding-left: 10px;
  }
  .insar-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .popup-detalle-tienda {
    padding: 20px;
  }
}

@media (max-width: 767px) {
	
	.imagen_work{
		margin-top: 50px;
	}
	
  .navbar {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .navlink {
    display: block;
    float: none;
    text-align: center;
  }
  .navlink.w--current {
    display: inline-block;
  }
  .navmenu {
    width: 33.3%;
    text-align: center;
  }
  .col-nav-menu {
    width: 100%;
    padding-top: 0px;
  }
  .div-menu-redes {
    display: inline-block;
    width: auto;
    margin-top: 0px;
    float: none;
    text-align: center;
  }
  .div-menu-redes.scroll {
    margin-top: -3px;
    padding-right: 10px;
  }
  .brand {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .cuadro-blanco {
    width: 100%;
    height: 600px;
  }
  .cuadro-blanco.oficina-final {
    height: 300px;
  }
  .div-info {
    padding-top: 30px;
  }
  .titulo-info {
    font-size: 24px;
    line-height: 30px;
  }
  .p-info {
    margin-bottom: 20px;
  }
  .bloque-img {
    height: 600px;
    width: 100%;
  }
  .bloque-img.img-home-qro {
    width: 100%;
  }
  .bloque-img.img-home-qro-2 {
    width: 100%;
  }
  .bloque-img.img-home-qro-3 {
    width: 100%;
  }
  .bloque-img.img-qro-residencia {
    width: 100%;
  }
  .bloque-img.img-qro-oficina {
    width: 100%;
  }
  .bloque-info {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .intrust-block {
    float: left;
  }
  .col-footer-linea-centro {
    display: none;
    width: 100%;
  }
  .col-redes-menu {
    width: 33.3%;
    margin-top: -3px;
    float: left;
    text-align: center;
  }
  .col-brand-footer {
    width: 33.3%;
  }
  .col-menu-footer {
    width: 33.3%;
    margin-bottom: 40px;
  }
  .col-b-footer {
    width: 66.66%;
    float: right;
  }
  .slide-nav {
    bottom: 10px;
  }
  .icon {
    margin-bottom: 41px;
  }
  .icon-2 {
    margin-bottom: 41px;
  }
  .tabs {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tab-link {
    width: 50%;
    margin-bottom: 15px;
  }
  .sub-tab-link {
    width: 50%;
  }
  .header {
    display: block;
    height: 450px;
    padding-top: 240px;
    text-align: center;
  }
  .header.galeria {
    text-align: center;
  }
  .header.contacto {
    padding-top: 240px;
  }
  .header.contacto-qro {
    padding-top: 240px;
  }
  .titulo-galeria {
    font-size: 37px;
    line-height: 37px;
  }
  .marco-splash {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .seccion-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-video.video-queretaro-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .caja-titulo-video {
    position: static;
    top: 35%;
  }
  .titulo-grande.residencial {
    width: 100%;
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 35px;
  }
  .slide-atributos {
    width: 50%;
  }
  .seccion-progreso-de-la-obra {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .titulo-progreso {
    margin-bottom: 10px;
  }
  .progreso {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

  }
  .col-progreso {
    width: 100%;
    padding-top: 56px;
    padding-bottom: 33px;
    background-size: 1px 50%;
    background-repeat: repeat-y;
  }
  .col-progreso.final {
    background-position: 50% -5px;
  }
  .col-progreso.inicio.check {
    background-position: 50% 100%;
    background-size: 1px 80px;
  }
  .col-progreso.final.pendiente {
    background-position: 50% 0px;
    background-size: 1px 56px;
    background-repeat: no-repeat;
  }
  .col-progreso.actual {
    background-position: 50% 100%, 50% 0px;
    background-size: 1px 50%, 1px 66px;
  }
  .dot {
    margin-top: 0px;
  }
  .etapa {
    background-color: #59797a;
    line-height: 12px;
  }
  .estado-actual {
    margin-top: 0px;
  }
  .div-experiencia-insar {
    padding-right: 20px;
    padding-left: 20px;
  }
  .p-exp-insar {
    width: 100%;
  }
  .div-desc-insar {
    width: 80%;
  }
  .col-insar-a {
    width: 50%;
  }
  .col-insar-b {
    width: 50%;
  }
  .div-proyectos-destacados {
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
  }
  .col-insar-c {
    width: 50%;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }
  .list-item {
    margin-bottom: 20px;
  }
  .splash-newsletter {
    text-align: center;
  }
  .div-newsletter {
    position: relative;
    top: 14%;
    width: 100%;
    height: auto;
  }
  .col-newsletter {
    width: 100%;
    height: 320px;
  }
  .navbar-scroll {
    padding: 10px 20px;
  }
  .logo-ag {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .nav-menu-scroll {
    position: static;
    top: 21px;
    display: block;
    width: auto;
    margin-top: 20px;
    float: none;
    clear: both;
    background-color: transparent;
  }
  .nav-link-scroll {
    display: block;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    float: left;
  }
  .menu-button {
    float: left;
  }
  .menu-button.w--open {
    position: relative;
    background-color: transparent;
    color: #b36c61;
  }
  .menu-container-scroll {
    position: relative;
  }
  .seccion-marcas {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-marca {
    margin-bottom: 30px;
  }
  .row-marcas {
    margin-bottom: 0px;
  }
  .popup-amenidad-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-progreso.pendiente {
    background-repeat: repeat-y;
  }
}

@media (max-width: 680px) {
  .plano-oficina {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 479px) {
	
	.imagen_work{
		margin-top: 120px;
	}
	
  .header-scroll.home-san-pedro {
    height: 620px;
  }
  .navmenu {
    width: 100%;
    padding-top: 13px;
    background-color: #b36c61;
  }
  .col-nav-menu {
    margin-right: 0px;
  }
  .div-menu-redes.scroll {
    padding-right: 0px;
    padding-left: 0px;
  }
  .brand {
    margin-bottom: 10px;
  }
  .titulo-entrada {
    font-size: 37px;
    line-height: 40px;
  }
  .subtitulo-entrada {
    font-size: 24px;
    line-height: 30px;
  }
  .cuadro-blanco {
    width: 100%;
  }
  .cuadro-blanco.info-contacto {
    height: 520px;
  }
  .cuadro-blanco.oficina-final {
    height: 360px;
  }
  .cuadro-blanco.corporate {
    height: 750px;
  }
  .div-espacio.linea-contacto {
    padding-top: 60px;
  }
  .btn.mensaje {
    float: left;
  }
  .div-espacio-bottom.linea-contacto-bottom {
    padding-bottom: 60px;
  }
  .bloque-img {
    width: 100%;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .intrust-block {
    display: block;
    width: 110px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-size: 110px;
  }
  .col-redes-menu {
    width: 100%;
  }
  .col-brand-footer {
    width: 100%;
    margin-bottom: 40px;
  }
  .row-footer {
    text-align: center;
  }
  .col-menu-footer {
    width: 100%;
    margin-bottom: 20px;
  }
  .col-b-footer {
    width: 100%;
    margin-bottom: 40px;
  }
  .col-intrust-footer {
    width: 100%;
  }
  .menu-btn {
    margin-bottom: 10px;
    padding: 4px;
    float: none;
    color: #fff;
    text-align: center;
  }
  .menu-btn.w--open {
    background-color: transparent;
  }
  .menu-icon {
    display: inline-block;
  }
  .slider {
    height: 620px;
  }
  .slider.small {
    height: 201px;
  }
  .icon.small-arrow {
    bottom: 23px;
    margin-bottom: 0px;
  }
  .icon-2.small-arrow-2 {
    bottom: 20px;
    margin-bottom: 0px;
  }
  .seccion-directorio-comercial {
    padding-top: 60px;
    padding-bottom: 48px;
  }
  .tab-link {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .col-comercial {
    width: 100%;
  }
  .sub-tab-link {
    width: 100%;
  }
  .sub-tab-link.last {
    margin-bottom: 0px;
  }
  .titulo-galeria {
    line-height: 40px;
    text-align: center;
  }
  .div-seccion-galeria {
    padding: 50px 20px;
  }
  .p-galeria {
    width: 100%;
  }
  .div-info-contacto {
    padding-top: 30px;
  }
  .form-col {
    width: 100%;
  }
  .dropdown {
    margin-bottom: 10px;
  }
  .seccion-mapa {
    height: 250px;
  }
  .nombre-sucursal {
    font-size: 33px;
    line-height: 33px;
  }
  .caja-titulo-video {
    top: 30%;
  }
  .titulo-video {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 36px;
  }
  .titulo-grande.residencial {
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 50px;
  }
  .paragraph {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .slide-atributos {
    width: 100%;
  }
  .seccion-progreso-de-la-obra {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bloque-img-insar {
    width: 100%;
  }
  .insar-desc {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .col-insar-a {
    width: 100%;
  }
  .col-insar-b {
    width: 100%;
  }
  .col-insar-c {
    width: 100%;
  }
  .splash-newsletter {
    display: none;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .col-newsletter {
    height: auto;
  }
  .col-newsletter.img-newsletter {
    min-height: 300px;
  }
  .newsletter {
    padding-top: 20px;
  }
  .navbar-scroll {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
  }
  .logo-ag {
    float: left;
  }
  .nav-menu-scroll {
    width: 100%;
    margin-top: 0px;
    padding: 30px 20px;
    float: right;
    clear: none;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
  }
  .nav-link-scroll {
    display: block;
    margin-right: 0px;
    float: none;
    text-align: right;
  }
  .menu-button {
    position: static;
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    clear: right;
    text-align: center;
  }
  .popup-detalle-tienda {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .detalle-tienda-wrapper {
    padding: 20px 30px 50px;
  }
  .detalle-tienda-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .detalle-tienda-lista-de-info {
    margin-left: 0px;
  }
  .detalle-tienda-close-icon {
    top: 20px;
    right: 30px;
  }
  .image {
    margin-bottom: 20px;
  }
  .popup-amenidad-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .popup-amenidad {
    padding-top: 35px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider-2 {
    height: 200px;
    margin-right: -20px;
    margin-left: -20px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ahmet altun halisgr';
  src: url('../fonts/Ahmet-Altun---HalisGR-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Ahmet altun halisgr';
  src: url('../fonts/Ahmet-Altun---HalisGR-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ahmet altun halisgr';
  src: url('../fonts/Ahmet-Altun---HalisGR-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Ahmet altun halisgr';
  src: url('../fonts/Ahmet-Altun---HalisGR-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Ahmet altun halisgr';
  src: url('../fonts/Ahmet-Altun---HalisGR-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ahmet altun halisgr book';
  src: url('../fonts/Ahmet-Altun---HalisGR-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
