/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author: UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/* 
@font-face {
  font-family: "beatrice";
  src: url("./Beatrice-Display-SemiBold.otf");
} */

@font-face {
  font-family: "Beatrice-light";
  src: url("./Beatrice-Light.otf");
}

html {
  /*font-family: "beatrice";*/
}
h1,
h2,
h3,
#Caracteristicas,
.numberBarcelona,
.numbers {
  font-family: "Beatrice-light" !important;
}

::placeholder {
  color: white !important;
  opacity: 1;
}

.navbarPers {
  z-index: 9999;
  position: sticky;
  background: white;
  height: 50px;
  top: 0px;
  display: flex;
  align-items: center;
  width: 101%;
  transform: translate(-1px, 0px);
}

.navbarPers > .wpb_wrapper {
  width: 100%;
}
.navBar > a::after {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
}

.navBar > a {
  transition: all 0.3s ease;
}

.navBar > a:hover {
  font-weight: 600;
}

#page-header {
  display: none !important;
}

#myVideo {
  min-width: 100%;
  min-height: 100%;
}
.safari {
  /* margin-bottom: -150px !important;
  margin-top: -150px !important; */
  width: 100% !important;
}

video {
  min-height: 100%;
  min-width: 100%;
  height: auto !important;
  width: auto !important;
}

.proyecto-nowrap {
  white-space: nowrap !important;
  justify-content: center !important;
}

form.wpcf7-form
  > p:nth-child(2)
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control {
  border-bottom: 1px solid white;
}
form.wpcf7-form
  > p:nth-child(3)
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control {
  border-bottom: 1px solid white;
}
form.wpcf7-form
  > p:nth-child(4)
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control {
  border-bottom: 1px solid white;
}
form.wpcf7-form
  > p:nth-child(5)
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control {
  border: 1px solid white;
}

.rsBullets {
  position: relative !important;
  top: -45px !important;
}

.navBar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.navBar3 {
  margin-left: 8rem;
  margin-right: 3rem;
}

.numberBarcelona {
  font-weight: bold;
  font-size: 3rem;
  margin: 0px 1rem 0px 2rem !important;
}
.numberBarcelona.primer {
  margin-left: 1.2rem !important;
}

.numbers {
  font-size: 2rem;
}

.sedeCorp2 > .wpb_wrapper {
  line-height: 3.1rem;
}
.sedeCorp1 > .wpb_wrapper {
  line-height: 3rem;
}
.barcelonaDecorations:nth-child(1):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 8%;
  background-color: black;
  margin-left: 3%;
}

.containerBarcelonaItems > .wpb_wrapper {
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.containerBarcelonaItems > .wpb_wrapper > img {
  width: 40px;
}
.timeBarcelonaIconContainer > div.wpb_wrapper > p > img {
  width: 3rem;
}
.logoContainer > div.vc_column-inner > div.wpb_wrapper {
  position: sticky !important;
  top: 50%;
  transform: translateY(-50%);
}
.logoContainer:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100.9%;
  background-color: black;
  left: 7.6%;
  top: -50px;
  z-index: 1;
}

.barcelonaImagen > .w-image-h > img {
  width: 100% !important;
}
/*INPUTS*/
form > p:nth-child(7),
form > p:nth-child(8) {
  margin-left: 24px;
}

form > p:nth-child(7) > label,
form > p:nth-child(8) > label {
  display: flex !important;
  align-items: start !important;
}
input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px;
  margin-left: -24px;
}
input[type="checkbox"]:before {
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  border: 1px solid white;
  background-color: #ffffff00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  content: close-quote;
  display: inline-block;
  height: 1rem;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: background-color, border-color;
  -o-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  width: 1rem;
  position: absolute;
  top: 6px;
  z-index: 0;
}
input[type="checkbox"]:checked:before {
  background-color: #ffffff00;
  border-color: white;
  content: "";
  position: absolute;
}
input[type="checkbox"]:checked:after {
  content: "\2713";
  position: absolute;
  line-height: 0.6;
  font-size: 17px;
  font-weight: bold;
}

form > p > label > span {
  margin-right: -25px !important;
}

#Caracteristicas {
  margin: 0px !important;
}
.principal > .vc_column-inner > .wpb_wrapper {
  margin: 0 -1.5rem;
}

.mapaContainer > .vc_column-inner {
  padding: 0px !important;
}

.barcelonaDecorations {
  margin-bottom: 2rem !important;
}

.mapaContainer > .vc_column-inner > .wpb_wrapper > .wpb_raw_code > .wpb_wrapper,
.mapaContainer > .vc_column-inner > .wpb_wrapper {
  width: 100%;
  height: 100%;
}

.mapaDark {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.mapaDark:hover {
  background: #ffffff21;
}

.equipoText {
  margin-bottom: 0px !important;
}

@media (max-width: 1570px) {
  .bcd {
    --hwrapper-gap: 0px !important;
  }
}
@media (max-width: 1515px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 10%;
    margin-left: 3.6%;
  }
}

