@font-face {
  src: url('../fonts/Acens.ttf');
  font-family: 'Acens';
}

@font-face {
  src: url('../fonts/Leixo.ttf');
  font-family: 'Leixo';
}

@font-face {
  src: url('../fonts/roboto/Roboto-Regular.ttf');
  font-family: 'Roboto';
}

@font-face {
  src: url('../fonts/roboto/Roboto-LightItalic.ttf');
  font-family: 'RobotoItalic';
}

@font-face {
  src: url('../fonts/roboto/Roboto-Thin.ttf');
  font-family: 'RobotoThin';
}

@font-face {
  src: url('../fonts/roboto/Roboto-Black.ttf');
  font-family: 'RobotoBlack';
}

html,
body {
  height: 100%;
}

.affix {
  background-color: transparent;
  -webkit-transition: padding 0.2s ease-out;
  -moz-transition: padding 0.2s ease-out;
  -o-transition: padding 0.2s ease-out;
  transition: padding 0.2s ease-out;
}

@media (min-width:768px) {
  .affix {
    /* navbar style at top */
    background-color: transparent;
    border-color: transparent;
    padding: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}

.nav-up {
  top: -60px;
}

li {
  list-style-type: none;
}

.navbar-light .navbar-nav .nav-link {
  color: white;
}

.navbar-light .navbar-toggler-icon {
  background: url("../img/ELEMENTOS/elemento_menu_movil.png");
  background-size: cover;
}

.masthead1 {
  height: 35rem;
}

header.masthead1 {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 72px);
  background: url("../img/bg1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

header.masthead1 h1 {
  font-size: 2.25rem;
}

.masthead2 {
  height: 35rem;
}

header.masthead2 {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 72px);
  background: url("../img/bg2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

header.masthead2 h1 {
  font-size: 2.25rem;
}
.masthead3 {
  height: 35rem;
}

header.masthead3 {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 72px);
  background: url("../img/bg3.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

header.masthead3 h1 {
  font-size: 2.25rem;
}

.navbar-brand img {
  max-width: 14rem;
  height: auto;
}

.col-lg-8.align-self-baseline img {
  filter: invert(93%) sepia(93%) saturate(0%) hue-rotate(221deg) brightness(107%) contrast(106%);
  max-width: 3rem;
  height: auto;
}

.nav-item a .navbar-light .navbar-nav .nav-link {
  font-family: 'Roboto';
  color: lightblue;
}

.col-lg-10.align-self-end {
  margin-bottom: -4rem;
}

.slogan {
  font-family: 'Roboto';
  text-decoration: none;
  color: white;
  padding: 5rem;
}

#first_s {
  background: url('../img/ELEMENTOS/elemento_blue_textbox.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3em;
  font-size: 1.5rem;
  color: white;
  display: block;
}

#services {
  padding: 5rem;
}

.centered {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-family: 'Acens';
  font-size: 2rem;
}

#services .container {
  position: relative;
  text-align: center;
}

#services .col-lg-4.col-md-12.col-sm-12 {
  margin-top: 1rem;
}

#third_s {
  background: url('../img/ELEMENTOS/elemento_pie_pagina.png');
  padding: 2rem;
  font-size: 2.5rem;
  color: white;
}

#subtitle {
  font-size: 1rem;
  font-family: 'RobotoItalic'
}

.tbox {
  border: 1px solid #b3b3b3;
  background: rgba(211, 211, 211, 0.5);
  width: 30rem;
  height: 2.9rem;
  border-radius: 25px;
  font-size: 28px;
  text-align: center;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  font-family: 'RobotoItalic';
  font-size: 20px;
  text-align: center;
  bottom: 20px;
  vertical-align: top;
  /* Firefox */
}

#third_s button {
  position: relative;
  background: transparent;
  font-family: 'Roboto';
  left: 29%;
  border: none;
  color: white;
  font-size: 1rem;
}

#contact {
  background-color: white;
  padding: 2rem;
  font-size: 1rem;
  color: black;
  font-family: 'RobotoThin';
}

#contact p {
  text-align: justify;
}

#contact b {
  color: black;
}

#contact h1 {
  font-family: 'Roboto';
  color: blue;
  font-size: 1.5rem;
}

#contact-small {
  display: none;
}

#contact-small img {
  margin-top: 8px;
  height: auto;
  width: 180px;
  text-align: right;
  margin-bottom: 30px;
}

.elements {
  position: relative;
  margin-bottom: 20px;
}

.elements#ubicacion {
  max-width: auto;
  height: 1.5em;
  vertical-align: middle;
  right: 1em;
}

.elements#telefono {
  max-width: auto;
  height: 1.5em;
  right: 1em;
}

.elements#email {
  max-width: 1.5em;
  height: auto;
  right: 1.7em;
}

.elements#mensaje {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: auto;
  height: 4rem;
  text-align: right;
}

.texto {
  position: relative;
  vertical-align: top;
  font-size: 1rem;
}

#uno {
  left: 7%;
}

#dos {
  left: 4%;
}

#tres {
  left: 1%;
}

#footer {
  background-color: gray;
  height: 70px;
  color: white;
  font-family: 'RobotoBlack';
  text-align: justify;
  bottom: -2%;
}

