@import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,700,800';
::selection {
  background: #a9aebc;
  color: white; }

::-moz-selection {
  background: #a9aebc;
  color: white; }

/*color del link y su hover*/
a {
  color: #202020;
  transition: .4s ease-out all; }

a:hover, a:focus {
  color: #e9b615; }

nav a {
  color: #fff;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.2em; }

ul {
  list-style: square outside url(../img/bullet.png);
  margin-left: 0; }

hr {
  border-bottom: 1px dashed #dbdde3;
  max-width: 100%; }

.right {
  float: right; }

.right:after {
  clear: both; }

body {
  font-weight: 400;
  height: 100%;
  min-height: 100%;
  background-image: url(../img/main-back.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed;
  line-height: 2em;
  color: #202020;
  scroll-behavior: smooth; }

ul, ol, dl, p {
  line-height: 2em; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2em;
  margin-bottom: 1em; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 900; }

.button {
  text-transform: uppercase;
  font-weight: 700; }

/*fuente de los iconos*/
i {
  font-family: 'Font Awesome'; }

.row {
  padding-top: 1.25em;
  padding-bottom: 1.25em; }

.negro .row {
  width: 100%; }

#full-height {
  height: 100%;
  min-height: 100%; }

#full-height:before {
  background-image: url(../img/city-background.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  z-index: -1;
  /* Chrome, Safari, Opera */
  -webkit-animation-name: portada;
  -webkit-animation-duration: 40s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: portada;
  animation-duration: 40s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

.full-height:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* Chrome, Safari, Opera */
@-webkit-keyframes portada {
  from {
    background-position: 0 0; }
  to {
    background-position: -500px 0; } }

/* Standard syntax */
@keyframes portada {
  from {
    background-position: 0 0; }
  to {
    background-position: -500px 0; } }

.fullWidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial; }

.alt {
  width: 100%;
  display: flex;
  height: 100%;
  min-height: 100%; }

.alt .columns {
  width: 50%; }

.parallax-mask {
  background-image: url(../img/parallax-mask.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: cover; }

.logo {
  padding: 2em 0; }

.social {
  background: #fff;
  border-top: dashed 1px #dbdde3;
  border-bottom: dashed 1px #dbdde3;
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 2em 0; }

.social ul {
  margin: 0; }

.social li {
  list-style: none;
  margin: 0 5px;
  display: inline; }

.social ul li span {
  font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0.2em;
  font-weight: 300; }

.suscribe strong {
  font-weight: 900; }

.suscribe {
  letter-spacing: 0.5em; }

.idiomas {
  text-align: center; }

.idiomas ul {
  margin: 0; }

.idiomas ul a {
  padding: 0.2em 3em;
  border: solid 1px #000;
  font-size: 0.8em;
  letter-spacing: 0.3em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  margin: 0 -0.2em; }

.idiomas li {
  list-style: none;
  display: inline; }

.parallax-window {
  min-height: 400px; }

.parallax-bleed {
  height: 3.125em;
  width: 100%;
  background: #fff; }

.grad {
  height: 3.125em;
  width: 100%;
  background: #fff;
  background: -webkit-linear-gradient(#fff, transparent);
  background: -o-linear-gradient(#fff, transparent);
  background: -moz-linear-gradient(#fff, transparent);
  background: linear-gradient(#fff, transparent); }

.space {
  padding: 3.125em 0; }

.admin-02.space {
  padding: 1.9375em 0 0; }

.admin-03.space {
  padding: 3.875em 0 0; }

.corp-01.space {
  padding: 5.8125em 0 0; }

.corp-03.space {
  padding: 1.9375em 0 0; }

.slogan {
  background-color: #202020;
  padding: 6.250em 1em;
  text-align: center;
  color: #fff;
  background-image: url(../img/main-back-dark.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed; }

.slogan h5 {
  letter-spacing: 0.6em;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 2em; }

.modelo h6 {
  font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.negocio {
  padding: 3em;
  background-image: url(../img/corner-01.png), url(../img/corner-02.png), url(../img/corner-03.png), url(../img/corner-04.png);
  background-position: 2% 3%, 98% 3%, 98% 97%, 2% 97%;
  background-repeat: no-repeat; }

.negocio p {
  text-align: justify; }

.negocios {
  padding: 0; }

#enfoque h5 {
  line-height: 2em; }

.reveal.servicios {
  border: 1px solid #000;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 2em; }

.reveal.servicios ul {
  list-style: none; }

.reveal.servicios h3 {
  letter-spacing: 0.1em;
  line-height: 1em; }

.text-scroll {
  overflow-y: scroll;
  max-height: 24em;
  text-align: justify; }

.image-servicios {
  border-radius: 50%;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.4); }

.btn-admin {
  position: absolute;
  width: 200px;
  height: 200px;
  cursor: pointer; }

.btn-corp {
  position: absolute;
  height: 200px;
  width: 200px;
  margin-left: 200px;
  cursor: pointer; }

.btn-fin {
  position: absolute;
  width: 400px;
  height: 200px;
  margin-top: 200px;
  cursor: pointer; }

.footer {
  background-color: #202020;
  padding: 3.125em;
  color: #fff;
  text-align: center;
  /*background-image: url(../img/main-back-dark.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;*/ }

.footer a {
  color: #fff;
  transition: .4s ease-out all; }

.footer a:hover, .footer a:focus {
  color: #e9b615; }

.footer p {
  margin: 0; }

.border-right {
  border-right: 2px solid #fff; }

.border-left {
  border-left: 2px solid #fff; }

.border-right-img {
  background-image: url(../img/border-title.png);
  background-position: 96% 0;
  background-repeat: no-repeat; }

.border-left-img {
  background-image: url(../img/border-title.png);
  background-position: 4% 0;
  background-repeat: no-repeat; }

/*crea div al 100% de altura con el javascript*/
.mask {
  padding: 2em;
  background: rgba(0, 0, 0, 0.8);
  text-align: center; }

.mask .button {
  margin-bottom: 0; }

.mask h2 {
  font-size: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.small-text p {
  font-size: 0.8em; }

section {
  padding: 2em 0; }

.row .row {
  background: none; }

#scroll-box {
  max-height: 15em;
  overflow: scroll;
  padding-right: 2em;
  margin-top: 2em; }

textarea {
  max-width: 100%;
  height: auto;
  resize: none;
  padding: 1.5em; }

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"] {
  padding: 1.5em;
  height: 4.5em; }
