input{
  width: 100%;
  padding-top: 10px;
  margin: 10px;
}

textarea{
  width: 100%;
  padding-top: 10px;
  margin: 10px;
}

.submit{
  background-color: #d2be7f!important;
  border:none;
  color: #000;
  display: inline-block;
  padding:20px;
  transition: all .2s ease;
}

.submit:hover{
  background-color: #000!important;
  color: #fff;
}

body {
  background-color: #edeff2;
  font-family:'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}
h1 {
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}
h3 {
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}
h4 {
  margin-bottom: 0px;
  padding-top: 10px;
  font-family:'Droid Serif', serif;
  color: #525252;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
}
h5 {
  margin-bottom: 20px;
  font-family:'Droid Serif', serif;
  color: #525252;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}
h6 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
a{
	 color: #1c1c1c;
  font-size: 14px;
  
}
p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Droid Sans', sans-serif;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}
.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
  transition: background-color 300ms ease;
  color: white;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #2e9dff;
}
.button.w--current {
  background-color: #2e80b6;
}
.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}
.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}
.button.tab:hover {
  background-color: #2e80b6;
}
.button.tab.w--current {
  background-color: #2e80b6;
}
.navigation-link {
	font-size:14px;
  padding: 10px;
  transition: all 300ms ease-in-out;
  font-family:'Droid Serif', serif;
  color: #262424;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.navigation-link:hover {
  background-color: #d2be7f;
  color: #262424;
}
.navigation-link.w--current {
  background-color: #d2be7f;
  font-family:'Droid Serif', serif;
  color: #262424;
  text-transform: uppercase;
}
.navigation-link.w--current:hover {
  color: #262424;
}
.navigation-link.idioma {
  background-color: #1c1c1c;
  color: white;
  font-weight: 700;
}
.navigation-link.idioma:hover {
  background-color: #d2be7f;
  color: #1c1c1c;
}
.navigation-link.idioma.w--current {
  background-color: #d2be7f;
  color: #1c1c1c;
}
.navigation-link.idioma.w--current:hover {
  background-color: #d2be7f;
  color: #1c1c1c;
}
.navigation-bar {
  position: fixed;
  display: block;
  width: 100%;
  height: 95px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.76) 0px 2px 25px -2px;
}
.navigation-menu {
  padding-top: 25px;
  padding-right: 20px;
}
.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family:'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}
.section {
  position: relative;
  padding: 60px 10px;
  background-color: white;
  text-align: center;
}
.section.accent {
  background-color: #1c1c1c;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 61%, black), url('../images/alianzas_bg.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}
.white-box {
  padding: 15px;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}
.white-box.transparent {
  border-style: none;
  background-color: transparent;
}
.white-box.transparent.bot_lexwork {
  margin-top: 52px;
  float: left;
}
.white-box.transparent.logo_lexwork {
  float: right;
}
.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
 
}
.hero-section.centered {
  padding-top: 95px;
  padding-bottom: 0px;
  border-bottom: 4px none #69b9ff;
  text-align: center;
  height:550px;
 
}
.hero-heading {
  margin-bottom: 30px;
  color: white;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.hero-subheading {
  margin-bottom: 40px;
  color: #2e9dff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid white;
  border-radius: 4px;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: white;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}
.hollow-button.all-caps {
  border-style: none;
  border-radius: 0px;
  background-color: #d2be7f;
  font-family:'Droid Serif', serif;
  color: #1c1c1c;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.hollow-button.all-caps:hover {
  background-color: #1c1c1c;
  color: white;
}
.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}
.section-heading.centered {
  margin-bottom: 20px;
  font-family:'Droid Serif', serif;
  color: #1c1c1c;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}
.section-heading.centered.white {
  color: white;
}
.section-subheading.center {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid rgba(82, 82, 82, 0.52);
  border-bottom: 1px solid rgba(82, 82, 82, 0.52);
  font-family:'Droid Serif', serif;
  color: #525252;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}
.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}
.section-title-group {
  margin-bottom: 60px;
}
.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid black;
  border-radius: 3px;
  box-shadow: rgba(64, 64, 71, 0.29) 0px 0px 0px 1px;
}
.form-field.text-area {
  height: 110px;
}
.footer {
  padding: 80px 0px 0px;
}
.footer.center {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #dbdbdb;
  background-color: #262424;
  text-align: center;
}
.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  font-family:'Droid Serif', serif;
  color: white;
  font-size: 14px;
}
.grid-image {
  display: block;
  width: 80%;
  margin: 20px auto;
  padding: 20px;
  border: 0px none white;
  border-radius: 0%;
  background-color: transparent;
  box-shadow: none;
}
.info-icon {
  float: left;
}
.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}
.footer-link.with-icon {
  margin-left: 30px;
}
.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}
.tabs-wrapper {
  text-align: center;
}
.fullwidth-image {
  width: auto;
  margin-bottom: 20px;
}
.white-text {
  margin-bottom: 20px;
  color: white;
}
.form {
  margin-top: 40px;
}
.logo {
  position: absolute;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.cont_nav {
  padding-top: 27px;
  padding-bottom: 20px;
}
.slider_home {
  height:100%;
  background-color: transparent;
}
.slider_home.slider_team {
  background-color: transparent;
}
.slider_home.slider_areas {
  height: 100%;
  background-color: transparent;
}
.circles_nav {
  padding-top: 0px;
}
.title_doree {
  color: #d2be7f;
}
.title_underline {
  display: block;
  width: 15%;
  height: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-top-style: solid;
  border-top-color: #d2be7f;
}
.title_underline.line_white {
  border-top-color: white;
}
.arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 200px 0px;
  transition: all 500ms ease;
}
.arrow:hover {
  opacity: 0.7;
}
.arrow.left {
  padding-left: 10px;
}
.arrow.left.practica {
  margin-top: 150px;
  margin-bottom: 150px;
}
.arrow.right {
  padding-right: 10px;
}
.arrow.right.practica {
  margin-top: 150px;
  margin-bottom: 150px;
}
.white {
  color: white;
  text-align: center;
}
.image_equipo {
  transition-delay: initial;
}
.image_equipo:hover {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-property: none;
  transition-timing-function: ease;
}
.bot_equipo {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition: all 500ms ease;
}
.bot_equipo:hover {
  opacity: 0.9;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-property: none;
  transition-timing-function: ease;
}
.bot_equipo:active {
  opacity: 0.8;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-property: none;
  transition-timing-function: ease;
}
.bot_equipo:focus {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-property: none;
  transition-timing-function: ease;
}
.lightobox_equipo {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  transition: all 500ms ease;
}
.bg_avatar {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #d2be7f;
  text-align: center;
}
.cont_info_team {
  height: 100%;
  padding: 30px;
  background-color: white;
}
.cont_equipo_lightbox {
  margin-top: 0px;
}
.close_lightbox {
  display: block;
  float: none;
  transition: all 500ms ease;
  text-align: right;
}
.close_lightbox:hover {
  opacity: 0.7;
}
.avatar_btn {
  margin-bottom: 20px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 500ms ease;
}
.avatar_btn:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.row_team {
  margin-bottom: 40px;
}
.row_team.externo {
  margin-top: 50px;
}
.section_areas {
  padding: 80px 0px 20px;
  background-color: #d2be7f;
}
.paragraph_areas {
  margin-bottom: 50px;
  text-align: center;
}
.items_area {
  font-size: 12px;
  line-height: 14px;
}
.row_industrias {
  margin-top: 30px;
}
.row_contacto {
  margin-top: 40px;
  margin-bottom: 50px;
}
.icons_industrias {
  text-align: center;
}
.titles_industrias {
  padding-top: 20px;
  text-align: center;
}
.arrow_top {
  float: right;
  transition: all 500ms ease;
}
.arrow_top:hover {
  opacity: 0.6;
}
.scroll_ip_image {
  display: inline-block;
  width: 50px;
  height: 50px;
}
.transparent {
  color: transparent;
}
.text_lightbox_team {
  overflow-x: auto;
  overflow-y: auto;
  padding-right:10px;
  height: 450px;
}
html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}
html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}
html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}
html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="appear"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.logo_estudio{
	padding-bottom:30px;	
}