#back-to-top {
  filter: invert(93%) sepia(93%) saturate(0%) hue-rotate(221deg) brightness(107%) contrast(106%);
  transform: rotate(180deg);
  width: auto;
  vertical-align: center;
  position: fixed;
  width: auto;
  height: 30px;
  text-align: center;
  right: 25px;
  bottom: 25px;
}

#footer p {
  position: relative;
  top: 13px;
  margin-left: 10px;
  vertical-align: middle;
  margin-bottom: 0px;
}

/* #footer-small img {
  top: 10px;
} */

#footer-small {
  display: none;
}

#footer-small .row {
  height: 70px;
}

#footer-small .col-md-3 {
  height: 0px;
}

#footer-small .white {
  filter: invert(93%) sepia(93%) saturate(0%) hue-rotate(221deg) brightness(107%) contrast(106%);
}

#footer-small #ubicacion {
  top: 12px;
  position: relative;
  height: auto;
  width: 1.4em;
  left: 2%;
}

#footer-small #telefono {
  top: 15px;
  position: relative;
  left: 8em;
  height: auto;
  width: 2em;
}

#footer-small #email {
  top: 15px;
  left: 18em;
  transform: scale(1.5);
}

#footer-small #mensaje {
  top: 4px;
  transform: scale(-.6);
}

.gray {
  background-color: #ccc
}

.gray-l {
  background-color: #ececec
}

#portfolio .container-fluid {
  max-width: 1920px;
}

#portfolio .container-fluid .portfolio-box {
  position: relative;
  display: block;
}

#portfolio .container-fluid .portfolio-box .portfolio-box-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(244, 98, 58, 0.9);
  transition: opacity 0.25s ease;
  text-align: center;
}

#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-category {
  font-family: "Merriweather Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
}

#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-name {
  font-size: 1.2rem;
}

#portfolio .container-fluid .portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.rcorners {
  border-radius: 70px;
  padding: 40px;
}

.project-name {
  font-family: 'Acens';
  padding-left: 2.3rem;
  padding-top: 1px;
}

.last {
  padding-bottom: 6rem;
}

#servicios.col-lg-12 {
  margin: 0;
}

#servicios .container {
  padding-top: 40px;
}

#servicios img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 3rem;
  width: auto;
  height: 5rem;
}

#servicios p {
  margin: 2rem;
  text-align: justify;
}

#servicios h1 {
  text-align: center;
  margin-top: 1rem;
  color: darkblue;
  font-family: 'RobotoBlack';
  font-size: 2rem;
}

.logo {
  filter: invert(93%) sepia(93%) saturate(93%) hue-rotate(221deg) brightness(107%) contrast(106%);
  width: auto;
  height: 6rem;
}

.flecha-in p {
  color: white;
  padding-top: 5rem;
}

#inmueble #titulo {
  color: darkblue;
  font-family: 'RobotoBlack';
  padding-top: 3rem;
}

.dire {
  font-family: 'RobotoThin';
  color: blue;
}

#inmueble .contactar {
  float: right;
  margin-top: -2.7rem;
  border: 1px solid darkblue;
  border-radius: 10px;
  padding: 3px;
  background: darkblue;
  color: white;
  font-weight: 600;
}

#qr {
  margin-left: 2em;
  height: auto;
  width: 15rem;
  float: right;
}

#share {
  width: auto;
  height: 3rem;
  margin-bottom: 3rem;
  float: left;
}

#texto {
  float: left;
  margin-top: 0.7rem;
  vertical-align: text-bottom;
  color: darkblue;
}

.detalles {
  color: white;
  background-color: darkblue;
  padding: 1rem;
  text-align: center;
}

#descri {
  background: rgb(245, 245, 245);
  text-align: justify;
}

#mapa {
  background: rgb(245, 245, 245);
  border-left: 1px solid black;
  text-align: center;
}

#planta {
  margin-top: 60px;
  margin-bottom: 4.5rem;
  background: rgb(245, 245, 245);
  text-align: center;
  height: 20rem;
  border-right: 1px solid black;
}

#planta span {
  text-align: justify;
}

#ventas {
  margin-top: 3rem;
  margin-bottom: 4.5rem;
  background: rgb(245, 245, 245);
  text-align: justify;
}

#ventas-top {
  display: none;
}

#planta span {
  position: relative;
  background: darkblue;
  color: white;
  border: 1px solid darkblue;
  padding: 20px;
  font-family: 'RobotoBlack';
  top: 18px;
  left: -34%;
}

#planta img {
  margin-top: 4rem;
  filter: brightness(0%);
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

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

/* .plantas {
  float: left;
  margin-top: 2rem;
}

#plantas1 {
  margin-left: 3.4rem;
}

#plantas2 {
  margin-left: 7.3rem;
}

#plantas3 {
  margin-left: 7rem;
} */

#user {
  width: auto;
  height: 6rem;
  margin-top: 6rem;
}

#info {
  padding: 0px;
  margin: 0px;
  max-width: 50%;
  text-align: left;
}

#agente {
  font-family: 'RobotoBlack';
  color: darkblue;
  padding-top: 3rem;
}

.pull-right {
  float: right !important;
  text-align: right;
}

#pcont {
  border: 1px solid darkblue;
  background: darkblue;
  font-family: 'RobotoBlack';
  color: white;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
  width: 120px;
}