@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");
*, body, h1, h2, h3, h4, h5, h6, blockquote {
  font-family: "Poppins", sans-serif;
}

body {
  color: #343434;
  scroll-behavior: smooth;
}

.topHeader {
  text-align: right;
  padding: 10px 10%;
  border-bottom: 2px solid #f6e988;
}
.topHeader .contBox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.topHeader .contBox p {
  margin-bottom: 0;
  color: #343434;
  font-size: 14px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.topHeader .contBox img {
  margin-left: 8px;
  text-align: right;
  width: 130px;
}

.navbar {
  padding-left: 10%;
  top: 70px;
}
@media screen and (max-width: 768px) {
  .navbar {
    background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.navbar .logo-wrapper {
  padding: 0;
  background: transparent;
}
.navbar .logo-wrapper .logo {
  width: 100%;
  padding: 10px 0;
}
.navbar .logo-wrapper .logo .logo-img {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .navbar .logo-wrapper .logo .logo-img {
    max-width: 230px;
  }
}
.navbar .navbar-nav .nav-link {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 1600px) {
  .navbar .navbar-nav .nav-link {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .navbar .navbar-nav .nav-link {
    color: #343434;
  }
}
.navbar .navbar-nav .nav-link:hover {
  color: #b49117;
}
.navbar .navbar-nav .nav-link.nav-color {
  color: #343434;
}
.navbar .navbar-nav .nav-link.nav-color:hover {
  color: #b49117;
}
.navbar .navbar-nav .nav-link.external-nav {
  font-style: italic;
}
.navbar .navbar-nav .nav-link i {
  margin-left: 5px;
}
.navbar .navbar-nav .nav-link.btn-nav {
  background-color: #b49117;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .navbar .navbar-nav .nav-link.btn-nav {
    font-size: 15px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .navbar .navbar-nav .nav-link.btn-nav {
    display: table;
    margin: 0 auto 0 0 !important;
  }
}
.navbar.nav-scroll {
  top: -100px;
}
@media screen and (max-width: 768px) {
  .navbar.nav-scroll {
    background-color: #ffffff;
  }
}
.navbar.nav-scroll .navbar-nav .nav-link {
  color: #343434;
}
.navbar.nav-scroll .navbar-nav .nav-link:hover {
  color: #b49117;
}
.navbar.nav-scroll .navbar-nav .nav-link.btn-nav {
  background-color: #b49117;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .navbar button {
    padding: 5px;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .navbar button span {
    height: auto;
  }
}
.navbar button:hover, .navbar button :focus {
  background-color: #ffffff !important;
}

@media screen and (max-width: 1600px) {
  .header .left-panel {
    width: 110px;
  }
}
.header .left-panel .social-left li a {
  border: 2px solid #f6e988;
}
.header .left-panel .social-left li a:hover {
  border: 2px solid #b49117;
}
.header .left-panel .social-left li a i {
  color: #555555;
}

.homeSlide .caption .titleSlide {
  color: #ffffff;
  font-size: 35px;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-shadow: 0 3px 11px #000;
}
.homeSlide .caption .textSlide {
  color: #ffffff;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-shadow: 0 3px 11px #000;
}
.homeSlide .caption .btn-slide a {
  border: 2px solid #f6e988;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

#nosotros .title {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 35px;
}
#nosotros .title span {
  color: #b49117;
}
#nosotros .text {
  color: #343434;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
#nosotros .img:before {
  border: 2px solid #f6e988;
}

#estilo .section-title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #estilo .section-title {
    font-size: 35px;
  }
}
#estilo .section-title span {
  color: #b49117;
  font-family: "Poppins", sans-serif;
}
#estilo .title-box {
  background-color: #ffffff;
  border: 2px solid #f6e988;
}
#estilo .title-box .title {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
  font-size: 20px;
}
#estilo .titleOverlay {
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
  font-weight: 400;
}
#estilo .textOverlay {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}
#estilo .btnSolid a {
  background-color: #d5be50;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
#estilo .btnSolid a:hover {
  color: #343434;
}

