.navlink {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 8px;
  margin-left: 8px;
  font-family: "Broadcast matter", sans-serif;
  color: #a4927b;
  font-size: 36px;
}

.navlink.w--current {
  color: #a4927b;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 5px;
  background-color: #fff;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectionhome {
  padding-top: 85px;
}

.bghome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 530px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("../images/bg-home-n.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.titlehome {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
}

.titlehome.black {
  display: none;
}

.txthome {
  padding: 10px 15px;
  background-color: #a4927b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.sectionmiesencia {
  padding-top: 40px;
  padding-bottom: 40px;
}

.titlesections {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: "Broadcast matter", sans-serif;
  color: #a4927b;
  font-size: 60px;
}

.titlesections.sinpadd {
  margin-bottom: 20px;
}

.txtparagraph {
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 23px;
}

.txtparagraph.inter22 {
  line-height: 22px;
}

.txtparagraph.line {
  padding-top: 10px;
  background-image: url("../images/line.png");
  background-position: 0px 0px;
  background-size: 35px 1px;
  background-repeat: no-repeat;
}

.prensa {
  color: black !important;
  /* text-decoration: none !important; */
}

.txttan {
  color: #a4927b;
  font-weight: 700;
}

.columns {
  margin-top: 40px;
}

.image {
  margin-top: 17px;
}

.sectionmiasesoramiento {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.myguidance {
  margin-bottom: 40px !important;
}

.sectionrecorrido {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sectionproyectos {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-2 {
  display: none;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #a4927b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lightbox-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.sectiontestimonios {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sectioncontacto {
  padding-top: 60px;
  padding-bottom: 60px;
}

.form-block {
  width: 540px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button {
  padding: 10px 20px;
  float: right;
  background-color: #a4927b;
  font-family: Montserrat, sans-serif;
}

.submit-button.padd {
  margin-top: 20px;
}

.sectionfooter {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #a4927b;
}

.txt-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-image: url("../images/icon-phone.png");
  background-position: 0% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
}

.link-mobile {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-image: url("../images/icon-mobile.png");
  background-position: 0% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.linkinstagram {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-image: url("../images/icon-instagram.png");
  background-position: 0% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.linkmail {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-image: url("../images/icon-mail.png");
  background-position: 0% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.heading {
  font-family: "Broadcast matter", sans-serif;
  color: #a4927b;
  font-size: 50px;
}

.div-block-2 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.txt-circulo {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(164, 146, 123, 0.9);
}

.text-block-3 {
  font-family: "Broadcast matter", sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 35px;
  text-align: center;
}

.div-block-3 {
  position: absolute;
  width: 90%;
  height: 90%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 50%;
}

.rowpry {
  margin-top: 20px;
}

.imgconferencias {
  background-image: url("../proyectos/conferencias/lider-one.jpg");
  width: 940px;
  height: 500px;
}

@media screen and (max-width: 991px) {
  .rowpry {
    margin-top: 0px;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container {
    display: block;
  }

  .sectionhome {
    padding-top: 70px;
  }

  .titlehome.black {
    display: inline-block;
    margin-top: 15px;
    color: #a4927b;
    font-size: 20px;
  }

  .menu-button {
    background-color: #fff;
    color: #a4927b;
    font-size: 35px;
  }

  .menu-button.w--open {
    background-color: #fff;
    color: #a4927b;
    font-size: 35px;
  }

  .nav-menu {
    height: 540px;
    background-color: hsla(0, 0%, 100%, 0.96);
  }

  .txt-footer {
    font-size: 12px;
  }

  .link-mobile {
    font-size: 12px;
  }

  .linkinstagram {
    font-size: 12px;
  }

  .linkmail {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .imgconferencias {
    background-image: url("../proyectos/conferencias/lider-mobile.jpg");
    background-position-x: center;
    width: 500px;
    height: 595px;
  }

  .titlehome.black {
    margin-left: 10px;
  }

  .titlesections {
    margin-top: 40px;
  }

  .txtparagraph.line {
    margin-top: 40px;
  }

  .image {
    width: 300px;
  }

  .image-2 {
    width: 300px;
    margin-top: 20px;
  }

  .image-3 {
    width: 300px;
  }

  .image-4 {
    width: 300px;
  }

  .image-5 {
    width: 300px;
  }

  .lightbox-link {
    width: 300px;
    margin-top: 20px;
  }

  .submit-button {
    width: 100%;
  }

  .column {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .titlehome {
    text-align: center;
  }

  .titlehome.black {
    font-size: 20px;
  }

  .titlesections {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .titlesections.padd {
    margin-right: 10px;
    margin-left: 10px;
    line-height: 60px;
  }

  .image {
    width: 100%;
  }

  .image-2 {
    width: 100%;
  }

  .image-3 {
    width: 100%;
  }

  .image-4 {
    width: 100%;
  }

  .image-5 {
    width: 100%;
  }

  .lightbox-link {
    width: 100%;
    margin-top: 20px;
  }

  .form-block {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .txt-footer {
    font-size: 13px;
  }

  .link-mobile {
    font-size: 13px;
  }

  .linkinstagram {
    font-size: 13px;
  }

  .linkmail {
    font-size: 13px;
  }
}

@font-face {
  font-family: "Broadcast matter";
  src: url("../fonts/Broadcast_Matter.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-UltraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.lang-switcher {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1000;
}

.lang-switcher a {
  text-decoration: none;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .lang-switcher {
    display: none;
    top: 15px;
    right: 55px;
    font-size: 18px;
  }
}

.mobile-lang-switcher {
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile-lang-switcher {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
  }
  .mobile-lang-switcher a {
    text-decoration: none;
    font-size: 18px;
  }
}
