* {
  box-sizing: border-box;
}

html {
  font-family: Times New Roman, San Serif, Georgia;
  background-color: #141414;
  color: #fff;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

input,
textarea,
select {
  background-color: #e5a419;
  color: #ab0409;
  border-color: #e5a419;
  text-decoration: none;
}

table {
  width: 100%;
  color: #141414;
}

table td,
table th {
  padding: 0.6rem;
  text-align: center;
}

table tr:first-child {
  background-color: #e5a419;
  color: #ab0409;
}

table tr:nth-child(even) {
  background-color: #ab0409;
  color: #e5a419;
}

table tr:nth-child(odd):not(:first-child) {
  background-color: #e5a419;
  color: #ab0409;
}

img {
  width: 100%;
  align-content: center;
  object-fit: cover;
}

#vista,
#mensaje,
#principio {
  margin: 0;
  padding: 0;
}

#imagenes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  margin-bottom: 2%;
}

.add {
  padding: 0.4rem 0.75rem;
  background-color: #ab0409;
  color: #e5a419;
}

.addInput {
  width: 100%;
  padding: 1.5%;
  font-weight: bold;
}
.alinDer {
  float: right;
  margin-left: 5%;
}

.alinear {
  margin: auto;
}

.alinHtal {
  float: left;
}
.alinear2 {
  margin-left: 0;
  padding-left: 0;
}
.alto {
  font-size: 2rem;
}

.alto_vp {
  height: 160px;
}
.anchoTh {
  width: 6px;
}

.anchoTd {
  min-width: 185px;
  max-width: 185px;
}

