body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #404042;
  font-size: 16px;
  line-height: 24px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

p {
  margin-bottom: 0px;
}

.header {
  padding-top: 30px;
  padding-bottom: 20px;
}

.brand {
  display: block;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.brand_img {
  min-width: 100%;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: transparent;
}

.navmenu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navlink {
  padding: 14px 16px 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navlink:hover {
  color: #4d2827;
  text-decoration: underline;
}

.navlink.w--current {
  color: #aaa;
  font-weight: 600;
  text-decoration: none;
}

.hero {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 656px;
  background-image: url('../images/portada.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.hero_image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.aboutus {
  padding-top: 129px;
  padding-bottom: 130px;
}

.aboutus_container {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.title2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.aboutus_title {
  margin-bottom: 29px;
}

.aboutus_links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 40px;
}

.textlink {
  color: #4d2827;
  font-weight: 600;
  text-decoration: none;
}

.textlink:hover {
  text-decoration: underline;
}

.aboutus_links_1 {
  width: 170px;
  margin-right: 32px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer {
  padding-top: 60px;
  padding-bottom: 160px;
  border-top: 1px solid #eee;
}

.footer_container {
  display: block;
  max-width: 408px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.footer_textlink {
  display: block;
  max-width: 120px;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
  color: #404042;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.footer_textlink:hover {
  text-decoration: underline;
}

.footer_copyrighttext {
  display: block;
  margin-bottom: 8px;
  color: #404042;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.pageheader {
  padding-top: 90px;
  padding-bottom: 105px;
}

.pagetitle_container {
  display: block;
  max-width: 177px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.pagetitle {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #4d2827;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.pagetitle_line {
  display: block;
  width: 24px;
  height: 2px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #4d2827;
}

.pageheadline {
  font-size: 18px;
  text-align: center;
}

.pageheader_container {
  display: block;
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 95px;
  padding-bottom: 103px;
  border-top: 1px solid #eee;
}

.teammember_image {
  max-height: 360px;
  max-width: 360px;
}

.teammember_info {
  margin-top: 33px;
  margin-left: 120px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1080px;
  min-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.teammember_title {
  margin-bottom: 29px;
}

.teammember_description {
  margin-bottom: 30px;
}

.teammember_email_container {
  float: left;
  text-decoration: none;
}

.teammember_email_container:hover {
  text-decoration: underline;
}

.teammember_email_icon {
  margin-top: 2px;
  float: left;
  text-decoration: none;
}

.teammember_email_icon:hover {
  text-decoration: none;
}

.text-block {
  margin-left: 40px;
}

.teammember_email_text {
  margin-left: 8px;
  float: left;
  color: #4d2827;
  font-weight: 600;
}

.services_content {
  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-flex: 67%;
  -webkit-flex: 67%;
  -ms-flex: 67%;
  flex: 67%;
}

.services_colleft {
  max-width: 360px;
  margin-right: 24px;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.title3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.services_item_title--withparragraph {
  margin-bottom: 7px;
}

.services_item {
  max-width: 360px;
}

.services_colright {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.services_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 33px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.services_row--last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.services_title {
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

.pageheader--contacto {
  padding-top: 90px;
  padding-bottom: 34px;
}

.section_formcontacto {
  display: block;
  margin-right: auto;
  margin-bottom: 160px;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.field-label {
  display: none;
}

.formcontacto_container {
  display: block;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}

.formcontacto_textfield {
  height: 56px;
  max-width: 100%;
  margin-bottom: 8px;
  padding: 16px;
  border: 1px solid #aaa;
  border-radius: 0px;
  font-size: 16px;
  line-height: 24px;
}

.formcontacto_textfield:hover {
  border-color: #888;
}

.formcontacto_textfield:focus {
  border-width: 2px;
  border-color: #4d2827;
}

.formcontacto_textarea {
  min-height: 152px;
  margin-bottom: 8px;
  padding: 16px;
  border: 1px solid #aaa;
  border-radius: 0px;
  box-shadow: inset 0 0 0 0 transparent;
  font-size: 16px;
  line-height: 24px;
}

.formcontacto_textarea:hover {
  border-color: #888;
}

.formcontacto_textarea:focus {
  border-width: 2px;
  border-color: #4d2827;
}

.formcontacto_button {
  min-width: 100%;
  background-color: #4d2827;
}

.formcontacto_button:hover {
  background-color: #391e1d;
}

.success-message {
  border: 1px solid #eee;
  background-color: transparent;
}

.formcontacto_errormessage_link {
  color: #4d2827;
  text-decoration: none;
}

.formcontacto_errormessage_link:hover {
  text-decoration: underline;
}

.services_item--last {
  max-width: 360px;
}

.pageheadline_container--contacto {
  display: block;
  max-width: 368px;
  margin-right: auto;
  margin-left: auto;
}

.footer_copyrighttext--link {
  display: block;
  margin-bottom: 8px;
  color: #404042;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer_copyrighttext--link:hover {
  color: #ff0458;
}

@media (max-width: 991px) {
  .hero {
    height: 460px;
    background-position: 50% 50%;
  }
  .aboutus {
    padding-top: 72px;
    padding-bottom: 96px;
  }
  .pageheadline {
    font-size: 16px;
  }
  .pageheader_container {
    max-width: 600px;
  }
  .teammember_image {
    display: block;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
  }
  .teammember_info {
    display: block;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
  }
  .section_container {
    min-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .services_content {
    display: block;
    min-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .services_colleft {
    max-width: 100%;
  }
  .services_item {
    max-width: 256px;
  }
  .services_title {
    display: block;
    min-width: 600px;
    margin-right: auto;
    margin-bottom: 48px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .services_item--last {
    max-width: 256px;
  }
}

@media (max-width: 767px) {
  .header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .brand {
    width: 100%;
    height: 100%;
    max-width: 368px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .navlink {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }
  .hero {
    height: 280px;
  }
  .aboutus {
    padding-top: 56px;
    padding-bottom: 72px;
  }
  .aboutus_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutus_links_1 {
    margin-bottom: 24px;
  }
  .footer {
    padding-top: 56px;
    padding-bottom: 96px;
  }
  .footer_copyrighttext {
    font-size: 12px;
  }
  .pageheader {
    padding-top: 56px;
    padding-bottom: 72px;
  }
  .pageheadline {
    display: block;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
  }
  .section {
    padding-top: 56px;
    padding-bottom: 72px;
  }
  .services_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .services_colleft {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .services_item {
    display: block;
    max-width: 360px;
    min-width: 100%;
    margin-bottom: 32px;
  }
  .services_colright {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .services_row {
    display: block;
    max-width: 360px;
    min-width: 360px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .services_row--last {
    display: block;
    max-width: 360px;
    min-width: 360px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .services_title {
    max-width: 100%;
    min-width: 360px;
  }
  .pageheader--contacto {
    padding-top: 56px;
  }
  .section_formcontacto {
    margin-bottom: 72px;
  }
  .formcontacto_button {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .services_item--last {
    max-width: 100%;
  }
  .footer_copyrighttext--link {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .navbar {
    border-top-color: #4d2827;
    border-bottom-color: #4d2827;
  }
  .navlink {
    background-color: #4d2827;
    color: #fff;
  }
  .navlink:hover {
    color: #fff;
    text-decoration: none;
  }
  .navlink:active {
    background-color: #391e1d;
  }
  .navlink.w--current {
    color: #7d6261;
  }
  .hero {
    height: 200px;
  }
  .services_item {
    max-width: 100%;
  }
  .services_row {
    max-width: 100%;
    min-width: 100%;
  }
  .services_row--last {
    max-width: 100%;
    min-width: 100%;
  }
  .services_title {
    min-width: 100%;
  }
  .menu-button {
    min-width: 100%;
    padding: 12px 16px;
    background-color: #4d2827;
  }
  .menu-button:active {
    background-color: #391e1d;
  }
  .menu-button.w--open {
    background-color: #4d2827;
  }
  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    margin-right: auto;
    margin-left: auto;
    -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;
  }
  .icon_close {
    display: none;
  }
}