.areas_titles {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  float: none;
  background-color: transparent;
  font-family:'Droid Serif', serif;
  color: #1c1c1c;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}
.link_aras {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  text-decoration: none;
}
.link_aras:hover {
  opacity: 0.69;
}
.row_areas_titles {
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
	
 .hero-section.centered {
  padding-top: 95px;
  padding-bottom: 0px;
  border-bottom: 4px none #69b9ff;
  text-align: center;
  height:450px;
 
}
.arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 150px 0px;
  transition: all 500ms ease;
}
}

@media (max-width: 1150px) {
	.navigation-link {
	font-size:11px;
 }
 
}

@media (max-width: 991px) {
 
 
 
  p {
    font-size: 12px;
  }
  .navigation-link {
    color: rgba(255, 255, 255, 0.52);
  }
  .navigation-link.w--current {
    color: white;
  }
  .hamburger-button {
    margin-top: 24px;
    margin-right: 14px;
    padding: 10px;
    background-color: #1c1c1c;
    transition: all 500ms ease;
  }
  .hamburger-button:hover {
    background-color: #c4b57a;
  }
  .hamburger-button.w--open {
    background-color: #c4b57a;
  }
  .hamburger-button.w--open:active {
    background-color: #c4b57a;
    color: #c4b57a;
  }
  .navigation-menu {
    background-color: #c4b57a;
  }
  .hero-section.centered {
    padding-top: 95px;
    padding-bottom: 0px;
	height:400px;
  }
  .section-heading.centered.white {
    line-height: 55px;
  }
  .grid-image {
    width: 70%;
    padding: 15px;
    box-shadow: none;
  }
  .title_doree {
    padding-top: 0px;
  }
  .lightobox_equipo {
    display: none;
    opacity: 0;
  }
  .cont_equipo_lightbox {
    margin-top: 0px;
  }
  .menu_icon {
    color: white;
  }
  .arrow{
	  margin: 125px 0px;
	 }
	 
	 .areas_titles {
    display: block;
    clear: none;
    direction: ltr;
    font-size: 12px;
    text-align: center;
    list-style-type: disc;
  }
}
@media (max-width: 767px) {
  
  .arrow{
	  overflow:hidden;
	  visibility:hidden;
	 }
  
  h4 {
    font-size: 21px;
    line-height: 21px;
    text-align: center;
  }
  h5 {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  p {
    overflow-x: auto;
    overflow-y: auto;
    font-size: 11px;
  }
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .button.tab {
    font-size: 12px;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .white-box.transparent.bot_lexwork {
    float: none;
  }
  .white-box.transparent.logo_lexwork {
    float: none;
  }
  .hero-section.centered {
    padding-top: 95px;
    padding-bottom: 0px;
  }
  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .hero-subheading {
    font-size: 18px;
  }
  .form-field.text-area {
    display: block;
  }
  .grid-image {
    width: 50%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 20px;
    box-shadow: none;
  }
  .spc {
    margin-bottom: 30px;
  }
  .lightobox_equipo {
    display: none;
    opacity: 1;
  }
  .bg_avatar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cont_info_team {
    height: 400px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .close_lightbox {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 1;
  }
  .arrow_top.w--current {
    float: none;
  }
  .text_lightbox_team {
    height: 300px;
  }
}
@media (max-width: 479px) {
  p {
    overflow-x: visible;
    overflow-y: visible;
  }
  .button {
    margin-bottom: 25px;
  }
  .section {
    padding-top: 20px;
  }
  .hero-section.centered {
    padding-top: 95px;
    padding-bottom: 0px;
	height:250px;
  }
  .section-heading.centered {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 36px;
    line-height: 30px;
  }
  .section-heading.centered.white {
    font-size: 36px;
    line-height: 30px;
  }
  .section-subheading.center {
    line-height: 30px;
  }
  .grid-image {
    width: 50%;
    box-shadow: none;
  }
  .logo {
    width: 250px;
  }
  .white {
    overflow-x: visible;
    overflow-y: visible;
  }
  .lightobox_equipo {
    display: none;
    opacity: 0;
  }
  .bg_avatar {
    height: 150px;
  }
  .cont_info_team {
    height: 350px;
  }
  .cont_equipo_lightbox {
    overflow-x: visible;
    overflow-y: visible;
  }
  .transparent {
    color: transparent;
  }
  .text_lightbox_team {
    overflow-x: auto;
    overflow-y: auto;
    height: 200px;
  }
}