.buscador {
  padding: 1% 30% 1% 5%;
  margin: 3% 0 3% 0;
  float: right;
  background-color: #ab0409;
  color: #e5a419;
  border-color: #ab0409;
  border-radius: 0.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.busca {
  padding: 6% 10% 6% 10%;
  background-color: #ab0409;
  color: #e5a419;
  border-color: #ab0409;
  border-radius: 0.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.botonVerde {
  display: inline-block;
  margin: 1rem;
  padding: 0.5rem 0.5rem;
  font-size: 1rem;
  background-color: #cac312;
  color: #ffffff;
  cursor: pointer;
  align-content: center;
  text-align: center;
  text-decoration: none;
  border-radius: 0.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}
.botonVerde:hover a {
  opacity: 0.75;
  text-decoration: none;
}
.button {
  padding: 0.75rem 1.75rem;
  background-color: #e5a419;
  color: #ab0409;
  cursor: pointer;
  text-decoration: none;
  font-size: 1rem;
  border-style: none;
  border-radius: 0.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.button:hover {
  opacity: 0.75;
  text-decoration: none;
}

.carousel {
  width: 550px;
  height: 550px;
  margin: auto;
  margin-bottom: 3%;
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.8), 0 12px 40px 0 rgba(0, 0, 0, 0.2);
}

.carousel-indicators {
  color: #ab0409;
  margin: auto;
}

.carousel-caption {
  text-shadow: 2px 2px 8px black;
}

.container-fluid {
  padding-top: 1rem;
  padding-bottom: 0.75rem;
  height: auto;
}

.centrar {
  padding-left: 5%;
  align-items: center;
  justify-content: center;
  align-content: center;
  vertical-align: middle;
}

.contenedor {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

.contener_img_vp {
  object-fit: cover;
}
.contener {
  width: 50%;
  float: left;
  margin-bottom: 4%;
}
.contengo {
  width: 100%;
  display: block;
  font-size: 1rem;
  padding-left: 5%;
  align-content: center;
  margin-bottom: 1% 0 4% 0;
}

.contiene {
  align-content: center;
  text-align: center;
  padding-left: 5%;
  margin-bottom: 0.5rem;
}
.delete {
  padding: 0.4rem 0.75rem;
  background-color: #b9770e;
  margin: auto;
  margin-bottom: 6%;
}

.desborde {
  overflow: auto;
}

.edit {
  padding: 0.4rem 0.75rem;
  background-color: #e5a419;
  margin: auto;
  margin-bottom: 6%;
}
.error {
  margin-bottom: 2rem;
  padding: 1rem;
}
.espacio {
  padding: 0.2rem;
}

.espacio1 {
  padding: 2rem;
  margin: auto;
}

.espacio2 {
  padding: 0.5rem;
  align-content: center;
  text-align: center;
  height: auto;
}

.espacio3 {
  margin-top: 2%;
  margin-bottom: 0.5rem;
}
.espacio4 {
  padding: 3% 15% 3% 15%;
  margin: auto;
  margin-bottom: 2%;
  font-size: 120%;
}
.espacio5 {
  margin-top: 5%;
  margin-bottom: 7%;
}
.espacio6 {
  margin-left: 1%;
}

.espacio7 {
  padding: 1% 0 3% 0%;
}
.espacio8 {
  padding: 6rem;
  margin: auto;
}
.espacio9 {
  padding: 1.5rem 0 0 0;
  margin-top: 1rem;
}
.fa-search {
  font-size: 18px;
}

.fileInput {
  background-color: #ab0409;
  color: #e5a419;
  text-align: center;
}

.fileInput2 {
  padding: 0.4rem 0.75rem;
  background-color: #ab0409;
  color: #e5a419;
  margin: auto;
  margin-bottom: 6%;
}
.fondo {
  background-color: #e5a419;
  color: #ab0409;
  text-align: center;
  align-content: center;
  justify-content: center;
  width: auto;
}
.fondo1 {
  text-align: center;
  align-content: center;
  width: auto;
  object-fit: cover;
  padding-right: 20%;
}
.fondo3 {
  background-color: #e5a419;
  color: #ab0409;
  padding: 2rem;
  margin-bottom: 1.5rem;
  width: 70%;
  margin: auto;
}
.fondo_form {
  background-color: #e5a419;
  color: #ab0409;
  padding: 2rem;
  margin: auto;
  width: 70%;
  display: block;
}

.fondo_form2 {
  background-color: #e5a419;
  color: #ab0409;
  padding: 2rem;
  margin-bottom: 0.8rem;
  width: 100%;
  height: 100%;
}
.fondo_form3 {
  width: 80%;
  display: block;
  float: none;
  background-color: #e5a419;
  color: #ab0409;
  font-size: 1.4rem;
  padding: 2rem;
  margin: 3% 0 3% 0;
}

.form-control {
  background-color: #ab0409;
  color: #e5a419;
}

.form-control2 {
  background-color: #e5a419;
  color: #ab0409;
}
.formImgIn {
  display: inline-block;
  width: auto;
  text-align: center;
  font-size: 110%;
}
.h {
  height: inherit;
  width: inherit;
  object-fit: cover;
  object-position: 50% 0%;
}
.hidden {
  visibility: hidden;
  opacity: 0;
}
.icono {
  font-size: 150%;
}

.img-404 {
  max-width: 140px;
  height: auto;
}
.img_vp {
  /*VISTA PROPIEDADES vp*/
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 0.3%;
  width: 19%;
  background-color: #e5a419;
  color: #ab0409;
}

.letra {
  font-size: 3.4rem;
}

.letra2 {
  font-size: 80%;
}

.letra3 {
  font-size: 120%;
}

.letra4 {
  font-size: 1.5rem;
}
.letra5 {
  font-size: 1.5rem;
  margin-left: 0;
  margin-top: 0.5rem;
}
.letra_vp {
  font-size: 2vw;
}

.linea {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom-color: #ab0409;
  border-bottom-style: solid;
  border-bottom-width: 0.5rem;
}

.linea2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom-color: #ab0409;
  border-bottom-style: solid;
  border-bottom-width: 1rem;
}

.logo {
  font-size: r3em;
  color: #e50914;
}

.mail {
  height: 20rem;
  text-align: center;
  font-size: 1.1rem;
  align-content: center;
}
.margenIzq {
  margin-left: 0;
}
.miniRed {
  padding: 0.5rem;
  font-size: 1rem;
  background-color: #ab0409;
  color: #e5a419;
}
.minimg {
  float: left;
  width: 208px;
  height: 208px;
  margin: 1%;
  background: #e5a419;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  align-content: center;
  object-fit: cover;
}
.minimg2 {
  width: 208px;
  height: 208px;
  margin: auto;
  background: #e5a419;
  padding: 4px;
  object-fit: cover;
}

.mostrar {
  background-color: #e5a419;
  color: #ab0409;
  border-color: #e5a419;
  padding-bottom: 6%;
  padding-top: 6%;
  font-style: italic;
  font-size: 1.5rem;
  text-align: center;
}

.posiciona_boton {
  margin-top: 52%;
  margin-left: 62%;
}
.pos {
  position: absolute;
}
.reciboFirmaIzq {
  width: 50%;
  float: left;
  padding: 4rem 0 1rem 0;
}
.reciboFirmaDer {
  width: 50%;
  float: right;
  padding: 4rem 0 1rem 0;
}

.reciboTextCentro {
  text-align: center;
}
.reciboTextDer {
  text-align: right;
  padding-right: 30px;
}
.reciboImg {
  margin-left: 140px;
}
.reciboTextJusty {
  text-align: justify;
  padding: 0 30px 0 30px;
}
.scroll-btn {
  position: fixed;
  bottom: 0;
  z-index: 999;
  padding: 0.75rem 1rem;
  background-color: #ab0409;
  color: #e5a419;
  cursor: pointer;
  text-decoration: none;
  font-size: 2rem;
  border-style: none;
  border-radius: 0.5rem;
  box-shadow: 0 6px 10px 2px rgba(0, 0, 0, 0.8),
    0 8px 22px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-out;
  opacity: 0.75;
}

.scroll-btn-down {
  bottom: 8rem;
}

.scroll-btn:hover {
  background-color: #e5a419;
  color: #ab0409;
  opacity: 0.75;
}

.separador {
  background-color: #ab0409;
  color: #e5a419;
  border-color: #ab0409;
  text-decoration-style: #e5a419;
}
.separador2 {
  margin-top: 2rem;
}
.show {
  padding: 0.4rem 0.75rem;
  background-color: #f4d03f;
  color: #ab0409;
  margin: auto;
  margin-bottom: 6%;
}
.ubi {
  text-align: left;
}

.textoFooter {
  display: inline-block;
  margin-left: 2%;
  margin-bottom: 1.5%;
}

.tooltip {
  background-color: #cbce1d;
  color: #ffffff;
  border: 1px solid green;
  padding: 15px;
  font-size: 20px;
}
.trailer iframe {
  width: 560px;
  height: 315px;
}

.vista {
  width: 20%;
  padding: 2% 0 2% 0;
}

.vp1 {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 0.3%;
  width: 11%;
  font-size: 120%;
  background-color: #e5a419;
  color: #ab0409;
}

.vp2 {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 0.3%;
  width: 19%;
  font-size: 120%;
  background-color: #e5a419;
  color: #ab0409;
}

.vp3 {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 0.3%;
  width: 9%;
  font-size: 120%;
  background-color: #e5a419;
  color: #ab0409;
}

.vp4 {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 0.3%;
  width: 12%;
  font-size: 120%;
  background-color: #e5a419;
  color: #ab0409;
}

.vp5 {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 0.3%;
  width: 4%;
  font-size: 120%;
  padding-top: 5%;
  font-size: 130%;
}

.titulo {
  font-size: 1.3rem;
  padding: 1%;
}
.tex {
  text-align: left;
}
.tex2 {
  text-align: right;
}
.tex3 {
  justify-content: center;
}
.mySlides {
  display: none;
}
/*+++botones galería de imágenes++++*/
.w3-display-left,
.w3-display-right {
  box-shadow: none;
}

/*BARRA DE NAVEGACION */

ul {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #ab0409;
  padding: 14px 16px;
}

li,
.dropbtn {
  float: left;
  box-sizing: border-box;
  box-shadow: 8px 8px 16px 0px rgba(0, 0.4, 0, 0.4);
  text-decoration: none;
  font-size: 1em;
  border-style: none;
}

li a,
.dropbtn {
  display: inline-block;
  background-color: #ab0409;
  color: #e5a419;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
li a:hover,
.dropdown:hover,
.dropbtn:hover {
  width: 100%;
  background-color: #e5a419;
  color: #ab0409;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: 8px 8px 16px 0px rgba(0, 0.4, 0, 0.4);
  border-style: none;
}

li .dropdown,
.dropbtn {
  display: inline-block;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: 8px 8px 16px 0px rgba(0, 0.4, 0, 0.4);
}

.dropdown-content {
  float: right;
  text-decoration: none;
  display: none;
  box-sizing: border-box;
  box-shadow: 8px 8px 16px 0px rgba(0, 0.4, 0, 0.4);
}

.dropdown-content a {
  background-color: #e5a419;
  color: #ab0409;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #ab0409;
  color: #e5a419;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: 8px 8px 16px 0px rgba(0, 0.4, 0, 0.4);
}

.dropdown:hover .dropdown-content {
  display: inline-block;
  text-decoration: none;
}

li.right {
  float: right;
  box-shadow: 8px rgba(0, 0, 0, 0.4);
  margin-right: 8px;
}
@media screen and (max-width: 1000px) {
  .contener {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 800px) {
  li,
  .dropbtn,
  .dromdown,
  .dropdown,
  li.right,
  li a {
    float: none;
    width: 100%;
    margin-bottom: 2%;
  }
  .dropbtn {
    box-shadow: none;
  }
  .botonVerde,
  .button {
    font-size: 1rem;
  }
  .letra {
    font-size: 5vw;
  }
  input {
    text-align: center;
  }
  .anchoTd {
    width: 150px;
  }
  .textoFooter {
    margin-bottom: 1rem;
  }
  .alto {
    font-size: 2rem;
  }
  .espacio4 {
    font-size: 100%;
  }
  .carousel {
    width: 60%;
    height: 30%;
    margin: auto;
    margin-bottom: 3%;
  }
  h3 {
    font-size: 6px;
  }
  p {
    font-size: 3vw;
  }
  .carousel {
    min-width: 150px;
    min-height: 150px;
  }
  .fondo_form {
    padding: 1rem;
  }
  .scroll-btn-down {
    bottom: 200px;
  }

  .h {
    height: 350px;
  }
  .tex2 {
    text-align: center;
  }
  .espacio4 {
    padding: 3%;
  }

@media screen and (max-width: 450px) {
 
  .espacio4 {
    padding: 3%;
  }
  .dropbtn {
    box-shadow: none;
  }
  .letra_vp {
    font-size: 1vw;
  }
  .botonVerde,
  .button {
    font-size: 1rem;
  }
  input {
    text-align: center;
  }
  .anchoTd {
    width: 150px;
  }
  .textoFooter {
    margin-bottom: 1rem;
  }
  .alto {
    font-size: 2rem;
  }
  .espacio4 {
    font-size: 80%;
  }
  .carousel {
    width: 60%;
    height: 30%;
    margin: auto;
    margin-bottom: 3%;
  }
  h3 {
    font-size: 4px;
  }
  p {
    font-size: 2vw;
  }
  .carousel {
    min-width: 150px;
    min-height: 150px;
  }
  .fondo_form {
    padding: 1rem;
  }
  .scroll-btn-down {
    bottom: 200px;
  }
  .contener {
    width: 100%;
    float: none;
  }
  .h {
    height: 300px;
  }
  .tex2 {
    text-align: center;
  }
}
