/*! normalize.css v3.0.2 | MIT License | git.io/normalize ! Todos los content-box son border-box */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
  font-size: 0;
  white-space: inherit;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  box-sizing: border-box;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

.hidden {
  display: none !important;
  visibility: hidden
}

.disabled {
  opacity: .3
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  *zoom: 1
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

textarea {
  resize: vertical
}

/* TEXTOS */
section,
header,
footer,
h1,
h2,
h3,
h4,
h5,
p,
div,
ul,
li,
a,
span {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
}

/* SELECTION Y TAP */
input,
textarea,
button,
select,
a,
.hamburger,
p,
h2,
h1 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}

::selection {
  background: #b3d4fc;
  text-shadow: none
}

header ::-moz-selection,
footer ::-moz-selection {
  background: transparent;
  text-shadow: none
}

header ::selection,
footer ::selection {
  background: transparent;
  text-shadow: none
}

/* FLECHAS EN INPUTS NUMBER*/
input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected,
textarea:-internal-autofill-previewed,
textarea:-internal-autofill-selected,
select:-internal-autofill-previewed,
select:-internal-autofill-selected {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: none !important;
  color: rgb(0, 0, 0) !important;
}

/* TELÉFONO DE COSTADO
@media only screen and (max-height: 80px) and (orientation: landscape) {
  body > * {display: none;}
  body::after {position: fixed;height: 100vh;width: 100vw;padding:60px 10% 0;font-size: 18px;content: 'Para obtener una mejor experiencia por favor utilice su teléfono en forma vertical o maximice la pantalla de su navegador.';color: #ccc;background-color: #444; box-sizing: border-box; z-index: 99999}
} */

/* comun a o todas las paginas */

/* body {background-color: #f1f5f6;} */
.invalid-feedback {
  color: #B14444;
  width: 100%;
  font-size: 10pt;
}

body {
  background-color: #e1f2e6;
}

body.desplegado {
  background-color: #fff;
}

.wf-active {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

div,
a,
p,
h1,
h2,
h3,
h4,
h5,
span,
input,
form,
ul,
li,
section,
iframe,
button {
  box-sizing: border-box;
  position: relative;
}

a {
  text-decoration: none;
  color: #484848;
}

/* ul {font-size: 0;white-space: inherit;} */
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

svg {
  display: block;
  margin: 0 auto;
  height: auto;
  border: none;
  /*max-width: 100%;*/
}

body>header {
  background-color: #fff;
  position: relative;
  padding: 15px 5vw;
}

body>header>a {
  max-width: 160px;
  display: block;
  margin: 0 auto;
}

body>header>a svg {
  max-width: 100%;
}

@media only screen and (min-width: 960px) {
  body>header>a {
    margin: 0;
  }

  body>header {
    padding: 20px 5vw 10px;
    overflow: hidden;
    min-height: 100px;
  }

  body>header nav {
    position: absolute;
    right: 5vw;
    bottom: 10px;
  }
}


/*******************  HAMBURGUER  *****************************/
.hamburger {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 5%;
  top: 21px;
  z-index: 3;
}

.hamburger span {
  display: block;
  width: 48%;
  height: 2px;
  position: absolute;
  top: calc(50% - 1px);
  left: 26%;
  margin: 0 auto;
  background-color: #999;
}

.hamburger span::after,
.hamburger span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;

}

.hamburger span,
.hamburger span::after,
.hamburger span::before {
  background-color: #999;
}

.desplegado .hamburger span,
.desplegado .hamburger span::after,
.desplegado .hamburger span::before {
  background-color: #484848;
}

.hamburger span::after {
  top: -8px;
}

.hamburger span::before {
  top: 8px;
}

.desplegado .hamburger span::before {
  display: none;
}

.desplegado .hamburger {
  -webkit-animation: spin 500ms ease-out 1 forwards;
  -moz-animation: spin 500ms ease-out 1 forwards;
  animation: spin 500ms ease-out 1 forwards;
  z-index: 3;
}

@-moz-keyframes spin {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: rotate(135deg);
  }
}

@-webkit-keyframes spin {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: rotate(135deg);
  }
}

@keyframes spin {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    transform: rotate(135deg);
  }
}

.desplegado .hamburger span::after {
  top: 0px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}