#planes {
  background-color: #f4f4f4;
  padding: 70px 0;
}
#planes .section-title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #343434;
  letter-spacing: normal;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #planes .section-title {
    font-size: 35px;
  }
}
#planes .section-title span {
  color: #b49117;
}
#planes #tablePlans {
  border: none;
  outline: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #planes #tablePlans {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    display: block;
    overflow-x: visible;
  }
}
#planes #tablePlans tr {
  border: none;
}
#planes #tablePlans .titlePlan th {
  background-color: transparent;
  font-family: "Poppins", sans-serif;
  padding: 5px;
  text-align: center;
  font-weight: 400;
  color: #343434;
  line-height: normal;
}
#planes #tablePlans .titlePlan .no-border {
  border: 0;
  background-color: transparent;
}
#planes #tablePlans .pricePlan th {
  font-family: "Poppins", sans-serif;
  color: #b49117;
  font-weight: 500;
  text-align: center;
  padding: 5px;
  line-height: normal;
  font-size: 19px;
  background-color: transparent;
}
#planes #tablePlans .pricePlan th span {
  font-size: 14px;
}
#planes #tablePlans .pricePlan .no-border {
  border: 0;
  background-color: transparent;
}
#planes #tablePlans .buttonSchedule th {
  border: 0;
}
#planes #tablePlans .buttonSchedule .no-border {
  border: 0;
  background-color: transparent;
}
#planes #tablePlans .buttonSchedule .btnSolid a {
  background-color: #d5be50;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  cursor: pointer;
}
#planes #tablePlans .buttonSchedule .btnSolid a:hover {
  color: #343434;
}
#planes #tablePlans .buttonSchedule .btnSolid a:after {
  background-color: #343434;
}
#planes #tablePlans .buttonSchedule .btnSolid a span {
  pointer-events: none;
}
#planes #tablePlans .listAtribute.firsstElm {
  border-top: 0;
}
#planes #tablePlans .listAtribute .title {
  font-weight: 400;
  padding: 5px;
  font-family: "Poppins", sans-serif;
  line-height: normal;
  padding-right: 15px;
  max-width: 600px;
  font-size: 15px;
  background-color: transparent;
  border-left: 0;
}
@media screen and (max-width: 768px) {
  #planes #tablePlans .listAtribute .title {
    max-width: auto;
    width: 100%;
  }
}
#planes #tablePlans .listAtribute .icon {
  font-weight: 400;
  padding: 5px 0;
  text-align: center;
  background-color: transparent;
}
#planes #tablePlans .listAtribute .icon i {
  color: #b49117;
  font-weight: 500;
}
#planes #tablePlans .listAtribute .icon i.changeColor {
  color: #9f9b9b;
}
#planes .boxNotes {
  margin-top: 40px;
}
#planes .boxNotes .disclaimerPlans {
  margin-bottom: 0;
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
}

#proyectos {
  padding-top: 70px;
}
#proyectos .section-title {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #proyectos .section-title {
    font-size: 35px;
  }
}
#proyectos .section-title span {
  color: #b49117;
}
#proyectos .owl-projects .owl-dot.active span {
  border: 2px solid #b49117;
}
#proyectos .owl-projects .owl-dot span {
  border: 2px solid #343434;
  width: 10px;
  height: 10px;
}

#testimonios .titleT {
  font-family: "Poppins", sans-serif;
  color: #343434;
  letter-spacing: normal;
  font-weight: 400;
  border-bottom: 1px solid #f6e988;
}
#testimonios .textT {
  color: #343434;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
#testimonios .nameT {
  font-family: "Poppins", sans-serif;
  color: #b49117;
  font-weight: 400;
}
#testimonios .locationT {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
}
#testimonios .owl-dot span {
  border: 2px solid #343434;
  width: 10px;
  height: 10px;
}
#testimonios .owl-dot.active span {
  border: 2px solid #b49117;
}
#testimonios .author-img img {
  width: 55px;
  height: 55px;
}

#footer .fotcont {
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  #footer .fotcont {
    margin-bottom: 20px;
  }
}
#footer .titleInfo {
  color: #d5be50;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
#footer .linkInfo {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
  transition: 0.5s ease-in-out;
}
#footer .linkInfo:hover {
  color: #b49117;
}
#footer .sub-footer {
  border-top: 1px solid #f6e988;
  padding: 30px 0;
}
#footer .sub-footer .flexRow {
  display: flex;
  align-items: center;
}
#footer .sub-footer .flexRow p {
  margin-top: 0;
  margin-bottom: 0;
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
#footer .sub-footer .flexRow p a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #343434;
}
#footer .sub-footer .flexRow p a:hover {
  color: #b49117;
}
#footer .sub-footer .flexRow .left {
  text-align: left;
}
@media screen and (max-width: 768px) {
  #footer .sub-footer .flexRow .left {
    text-align: center;
    margin-bottom: 25px;
  }
}
#footer .sub-footer .flexRow .center {
  text-align: center;
}
#footer .sub-footer .flexRow .right {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #footer .sub-footer .flexRow .right {
    text-align: center;
    margin-top: 25px;
  }
}
#footer .sub-footer .flexRow .right img {
  max-width: 150px;
  height: auto;
  width: 100%;
}

#gallery-projects .section-title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #gallery-projects .section-title {
    font-size: 35px;
  }
}
#gallery-projects .section-title span {
  color: #b49117;
}
#gallery-projects .text {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