@media (max-width: 1351px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 8%;
    margin-left: 4%;
  }
  .barcelonaDecorations {
    position: static;
  }
  .timeBarcelonaNum {
    line-height: 4.5rem !important;
  }
  .timeBarcelonaIconContainer {
    line-height: 5.9rem !important;
  }

  .Barcelona > .vc_column-inner {
    padding: 5rem 4rem 0rem 5rem !important;
  }
  .barcelonaDecorations {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 1330px) and (min-width: 1023px) {
  .contactoContainer > .vc_column-inner {
    padding: 1rem !important;
  }
}

@media (max-width: 1270px) {
  .logoContainer:before {
    left: 7%;
  }
}

@media (max-width: 1240px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 9%;
    margin-left: 4.3% !important;
  }

  .Barcelona > .vc_column-inner {
    padding: 3rem !important;
  }
}

@media (max-width: 1114px) {
  .equipoText > div > h2 {
    font-size: 4rem !important;
  }
}
@media (max-width: 1114px) and (min-width: 370px) {
  .hablemosTitle {
    font-size: 4rem !important;
  }
  .bcd {
    --hwrapper-gap: 35px !important;
  }
}

@media (max-width: 1190px) {
  #elProyecto > .vc_col-sm-6 > .vc_column-inner {
    padding: 3rem !important;
  }
  .barcelonaDecorations {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 1113px) {
  .bcd {
    justify-content: center !important;
  }
}
@media (max-width: 1100px) {
  .logoContainer:before {
    left: 6.5%;
  }
  .barcelonaDecorations:nth-child(1):before {
    height: 8%;
    margin-left: 4.7% !important;
  }

  .Barcelona > .vc_column-inner {
    padding: 1rem !important;
  }

  .navBar {
    font-size: 0.9rem !important;
  }
  .navBar3 {
    margin-left: 3rem !important;
  }

  .bcd {
    justify-content: unset !important;
  }

  .bcd {
    justify-content: center !important;
  }
}
@media (max-width: 991px) {
  .fotoBarcelona {
    z-index: 1 !important;
  }
  #elProyecto > .vc_col-sm-6 > .vc_column-inner {
    padding: 1rem !important;
  }
  .barcelonaDecorations:nth-child(1):before {
    height: 10%;
    margin-left: 55px !important;
  }

  .Barcelona > .vc_column-inner {
    padding: 3rem !important;
  }
  #page-header {
    display: block !important;
  }
  .navbarPers {
    display: none !important;
  }
  .numberBarcelona,
  .numbers {
    font-size: 2rem;
  }
  .numberBarcelona.primer {
    margin-left: 1.5rem !important;
  }
  .barcelonaDecorations {
    position: static;
  }
  .principal {
    width: 100%;
  }
}

@media (max-width: 870px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 10%;
  }

  .Barcelona > .vc_column-inner {
    padding: 1rem !important;
  }
}

@media (max-width: 850px) /* and (min-width: 539px) */ {
  .bcaContainer {
    align-items: center !important;
    flex-basis: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .bcd {
    flex-direction: column !important;
  }
  .imgBca {
    width: 28px !important;
  }
}
@media (max-width: 767px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 12% !important;
  }
  .barcelonaDecorations {
    margin-bottom: 2rem !important;
  }
  .mapaContainer {
    height: 100vh !important;
  }
}

@media (max-width: 599px) {
  .equipoText > div > h2 {
    font-size: 3rem !important;
  }
}

@media (max-width: 580px) {
  .navBar3 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .bcaContainer {
    margin-bottom: 2rem !important;
  }
  .bcd {
    justify-content: unset !important;
  }
  #equipo > .vc_col-sm-3 {
    place-items: center !important;
  }
  .bcd {
    justify-content: center !important;
  }
  .equipoText {
    margin-bottom: 4rem !important;
  }
}
@media (max-width: 400px) {
  .Barcelona > .vc_column-inner {
    padding: 1.5rem !important;
  }
  .Barcelona {
    padding-right: 2rem !important;
  }
  #equipo {
    padding-right: 2.5rem !important;
  }
  #equipo > .vc_col-sm-3 {
    place-items: center !important;
  }

  .bcd {
    justify-content: center !important;
  }

  .mapaContainer > .vc_column-inner {
    padding: 0px !important;
  }

  .numbers {
    font-size: 1.5rem !important;
  }
  .sedeCorp2 > .wpb_wrapper {
    line-height: 3.1rem !important;
  }
}

@media (max-width: 365px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 13% !important;
  }
}

@media (max-width: 320px) {
  .barcelonaDecorations:nth-child(1):before {
    height: 16% !important;
  }
  .Barcelona > .vc_column-inner {
    padding-right: 0px !important;
  }
  .sedeCorp1 {
    margin-right: 5px !important;
  }

  .numbers {
    font-size: 1.2rem !important;
  }
  .sedeCorp2 > .wpb_wrapper {
    line-height: 3.08rem !important;
  }
  .numberBarcelona {
    font-size: 1.8rem;
    margin: 0px 1rem 0px 1rem !important;
  }
  .numberBarcelona.primer {
    margin-left: 0.6rem !important;
  }
  .barcelonaDecorations:nth-child(1):before {
    margin-left: 43px !important;
  }
}
