/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
a,
body,
h2,
h2,
h3,
h2,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

li {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
a:visited {
  color: rgb(0, 0, 0);
}
a {
  color: rgb(0, 0, 0);
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}
img {
  padding: 0;
  margin: 0;
}
picture {
  padding: 0;
  margin: 0;
}

/*---------------------------------------------------2560px */
@media only screen and (max-width: 2560px) {
  h1 {
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-weight: 200;
    line-height: 0px;
    color: rgb(0, 0, 0);
  }
  p.encabezados {
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 100;
    line-height: 55px;
    color: rgb(0, 0, 0);
  }
  p.encabezados#uno {
    text-align: center;
  }
  p.encabezados#dos {
    text-align: left;
  }
  p.descriptivos {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    text-align: justify;
    font-weight: 300;
    line-height: 30px;
    color: rgb(0, 0, 0);
  }
  .descriptivos.bold {
    font-weight: 600;
  }
  p.numerogde {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    font-weight: 100;
    line-height: 60px;
    text-align: center;
    color: rgb(0, 0, 0);
  }
  p.rd1 {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
  }
  p.rd1#a {
    color: rgb(0, 0, 0);
  }
  p.rd1#b {
    color: rgb(255, 255, 255);
  }
  p.noseparador {
    font-family: "Poppins", sans-serif;
    font-size: 100px;
    font-weight: 100;
    text-align: center;
    color: rgb(218, 218, 218);
  }
  p.textoproyec {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    color: rgb(0, 0, 0);
  }
  p.caract {
    font-size: 14px;
    line-height: 24px;
    color: rgb(0, 0, 0);
  }
  p.caract#light {
    font-family: "Poppins", sans-serif;
  }
  p.caract#bold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
  }
  p.textosprincipales {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    line-height: 40px;
    text-align: justify;
    color: rgb(0, 0, 0);
  }
  /*------ ELEMENTOS BLOQUES------------------------------ */
  section {
    width: 100%;
    height: auto;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  #resumen,
  #fotos,
  #ubicacion,
  #agendar,
  #avance {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 170px;
  }
  #narvarte {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 150px;
    margin-top: 80px;
  }
  .preciosdesde {
    width: 75%;
    height: auto;
    margin-top: 50px;
  }
  #planes {
    padding: 200px;
  }
  #sepagendar {
    padding: 200px;
  }
  #sepslider {
    padding-top: 180px;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  .bloque {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    height: auto;
  }
  .bloque1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    height: auto;

  }
  .c1 {
    width: 50%;
    height: auto;
  }
  .c2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40%;
    height: auto;
  }
  .c3 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 40%;
    height: auto;
  }
  .c4 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 40%;
    height: auto;
 
  }
  .c4#b1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%;
    height: auto;
  }
  /*------ CONTENDORES INTERNOS CON INFO----------------- */
  .preciosdesde {
    width: 75%;
    height: auto;
  }
  .servicios {
    width: 100%;
    height: auto;

  }
  .contgenerales {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .col-1 {
    width: auto;
    height: auto;
  }
  /*------ BOTON SLIDE-------------------------------------*/
  .contbtnsslide {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .btnslide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    border: 1px solid rgb(218, 218, 218);
  }
  img.flecha {
    width: 50%;
    height: 40px;
  }
  /*------ BOTONES DESCARGAR-------------------------------------*/
  .btndescargar {
    width: 200px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .btndescargar#bco {
    border: 1px solid rgb(218, 218, 218);
  }
  .btndescargar#negro {
    margin-top: 40px;
    background-color: rgb(0, 0, 0);
  }
  /*------ INFO SECC RESUMEN DE PROYECTO---------------------------- */
  .datos {
    width: 100%;
    height: auto;
  }
  .dato1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px 0px 20px;
  }
  .info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  .contproyecto {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }
  .contproyecto#infooculta {
    display: none;
  }
  .contproyecto#caracteristicas {
    margin-bottom: 80px;
  }
  /*------ INFO SECC DEPARTAMENTOS------------------------------- */
  .caracteristicas {
    display: flex;
    flex-direction: column;
    width: 33.3%;
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  /*------ IMAGENES GRANDES INICIO---------------------------*/
  .imagenprin {
    width: 100%;
    height: 900px;
    margin: 0;
    padding: 0;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .imagenprin#fachada1 {
    background-image: url(../img_index/1.webp);
  }
  .imagenprin#fachada2 {
    background-image: url(../img_index/2.webp);
  }
  /*------ PLANTAS TIPO-------------------------------------*/
  .plantastipo {
    width: 90%;
    height: 530px;
    margin: 0;
    padding: 0;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 0;
  }
  .plantastipo#depto101 {
    background-image: url(../img_index/depto101.webp);
  }
  .plantastipo#depto102 {
    background-image: url(../img_index/depto102.webp);
  }
  .plantastipo#depto201 {
    background-image: url(../img_index/depto201301401.webp);
  }
  .plantastipo#depto202 {
    background-image: url(../img_index/depto202302402.webp);
  }
  .clickme {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }
  img.btnclick {
    width: 5%;
    height: auto;
  }
  .modal3,
  .modal4,
  .modal5,
  .modal6,
  .modal7,
  .modal8,
  .modal9,
  .modal10 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-color: rgb(255, 255, 255);

    --opacity: 0;
    --pointer: none;

    opacity: var(--opacity);
    pointer-events: var(--pointer);
    transition: opacity 0.5s;
    z-index: 6;
  }
  .modal3:target,
  .modal4:target,
  .modal5:target,
  .modal6:target,
  .modal7:target,
  .modal8:target,
  .modal9:target,
  .modal10:target {
    --opacity: 1;
    --pointer: unset;
  }
  .container_modal {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .close_modal {
    position: absolute;
    top: 45px;
    right: 5%;
    font-size: 25px;
    font-weight: 100;
    cursor: pointer;
    color: rgb(192, 192, 192);
  }
  /*------ GALERIA DE IMAGENES-------------------------------------*/
  .galeria {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    height: auto;
  }
  .column {
    flex: 15%;
    max-width: 15%;
    height: auto;
    margin-bottom: 25px;
    cursor: pointer;
    position: relative;
  }
  img.mas {
    width: 15%;
    height: auto;
  }
  /* The Modal (background) */
  .modal {
    display: none;
    position: fixed;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-color: rgb(255, 255, 255);
  }
  .modal1 {
    display: none;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
  }
  .cont_imgs {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
  }
  /* Modal Content */
  .modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: auto;
    max-width: 70%;
    z-index: 0;
  }
  /* The Close Button */
  .close {
    position: absolute;
    top: 45px;
    right: 5%;
    font-size: 25px;
    font-weight: 100;
    cursor: pointer;
    color: rgb(192, 192, 192);
  }
  .mySlides {
    display: none;
  }
  .mySlides img {
    max-height: 70vh;
  }
  .misSlides {
    display: none;
  }
  .misSlides img {
    max-height: 70vh;
  }
  /* Next & previous buttons */
  .botonesgaleria {
    width: 90%;
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    z-index: 2;
  }
  .prev,
  .next {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 65%;
    height: 35px;
  }
  img.flecha1 {
    width: 75%;
    height: 35px;
  }
  .btndirection {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px;
    border: 1px solid rgb(214, 214, 214);
  }
  img.hover-shadow {
    transition: 0.3s;
  }
  .hover-shadow:hover {
    transform: scale(1.1);
  }
  img.hover-gray {
    transition: 0.3s;
    filter: grayscale(100%);
  }
  .hover-gray:hover {
    transform: scale(1.1);
  }

  /*------ UBICACION-----------------------------------------------*/
  .contmap#mapauno {
    width: 80%;
    height: 600px;
  }
  .contmap#mapados {
    display: none;
  }
  /*------ FOOTER-----------------------------------------------*/
  p.titulos1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-align: left;
    color: rgb(0, 0, 0);
  }
  p.textosfooter {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-align: left;
    color: rgb(0, 0, 0);
  }
  p.textowhats {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    color: rgb(0, 0, 0);
  }
  p.derechos {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-align: left;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
  }
  p.firma {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 10px;
    text-align: left;
    color: rgb(0, 0, 0);
    margin-bottom: 50px;
  }
  footer {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 100px;
  }
  .contfooter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    height: auto;
  }
  .colfooter {
    height: auto;
  }
  .colfooter#izq {
    display: flex;
    flex-direction: column;
    width: 19%;
  }
  .colfooter#cen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
  }
  .colfooter#der {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: flex-end;
  }
  .siguenos {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    height: auto;
  }
  .textos {
    width: 100%;
    height: auto;
  }
  .tit1 {
    width: auto;
    height: auto;
  }
  .redes {
    display: flex;
    width: 19%;
    margin-top: 20px;
  }
  img.iconsredes {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }
  .contentcierre {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
  }
}
/*---------------------------------------------------1680px */
@media only screen and (max-width: 1680px) {
  p.encabezados {
    font-size: 35px;
    font-weight: 100;
    line-height: 55px;
  }
  .plantastipo {
    height: 400px;
  }
  .contproyecto {
    margin-top: 50px;
  }

  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 170px;
  }
  #planes {
    padding: 150px;
  }
  #sepagendar {
    padding: 140px;
  }
  #sepslider {
    padding-top: 110px;
  }
  /*---------------------------------------------------FOOTER */
  .colfooter#izq {
    width: 23%;
  }
}
/*---------------------------------------------------1600px */
@media only screen and (max-width: 1600px) {
}
/*---------------------------------------------------1536px */
@media only screen and (max-width: 1536px) {
}
/*---------------------------------------------------1440px */
@media only screen and (max-width: 1440px) {
  h1 {
    font-size: 22px;
    line-height: 30px;
  }
  h2 {
    font-size: 110px;
  }
  p.descriptivos {
    font-size: 13px;
    line-height: 25px;
  }
  p.rd1 {
    font-size: 11px;
  }
  p.caract {
    font-size: 12px;
  }
  p.noseparador {
    font-size: 80px;
  }
  p.textoproyec {
    font-size: 20px;
  }
  p.numerogde {
    font-size: 45px;
    line-height: 55px;
  }
  p.encabezados {
    font-size: 30px;
    line-height: 40px;
  }
  img.flecha {
    width: 50%;
    height: 37px;
  }
  .preciosdesde {
    width: 85%;
  }
  .contproyecto {
    margin-top: 40px;
  }
  .contproyecto#caracteristicas {
    margin-bottom: 50px;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    scroll-margin-top: 170px;
  }
  #planes {
    padding: 150px;
  }
  #sepagendar {
    padding: 140px;
  }
  #sepslider {
    padding-top: 110px;
  }
  .column {
    margin-bottom: 15px;
  }
  /*---------------------------------------------------FOOTER */
  .colfooter#izq {
    width: 26%;
  }
}
/*---------------------------------------------------1366px */
@media only screen and (max-width: 1366px) {
  h1 {
    font-size: 20px;
    line-height: 30px;
  }
  p.descriptivos {
    font-size: 13px;
    line-height: 20px;
  }
  p.numerogde {
    font-size: 40px;
  }
  .c1 {
    width: 50%;
  }
  .c2 {
    width: 43%;
  }
  .c3 {
    width: 43%;
  }
  .c4 {
    width: 44%;
  }
  .servicios {
    width: 100%;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 150px;
  }
  #planes {
    padding: 120px;
  }
  #sepagendar {
    padding: 140px;
  }
  #sepslider {
    padding-top: 120px;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  .contproyecto {
    margin-top: 10px;
  }
  .dato1 {
    padding: 10px 0px 10px;
  }
  .caracteristicas {
    margin-bottom: 5px;
  }
  .info {
    margin-top: 0px;
  }
  .preciosdesde {
    width: 82%;
    height: auto;
  }
  img.flecha {
    width: 50%;
    height: 35px;
  }
  img.flecha1 {
    width: 65%;
    height: 35px;
  }
  /*----------IMAGENES GRANDES INICIO-----------------------*/
  .imagenprin {
    height: 600px;
  }
  .plantastipo {
    height: 380px;
  }
  /*-----------UBICACION-------------------------------------*/
  .contmap#mapauno {
    display: none;
  }
  .contmap#mapados {
    display: block;
    width: 80%;
    height: 350px;
  }
  /*---------------------------------------------------FOOTER */
  p.titulos1 {
    font-size: 11px;
  }
  .colfooter#izq {
    width: 28%;
  }
}
/*---------------------------------------------------1280px */
@media only screen and (max-width: 1280px) {
  h2 {
    font-size: 100px;
  }
  p.descriptivos {
    font-size: 13px;
    line-height: 26px;
  }
  p.caract {
    font-size: 13px;
  }
  p.rd1 {
    font-size: 10px;
  }
  .c2 {
    width: 42%;
  }
  .c3 {
    width: 42%;
  }
  .c4 {
    width: 45%;
  }
  .preciosdesde {
    width: 90%;
    height: auto;
  }
  .plantastipo {
    height: 350px;
  }
  .contproyecto {
    margin-top: 10px;
  }
  .dato1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  img.flecha {
    width: 53%;
    height: 33px;
  }
  #narvarte {
    margin-top: 80px;
  }
  #sepagendar {
    padding: 120px;
  }
  /*---------------------------------------------------FOOTER */
  p.titulos1 {
    font-size: 10px;
  }
  p.textosfooter {
    font-size: 12px;
  }
  p.textowhats {
    font-size: 12px;
  }
  .colfooter#izq {
    width: 31%;
  }
}
/*---------------------------------------------------1100px */
@media only screen and (max-width: 1100px) {
  .c4 {
    width: 45%;
  }
  .plantastipo {
    width: 98%;
    height: 290px;
  }
  .columna img {
    flex: 25%;
    max-width: 22%;
    height: auto;
    margin-bottom: 30px;
    transition: all 0.3s ease;
  }
  #planes {
    padding: 150px;
  }
  #sepslider {
    padding-top: 0px;
  }
  .column {
    margin-bottom: 10px;
  }
  .preciosdesde {
    width: 95%;
    height: auto;
  }
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 150px;
  }
}
/*---------------------------------------------------1024px */
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 20px;
    line-height: 30px;
  }
  h2 {
    font-size: 80px;
  }
  p.numerogde {
    color: rgb(0, 0, 0);
  }
  .bloque {
    width: 80%;
  }
  .c2 {
    width: 44%;
  }
  .c3 {
    width: 44%;
  }
  .c4 {
    width: 48%;
  }
  .preciosdesde {
    width: 100%;
    height: auto;
  }
  /*-----------BOTONES DESCARGAR-------------------------------------*/
  .btndescargar {
    width: 160px;
    height: auto;
  }
  img.flecha {
    width: 50%;
    height: 35px;
  }
  #sepslider {
    padding-top: 80px;
  }
  #narvarte {
    scroll-margin-top: 150px;
    margin-top: 40px;
  }
  /*------ PLANTAS TIPO-------------------------------------*/
  .plantastipo {
    width: 98%;
    height: 330px;
  }
  /*-----------------------------------------------------------FOOTER */
  p.titulos1 {
    font-size: 10px;
  }
  .colfooter#izq {
    width: 39%;
  }
  .redes {
    margin-top: 7px;
  }
}
/*---------------------------------------------------950px */
@media only screen and (max-width: 950px) {
  p.descriptivos {
    font-size: 11px;
    line-height: 25px;
  }
  p.caract {
    font-size: 11px;
  }
  .bloque1 {
    align-items: flex-start;
  }
  .c4#b1 {
    margin-top: 100px;
  }
  #sepagendar {
    padding: 140px;
  }
  /*------ INFO SECC DEPARTAMENTOS------------------------------- */

  /*------ PLANTAS TIPO-------------------------------------*/
  .plantastipo {
    width: 98%;
    height: 300px;
  }
  /*------ GALERIA FOTOS --------------------------------------- */
  /* Modal Content */
  .modal-content {
    max-width: 75%;
  }
  .btndirection {
    padding: 0px;
  }

  #narvarte {
    scroll-margin-top: 150px;
    margin-top: 40px;
  }
  .column {
    flex: 22%;
    max-width: 23%;
    margin-bottom: 10px;
  }
}
/*---------------------------------------------------900px */
@media only screen and (max-width: 900px) {
  h1 {
    font-size: 20px;
    line-height: 30px;
  }
  h2 {
    font-size: 65px;
  }
  p.caract {
    font-size: 12px;
    text-align: center;
  }
  p.descriptivos {
    font-size: 12px;
    line-height: 25px;
  }
  p.descriptivos.justify {
    text-align: justify;
  }
  p.descriptivos.center {
    text-align: center;
  }
  .c1 {
    width: 100%;
    margin-top: 30px;
  }
  .c2 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-top: 80px;
    margin-bottom: 10px;
  }
  .c3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 100px;
    margin-bottom: 0px;
  }
  .c4 {
    width: 100%;
  }
  .c4#b1 {
    width: 100%;
    margin-top: 0px;
  }
  .bloque {
    width: 80%;
  }
  .bloque1 {
    width: 80%;
  }
  .bloque1#sup {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .bloque1#inf {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-items: center;
  }
  .preciosdesde {
    width: 50%;
  }
  .contgenerales {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    height: auto;
  }
  .servicios {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 25px;
  }
  .contproyecto {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .imagenprin {
    height: 900px;
  }
  /*-----------BOTON SLIDE-------------------------------------*/
  .contbtnsslide {
    padding-bottom: 0px;
    width: 60%;
  }
  img.flecha {
    width: 50%;
    height: 35px;
  }
  /*------ PLANTAS TIPO-------------------------------------*/
  .plantastipo {
    width: 97%;
    height: 470px;
  }
  /*
  .dosimg {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .contcita {
    padding-top: 250px;
    padding-bottom: 250px;
  }
  /*-----------GALERIA DE IMAGENES----------------------------*/
  /*-----------FOOTER-----------------------------------------*/
  p.titulos1 {
    font-size: 10px;
  }
  .colfooter#izq {
    width: 50%;
  }
  .colfooter#cen {
    width: 40%;
  }
  .redes {
    display: flex;
    width: 25%;
    margin-top: 5px;
  }
}
/*---------------------------------------------------850px */
@media only screen and (max-width: 850px) {
  #planes {
    padding: 120px;
  }
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 100px;
  }
  #sepagendar {
    padding: 100px;
  }
  .column#avancedos {
    flex: 42%;
    max-width: 48.5%;
    margin-bottom: 8px;
  }
  .preciosdesde {
    width: 60%;
  }
}
/*---------------------------------------------------834px */
@media only screen and (max-width: 834px) {
  /*-----------GALERIA DE IMAGENES----------------------------*/
  .column {
    flex: 22%;
    max-width: 23%;
    margin-bottom: 10px;
  }
}
/*---------------------------------------------------800px */
@media only screen and (max-width: 800px) {
  .plantastipo {
    width: 95%;
    height: 440px;
  }
  /*-----------GALERIA DE IMAGENES----------------------------*/
  .column {
    flex: 22%;
    max-width: 23%;
    margin-bottom: 10px;
  }
  .contproyecto#infovisible {
    display: none;
  }
  .contproyecto#infooculta {
    display: block;
  }
  #btnoculto1,
  #btnoculto2,
  #btnoculto3,
  #btnoculto4,
  #btnoculto5,
  #btnoculto6,
  #btnoculto7,
  #btnoculto8 {
    display: none;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border: 1px solid rgb(218, 218, 218);
  }
  #btnmostrar1,
  #btnmostrar2,
  #btnmostrar3,
  #btnmostrar4,
  #btnmostrar5,
  #btnmostrar6,
  #btnmostrar7,
  #btnmostrar8 {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border: 1px solid rgb(218, 218, 218);
  }
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 120px;
  }
  #sepslider {
    padding-top: 200px;
  }
  .servicios {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 15px;
  }
}
/*---------------------------------------------------700px */
@media only screen and (max-width: 750px) {
  p.encabezados {
    font-size: 30px;
    line-height: 45px;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion {
    scroll-margin-top: 100px;
  }
  .plantastipo {
    width: 95%;
    height: 420px;
  }
  #planes {
    padding: 90px;
  }
  #sepslider {
    padding-top: 0px;
  }
  #sepagendar {
    padding-top: 100px;
  }
  .column#avancedos {
    flex: 28%;
    max-width: 31%;
    margin-bottom: 10px;
  }
  .column {
    flex: 28%;
    max-width: 31%;
    margin-bottom: 10px;
  }
  .preciosdesde {
    width: 65%;
  }
}
/*---------------------------------------------------700px */
@media only screen and (max-width: 700px) {
  h1 {
    font-size: 18px;
  }
  h2 {
    font-size: 55px;
  }
  p.textoproyec {
    font-size: 16px;
  }
  p.noseparador {
    font-size: 70px;
  }
  p.encabezados#dos {
    text-align: center;
  }
  /*-----------BOTONES DESCARGAR-------------------------------------*/
  .btndescargar {
    width: 180px;
    height: auto;
  }
  .plantastipo {
    width: 95%;
    height: 390px;
  }
  img.ptipos {
    width: 100%;
  }
  /*------------------------------------------------------------FOOTER */
  .colfooter#izq {
    width: 57%;
  }
  .colfooter#cen {
    width: 55%;
  }
  .siguenos {
    width: 35%;
  }
  .redes {
    display: flex;
    width: 25%;
    margin-top: 6px;
  }
  #sepslider {
    padding-top: 100px;
  }
}
/*---------------------------------------------------650px */
@media only screen and (max-width: 650px) {
  p.encabezados {
    font-size: 25px;
    line-height: 35px;
  }
  p.encabezados#dos {
    text-align: center;
  }
  p.caract {
    font-size: 11px;
    text-align: center;
  }
  p.descriptivos {
    font-size: 11px;
    line-height: 25px;
  }
  /*---ELEMENTOS PARA CONTROLAR LA ALTURA--*/
  #narvarte,
  #resumen,
  .galeria,
  #ubicacion,
  #agendar {
    scroll-margin-top: 30px;
  }
  .c2 {
    margin-top: 80px;
    margin-bottom: 50px;
  }
  #sepagendar {
    padding-top: 25px;
  }
  #planes {
    padding: 100px;
  }
  #sepslider {
    padding-top: 0px;
  }
  .plantastipo {
    width: 95%;
    height: 370px;
  }
  .preciosdesde {
    width: 70%;
    height: auto;
  }
  /*-----------BOTON SLIDE-------------------------------------*/
  .contbtnsslide {
    padding-bottom: 0px;
    width: 100%;
  }
}
/*---------------------------------------------------600px */
@media only screen and (max-width: 600px) {
  p.textoproyec {
    font-size: 16px;
  }
  p.noseparador {
    font-size: 70px;
  }
  h2 {
    font-size: 48px;
  }
  .plantastipo {
    width: 95%;
    height: 330px;
  }
  .preciosdesde {
    width: 75%;
    height: auto;
  }
  /*------------------------------------------------------------FOOTER */
  p.textosfooter {
    text-align: center;
  }
  .contfooter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    height: auto;
  }
  .colfooter#izq {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid rgb(218, 218, 218);
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  .textos {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .colfooter#cen {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  .colfooter#der {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  .redes {
    display: flex;
    width: 11%;
    margin-top: 35px;
  }
  footer {
    margin-bottom: 30px;
  }
}
/*---------------------------------------------------550px */
@media only screen and (max-width: 550px) {
  .preciosdesde {
    width: 80%;
    height: auto;
  }
}
/*---------------------------------------------------500px */
@media only screen and (max-width: 500px) {
  h1 {
    font-size: 16px;
  }
  h2 {
    font-size: 40px;
  }
  p.caract {
    font-size: 11px;
    line-height: 18px;
    text-align: center;
  }
  p.descriptivos {
    font-size: 11px;
    line-height: 18px;
  }
  p.textosfooter {
    text-align: center;
  }
  .imagenprin {
    height: 460px;
  }
  .contfooter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .colfooter#izq {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid rgb(218, 218, 218);
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  .colfooter#cen {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  .colfooter#der {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  .textos {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .redes {
    display: flex;
    width: 10%;
    margin-top: 35px;
  }
  footer {
    margin-bottom: 30px;
  }
  /* Next & previous buttons */
  .botonesgaleria {
    width: 96%;
  }
  .prev,
  .next {
    width: 70%;
    height: 30px;
  }
  img.flecha1 {
    width: 80%;
    height: 35px;
  }
  .btndirection {
    width: 7%;
    height: 35px;
  }
  .preciosdesde {
    width: 90%;
    height: auto;
  }
}
/*---------------------------------------------------450px */
@media only screen and (max-width: 450px) {
  p.encabezados#uno {
    font-size: 25px;
    line-height: 35px;
    padding: 100px 0px 100px 0px;
  }
  p.encabezados#dos {
    font-size: 25px;
    line-height: 35px;
    padding: 130px 0px 0px 0px;
  }
  .plantastipo {
    width: 100%;
    height: 260px;
  }
  #planes {
    padding: 30px;
  }
  #sepagendar {
    display: none;
  }
  #narvarte {
    margin: 0;
    padding: 0;
  }
  img.mas {
    width: 10%;
    height: auto;
  }
  #btnoculto {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #btnmostrar {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .preciosdesde {
    width: 100%;
    height: auto;
  }
}
/*---------------------------------------------------412px */
@media only screen and (max-width: 414px) {
  p.caract {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
  }
  p.descriptivos {
    font-size: 12px;
    line-height: 22px;
  }
  .btndirection {
    width: 7%;
    height: 29px;
  }
  .bloque1{
    width: 100%;
  }
  .imagenprin {
    height: 510px;
  }
  .servicios{
    width: 100%;
  }
  .c4 {
    justify-content: center;
    align-items: center;
  }
  .c4#b1 {
    width: 80%;
    justify-content: center;
    align-items: center;
  }
  .column {
    flex: 44%;
    max-width: 47%;
    margin-bottom: 10px;
  }
  .column#avancedos {
    flex: 44%;
    max-width: 47%;
    margin-bottom: 10px;
  }
  .caracteristicas {
    display: flex;
    flex-direction: column;
    width: 33.3%;
    height: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid rgb(218, 218, 218);
  }
  #avance {
    scroll-margin-top: 100px;
    padding-top: 0px;
    -webkit-margin-bottom-collapse: 100px;
  }
  #fotos {
    scroll-margin-top: 100px;
    padding-top: 0px;
    -webkit-margin-bottom-collapse: 100px;
  }
}
/*---------------------------------------------------400px */
@media only screen and (max-width: 400px) {
  h2 {
    font-size: 32px;
  }
  .column {
    flex: 44%;
    max-width: 47%;
    margin-bottom: 12px;
  }
  /*-----------BOTONES DESCARGAR-------------------------------------*/
  .btndescargar {
    width: 145px;
    height: auto;
  }
  .plantastipo {
    width: 96%;
    height: 240px;
  }
  /*------------------------------------------------------------FOOTER */
  .redes {
    width: 13%;
  }
  .btndirection {
    width: 7%;
    height: 27px;
  }
  #avance {
    scroll-margin-top: 100px;
    padding-top: 0px;
    -webkit-margin-bottom-collapse: 100px;
  }
  #fotos {
    scroll-margin-top: 100px;
    padding-top: 0px;
    -webkit-margin-bottom-collapse: 100px;
  }
}
/*---------------------------------------------------350px */
@media only screen and (max-width: 375px) {
  .btndirection {
    width: 7%;
    height: 27px;
  }
  .column {
    flex: 44%;
    max-width: 47%;
    margin-bottom: 10px;
  }
  .imagenprin {
    height: 460px;
  }
}
/*---------------------------------------------------350px */
@media only screen and (max-width: 350px) {
  p.numerogde {
    font-size: 35px;
  }
  h2 {
    font-size: 27px;
  }
  img.mas {
    width: 12%;
    height: auto;
  }
  img.btnclick {
    width: 7%;
    height: auto;
  }
  .plantastipo {
    width: 96%;
    height: 220px;
  }
  .columna img {
    flex: 50%;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
    transition: all 0.3s ease;
  }
  .btndirection {
    width: 7%;
    height: 23px;
  }
}
/*---------------------------------------------------325px */
@media only screen and (max-width: 325px) {
  .plantastipo {
    width: 96%;
    height: 200px;
  }
  .col .btndirection {
    width: 7%;
    height: 22px;
  }
}
/*---------------------------------------------------300px */
@media only screen and (max-width: 300px) {
  .plantastipo {
    width: 96%;
    height: 200px;
  }
  /*------------------------------------------------------------FOOTER */
  p.titulos1 {
    font-size: 9px;
  }
  p.footer {
    font-size: 10px;
  }
  .redes {
    width: 12%;
  }
}