#contacto .section-title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #contacto .section-title {
    font-size: 35px;
  }
}
#contacto .contBox {
  margin-bottom: 25px;
}
#contacto .contBox:last-child {
  margin-bottom: 0;
}
#contacto .text {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
#contacto .text.mb2 {
  margin-bottom: 20px;
}
#contacto .text .boldColor {
  color: #b49117;
  font-weight: 400;
}
#contacto .text .textLink {
  transition: 0.5s ease-in-out;
}
#contacto .text .textLink:hover {
  color: #d5be50;
}
#contacto .contact__form input, #contacto .contact__form textarea {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  border-bottom: 2px solid #f6e988;
}
#contacto .contact__form input::-moz-placeholder, #contacto .contact__form textarea::-moz-placeholder {
  color: #343434;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
#contacto .contact__form input::placeholder, #contacto .contact__form textarea::placeholder {
  color: #343434;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
#contacto .contact__form .btnSend {
  border: none;
  background-color: #b49117;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  transition: 0.5s ease-in-out;
}
#contacto .contact__form .btnSend:hover {
  background-color: #d5be50;
  color: #343434;
}

#interior-estilos .section-title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #interior-estilos .section-title {
    font-size: 35px;
  }
}
#interior-estilos .section-title span {
  color: #b49117;
}
#interior-estilos .text {
  color: #343434;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
#interior-estilos .sidebar .title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
  letter-spacing: normal;
}
#interior-estilos .listEstilos li a {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
}
#interior-estilos .listEstilos li:before {
  background-color: #d5be50;
}
#interior-estilos .listEstilos li.active:before {
  background-color: #d5be50;
}
#interior-estilos .listEstilos li.active a {
  color: #ffffff;
}
#interior-estilos .listEstilos li:hover:before {
  background-color: #d5be50;
}
#interior-estilos .listEstilos li:hover a {
  color: #ffffff;
}

#detalles-cocina .title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 35px;
}
@media screen and (max-width: 1600px) {
  #detalles-cocina .title {
    font-size: 33px;
  }
}
#detalles-cocina .text {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

#galeria-accesorios .section-title {
  font-family: "Poppins", sans-serif;
  color: #343434;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 35px;
}
@media screen and (max-width: 1450px) {
  #galeria-accesorios .section-title {
    font-size: 35px;
  }
}
#galeria-accesorios .section-title span {
  color: #b49117;
}
#galeria-accesorios .bauen-project-filter li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #343434;
}
#galeria-accesorios .bauen-project-filter li:hover {
  color: #b49117;
}
#galeria-accesorios .bauen-project-filter li.active {
  color: #b49117;
  border-bottom: 1px solid #b49117;
}

#formPlan1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: none;
}
#formPlan1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
}
#formPlan1.active {
  z-index: 111;
  display: block;
}
#formPlan1.d-none {
  display: none;
}
#formPlan1 .watermark {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  width: 150px;
}
#formPlan1 .title {
  color: #343434;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif;
}
#formPlan1 .text {
  color: #343434;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  margin-bottom: 35px;
}
#formPlan1 .text span {
  color: #b49117;
}
#formPlan1 .closeWindow {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 9999;
  display: block;
}
#formPlan1 .closeWindow i {
  color: #343434;
  font-size: 17px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}
#formPlan1 .closeWindow i:hover {
  opacity: 0.7;
}
#formPlan1 #contForm {
  max-width: 800px;
  width: 100%;
  background-color: #ffffff;
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#formPlan1 #contForm .form-group {
  margin-bottom: 20px;
}
#formPlan1 #contForm .form-label {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 15px;
}
#formPlan1 #contForm .styleBox {
  color: #343434;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  border: none;
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #d5be50;
  border-radius: 0;
}
#formPlan1 #contForm .styleBox:active, #formPlan1 #contForm .styleBox :focus, #formPlan1 #contForm .styleBox :visited {
  border-bottom: 1px solid #f6e988;
}
#formPlan1 #contForm .error {
  color: red;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
#formPlan1 #contForm .btn-send {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
  font-weight: 400;
  border: 1px solid #d5be50;
  background-color: #d5be50;
  transition: 0.5s ease-in-out;
  border-radius: 0;
}
#formPlan1 #contForm .btn-send:hover {
  background-color: #343434;
  border: 1px solid #343434;
}

.socialDesktop {
  position: fixed;
  top: 80%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .socialDesktop {
    display: none;
  }
}
.socialDesktop a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #d5be50;
  padding: 5px 10px;
  position: absolute;
  right: -150px;
  min-width: 190px;
  transition: 0.5s ease-in-out;
}
.socialDesktop a:hover {
  right: 0px;
}
.socialDesktop a i {
  font-size: 30px;
  color: #ffffff;
  margin-right: 10px;
}
.socialDesktop a .text {
  font-size: 18px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0;
}/*# sourceMappingURL=custom.css.map */